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.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.
- 2.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.
- 3.250 people took a theory test at one test centre. 150 of them had taken a preparation course and the rest had not. 120 of those who had taken the course passed and 50 of those who had not taken the course passed. One of the people who passed is picked at random. Work out the probability that this person had taken the preparation course.
- 4.In a year group of 60 pupils, 25 play football, 18 play tennis and 8 play both football and tennis. A pupil who plays football or tennis or both is picked at random. Work out the probability that this pupil plays both sports.
- 5.In a class of 30 pupils, 18 study French, 14 study German and 7 study both French and German. A pupil who studies French is picked at random. Work out the probability that this pupil also studies German.
- 6.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.
- 7.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.
- 8.In a survey, 120 adults were asked whether they have a driving licence. 70 of the adults are women and 50 are men. 45 of the women and 35 of the men have a driving licence. One of the adults who has a driving licence is picked at random. Work out the probability that this adult is a man.
- 9.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.
- 10.In a group of 50 people, 32 own a car, 20 own a bicycle and 9 own both a car and a bicycle. A person who owns a bicycle is picked at random. Work out the probability that this person does not own a car.
- 11.For two events A and B, P(A) = 0.6 and P(A and B) = 0.15. Work out P(B | A).
- 12.A factory tests components from a large batch in which 6% are defective. Two components are selected at random, and the batch is large enough that the selections can be treated as independent. Given that at least one of the two components is defective, work out the probability that both are defective.
- 13.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.
- 14.A box contains 9 red balls and 11 green balls. Two balls are taken out at random, one after the other, without being replaced. Given that both balls taken out are the same colour, work out the probability that both balls are red.
- 15.A factory makes bolts on two machines. Machine A makes 60% of the bolts and machine B makes the other 40%. 5% of the bolts made by machine A are faulty and 10% of the bolts made by machine B are faulty. A bolt is picked at random from one day's production. Work out the probability that it was made by machine B and is faulty. Give your answer as a decimal.
Answer key
- (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) 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) 12/17 — Method: the person picked is known to have passed, so the sample space is everyone who passed; divide the course takers who passed by that total. Working: 120 course takers and 50 others passed, so 170 people passed. The course takers who passed give 120/170, and dividing the numerator and the denominator by 10 gives 12/17. Answer: the probability is 12/17. The distractors: 4/5 is 120/150, the probability that someone passed given that they took the course, which reverses the condition and the event; 12/25 is 120/250, dividing by everyone who sat the test rather than by the 170 who passed; 17/25 is 170/250, the probability that a person picked from everyone sitting the test passed, which answers a different question altogether.
- (b) 8/35 — Method: the pupil picked is known to play at least one of the two sports, so first count how many pupils that is, then divide the number who play both by it. Working: 25 play football and 18 play tennis, but the 8 who play both have been counted in each figure, so the number who play at least one sport is 25 + 18 minus 8, which is 35. The pupils who play both give 8/35, which will not cancel. Answer: the probability is 8/35. The distractors: 2/15 is 8/60, dividing by the whole year group instead of by the 35 pupils who play at least one sport; 8/43 uses 25 + 18 as the denominator, forgetting that the 8 pupils who play both have been counted twice; 8/25 conditions on the footballers alone, answering the probability that a footballer also plays tennis rather than using every pupil who plays a sport.
- (d) 7/18 — Method: the pupil picked is known to study French, so the sample space shrinks to the 18 French students; divide the number who study both languages by 18. Working: 7 of the pupils study both French and German, and all 7 of them are among the 18 French students, so the probability is 7/18, which will not cancel. Answer: the probability is 7/18. The distractors: 7/30 divides by the whole class, keeping the restricted numerator but the full denominator; 1/2 is 7/14, which conditions on the German students instead, answering the probability that a German student also studies French; 7/25 uses 18 + 14 minus 7 = 25, the number who study at least one language, which is a larger group than the one the question restricts you to.
- (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.
- (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.
- (a) 7/16 — Method: the adult picked is known to have a driving licence, so the sample space is everyone with a licence; divide the number of men with a licence by that total. Working: 45 women and 35 men have a licence, so 80 adults have one. The men with a licence give 35/80, and dividing the numerator and the denominator by 5 gives 7/16. Answer: the probability is 7/16. The distractors: 7/10 is 35/50, the probability that an adult has a licence given that he is a man, which is the condition and the event the wrong way round; 7/24 is 35/120, dividing by all 120 adults surveyed instead of by the 80 who have a licence; 5/12 is 50/120, the probability that an adult picked from the whole survey is a man, which uses none of the licence information the question supplies.
- (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) 11/20 — Method: the person picked is known to own a bicycle, so work inside the 20 bicycle owners and count how many of them do not own a car. Working: 9 of the 20 bicycle owners also own a car, so 11 of them do not. The probability is 11/20, which will not cancel. Answer: the probability is 11/20. The distractors: 9/20 gives the bicycle owners who DO own a car, answering the opposite event inside the correct group; 11/50 divides by the whole group of 50, keeping the restricted numerator but the full denominator; 11/32 puts the count over the number of car owners, conditioning on the wrong group entirely.
- (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) 0.0309 — Method: P(both defective | at least one defective) = P(both defective) ÷ P(at least one defective). Find each using independence: P(both) = 0.06², P(at least one) = 1 − P(neither) = 1 − 0.94². Working: P(both) = 0.06² = 0.0036. P(neither) = 0.94² = 0.8836, so P(at least one) = 1 − 0.8836 = 0.1164. P(both | at least one) = 0.0036 ÷ 0.1164 = 0.0309 (3 s.f.). Answer: 0.0309. Watch out: leaving the answer as 0.0036 gives P(both defective) itself, not the probability once you already know at least one is defective — you still need to divide by P(at least one defective). Giving 0.0600 answers with the single-component defect rate, ignoring the condition altogether. And 0.5000 assumes that 'at least one' makes the outcomes 'exactly one defective' and 'both defective' equally likely, which is not how these probabilities combine.
- (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.
- (d) 36/91 — Method: P(both red | same colour) = P(both red) ÷ P(same colour), where P(same colour) = P(both red) + P(both green). Working: P(both red) = 9/20 × 8/19 = 72/380 = 18/95. P(both green) = 11/20 × 10/19 = 110/380 = 11/38. P(same colour) = 18/95 + 11/38 = 36/190 + 55/190 = 91/190. P(both red | same colour) = (36/190) ÷ (91/190) = 36/91. Answer: 36/91. Watch out: stopping at 18/95 gives P(both red) itself, without dividing by the probability that the colours matched at all. Working out 55/91 finds the same-colour probability for green instead of red — check which colour's count you are putting on top. And 9/20 is just the chance the first ball drawn is red, which ignores the second draw and the without-replacement condition completely.
- (c) 0.04 — Method: 'made by machine B and faulty' is the second branch of a tree followed after the first, so multiply the probability of machine B by the probability of a fault given machine B. Working: machine B makes 0.4 of the bolts, and 0.1 of those bolts are faulty, so the probability is 0.4 × 0.1 = 0.04. Answer: the probability is 0.04. The distractors: 0.5 comes from adding 0.4 and 0.1 instead of multiplying, treating two stages of one journey as two separate outcomes; 0.1 gives the fault rate for machine B on its own, as though every bolt in the factory came from machine B, so the 40% share is never used; 0.07 is 0.6 × 0.05 added to 0.4 × 0.1, the probability that a bolt is faulty whichever machine made it, which answers a question about all the production rather than about machine B.
Build your own mix at the worksheet builder.