Probability and Two-Way Tables
Calculate probabilities from two-way tables and counting principles.
Try the Interactive Version!
Learn step-by-step with practice exercises built right in.
Probability and Two-Way Tables on the SAT
Basic Probability
- Probability is always between 0 and 1 (or 0% and 100%)
- : impossible
- : certain
Two-Way Tables (Contingency Tables)
A two-way table organizes data by two categorical variables.
Example:
| | Likes Pizza | Doesn't Like Pizza | Total | |---|---|---|---| | Students | 45 | 15 | 60 | | Teachers | 20 | 10 | 30 | | Total | 65 | 25 | 90 |
Reading the Table
- Row totals are on the right
- Column totals are on the bottom
- Grand total is bottom-right
Types of Probability from Two-Way Tables
Joint Probability
The probability of two specific categories together.
The denominator is the grand total.
Marginal Probability
The probability of just one category.
Conditional Probability
The probability of one event GIVEN another has occurred.
Key: The denominator is the subtotal of the given condition, not the grand total!
Conditional Probability Formula
The SAT usually tests this with two-way tables rather than the formula directly.
Complement Rule
If the probability of rain is 0.3, the probability of no rain is .
SAT Question Types
Type 1: "What is the probability that a randomly selected person...?"
- Identify the numerator (favorable outcomes) and denominator (total)
- Watch for whether it's conditional ("...given that they are a student")
Type 2: "What fraction of [group] are [category]?"
This is conditional probability. The denominator is the SIZE of the given group.
Type 3: "Which group has a higher proportion of...?"
Compare conditional probabilities between groups.
Type 4: Complete a Two-Way Table
Fill in missing values using row/column totals. Every row and column must add up.
Common SAT Mistakes
- Using the wrong denominator — the #1 mistake! For conditional probability, use the row/column total, NOT the grand total
- Confusing "and" with "given" —
- Misreading which row/column represents which category
- Not simplifying fractions when answer choices are simplified
- Forgetting the complement — sometimes it's easier to calculate
📚 Practice Problems
1Problem 1easy
❓ Question:
A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. What is the probability of randomly selecting a blue marble?
💡 Show Solution
Step 1: Count total marbles:
Step 2: Apply the probability formula:
Answer: or or
2Problem 2easy
❓ Question:
A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. What is the probability of randomly selecting a blue marble?
💡 Show Solution
Step 1: Count total marbles:
Step 2: Apply the probability formula:
Answer: or or
3Problem 3medium
❓ Question:
Use the table below:
| | Passed | Failed | Total | |---|---|---|---| | Studied | 42 | 8 | 50 | | Did Not Study | 18 | 32 | 50 | | Total | 60 | 40 | 100 |
What is the probability that a student passed, given that they studied?
💡 Show Solution
Key: This is a conditional probability question because of the phrase "given that they studied."
Step 1: Identify the condition: "given that they studied" means we only look at the "Studied" row.
Step 2: The denominator is the total who studied: 50 The numerator is those who studied AND passed: 42
Answer: or
Common mistake: Using 100 as the denominator (that would give the joint probability, not the conditional probability).
4Problem 4medium
❓ Question:
Use the table below:
| | Passed | Failed | Total | |---|---|---|---| | Studied | 42 | 8 | 50 | | Did Not Study | 18 | 32 | 50 | | Total | 60 | 40 | 100 |
What is the probability that a student passed, given that they studied?
💡 Show Solution
Key: This is a conditional probability question because of the phrase "given that they studied."
Step 1: Identify the condition: "given that they studied" means we only look at the "Studied" row.
Step 2: The denominator is the total who studied: 50 The numerator is those who studied AND passed: 42
Answer: or
Common mistake: Using 100 as the denominator (that would give the joint probability, not the conditional probability).
5Problem 5medium
❓ Question:
Using the same table above, what fraction of students who passed had studied?
💡 Show Solution
Key: This question asks "of those who passed" — so the condition is passing.
Step 1: The denominator is the total who passed: 60 The numerator is those who passed AND studied: 42
Answer:
Important: Notice this is DIFFERENT from the previous question! but . The order matters in conditional probability!
6Problem 6medium
❓ Question:
Using the same table above, what fraction of students who passed had studied?
💡 Show Solution
Key: This question asks "of those who passed" — so the condition is passing.
Step 1: The denominator is the total who passed: 60 The numerator is those who passed AND studied: 42
Answer:
Important: Notice this is DIFFERENT from the previous question! but . The order matters in conditional probability!
7Problem 7hard
❓ Question:
A survey asked 200 people about their exercise habits and diet:
| | Exercises Regularly | Does Not Exercise | Total | |---|---|---|---| | Healthy Diet | 65 | ? | 100 | | Unhealthy Diet | ? | 60 | ? | | Total | ? | ? | 200 |
Complete the table and find the probability that a randomly selected person exercises regularly OR has a healthy diet.
💡 Show Solution
Step 1: Fill in the table.
Healthy Diet row: Does Not Exercise = Unhealthy Diet total = Unhealthy Diet, Exercises = Exercises total = Does Not Exercise total =
Completed table: | | Exercises | Doesn't | Total | |---|---|---|---| | Healthy | 65 | 35 | 100 | | Unhealthy | 40 | 60 | 100 | | Total | 105 | 95 | 200 |
Step 2: Find
Use the inclusion-exclusion principle:
Answer: or
8Problem 8hard
❓ Question:
A survey asked 200 people about their exercise habits and diet:
| | Exercises Regularly | Does Not Exercise | Total | |---|---|---|---| | Healthy Diet | 65 | ? | 100 | | Unhealthy Diet | ? | 60 | ? | | Total | ? | ? | 200 |
Complete the table and find the probability that a randomly selected person exercises regularly OR has a healthy diet.
💡 Show Solution
Step 1: Fill in the table.
Healthy Diet row: Does Not Exercise = Unhealthy Diet total = Unhealthy Diet, Exercises = Exercises total = Does Not Exercise total =
Completed table: | | Exercises | Doesn't | Total | |---|---|---|---| | Healthy | 65 | 35 | 100 | | Unhealthy | 40 | 60 | 100 | | Total | 105 | 95 | 200 |
Step 2: Find
Use the inclusion-exclusion principle:
Answer: or
9Problem 9expert
❓ Question:
In a class, the probability of a student playing basketball is 0.4, the probability of playing soccer is 0.3, and the probability of playing both is 0.1. What is the probability that a randomly chosen student plays basketball but NOT soccer?
💡 Show Solution
Step 1: Use the relationship:
Step 2: Verify with a Venn diagram mental model:
- Basketball only: 0.3
- Soccer only:
- Both: 0.1
- Neither:
All probabilities sum to 1: ✓
Answer: or
SAT Tip: "A but NOT B" means subtract the overlap from A's probability.
10Problem 10expert
❓ Question:
In a class, the probability of a student playing basketball is 0.4, the probability of playing soccer is 0.3, and the probability of playing both is 0.1. What is the probability that a randomly chosen student plays basketball but NOT soccer?
💡 Show Solution
Step 1: Use the relationship:
Step 2: Verify with a Venn diagram mental model:
- Basketball only: 0.3
- Soccer only:
- Both: 0.1
- Neither:
All probabilities sum to 1: ✓
Answer: or
SAT Tip: "A but NOT B" means subtract the overlap from A's probability.