Probability
SAT probability problems are mostly about reading two-way tables correctly and remembering that probability = (favorable outcomes) / (total outcomes). Two formulas, one careful read.
The basic formula:
Probabilities are always between 0 and 1. means impossible; means certain.
| Scenario | Numerator | Denominator | Probability |
|---|---|---|---|
| Bag has 4 red, 6 blue, 5 green; pick one | 4 (red) | 15 (total) | $4/15$ |
| Same bag; pick one, not blue | 9 (red + green) | 15 (total) | $9/15$ |
| From a class of 30, 18 are girls; pick a girl | 18 | 30 | $18/30$ |
| From the 18 girls, 12 wear glasses; pick a glass-wearer | 12 | 30 OR 18 | depends on framing |
Reading two-way tables. Most SAT probability problems give you a table like:
| Pass | Fail | Total | |
|---|---|---|---|
| Boys | 30 | 10 | 40 |
| Girls | 35 | 5 | 40 |
| Total | 65 | 15 | 80 |
The key skill: identify what the denominator is. Different questions use different denominators:
- "What is the probability that a randomly selected student passes?" → (whole table is the population).
- "Given that a student is a girl, what's the probability she passes?" → (only girls is the population).
- "Given that a student passed, what's the probability she's a girl?" → (only passers is the population).
This is conditional probability — given X, what's the probability of Y — and the SAT loves it.
The 'and' / 'or' rules. Less commonly tested but worth knowing:
- if events are independent.
- .
Complement rule. . Useful when computing not at all probabilities.
"Probability that at least one of three students passes." → easier as .
Common SAT trick: Q phrased as "of those who passed, what fraction were girls?" — this isn't really probability language but the calculation is the same: count the girls who passed, divide by all who passed.
Tip: circle the given condition in the question. That tells you the denominator. Underline what's being asked. That tells you the numerator.
Read carefully. *Given X* signals conditional probability — the denominator is the count in the X group, not the whole table.
A survey classified respondents into four groups: Group A (24), Group B (36), Group C (28), Group D (36). If one respondent is chosen at random, what is the probability they are in Group A?
Worked examples
A bag contains 4 red marbles, 6 blue marbles, and 5 green marbles. If one marble is drawn at random, what is the probability that it is not blue?
A school survey of 200 students reports:
| Cafeteria | Pack lunch | Total | |
|---|---|---|---|
| Freshman | 40 | 20 | 60 |
| Senior | 60 | 80 | 140 |
| Total | 100 | 100 | 200 |
Given that a student packs lunch, what is the probability the student is a senior?
Common pitfalls
When a question says given that the student is female, your denominator is all females, not the whole table. Many SAT trap answers use the right numerator but the wrong denominator (usually the table total).
Drawing two cards without replacement → the second draw's probability depends on the first. — the count changes after the first draw.
. If you don't subtract the overlap, you double-count students who fall into both categories.
At least one of 3 students passes is NOT the same as . Use the complement: .
Key takeaways
favorable outcomes / total outcomes. Always between 0 and 1.
The denominator is the given group: given X, the population is X-only.
. Use this when the question is about not, neither, or at least one.
Two-way tables are the SAT's favorite probability format — always identify what subset is the denominator.
Independent events: multiply probabilities for and. Overlapping events: subtract the overlap when using or.
Watch & learn
Curated Khan Academy walkthroughs on Probability. They're complementary to this lesson — watch one if a written explanation isn't clicking, or after to reinforce.
Try it yourself
5 practice questions on Probability, drawn from the question bank. The tutor is one click away if you get stuck.