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 bag contains 3 red beads and 7 blue beads. A bead is taken out at random and not put back. A second bead is then taken out at random. Work out the probability that the first bead is red and the second bead is also red.
- 2.A bag contains 5 yellow marbles and 3 blue marbles. Noah takes a marble at random, notes its colour and puts it back in the bag. He then takes a second marble at random. Work out the probability that the first marble is yellow and the second marble is blue.
- 3.A fair spinner is divided into 5 equal sections, 2 labelled win and 3 labelled lose. Zara spins it twice, and the two spins are independent. Work out the probability that she wins on the first spin and loses on the second spin.
- 4.On Amelia's walk to school there are two sets of traffic lights. The probability that the first set is green when she reaches it is 0.4. The probability that the second set is green when she reaches it is 0.5. The two sets work independently of each other. Work out the probability that both sets are green.
- 5.Two ordinary fair dice are rolled, one after the other. Work out the probability that the first dice shows a 6 and the second dice shows an even number.
- 6.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.
- 7.In Manchester the probability of rain on any day in November is taken to be 0.3, and whether it rains on one day is independent of whether it rains on the next. Work out the probability that it rains on both the 10th and the 11th of November.
- 8.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.
- 9.An ordinary fair dice is rolled twice. Work out the probability of getting at least one 5.
- 10.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.
- 11.A bag contains 5 red counters and 5 green counters. Three counters are taken out one at a time and are not put back. Work out the probability that all three counters are red.
- 12.The probability that a component is faulty is 1/10. Two components are tested independently. Work out the probability that at least one of the two components is faulty.
- 13.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.
- 14.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.
- 15.Two events are independent. The first has probability 2/5 and the second has probability 1/3. Work out the probability that both events happen.
Answer key
- (d) 1/15 — The probability that the first bead is red is 3/10. Since the first bead is not put back, there are now only 2 red beads left out of 9 beads in total, so the probability that the second bead is also red is 2/9. Multiplying these, 3/10 × 2/9 = 6/90 = 1/15. A candidate who answers 9/100 has treated the beads as replaced, using 3/10 twice. A candidate who answers 3/50 has correctly reduced the red count to 2 for the second pick but forgotten that the total also falls to 9, using 2/10 instead. A candidate who answers 5/19 has added the numerators and added the denominators, (3+2)/(10+9), instead of multiplying.
- (d) 15/64 — Method: because the first marble is put back, the second draw is made from the same 8 marbles, so the two draws are independent and their probabilities are multiplied. Working: the bag holds 8 marbles both times, so yellow first has probability 5/8 and blue second has probability 3/8. Multiplying fractions gives 5 × 3 = 15 on the top and 8 × 8 = 64 on the bottom. Answer: the probability is 15/64. The distractors: 9/64 comes from working out the probability that BOTH marbles are blue, 3/8 × 3/8, instead of one of each colour in the stated order; 15/16 comes from multiplying the numerators but adding the denominators; 5/8 comes from writing down the first draw only and never combining it with the second.
- (b) 6/25 — The probability of winning on any one spin is 2/5, and the probability of losing on any one spin is 3/5. Since the spins are independent, multiply the probability of winning on the first spin by the probability of losing on the second spin: 2/5 × 3/5 = 6/25. A candidate who answers 4/25 has used the winning probability for both spins, 2/5 × 2/5. A candidate who answers 9/25 has used the losing probability for both spins, 3/5 × 3/5. A candidate who answers 3/10 has treated the spins as if they were dependent, reducing the second spin's denominator to 4.
- (a) 0.2 — Method: for independent events, the probability that both happen is the product of the two probabilities. Working: the first set is green with probability 0.4 and the second with probability 0.5, so the calculation is 0.4 × 0.5. Since 4 × 5 = 20 and the two factors carry one decimal place each, the product carries two. Answer: the probability is 0.2. The distractors: 0.9 comes from adding 0.4 and 0.5 instead of multiplying them; 0.45 comes from averaging the two probabilities; 0.1 comes from subtracting 0.4 from 0.5, treating the question as a difference.
- (a) 1/12 — The probability that the first dice shows a 6 is 1/6. The probability that the second dice shows an even number, 2, 4 or 6, is 3/6 = 1/2. Since the two dice are independent, multiply the probabilities: 1/6 × 1/2 = 1/12. A candidate who answers 1/6 has considered only the first dice and forgotten the condition on the second dice. A candidate who answers 1/2 has considered only the second dice and forgotten the condition on the first dice. A candidate who answers 1/36 has treated 'an even number' as a single specific value rather than three possible values, using 1/6 × 1/6.
- (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.
- (a) 0.09 — Method: two independent events that must both happen are combined by multiplying their probabilities. Working: the same probability 0.3 applies to each day, so the calculation is 0.3 × 0.3. Written as fractions this is 3/10 × 3/10 = 9/100. Answer: the probability is 0.09. The distractors: 0.6 comes from adding 0.3 and 0.3 instead of multiplying them; 0.3 comes from quoting the single-day probability, as though the second day added no further condition; 0.9 comes from multiplying 3 by 3 correctly but keeping only one decimal place in the product instead of two.
- (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.
- (b) 11/36 — Method: 'at least one' is the opposite of 'none at all', so work out the probability of no 5 on either roll and take it away from 1. Working: a roll that is not a 5 has probability 5/6, and the rolls are independent, so no 5 at all has probability 5/6 × 5/6 = 25/36. Taking this from 36/36 leaves 11/36. Answer: the probability is 11/36. The distractors: 25/36 is the probability of no 5 at all, written down without the final subtraction; 12/36 comes from counting the 6 pairs with a 5 on the first roll and the 6 pairs with a 5 on the second and adding them, which counts the pair (5, 5) twice; 30/36 comes from working out 1 − 1/6 as though only one roll were made.
- (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.
- (a) 1/12 — Method: for draws with nothing put back, multiply the probabilities of the three draws, reducing both the number of red counters and the total each time a red counter is removed. Working: the first counter is red with probability 5/10. One red counter has gone, so the second is red with probability 4/9, and then the third is red with probability 3/8. Multiplying gives 60/720. Answer: the probability is 1/12. The distractors: 1/8 comes from using 5/10 three times, which is what happens only if each counter is put back; 2/9 comes from stopping after two draws and giving 5/10 × 4/9; 3/50 comes from taking one off the red count each time but leaving the total at 10, giving 5/10 × 4/10 × 3/10.
- (d) 19/100 — It is easier to first find the probability that NEITHER component is faulty, then subtract from 1. The probability a component is not faulty is 9/10, so the probability neither is faulty is 9/10 × 9/10 = 81/100. So the probability at least one is faulty is 1 − 81/100 = 19/100. Choosing 1/5 comes from adding the two probabilities of a fault instead, 1/10 + 1/10 = 1/5, which double-counts the case where both are faulty. Choosing 1/10 comes from giving the probability for just one component being faulty. Choosing 1/100 comes from squaring the probability of a fault directly, 1/10 × 1/10 = 1/100, which is actually the probability that BOTH are faulty, not at least 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.
- (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.
- (c) 2/15 — Method: for independent events, the probability that both happen is the product of the two probabilities. Working: the calculation is 2/5 × 1/3. Multiplying fractions gives 2 × 1 = 2 on the top and 5 × 3 = 15 on the bottom. Answer: the probability is 2/15. The distractors: 11/15 comes from adding the two probabilities, 6/15 + 5/15, instead of multiplying them; 3/8 comes from adding the numerators and the denominators separately; 1/15 comes from subtracting one probability from the other, 6/15 − 5/15.
Build your own mix at the worksheet builder.