Printable · GCSE Higher · ages 14-16
Conditional probability worksheet — GCSE Higher
Fifteen questions on "conditional probability" — DfE statement P9. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Higher only
Conditional probability worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A bag contains 3 red counters and 5 blue counters. Three counters are taken out at random, one after another, without being replaced. Work out the probability that all three counters taken out are red.
- 2.In a survey of 200 households, 120 have a garden and 80 own a dog. 54 of the households have a garden and own a dog. Work out the probability that a household owns a dog given that it has a garden, and compare it with the probability that a household picked from the whole survey owns a dog.
- 3.For two events A and B, P(A) = 0.6 and P(A and B) = 0.15. Work out P(B | A).
- 4.Two fair six-sided dice are rolled and the two scores are added together. Given that at least one of the dice shows a 5, work out the probability that the total is 8.
- 5.At a sports club, the numbers of members who play tennis and badminton are: 50 members play tennis, 40 members play badminton, and 18 members play both tennis and badminton. A member who plays tennis is chosen at random. Work out the probability that this member also plays badminton.
- 6.A company has 400 employees. 150 of them work part time and 160 of them cycle to work. Working part time and cycling to work are independent. Work out how many of the employees you would expect both to work part time and to cycle to work.
- 7.A bag contains 4 red sweets and 6 yellow sweets. Two sweets are taken at random, one after the other, and are not put back. The first sweet taken is red. Work out the probability that the second sweet taken is also red.
- 8.A drawer contains 9 black socks and 4 white socks. Three socks are taken out at random, one after another, without being replaced. Given that at least two of the three socks taken out are black, work out the probability that all three are black.
- 9.A doctors' surgery has 400 patients. 3 in every 10 of the patients are over 65 years old. 90 of the patients over 65 and 70 of the patients aged 65 or under had a flu jab. One of the patients who had a flu jab is picked at random. Work out the probability that this patient is over 65.
- 10.A box holds 5 blue pens and 7 black pens. Two pens are taken at random, one at a time, and are not put back. The first pen taken is black. Work out the probability that the second pen taken is blue.
- 11.In a certain town, P(rain on Monday) = 0.3. If it rains on Monday, the probability that it also rains on Tuesday is 0.6. If it does not rain on Monday, the probability that it rains on Tuesday is 0.25. Work out the probability that it rains on Tuesday.
- 12.A test for a medical condition is given to 1000 people. 50 of the people have the condition and 950 do not. The test is positive for 45 of the 50 people who have the condition, and it is also positive for 95 of the 950 people who do not have the condition. One of the people whose test is positive is picked at random. Work out the probability that this person has the condition.
- 13.At a sports centre, 45% of the members are aged under 18. 60% of the members aged under 18 swim each week. 20% of the members aged 18 or over swim each week. Work out the percentage of all the members who swim each week.
- 14.At a garden centre, 3/5 of the plants for sale are perennials. 1/4 of the perennials are in flower. Work out the probability that a plant picked at random from the garden centre is a perennial and is in flower.
- 15.A call centre finds that 40% of its calls are about billing. 35% of the calls about billing are dealt with in under five minutes. The centre takes 500 calls on Monday. Work out how many of Monday's calls you would expect to be about billing and dealt with in under five minutes.
Answer key
- (c) 1/56 — Method: for draws without replacement, multiply a chain of three fractions where both the numerator (reds remaining) and the denominator (counters remaining) fall by one after each draw. Working: P(all three red) = 3/8 × 2/7 × 1/6 = 6/336 = 1/56. Answer: 1/56. Watch out: using 3/8 for all three draws (27/512) treats the counters as if they were replaced each time. Reducing only the numerator each draw (3/8 × 2/8 × 1/8) forgets that the total number of counters left in the bag also falls. And reducing only the denominator while keeping the numerator at 3 each time (3/8 × 3/7 × 3/6) forgets that a red counter has actually left the bag.
- (a) 0.45, different from 0.4 for all the households — Method: work out the probability inside the restricted group of garden owners, then work out the probability across the whole survey, and compare the two. Working: 54 of the 120 households with a garden own a dog, so the conditional probability is 54 divided by 120, which is 0.45. Across the whole survey 80 of the 200 households own a dog, which is 0.4. Since 0.45 is not 0.4, having a garden changes the chance of owning a dog and the two events are not independent. Answer: 0.45, different from 0.4 for all the households. The distractors: 0.27 is 54/200, dividing the households with both by the whole survey instead of by the 120 with a garden; 0.675 is 54/80, the probability that a household has a garden given that it owns a dog, which is the condition and the event the wrong way round; 0.4 is 80/200, the probability of owning a dog with the garden information never used, which is why that route also reports no difference.
- (c) 0.25 — Method: P(B | A) = P(A and B) ÷ P(A). Working: P(B | A) = 0.15 ÷ 0.6 = 0.25. Answer: 0.25. Watch out: multiplying 0.6 by 0.15 instead of dividing gives 0.09, and subtracting 0.15 from 0.6 gives 0.45 — neither uses the conditional probability formula. Leaving the answer as 0.15 mistakes the probability of A and B happening together for the probability of B once you already know A has happened — those are different quantities.
- (b) 2/11 — Method: restrict the 36 equally likely outcomes to those where at least one die shows a 5, then find what fraction of THOSE give a total of 8. Working: outcomes with at least one 5: (5, 1), (5, 2), (5, 3), (5, 4), (5, 5), (5, 6), (1, 5), (2, 5), (3, 5), (4, 5), (6, 5) — 11 outcomes. Among these, the total is 8 for (5, 3) and (3, 5) — 2 outcomes. P(total 8 | at least one 5) = 2/11. Answer: 2/11. Watch out: 5/36 is P(total 8) over the full 36 outcomes — it ignores that you already know one die shows a 5. Treating the condition as 'the first die shows a 5' instead of 'at least one die shows a 5' restricts you to only 6 outcomes and misses the (3, 5) case, giving 1/6. And counting only (5, 3) but not its reverse (3, 5) inside the correct 11-outcome list gives 1/11 instead of 2/11.
- (a) 9/25 — Method: P(badminton | tennis) = n(tennis and badminton) ÷ n(tennis) — restrict to the tennis-players, then find what fraction of them also play badminton. Working: n(tennis and badminton) = 18, n(tennis) = 50, so P(badminton | tennis) = 18/50 = 9/25. Answer: 9/25. Watch out: dividing by 40 (the badminton total) finds P(tennis | badminton) instead of P(badminton | tennis) — the wrong direction. Dividing by 90 (all the members named in the question) ignores that you already know the member plays tennis. And dividing by 72 (50 + 40 − 18, the number who play at least one of the two sports) answers a question about the union, not the condition you were given.
- (b) 60 — Method: independence means the proportion of part timers among the cyclists is the same as the proportion among all the employees, so find that proportion and apply it to the cyclists. Working: 150 of the 400 employees work part time, which is a proportion of 0.375. Applying it to the 160 cyclists gives 0.375 × 160 = 60 employees. Answer: you would expect 60 employees. The distractors: 310 adds 150 and 160, treating the group who do both as everyone who does one thing or the other; 10 subtracts 150 from 160, reading 'both' as the difference between the two counts; 75 halves the 150 part timers, assuming that independence means they split evenly between cyclists and non cyclists, which would need exactly half the workforce to cycle.
- (b) 1/3 — Method: the first sweet has already been taken and it was red, so work out the second probability from what is actually left in the bag. Working: one red sweet has gone, so 3 red sweets remain out of 9 sweets altogether, giving 3/9. Dividing the numerator and the denominator by 3 gives 1/3. Answer: the probability is 1/3. The distractors: 2/5 is 4/10, the probability for the first draw used again, which is only right if the first sweet is put back; 3/10 takes one off the red count but leaves the total at 10, updating half of the fraction; 4/9 takes one off the total but leaves the red count at 4, updating the other half of the fraction.
- (c) 7/19 — Method: 'at least two black' covers two cases — all three black, and exactly two black. Work out the probability of each along a tree, add them, then use P(all three black | at least two black) = P(all three black) ÷ P(at least two black). Working: P(all three black) = 9/13 × 8/12 × 7/11 = 504/1716 = 42/143. For exactly two black, one order is black, black, white = 9/13 × 8/12 × 4/11 = 288/1716; the white sock could be drawn first, second or third, so there are 3 such orders, giving 3 × 288/1716 = 864/1716 = 72/143. P(at least two black) = 42/143 + 72/143 = 114/143. P(all three black | at least two black) = (42/143) ÷ (114/143) = 42/114 = 7/19. Answer: 7/19. Watch out: stopping at 42/143 gives the unconditioned probability that all three are black — it ignores that you already know at least two of them are. Dividing by the 'exactly two black' probability on its own gives 7/12, and forgets that the all-black outcomes are themselves part of the 'at least two black' group, so they must be inside the denominator, not left out of it. And 7/11 answers a different, easier question — the probability the THIRD sock is black given the FIRST TWO specifically are black — not 'at least two of the three, in any order, are black'.
- (c) 9/16 — Method: two steps. Total the patients who had a flu jab, since the patient picked is known to be one of them, then divide the over 65s who had a jab by that total. Working: 90 patients over 65 and 70 patients aged 65 or under had a jab, so 160 patients had one. The over 65s give 90/160, and dividing the numerator and the denominator by 10 gives 9/16. Answer: the probability is 9/16. The distractors: 7/16 is 70/160, the probability that the patient picked is aged 65 or under, which is the other part of the same restricted group; 3/4 is 90/120, the probability that a patient had a jab given that they are over 65, which is the condition and the event the wrong way round and needs the 120 patients over 65; 9/40 is 90/400, dividing by every patient on the list instead of by the 160 who had a jab.
- (d) 5/11 — Method: the pen already taken was black, so update the contents of the box before working out the second probability. Working: the box held 12 pens and one black pen has gone, so 11 pens remain. None of the blue pens has been taken, so all 5 are still there, and the probability is 5/11, which will not cancel. Answer: the probability is 5/11. The distractors: 5/12 uses the box as it was at the start, which is only correct if the first pen is put back; 4/11 takes one off the blue count as well as the total, as though the pen removed had been blue; 6/11 gives the probability that the second pen is black, carrying on with the colour of the first pen instead of the colour asked for.
- (b) 0.355 — Method: use the law of total probability across the two Monday branches: P(rain Tue) = P(rain Mon) × P(rain Tue | rain Mon) + P(no rain Mon) × P(rain Tue | no rain Mon). Working: P(no rain Mon) = 1 − 0.3 = 0.7. P(rain Tue) = (0.3 × 0.6) + (0.7 × 0.25) = 0.18 + 0.175 = 0.355. Answer: 0.355. Watch out: using only the rain-Monday branch (0.3 × 0.6) or only the no-rain-Monday branch (0.7 × 0.25) accounts for just one of the two ways Tuesday can turn out rainy — both branches must be added. And swapping which weekday-probability multiplies which branch (0.7 with the rain branch, 0.3 with the no-rain branch) uses the right numbers on the wrong branches.
- (c) 9/28 — Method: two linked steps. Total everyone whose test is positive, since the person picked is known to be one of them, then divide the positive tests that belong to people with the condition by that total. Working: 45 positive tests come from people who have the condition and 95 come from people who do not, so 140 tests are positive. The people with the condition give 45/140, and dividing the numerator and the denominator by 5 gives 9/28. Answer: the probability is 9/28. The distractors: 9/10 is 45/50, the probability of a positive test given that the person has the condition, which is the condition and the event the wrong way round and is the figure a candidate quotes when the two are confused; 9/200 is 45/1000, dividing by everyone tested rather than by the 140 who tested positive; 1/20 is 50/1000, the probability that a person has the condition before the test result is used at all.
- (b) 38% — Method: the two swimming percentages are quoted inside different age groups, so weight each one by the size of its group and add the two results. Working: the under 18s are 45% of the members and 60% of them swim, giving 0.45 × 60 = 27% of all the members. The members aged 18 or over are 55% of the members and 20% of them swim, giving 0.55 × 20 = 11% of all the members. Adding these gives 38%. Answer: 38% of the members swim each week. The distractors: 80% comes from adding 60% and 20% straight off, treating two rates quoted inside different groups as though they could be added; 40% is the mean of 60% and 20%, which would be right only if the two age groups were the same size, and they are not; 42% comes from pairing each swimming rate with the wrong age group, working out 0.45 × 20 added to 0.55 × 60.
- (c) 3/20 — Method: the second fraction is quoted for the perennials only, so it is a conditional probability and the two fractions multiply. Working: the probability that a plant is a perennial is 3/5, and given that it is a perennial the probability that it is in flower is 1/4. Multiplying gives 3 × 1 over 5 × 4, which is 3/20. Answer: the probability is 3/20. The distractors: 17/20 comes from adding the fractions, 12/20 plus 5/20, instead of multiplying, which would be right only for two outcomes that cannot both happen; 4/9 comes from adding the numerators and the denominators separately, the classic 3 + 1 over 5 + 4; 1/4 quotes the flowering fraction on its own, as though every plant in the garden centre were a perennial, so the 3/5 is never used.
- (a) 70 — Method: two linked steps. Find the expected number of billing calls first, then take the 35% of those, because the 35% is quoted for billing calls only. Working: 40% of 500 is 200 billing calls. 35% of 200 is 70 calls. Answer: you would expect 70 calls. The distractors: 200 stops after the first step and gives the billing calls, forgetting that only some of them are dealt with quickly; 175 is 35% of 500, applying the quick response rate to every call the centre takes rather than to the billing calls only; 375 comes from adding 40% and 35% to get 75% and taking 75% of 500, which treats two stages of one journey as separate outcomes to be added.
Build your own mix at the worksheet builder.