Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Basic Probability (GED)
Source: https://www.fatskills.com/energy-engineering/chapter/how-to-solve-basic-probability-ged

How to Solve: Basic Probability (GED)

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

⏱️ ~6 min read

How to Solve: Basic Probability (GED)

Target Score Impact: Probability questions appear 4-6 times per GED Math test—mastering them can boost your score by 10-15 points, pushing you into the 165+ (College Ready) range.


WHAT THIS QUESTION TYPE IS ACTUALLY TESTING

The GED isn’t testing advanced probability theory—it’s testing three core skills:
1. Reading carefully – Misinterpreting "with replacement" vs. "without replacement" is the #1 trap.
2. Simplifying fractions – Many students waste time on complex decimals when fractions are faster.
3. Eliminating wrong answers – The GED loves distractors that look right but violate basic probability rules.


ANATOMY OF THE QUESTION

Every probability question has four parts:

Part What It Is What to Do
Stem The scenario (e.g., "A bag has 3 red marbles and 5 blue marbles...") Circle key numbers and conditions (e.g., "without replacement").
Conditions Rules like "with replacement," "independent events," or "order matters." Underline these—they change the math!
Question What’s being asked (e.g., "Probability of drawing two red marbles in a row?") Rewrite it in your own words to confirm understanding.
Answer Choices Usually 4 options, often fractions or decimals. Scan for obvious wrong answers (e.g., probabilities >1 or negative numbers).

Representative Example Question

A jar contains 4 green marbles, 3 red marbles, and 5 yellow marbles. If a marble is drawn at random, not replaced, and then a second marble is drawn, what is the probability that both marbles are red? Answer Choices: A) 1/22 B) 1/12 C) 1/4 D) 3/11


THE DECISION FRAMEWORK (Step-by-Step)

Run this process for every probability question:

  1. Identify the total number of possible outcomes.
  2. Count all items (e.g., total marbles = 4 + 3 + 5 = 12).
  3. If replacement is involved, total stays the same for each draw.

  4. Determine if events are independent or dependent.

  5. Independent = First event doesn’t affect the second (e.g., coin flips, replacement).
  6. Dependent = First event changes the second (e.g., no replacement).
  7. Write this down—it determines your formula!

  8. Calculate the probability of the first event.

  9. Favorable outcomes / Total outcomes (e.g., 3 red / 12 total = 1/4).

  10. Adjust for the second event (if applicable).

  11. With replacement? Total stays the same.
  12. Without replacement? Subtract 1 from both numerator and denominator (e.g., 2 red / 11 total).

  13. Multiply probabilities for combined events.

  14. P(A and B) = P(A) × P(B|A) [Probability of B given A occurred].

  15. Simplify the fraction (if needed).

  16. Divide numerator and denominator by their greatest common divisor (GCD).

  17. Match your answer to the choices.

  18. Eliminate any options that violate probability rules (e.g., >1, negative, or impossible fractions).

  19. Double-check for traps.

  20. Did you account for replacement? Order? Are the events truly independent?

Worked Examples

Example 1 – Straightforward (With Replacement)

A bag has 2 black socks and 3 white socks. If two socks are drawn with replacement, what is the probability both are white?

Step-by-Step:
1. Total outcomes: 2 + 3 = 5 socks.
2. Independent events? Yes (replacement).
3. First draw: 3 white / 5 total = 3/5.
4. Second draw: Still 3 white / 5 total (replacement).
5. Multiply: (3/5) × (3/5) = 9/25.
6. Simplify: Already simplified.
7. Match choices: 9/25 (not listed here, but this is the correct answer).

Elimination Logic: - If choices were 1/5, 3/5, 6/25, 9/25 → 9/25 is correct. - 6/25 would be wrong (that’s P(one white, one black)).


Example 2 – Common Trap (Without Replacement)

A deck has 52 cards. If two cards are drawn without replacement, what is the probability both are aces?

Step-by-Step:
1. Total outcomes: 52 cards.
2. Dependent events? Yes (no replacement).
3. First draw: 4 aces / 52 total = 1/13.
4. Second draw: Now 3 aces / 51 total = 1/17.
5. Multiply: (1/13) × (1/17) = 1/221.
6. Simplify: Already simplified.
7. Match choices: 1/221 (if listed).

Trap Avoidance: - Wrong answer: (4/52) × (4/52) = 16/2704 = 1/169 (ignores no replacement). - Why it’s wrong: Assumes aces aren’t removed after the first draw.


