Printable · GCSE Foundation · ages 14-16
Independent and dependent combined events worksheet — GCSE Foundation
Fifteen questions on "independent and dependent combined events" — DfE statement P8. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Independent and dependent combined events worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A fair coin is flipped three times. Work out the probability of getting at least one head.
- 2.A spinner has equal sections, and the probability that it lands on blue in a single spin is 1/4. It is spun twice, and the two spins are independent. Work out the probability that it lands on blue on both spins.
- 3.A bag contains 5 letter tiles spelling the word MATHS, with one letter on each tile. Two tiles are drawn at random, one after the other, without the first tile being put back. Work out the probability that both tiles drawn are consonants.
- 4.A drawer contains 4 red socks and 2 blue socks. Two socks are taken out at random, one after the other, without the first being put back. Work out the probability that both socks are the same colour.
- 5.The probability that Priya scores with a netball shot is 3/4. She takes two shots, and the shots are independent. Work out the probability that she scores with her first shot but misses her second shot.
- 6.A tree diagram shows two rounds of a game, played independently. On each round, the probability of losing is 0.7 and the probability of winning is 0.3. Work out the probability of losing both rounds.
- 7.The probability that a seed fails to germinate is 1/5. Three seeds are planted independently. Work out the probability that at least one of the three seeds germinates.
- 8.The probability that Leo wakes up before his alarm is 0.35. The probability that his younger sister wakes up before her alarm, independently of Leo, is 0.28. Work out the probability that neither of them wakes up before their alarm.
- 9.A bag contains 3 yellow counters and 2 green counters. Sophie takes one counter at random and does not put it back. She then takes a second counter at random. Work out the probability that the first counter is yellow and the second is green.
- 10.The probability that Ben catches his bus on time is 0.8. The probability that Freya catches her bus on time is 0.5. The two events are independent. Work out the probability that both Ben and Freya catch their bus on time.
- 11.A basketball player takes two free throws, and the throws are independent. The probability of scoring on each throw is 0.6, and the probability of missing is 0.4. Work out the probability that she scores exactly one of the two throws.
- 12.A charity tombola has 30 tickets, 6 of which win a prize. Priya buys a ticket at random and does not return it. Her friend Tom then buys a second ticket at random from the remaining tickets. Work out the probability that both Priya and Tom win a prize.
- 13.The probability that Isla answers a quiz question correctly is 0.8. She answers three questions, and her answers are independent of each other. Work out the probability that she answers all three correctly.
- 14.The probability that it rains on a given morning is 0.3. If it rains, the probability that Priya's bus is late is 0.8. If it does not rain, the probability that her bus is late is 0.1. Work out the probability that her bus is late.
- 15.The probability that Kofi passes his driving test on any attempt is 0.6, and each attempt is independent of the others. Work out the probability that he fails both his first two attempts.
Answer key
- (c) 7/8 — Method: 'at least one head' is the opposite of 'no heads at all', so work out the probability of three tails and take it away from 1. Working: a flip that is not a head has probability 1/2, and the flips are independent, so three tails in a row has probability 1/2 × 1/2 × 1/2 = 1/8. Taking this from 8/8 leaves 7/8. Answer: the probability is 7/8. The distractors: 1/8 is the probability of three tails, written down without the final subtraction; 3/8 is the probability of exactly one head, which comes from reading 'at least one' as 'exactly one'; 1/2 comes from giving the probability of a head on a single flip and ignoring that three flips are made.
- (a) 1/16 — The two spins are independent, so multiply the probability of blue on each spin: 1/4 × 1/4 = 1/16. Choosing 1/2 comes from adding the two probabilities instead of multiplying, 1/4 + 1/4 = 1/2. Choosing 1/8 comes from wrongly treating the second spin as having a 1/2 chance of blue instead of the given 1/4, giving 1/4 × 1/2 = 1/8. Choosing 1/4 comes from giving the probability for a single spin and forgetting that the spinner is spun twice.
- (d) 3/5 — The first tile drawn is a consonant with probability 4/5, since 4 of the 5 letters in MATHS are consonants. Since it is not replaced, 3 consonants remain out of the 4 tiles left, so the second tile is a consonant with probability 3/4. Multiplying gives 4/5 × 3/4 = 3/5. Choosing 4/5 comes from only using the probability for the first draw and forgetting the second draw changes once a tile is removed. Choosing 3/4 comes from only using the probability for the second draw on its own. Choosing 16/25 comes from treating the two draws as independent, using 4/5 × 4/5 = 16/25, which would only be correct if the first tile were replaced before the second draw.
- (d) 7/15 — Both socks are the same colour either if both are red or if both are blue. The probability both are red is 4/6 × 3/5 = 12/30. The probability both are blue is 2/6 × 1/5 = 2/30. Adding these gives 12/30 + 2/30 = 14/30 = 7/15. Choosing 2/5 comes from only working out the 'both red' path, 12/30, and forgetting the 'both blue' path also counts. Choosing 5/9 comes from treating the draws as if the first sock were replaced, using 4/6 × 4/6 + 2/6 × 2/6 = 20/36 = 5/9, instead of reducing the totals for the second draw. Choosing 7/18 comes from reducing the number of socks removed but not the number left to choose from, using 4/6 × 3/6 + 2/6 × 1/6 = 14/36 = 7/18, instead of 5 remaining socks for the second draw.
- (c) 3/16 — The probability that Priya misses a shot is 1 − 3/4 = 1/4. The two shots are independent, so multiply the probability of scoring the first shot by the probability of missing the second shot: 3/4 × 1/4 = 3/16. Choosing 9/16 comes from using the probability of scoring, 3/4, for both shots instead of switching to the miss probability for the second shot, 3/4 × 3/4 = 9/16, which is the probability that she scores with both shots. Choosing 1/2 comes from subtracting the two probabilities instead of multiplying them, 3/4 − 1/4 = 1/2. Choosing 3/4 comes from giving only the probability that she scores with the first shot, forgetting to combine it with what happens on the second shot.
- (c) 0.49 — The two rounds are independent, so multiply the probability of losing each round: 0.7 × 0.7 = 0.49. Choosing 0.7 comes from giving the probability of losing just one round, forgetting there are two rounds to combine. Choosing 1.4 comes from adding the two probabilities instead of multiplying, 0.7 + 0.7 = 1.4. Choosing 0.09 comes from using the probability of WINNING instead of losing, 0.3 × 0.3 = 0.09.
- (d) 124/125 — The probability that a seed germinates is 1 − 1/5 = 4/5, so the probability that all three seeds fail to germinate is 1/5 × 1/5 × 1/5 = 1/125. The probability that at least one germinates is 1 − 1/125 = 124/125. Choosing 4/5 comes from giving the probability that a single seed germinates, forgetting to combine all three seeds. Choosing 64/125 comes from working out the probability that ALL three seeds germinate, 4/5 × 4/5 × 4/5 = 64/125, instead of at least one. Choosing 12/125 comes from working out the probability that EXACTLY one seed germinates, 3 × 4/5 × 1/5 × 1/5 = 12/125, instead of at least one.
- (d) 0.468 — The probability that Leo does not wake up before his alarm is 1 − 0.35 = 0.65, and the probability that his sister does not is 1 − 0.28 = 0.72. Since the two events are independent, multiply the complements: 0.65 × 0.72 = 0.468. A candidate who answers 0.63 has added the two given probabilities, 0.35 + 0.28, instead of finding and multiplying the complements. A candidate who answers 0.098 has multiplied the two given probabilities directly, 0.35 × 0.28, without taking complements first. A candidate who answers 0.532 has correctly reached 0.468 but then subtracted it from 1 again by mistake.
- (b) 3/10 — Method: on a tree diagram, follow the path that matches the description and multiply the probabilities written along it; with nothing put back, the second set of branches is worked out from the counters that are left. Working: 3 of the 5 counters are yellow, so the first branch of the path is 3/5. A yellow counter has been kept out, so 4 counters remain and both green counters are still there, making the second branch 2/4. Multiplying along the path gives 6/20. Answer: the probability is 3/10. The distractors: 6/25 comes from using 2/5 on the second branch, which is the tree for a counter that is put back; 3/20 comes from taking one off the green count as well as off the total, using 1/4 on the second branch; 3/5 comes from reading the first branch only and never multiplying along the path.
- (b) 0.4 — The two events are independent, so multiply the two probabilities: 0.8 × 0.5 = 0.4. Choosing 1.3 comes from adding the two probabilities instead of multiplying, 0.8 + 0.5 = 1.3. Choosing 0.3 comes from subtracting the two probabilities, 0.8 − 0.5 = 0.3, instead of multiplying them. Choosing 0.1 comes from using the probability that Ben is NOT on time, 1 − 0.8 = 0.2, and multiplying that by Freya's probability instead, 0.2 × 0.5 = 0.1.
- (a) 0.48 — There are two ways to score exactly one throw: scoring on the first and missing the second, 0.6 × 0.4 = 0.24, or missing the first and scoring the second, 0.4 × 0.6 = 0.24. Adding these gives 0.24 + 0.24 = 0.48. Choosing 0.24 comes from working out only one of the two paths and forgetting the other one also gives exactly one score. Choosing 0.36 comes from working out the probability of scoring BOTH throws, 0.6 × 0.6 = 0.36, instead of exactly one. Choosing 0.84 comes from working out the probability of scoring AT LEAST one throw, 1 − 0.4 × 0.4 = 0.84, instead of exactly one.
- (a) 1/29 — The probability that Priya's ticket wins is 6/30. Since her ticket is not returned, there are now only 5 winning tickets left out of 29 tickets in total, so the probability that Tom's ticket also wins is 5/29. Multiplying these, 6/30 × 5/29 = 30/870 = 1/29. A candidate who answers 1/25 has treated Priya's ticket as returned, using 6/30 twice. A candidate who answers 1/30 has correctly reduced the winning tickets to 5 for Tom but forgotten to reduce the total number of tickets, using 5/30 instead of 5/29. A candidate who answers 11/59 has added the numerators and added the denominators, (6+5)/(30+29), instead of multiplying.
- (c) 0.512 — Method: independent events that must all happen are combined by multiplying their probabilities. Working: the first two questions give 0.8 × 0.8 = 0.64. Bringing in the third gives 0.64 × 0.8, and since 64 × 8 = 512 with three decimal places in the product, this is 0.512. Answer: the probability is 0.512. The distractors: 0.64 comes from multiplying only two of the three probabilities and stopping; 0.8 comes from reading 'independent' as meaning the probability never changes and writing down the single-question figure; 0.0512 comes from a place-value slip in the last multiplication, counting four decimal places instead of three.
- (c) 0.31 — Method: a late bus can be reached along two paths of the tree. Multiply along each path, then add the paths that end in a late bus. Working: the rain path gives 0.3 × 0.8 = 0.24. No rain has probability 1 − 0.3 = 0.7, so the second path gives 0.7 × 0.1 = 0.07. Adding the two paths gives 0.24 + 0.07. Answer: the probability is 0.31. The distractors: 0.9 comes from adding the two branch probabilities 0.8 and 0.1 without first weighting them by how often it rains; 0.24 comes from following the rain path only and ignoring that the bus can also be late when it is dry; 0.27 comes from using 0.3 at the start of both paths, so that the no-rain path is given 0.3 × 0.1 instead of 0.7 × 0.1.
- (a) 0.16 — The probability that Kofi fails a single attempt is 1 − 0.6 = 0.4. Since the attempts are independent, the probability he fails both is 0.4 × 0.4 = 0.16. Choosing 0.36 comes from squaring the probability of PASSING instead, 0.6 × 0.6 = 0.36, which is the probability of passing both attempts, not failing both. Choosing 0.4 comes from giving the probability of failing just one attempt, forgetting to combine two attempts. Choosing 0.24 comes from multiplying the fail probability by the pass probability, 0.4 × 0.6 = 0.24, mixing up passing and failing between the two attempts.
Build your own mix at the worksheet builder.