SAT Math 2 Probability Problems- Practice Guide
What You Need to Know About SAT Math 2 Probability
SAT Math 2 isn't shy about testing probability. Expect 2-4 questions on any given test, and they're rarely the freebies people expect. Most students either crush these or leave them blank—and the difference is usually understanding the underlying logic, not memorizing formulas.
This guide cuts through the nonsense. You'll get the concepts that actually matter, real practice problems, and the straight talk on where students consistently mess up.
The Core Probability Formulas You Must Know
Before touching any practice problem, you need these locked in:
- Basic Probability: P(event) = (favorable outcomes) / (total outcomes)
- Complementary Events: P(not A) = 1 - P(A)
- Independent Events: P(A and B) = P(A) Ă— P(B)
- Dependent Events: P(A and B) = P(A) Ă— P(B|A)
- Conditional Probability: P(B|A) = P(A and B) / P(A)
- Permutations: P(n,r) = n! / (n-r)!
- Combinations: C(n,r) = n! / [r!(n-r)!]
If you're shaky on factorials or the difference between permutations and combinations, fix that first. These aren't optional.
Types of Probability Problems on SAT Math 2
1. Simple Probability with Fractions
The baseline. You're given a situation and asked for a straightforward probability. No tricks—just work the ratio.
Example: A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. What is the probability of drawing a red marble?
Total outcomes = 5 + 3 + 2 = 10. Favorable = 5. P(red) = 5/10 = 1/2.
These problems exist to build your foundation. Don't overthink them.
2. "And" Problems (Multiplication)
When you need two things to happen and you're drawing without replacement, you multiply probabilities—but the denominator changes after the first draw.
Example: Drawing two aces from a standard deck without replacement.
P(1st ace) = 4/52. P(2nd ace | first was ace) = 3/51. P(both) = (4/52) Ă— (3/51) = 12/2652 = 1/221.
With replacement? The events are independent. P(both) = (4/52)² = 1/169.
The difference matters. Read the problem.
3. "Or" Problems (Addition)
When you need one thing or another to happen, you add probabilities—but subtract the overlap (both happening) to avoid double-counting.
P(A or B) = P(A) + P(B) - P(A and B)
For mutually exclusive events (can't both happen), just add: P(A or B) = P(A) + P(B).
4. Permutations and Combinations
These appear constantly. The key distinction:
- Permutation: Order matters. arrangements of selected items.
- Combination: Order doesn't matter. just which items you pick.
Example: How many ways to arrange 3 books on a shelf? Permutation—P(5,3) = 5! / 2! = 60.
Example: How many ways to choose 3 books from 5? Combination—C(5,3) = 5! / (3! × 2!) = 10.
5. Geometric Probability
Less common but shows up. You're given a shape with regions, and you find probability by comparing areas.
P(point lands in shaded region) = (shaded area) / (total area)
Usually involves circles, rectangles, or triangles. Know your area formulas cold.
Comparing Probability Problem Types
| Problem Type | Key Word | Operation | Watch Out For |
|---|---|---|---|
| Simple probability | chance, probability of | Divide favorable by total | Counting total outcomes correctly |
| "And" (independent) | both, and, together | Multiply probabilities | With vs. without replacement |
| "And" (dependent) | first... then | Multiply, adjust 2nd probability | Forgetting conditional adjustment |
| "Or" | or, either, at least one | Add, subtract overlap | Double-counting intersection |
| Permutation | arrange, order matters | n!/(n-r)! | Mixing with combinations |
| Combination | choose, select, committee | n!/[r!(n-r)!] | Thinking order matters |
How to Approach SAT Math 2 Probability Problems
Step 1: Identify What's Being Asked
Are you finding a probability, a count of arrangements, or something else? Know your goal before touching the numbers.
Step 2: Determine Event Relationships
Are the events independent or dependent? Is it "and" or "or"? This dictates your approach.
Step 3: Calculate Total Outcomes
For probability questions, you need the denominator. Count everything that could possibly happen—don't skip this step even when it seems obvious.
Step 4: Calculate Favorable Outcomes
What specific outcome(s) satisfy the condition? Be precise.
Step 5: Simplify Your Answer
Reduce fractions. Convert to decimal if needed. SAT Math 2 usually accepts fractions, but check the answer choices.
Common Mistakes Students Make
- Confusing permutations and combinations. If order matters, it's a permutation. If you're just picking items, it's a combination.
- Forgetting to adjust the denominator when drawing without replacement in "and" problems.
- Adding instead of multiplying for independent "and" events (or vice versa).
- Double-counting in "or" problems when events can both occur.
- Misreading "at least one." Sometimes it's easier to calculate P(none) and subtract from 1.
- Rounding too early. Keep exact fractions until the end.
Practice Problems with Solutions
Problem 1
A committee of 4 will be formed from 6 men and 5 women. How many ways can the committee include exactly 2 men?
Solution: Choose 2 men from 6 and 2 women from 5. C(6,2) Ă— C(5,2) = 15 Ă— 10 = 150.
Problem 2
A bag has 4 red and 6 blue balls. Two balls are drawn without replacement. What is P(red, then blue)?
Solution: P(red first) = 4/10. P(blue second | red first) = 6/9 = 2/3. P(both) = (4/10) Ă— (2/3) = 8/30 = 4/15.
Problem 3
Three fair dice are rolled. What is P(at least one is a 6)?
Solution: P(at least one) = 1 - P(none are 6). P(none are 6) = (5/6)Âł = 125/216. P(at least one) = 1 - 125/216 = 91/216.
Problem 4
In how many ways can 4 students be seated in a row of 4 chairs?
Solution: Order matters—permutation. P(4,4) = 4! = 24 ways.
Quick Reference Cheat Sheet
- P(A and B) for independent events = P(A) Ă— P(B)
- P(A and B) for dependent events = P(A) Ă— P(B|A)
- P(A or B) = P(A) + P(B) - P(A and B)
- P(not A) = 1 - P(A)
- P(at least one) = 1 - P(none)
- Permutation formula: n!/(n-r)!
- Combination formula: n!/[r!(n-r)!]
The Bottom Line
SAT Math 2 probability problems aren't hard because the math is complex. They're hard because students misread questions, mix up formulas, or skip the "without replacement" detail. Master the fundamentals above, read carefully, and these questions become straightforward points.