Printable · GCSE Higher · ages 14-16
Probability worksheet — GCSE Higher
Fifteen questions across the probability statements at Higher tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Probability worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.For two events A and B, P(A) = 0.6 and P(A and B) = 0.15. Work out P(B | A).
- 2.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.
- 3.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.
- 4.A market research company found that, out of 120 shoppers surveyed, 42 preferred paper bags to plastic bags. A supermarket expects 900 shoppers this week. Using this relative frequency, work out how many of the 900 shoppers would be expected to prefer paper bags.
- 5.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.
- 6.Spinner C has 3 equal sections, numbered 2, 3 and 5. Spinner D has 6 equal sections, numbered 1 to 6. Both spinners are spun once, and the two numbers are multiplied together. Work out the probability that the product is a multiple of 5.
- 7.A fair coin is flipped and a fair five-sided spinner, labelled 1 to 5, is spun. All the outcomes are listed as pairs, such as (H, 3). Work out the probability that the outcome is a tail and an odd number.
- 8.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.
- 9.A raffle sells 400 tickets at 50p each. There is one prize of £45. Aisha buys 8 tickets. Work out how much money Aisha should expect to lose from playing, giving your answer in pounds.
- 10.At a youth club, 65 members are asked which sports they play. 27 play football, 21 play basketball, and 9 play both. Work out the number of members who play neither sport.
- 11.A two-way table records 150 customers at a café. 90 of the customers bought a hot drink and the rest did not. 54 of the hot-drink customers also bought a cake. 21 of the customers who did not buy a hot drink bought a cake. Work out the percentage of all 150 customers who bought a cake.
- 12.A quality inspector examines a sample of 60 items from a production line and finds that 8 are faulty. Using this sample's proportion, work out how many faulty items would be expected in a new batch of 750 items.
- 13.Two games are offered at a school fair, and every one of the 40 pupils in a class plays each game once. In Game A, the probability of winning a prize is 0.2 and the prize is worth £5. In Game B, the probability of winning a prize is 0.1 and the prize is worth £12. Work out which game gives a higher expected total value of prizes for the class, and by how much.
- 14.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.
- 15.A library recorded loans for 250 books over a week, using a frequency tree. The first branch splits the books into 160 fiction and 90 non-fiction. Of the fiction books, 112 were returned on time and the rest were returned late. All the non-fiction books were returned on time. Work out the probability that a book, chosen at random from the 250, was returned late. Give your answer as a fraction in its simplest form.
Answer key
- (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.
- (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) 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.
- (d) 315 — The relative frequency from the survey is 42 ÷ 120 = 0.35, so the expected number who prefer paper bags among 900 shoppers is 0.35 × 900 = 315. Giving 42 as the answer reuses the original survey count without scaling it up to 900 shoppers at all. Finding the expected number who prefer PLASTIC bags instead of paper, using the relative frequency 78 ÷ 120 = 0.65, gives 0.65 × 900 = 585. Using 1000 shoppers instead of the 900 actually stated gives 0.35 × 1000 = 350.
- (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.
- (a) 4/9 — There are 3 × 6 = 18 equally likely outcomes. The product is a multiple of 5 whenever Spinner C shows 5, whatever Spinner D shows, which is 6 outcomes, or whenever Spinner D shows 5 and Spinner C shows 2 or 3, which is 2 more outcomes. This gives 6 + 2 = 8 outcomes, so the probability is 8/18 = 4/9. Choosing 1/3 comes from only counting the 6 outcomes where Spinner C shows 5 and forgetting the 2 outcomes where Spinner D shows 5 instead. Choosing 1/9 comes from only counting the 2 outcomes where Spinner D shows 5 and forgetting the 6 outcomes where Spinner C shows 5. Choosing 1/2 comes from counting 9 outcomes instead of 8, by listing the case where Spinner C shows 5 and Spinner D shows 5 twice over.
- (d) 3/10 — Method: list the full possibility space as pairs of coin and spinner results, then count how many pairs satisfy both conditions and divide by the size of the whole space. Working: the coin gives 2 outcomes and the spinner gives 5, so the full space has 2 × 5 = 10 equally likely pairs. The pairs with a tail and an odd number are (T,1), (T,3) and (T,5), which is 3 out of 10. Answer: 3/10. Watch out: writing down 1/2 uses only the coin's own chance of a tail and ignores that the spinner also has to land on an odd number. Writing down 3/5 uses only the spinner's chance of landing on an odd number and ignores the coin altogether. And writing down 1/10 counts just one matching outcome, such as (T,1), instead of all three pairs that satisfy both conditions.
- (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.
- (c) £3.10 — Aisha's tickets cost 8 × 50p = £4.00. Her expected winnings are (8/400) × £45 = £0.90, since she holds 8 of the 400 tickets. Her expected loss is the cost minus the expected winnings: £4.00 − £0.90 = £3.10. Writing £4.00 is wrong because it is only the cost of her tickets, with no account taken of the expected winnings she might get back. Writing £0.90 is wrong because that is her expected WINNINGS, not her loss — the cost has not been subtracted. Writing £3.89 is wrong because it uses 1 ticket instead of her actual 8 tickets when working out the expected winnings: (1/400) × £45 = £0.1125, giving £4.00 − £0.11 = £3.89. Aisha should expect to lose £3.10.
- (c) 26 — The number who play football or basketball is 27 + 21 − 9 = 39, subtracting the 9 who play both so they are not counted twice. The number who play neither is then 65 − 39 = 26. Giving 39 stops after finding the number who play football or basketball, without taking the complement within the 65 members. Subtracting all three given numbers from 65, 65 − 27 − 21 − 9 = 8, treats the 9 who play both as a separate group rather than a correction for double-counting. Adding 27 and 21 without removing the double-counted 9, then subtracting that total from 65, gives 65 − (27 + 21) = 17.
- (b) 50% — The total number of customers who bought a cake is 54 + 21 = 75, combining both hot-drink and non-hot-drink customers. As a percentage of all 150 customers, this is (75 ÷ 150) × 100 = 50%. Choosing 36% comes from only counting the hot-drink customers who bought a cake, (54 ÷ 150) × 100 = 36%, and forgetting the 21 non-hot-drink customers who also bought a cake. Choosing 14% comes from only counting the non-hot-drink customers who bought a cake, (21 ÷ 150) × 100 = 14%, and forgetting the 54 hot-drink customers who also bought a cake. Choosing 60% comes from dividing by the hot-drink total of 90 instead of the grand total of 150, (54 ÷ 90) × 100 = 60%.
- (b) 100 — The sample shows a proportion of 8/60 = 2/15 faulty. Apply that proportion to the new batch of 750: 750 × 2/15 = 100. Flipping the ratio, calculating 8/750 × 60 instead of 8/60 × 750, gives 0.64, which rounds to about 1. Assuming the same number of faulty items applies to the new batch, without scaling for its larger size, just repeats the sample's count of 8. Rounding the proportion 8/60 = 0.1333... down to 0.1 before multiplying gives 750 × 0.1 = 75.
- (a) Game B, by £8 — Game A's expected total is 40 × 0.2 × £5 = £40. Game B's expected total is 40 × 0.1 × £12 = £48. Game B is higher, by £48 − £40 = £8. Writing 'Game A, by £8' is wrong because it has the right difference but the wrong game — Game A's total (£40) is actually LOWER than Game B's, not higher. Writing 'Game B, by £48' is wrong because £48 is Game B's whole expected total, not the DIFFERENCE between the two games. Writing 'Game A, by £40' is wrong in the same way, using Game A's whole total as if it were the margin, and naming the wrong game as the winner. Game B gives the higher expected total, by £8.
- (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.
- (b) 24/125 — On the fiction branch, 160 − 112 = 48 books were returned late. None of the non-fiction books were late, so the total number of late books is 48, out of 250 books altogether: 48/250 = 24/125. Writing 3/10 is wrong because it divides the 48 late fiction books by the fiction total (160) instead of the whole library total (250). Writing 56/125 is wrong because 112/250 simplifies to 56/125, and 112 is the number of fiction books returned ON TIME, not late. Writing 9/25 is wrong because 90/250 simplifies to 9/25, and 90 is simply the number of non-fiction books, which has nothing to do with late returns. The probability is 24/125.
Build your own mix at the worksheet builder.