Conditional probability practice problems
By Jude Wallis · Published
This set has 8 problems on reading two-way tables, finding the probability of A given B from the formula, checking whether two events are independent, and tree-style reasoning in words. Solve each on paper, then check your work against the full solution steps.
AP Statistics: Unit 2 (topics 2.2 Summary Statistics for Two Categorical Variables, 2.6 Conditional Probability, 2.7 Independent Events and Unions of Events). These problems cover Unit 2 topics 2.2 (conditional relative frequencies in two-way tables), 2.6 (conditional probability and the general multiplication rule), and 2.7 (independent events and the union of two events) in the Fall 2026 AP Statistics course. Unit 2 is 15 to 25% of the multiple-choice section.
What these problems build
These problems build four Unit 2 skills: reading joint, marginal, and conditional relative frequencies from a two-way table; applying the conditional probability formula , where is the probability of event given that event has happened and is the probability that both happen; checking whether two events are independent; and reasoning through two-stage situations in words. Independent events satisfy , so knowing that happened does not change the chance of .
Work each problem on paper before opening the steps. For the difference between events that cannot happen together and events that do not influence each other, see disjoint vs independent events. Once you can read association from a two-way table, the chi-square calculator tests whether that association is strong enough to be statistically significant.
Problem 1
A food co-op surveyed 150 shoppers about whether they bring reusable bags and whether they buy in bulk. The results are below.
| Buys in bulk | No bulk | Total | |
|---|---|---|---|
| Brings bags | 45 | 30 | 75 |
| No bags | 15 | 60 | 75 |
| Total | 60 | 90 | 150 |
(a) Find the probability that a shopper brings reusable bags. (b) Find the probability that a shopper buys in bulk and brings bags. (c) Find the probability that a shopper buys in bulk given that they bring bags.
Show the worked solution
Read the totals you need from the table. There are 150 shoppers in all, 75 bring reusable bags, and 60 buy in bulk.
Part (a): the marginal probability that a shopper brings bags is the row total divided by the grand total, .
Part (b): the joint probability that a shopper buys in bulk and brings bags is the cell where both meet divided by the grand total, .
Part (c): the conditional probability restricts to shoppers who bring bags, so divide the 45 who do both by the 75 who bring bags, .
Notice the denominator changed from 150 in part (b) to 75 in part (c). Conditioning on bringing bags shrinks the group you are looking at to that single row.
(a) ; (b) ; (c) .
Problem 2
At a farmers market cheese stall, the probability that a customer samples the cheese is 0.45. The probability that a customer both samples the cheese and buys some is 0.18. (a) Find the probability that a customer buys cheese given that they sampled it. (b) Find the probability that a customer does not buy given that they sampled.
Show the worked solution
Write down what you are given: and .
Part (a): apply the conditional probability formula with sampling as the condition, .
Divide: , since .
Part (b): given that a customer sampled, buying and not buying are the only two options, so their conditional probabilities add to 1.
Subtract: .
(a) ; (b) .
Problem 3
A coffee shop classified 200 drink orders by size and whether the drink was iced.
| Iced | Hot | Total | |
|---|---|---|---|
| Large | 60 | 40 | 100 |
| Small | 30 | 70 | 100 |
| Total | 90 | 110 | 200 |
Are the events 'the order is iced' and 'the order is large' independent? Justify your answer with a probability comparison.
Show the worked solution
Find the marginal probability that an order is iced by dividing the iced column total by the grand total, .
Find the conditional probability that an order is iced given it is large by restricting to the 100 large orders, .
Compare the two. Independence would require , but .
As a second check, compare the joint probability with the product of the marginals. The joint is .
The product is .
Because , both tests agree that size and being iced are not independent.
Not independent: but , so knowing an order is large changes the chance it is iced.
Problem 4
A phone-charging kiosk holds 10 cables: 4 are USB-C and 6 are micro-USB. Two travelers each take one cable at random, one after another, without replacement. (a) Find the probability that both take a USB-C cable. (b) Find the probability that the first traveler takes a micro-USB cable and the second takes a USB-C cable.
Show the worked solution
Part (a): the first traveler faces 4 USB-C cables out of 10, so .
After one USB-C cable is gone, 3 USB-C cables remain out of 9 cables, so .
By the general multiplication rule, multiply along the branch: .
Part (b): the first traveler faces 6 micro-USB cables out of 10, so .
With one micro-USB cable gone, all 4 USB-C cables remain out of 9, so .
Multiply along the branch: .
(a) ; (b) .
Problem 5
A car wash logged 300 vehicles by type and whether the driver added the wax upgrade.
| Wax | No wax | Total | |
|---|---|---|---|
| SUV | 60 | 60 | 120 |
| Not SUV | 40 | 140 | 180 |
| Total | 100 | 200 | 300 |
(a) Find the probability a vehicle added wax given it is an SUV. (b) Find the probability a vehicle is an SUV given it added wax. (c) Explain why the two answers differ.
Show the worked solution
Part (a): restrict to the 120 SUVs and count how many added wax, .
Part (b): now restrict to the 100 vehicles that added wax and count how many were SUVs, .
Both parts start from the same 60 vehicles in the SUV-and-wax cell, but the denominators differ.
In part (a) you divide by 120 (all SUVs); in part (b) you divide by 100 (all wax buyers), which is why .
Part (c): the two conditionals answer different questions. asks what fraction of SUVs added wax, while asks what fraction of wax buyers drove SUVs, so swapping the condition changes the result.
(a) ; (b) ; (c) they differ because the condition, and so the denominator, changes from all SUVs to all wax buyers.
Problem 6
A bike shop asked 240 customers whether they took a test ride and whether they bought a bike. In all, 150 customers took a test ride and 90 customers bought a bike. Among the customers who took a test ride, 72 bought a bike. (a) Complete the two-way table. (b) Find the probability that a customer bought a bike given that they did not take a test ride. (c) Are buying a bike and taking a test ride independent? Justify with a calculation.
Show the worked solution
Start with what you know: 240 customers total, 150 took a test ride, 90 bought a bike, and 72 both test-rode and bought.
Fill the test-ride row: if 72 of the 150 test riders bought, then test rode but did not buy.
Find the no-test-ride totals: customers did not test ride, and of the 90 buyers did not test ride.
Complete the last cell: customers neither test rode nor bought. The finished table is:
Bought Not bought Total Test ride 72 78 150 No test ride 18 72 90 Total 90 150 240 Part (b): restrict to the 90 customers who did not test ride, of whom 18 bought, .
Part (c): the overall buy rate is , while among test riders it is .
Because , the two events are not independent; test riders bought at a higher rate than customers overall.
(a) test ride: 72 bought, 78 not; no test ride: 18 bought, 72 not; (b) ; (c) not independent, since .
Problem 7
A bakery bakes croissants in two ovens. Oven A produces 60% of the croissants and oven B produces the other 40%. Of oven A's croissants, 5% come out underbaked; of oven B's, 10% come out underbaked. (a) Find the probability that a randomly chosen croissant is underbaked. (b) Given that a croissant is underbaked, find the probability it came from oven B.
Show the worked solution
Set up a hypothetical batch of 1000 croissants so the percentages become counts. Oven A makes and oven B makes .
Count oven A's underbaked croissants: .
Count oven B's underbaked croissants: .
Part (a): add the two underbaked counts and divide by the batch size, .
Part (b): restrict to the 70 underbaked croissants and find how many came from oven B, .
The formula gives the same value: .
(a) ; (b) .
Problem 8
In a trivia app, the probability a player answers the sports question correctly is 0.7 and the probability they answer the history question correctly is 0.6. The two questions are independent. (a) Find the probability the player gets both correct. (b) Find the probability they get at least one correct. (c) Find the probability they get exactly one correct. (d) Given that they get at least one correct, find the probability they get both correct.
Show the worked solution
Part (a): because the questions are independent, multiply the two probabilities, .
Part (b): use the union rule, .
Part (c): exactly one correct is the union with the both-correct overlap removed, .
Check part (c) by adding the two one-correct cases: sports only is , history only is , and .
Part (d): getting both correct already guarantees at least one is correct, so .
Divide by the probability of the condition, .
(a) 0.42; (b) 0.88; (c) 0.46; (d) .