Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve Probability Word Problems: Complete Guide
Source: https://www.fatskills.com/ap-style/chapter/how-to-solve-probability-word-problems

How to Solve Probability Word Problems: Complete Guide

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

How to Solve Probability Word Problems: Complete Guide


Introduction

"Probability word problems show up on every major exam—from your weekly quiz to the SAT, ACT, and state tests. Master this, and you’ll solve real-life questions like ‘What’s the chance it rains tomorrow?’ or ‘Should I take the bet?’ in under 60 seconds."


What You Need To Know First

Before tackling probability word problems, you must already understand: 1. Fractions, decimals, and percentages – Probability is often expressed as a fraction (e.g., 1/4), decimal (0.25), or percentage (25%). 2. Basic counting principles – How to count possible outcomes (e.g., rolling a die has 6 outcomes). 3. Simple probability formula – Probability = (Number of favorable outcomes) / (Total number of possible outcomes).

If any of these are unclear, review them first.


Key Vocabulary

Term Plain-English Definition Quick Example
Probability The chance that something will happen. Probability of rolling a 3 on a die = 1/6.
Outcome A possible result of an experiment. Rolling a 2 is one outcome.
Favorable outcome The result you want. If you want an even number, 2, 4, 6 are favorable.
Sample space All possible outcomes. For a coin flip: {Heads, Tails}.
Independent events Events where one does not affect the other. Flipping a coin and rolling a die.
Dependent events Events where one affects the other. Drawing two cards without replacement.

Formulas To Know

1. Basic Probability Formula

Formula: [ P(\text{Event}) = \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes}} ]

Variables: - ( P(\text{Event}) ) = Probability of the event happening. - Favorable outcomes = The outcomes you want. - Total outcomes = All possible outcomes.

MEMORISE THIS – It’s the foundation of all probability problems.


2. Probability of Independent Events (AND)

Formula: [ P(A \text{ and } B) = P(A) \times P(B) ]

Variables: - ( P(A) ) = Probability of Event A. - ( P(B) ) = Probability of Event B.

When to use: When two events do not affect each other (e.g., flipping a coin and rolling a die).

MEMORISE THIS – Exams love testing this.


3. Probability of Mutually Exclusive Events (OR)

Formula: [ P(A \text{ or } B) = P(A) + P(B) ]

Variables: - ( P(A) ) = Probability of Event A. - ( P(B) ) = Probability of Event B.

When to use: When two events cannot happen at the same time (e.g., rolling a 2 or a 5 on a die).

MEMORISE THIS – Common in multiple-choice questions.


4. Probability of Non-Mutually Exclusive Events (OR)

Formula: [ P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B) ]

Variables: - ( P(A \text{ and } B) ) = Probability of both events happening.

When to use: When two events can happen at the same time (e.g., drawing a red card or a king from a deck).

Given on exam sheet (usually) – But practice it so you recognize when to use it.


5. Complementary Probability

Formula: [ P(\text{Not } A) = 1 - P(A) ]

Variables: - ( P(A) ) = Probability of Event A happening. - ( P(\text{Not } A) ) = Probability of Event A not happening.

When to use: When the question asks for the probability of something not happening (e.g., "What’s the chance it doesn’t rain?").

MEMORISE THIS – Saves time on exams.


Step-by-Step Method

Step 1: Read the Problem Carefully

  • Underline key numbers (e.g., "12 marbles," "3 red").
  • Circle what you’re asked to find (e.g., "probability of drawing a blue marble").
  • Identify if it’s one event or multiple events (e.g., "drawing two cards").

Step 2: Determine the Total Number of Possible Outcomes

  • If it’s a single event (e.g., one coin flip), count all possible results.
  • If it’s multiple events (e.g., two dice rolls), multiply the outcomes (6 × 6 = 36).

Step 3: Find the Number of Favorable Outcomes

  • Count how many outcomes match what you want.
  • If the problem is complex, break it into smaller parts.

Step 4: Decide Which Formula to Use

  • Single event? Use basic probability.
  • "AND" (both events happen)? Multiply probabilities (independent events).
  • "OR" (either event happens)? Add probabilities (mutually exclusive) or use the extended formula (non-mutually exclusive).
  • "NOT" (event doesn’t happen)? Use complementary probability.

Step 5: Plug Numbers into the Formula

  • Write the formula first.
  • Substitute the numbers.
  • Simplify fractions if needed.

Step 6: Check Your Answer

  • Does it make sense? (Probability should be between 0 and 1.)
  • Did you answer the exact question asked?
  • If it’s a fraction, is it in simplest form?

Worked Example Using the Steps

