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.
Non-calculator
Probability worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A biased spinner is spun 40 times and lands on red 16 times. It is then spun a further 60 times and lands on red 21 times. Work out the best estimate of the probability that the spinner lands on red, using the results of all 100 spins together.
- 2.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.
- 3.Two ordinary fair dice are rolled and the two scores are added together. Work out the probability that the total is a prime number.
- 4.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.
- 5.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.
- 6.Priya spins a fair spinner with P(red) = 0.3, and separately flips a fair coin with P(heads) = 0.5. Using a tree diagram, work out the probability that she gets red AND heads.
- 7.A two-way table records how 130 pupils travel to school. 70 of the pupils are girls and the rest are boys. 42 of the girls walk to school and the rest of the girls cycle. 33 of the boys walk to school. Work out what fraction of the girls walk to school.
- 8.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.
- 9.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.
- 10.At a fair, a game costs £2 to play. The probability of winning the game is 0.15, and each win pays out £10. Amir plays the game 200 times. Work out how much money Amir should expect to lose in total.
- 11.Two fair four-sided dice, numbered 1 to 4, are rolled and the two scores are added together. Work out the probability that the total is 5.
- 12.At a school fête, a stall invites visitors to spin a fair spinner with 8 equal sections numbered 1 to 8, and separately toss a fair coin. A visitor wins a small prize only if the spinner lands on a multiple of 3 and the coin lands on heads. Work out the probability that a visitor wins a prize, giving your answer as a fraction in its simplest form.
- 13.A survey of 60 readers records: 21 read only fiction, 17 read only non-fiction, 14 read both, and the rest read neither. Work out the probability that a randomly chosen reader reads exactly one of the two types, giving your answer as a fraction in its simplest form.
- 14.A council surveyed 140 households about recycling. 85 of the households are in Zone A. 52 of the Zone A households recycle glass. 21 of the Zone B households do not recycle glass. Work out the probability that a household, chosen at random from the 140, recycles glass. Give your answer as a fraction in its simplest form.
- 15.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.
Answer key
- (c) 0.37 — Method: pool the two runs into one combined set of results, then find the relative frequency of red across all of the spins together. Working: total reds = 16 + 21 = 37. Total spins = 40 + 60 = 100. Relative frequency = 37 ÷ 100 = 0.37. Answer: 0.37. Watch out: writing down 0.40 uses only the first run, 16 ÷ 40, and throws away the extra evidence from the second 60 spins. Writing down 0.35 uses only the second run, 21 ÷ 60, and throws away the first run instead. And writing down 0.375 averages the two runs' separate rates, (0.40 + 0.35) ÷ 2, which treats a run of 40 spins and a run of 60 spins as equally weighted, when pooling the actual counts gives the larger run its fair share of influence.
- (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.
- (d) 5/12 — The possible totals are 2 to 12. The prime totals are 2, 3, 5, 7 and 11, with 1, 2, 4, 6 and 2 ways to make them, giving 1 + 2 + 4 + 6 + 2 = 15 outcomes out of 36, so the probability is 15/36 = 5/12. Choosing 7/18 comes from forgetting that a total of 2 counts as prime, giving 14/36 = 7/18 instead. Choosing 19/36 comes from wrongly including a total of 9 as a prime number, adding its 4 ways to the correct 15 to get 19/36. Choosing 13/36 comes from forgetting the 2 ways of making a total of 11, giving 13/36 instead of 15/36.
- (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) 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.
- (c) 0.15 — Method: for two independent events, multiply along the branches of the tree to find the probability of both outcomes happening together. Working: P(red and heads) = P(red) × P(heads) = 0.3 × 0.5 = 0.15. Answer: 0.15. Watch out: adding the two probabilities, 0.3 + 0.5 = 0.8, does not give the probability of both — probabilities along one path of a tree are multiplied, not added. Writing down 0.5 ignores the spinner altogether and gives only the coin's probability. And writing down 0.65 is the probability of red OR heads, which is 0.3 + 0.5 − 0.15 = 0.65, a different question from the one asked here.
- (b) 3/5 — The question asks about the girls only, so use the girls' total of 70 as the denominator: 42 out of 70 girls walk, giving 42/70 = 3/5. Choosing 21/65 comes from using the whole survey of 130 pupils as the denominator instead of just the 70 girls, 42/130 = 21/65. Choosing 33/70 comes from using the boys' walking count, 33, over the girls' total of 70, mixing up the two rows of the table. Choosing 2/5 comes from using the number of girls who CYCLE, 70 − 42 = 28, instead of the number who walk, giving 28/70 = 2/5.
- (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.
- (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.
- (b) £100 — Method: find the expected number of wins, turn that into the expected pay out, then compare it with what the games cost. Working: the expected number of wins is 200 × 0.15 = 30. Each win pays £10, so the expected pay out is 30 × 10 = 300 pounds. Playing 200 times at £2 a go costs 200 × 2 = 400 pounds. The expected loss is 400 − 300 = 100 pounds. Answer: Amir should expect to be about £100 down. The distractors: £300 is the expected winnings on their own, with the cost of playing never taken off; £400 is the total cost of playing, with the winnings never taken off; £700 comes from adding the two totals, 400 + 300 = 700, instead of subtracting one from the other.
- (b) 1/4 — There are 4 × 4 = 16 equally likely ordered outcomes for the two dice. The pairs that total 5 are: first dice 1 with second dice 4; first dice 2 with second dice 3; first dice 3 with second dice 2; and first dice 4 with second dice 1 — which is 4 outcomes, so the probability is 4/16 = 1/4. A candidate who answers 1/8 has listed only 2 of the four pairs, forgetting that first dice 1 with second dice 4 and first dice 4 with second dice 1 are separate outcomes because the dice are different. A candidate who answers 3/16 has found 3 pairs instead of 4, missing one from the list. A candidate who answers 1/16 has counted only a single pair, such as first dice 2 with second dice 3, and treated the order of the dice as not mattering.
- (d) 1/8 — The multiples of 3 from 1 to 8 are 3 and 6, so the probability of that event is 2/8, which simplifies to 1/4. The probability of the coin landing on heads is 1/2. Since the spin and the toss are independent, multiply the two probabilities: 1/4 × 1/2 = 1/8. A candidate who answers 1/4 has considered only the spinner and forgotten to combine it with the coin toss. A candidate who answers 1/2 has considered only the coin and forgotten the spinner condition entirely. A candidate who answers 1/16 has counted only one number, 6, as a multiple of 3 instead of two, giving 1/8 × 1/2.
- (d) 19/30 — Exactly one means only fiction or only non-fiction, not both: 21 + 17 = 38 out of the 60 readers, which simplifies to 19/30. Including the 14 who read both as well gives 21 + 17 + 14 = 52, so 52/60 = 13/15 — that is at least one, not exactly one. Using only the both-count, 14, as the numerator gives 14/60 = 7/30, the probability of reading both, not exactly one. Using 52, the number who read at least one type, as the denominator instead of the full 60 readers surveyed gives 38/52 = 19/26.
- (a) 43/70 — There are 140 − 85 = 55 Zone B households, and 55 − 21 = 34 of them recycle glass. In total, 52 + 34 = 86 households recycle glass, out of 140: 86/140 = 43/70. Writing 13/35 is wrong because 52/140 simplifies to 13/35, and 52 only counts Zone A, leaving out the 34 Zone B recyclers. Writing 17/70 is wrong because 34/140 simplifies to 17/70, and 34 only counts Zone B, leaving out the 52 Zone A recyclers. Writing 73/140 is wrong because it adds the 52 Zone A recyclers to the 21 Zone B households that do NOT recycle, mixing up two different groups instead of adding the two recycling groups. The probability is 43/70.
- (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.
Build your own mix at the worksheet builder.