Example 3 – Hard Variant (Order Matters)

A box has 3 red balls, 2 blue balls, and 1 green ball. If two balls are drawn without replacement, what is the probability of drawing a red ball first and a blue ball second?

Step-by-Step:
1. Total outcomes: 3 + 2 + 1 = 6 balls.
2. Dependent events? Yes (no replacement).
3. First draw (red): 3 red / 6 total = 1/2.
4. Second draw (blue): Now 2 blue / 5 total = 2/5.
5. Multiply: (1/2) × (2/5) = 2/10 = 1/5.
6. Simplify: 1/5.
7. Match choices: 1/5 (if listed).

Elimination Logic: - Wrong answer: (3/6) × (2/6) = 6/36 = 1/6 (ignores no replacement). - Wrong answer: 5/15 = 1/3 (counts all red-blue combinations, not ordered).


WRONG ANSWER PATTERNS

The GED uses four classic distractors for probability questions:

Wrong Answer Type Why It Looks Right Why It’s Wrong
Ignores replacement Uses same denominator for both draws. Without replacement, the total decreases after the first draw.
Adds instead of multiplies Student confuses "and" with "or." P(A and B) = P(A) × P(B); P(A or B) = P(A) + P(B) – P(A and B).
Counts all combinations Includes unordered pairs (e.g., red-blue and blue-red). Question specifies order (e.g., "red first, then blue").
Overcounts favorable outcomes Includes impossible scenarios (e.g., drawing the same item twice without replacement). Without replacement, you can’t draw the same item twice.

Common Mistakes

Mistake Why It Happens Correct Approach
Misreading "with/without replacement" Skips underlining key conditions. Circle "with replacement" or "without replacement" before solving.
Forgetting to simplify Rushing to match answer choices. Always simplify fractions (e.g., 6/12 → 1/2).
Assuming independence Defaults to multiplying without checking. Ask: "Does the first event change the second?" If yes, adjust the second probability.
Counting order when not needed Overcomplicates the problem. If order doesn’t matter, use combinations (e.g., P(red and blue) = P(red then blue) + P(blue then red)).
Using decimals instead of fractions Converts too early, leading to rounding errors. Keep fractions until the final step to avoid precision loss.

TIME STRATEGY

  • Target time: 45-60 seconds per question.
  • When to skip: If you’re stuck after 30 seconds, flag it and move on. Probability questions often have easy elimination—guess and return later.
  • Minimum work needed:
  • Identify total outcomes.
  • Check for replacement.
  • Calculate first probability.
  • Adjust second probability (if needed).
  • Multiply and simplify.

BACKSOLVING AND SHORTCUTS

  1. Eliminate impossible answers first:
  2. Probabilities must be between 0 and 1 (eliminate >1 or negative).
  3. Fractions should be simplified (e.g., 4/8 is wrong; 1/2 is right).

  4. Use benchmark fractions:

  5. 1/2 = 0.5, 1/4 = 0.25, 1/3 ≈ 0.333.
  6. If your answer is ~0.16, look for 1/6.

  7. Plug in numbers for "or" problems:

  8. P(A or B) = P(A) + P(B) – P(A and B).
  9. Example: P(red or blue) = P(red) + P(blue) – P(red and blue).

  10. For "at least one" problems, use the complement:

  11. P(at least one red) = 1 – P(no reds).
  12. Faster than calculating all scenarios.

1-Minute Recap

"Here’s the deal: Probability questions on the GED are not about memorizing formulas—they’re about reading carefully and avoiding traps. Every time you see one, ask yourself:
1.
Is this with or without replacement? (Circle it!)
2.
Are the events independent or dependent? (Write it down.)
3.
What’s the total number of outcomes? (Count everything.) Then, calculate the first probability, adjust for the second, multiply, and simplify. Eliminate answers that are impossible—probabilities can’t be negative or over 1. And if you’re stuck, guess and move on. You’ve got this—now go crush it!


Final Notes for Exam Day

  • Practice with a timer. Probability questions should feel automatic after 10-15 reps.
  • Always underline conditions. "With replacement" vs. "without" changes everything.
  • Trust the process. If you follow the framework, you’ll catch 90% of traps.

Next Steps:
1. Do 5 timed probability questions using this framework.
2. Review every wrong answer to spot your pattern (e.g., forgetting replacement).
3. Revisit this guide before test day to lock in the steps.

You’re now ready to dominate GED probability questions. ?