Problem: A bag has 5 red marbles, 3 blue marbles, and 2 green marbles. What is the probability of randomly picking a blue marble?

Step 1: Read the Problem - Key numbers: 5 red, 3 blue, 2 green. - What’s asked: Probability of picking a blue marble.

Step 2: Total Possible Outcomes - Total marbles = 5 (red) + 3 (blue) + 2 (green) = 10 marbles.

Step 3: Favorable Outcomes - Favorable = blue marbles = 3.

Step 4: Formula to Use - Single event → Basic probability formula.

Step 5: Plug in Numbers [ P(\text{Blue}) = \frac{\text{Favorable outcomes}}{\text{Total outcomes}} = \frac{3}{10} ]

Step 6: Check Answer - Probability is between 0 and 1. - Fraction is simplified. - Answer: 3/10 (or 0.3, or 30%).


Worked Examples

Example 1 - Basic (Single Event)

Problem: A spinner has 8 equal sections numbered 1 to 8. What is the probability of landing on an even number?

Solution: 1. Total outcomes = 8 (sections 1-8). 2. Favorable outcomes = Even numbers: 2, 4, 6, 8 → 4 outcomes. 3. Formula: Basic probability. 4. Calculation:
[ P(\text{Even}) = \frac{4}{8} = \frac{1}{2} ]

What we did and why: - Counted total and favorable outcomes. - Used basic probability because it’s a single event. - Simplified the fraction.


Example 2 - Medium (Independent Events)

Problem: A coin is flipped and a die is rolled. What is the probability of getting Heads and a 4?

Solution: 1. Coin flip:
- Total outcomes = 2 (Heads, Tails).
- Favorable = Heads → ( P(\text{Heads}) = \frac{1}{2} ). 2. Die roll:
- Total outcomes = 6 (1-6).
- Favorable = 4 → ( P(4) = \frac{1}{6} ). 3. Formula: Independent events (AND) → Multiply probabilities. 4. Calculation:
[ P(\text{Heads and 4}) = \frac{1}{2} \times \frac{1}{6} = \frac{1}{12} ]

What we did and why: - Broke into two separate events. - Multiplied probabilities because the events don’t affect each other. - Simplified the fraction.


Example 3 - Exam Style (Complementary Probability)

Problem: A weather forecast says there’s a 30% chance of rain tomorrow. What is the probability it does not rain?

Solution: 1. Given: ( P(\text{Rain}) = 30\% = 0.3 ). 2. Formula: Complementary probability. 3. Calculation:
[ P(\text{Not Rain}) = 1 - P(\text{Rain}) = 1 - 0.3 = 0.7 ]
(or 70%).

What we did and why: - Recognized the question was about the opposite event. - Used complementary probability to save time. - Converted to percentage for the final answer.


Common Mistakes

Mistake Why it Happens Correct Approach
Counting total outcomes wrong Forgetting to include all possibilities (e.g., missing a color in a marble problem). List all possible outcomes first.
Adding instead of multiplying (or vice versa) Confusing "AND" (multiply) with "OR" (add). Write the formula before plugging in numbers.
Not simplifying fractions Leaving answers like 4/8 instead of 1/2. Always simplify fractions.
Ignoring "without replacement" Treating dependent events as independent (e.g., drawing two cards without putting the first back). Adjust the total after the first event.
Misreading the question Solving for the wrong event (e.g., finding ( P(\text{Red}) ) when asked for ( P(\text{Not Red}) )). Circle what the question asks for.

Exam Traps

Trap How to Spot it How to Avoid it
"At least one" questions The problem says "at least one" (e.g., "What’s the probability of getting at least one Head in two flips?"). Use complementary probability: ( 1 - P(\text{None}) ).
Dependent events disguised as independent The problem involves drawing items without replacement (e.g., "Two cards are drawn from a deck"). Adjust the total after the first event.
Non-mutually exclusive "OR" The events can happen at the same time (e.g., "What’s the probability of drawing a red card or a king?"). Use ( P(A) + P(B) - P(A \text{ and } B) ).

1-Minute Recap

"Alright, let’s lock this in. Probability word problems are all about three things: counting, formulas, and reading carefully.

  1. Count the total possible outcomes and the favorable ones.
  2. Pick the right formula:
  3. Single event? Basic probability.
  4. "AND"? Multiply.
  5. "OR"? Add (but subtract if they overlap).
  6. "NOT"? Use 1 minus the probability.
  7. Double-check your answer—does it make sense?

Exams love to trick you with: - "At least one" (use complementary probability). - Drawing without replacement (adjust totals). - Overlapping events (subtract the overlap).

Practice a few problems tonight, and you’ll walk into your exam ready to crush them. You’ve got this!