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 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.
- 2.A market stall sells umbrellas. Over the last 250 days, it rained on 70 of them. Using this as an estimate of the probability of rain, work out how many rainy days would be expected in the next 365 days.
- 3.Harry plays a game in which he flips a fair coin and rolls an ordinary fair dice. He wins a prize only if the coin shows heads and the dice shows a 6. Work out the probability that Harry wins a prize.
- 4.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.
- 5.A basketball player takes two free throws, and the throws are independent. The probability of scoring on each throw is 0.6, and the probability of missing is 0.4. Work out the probability that she scores exactly one of the two throws.
- 6.The probability that Priya scores with a netball shot is 3/4. She takes two shots, and the shots are independent. Work out the probability that she scores with her first shot but misses her second shot.
- 7.A spinner can land on red, blue, green or yellow, and it cannot land on more than one colour. The probability that it lands on red is 0.05 and the probability that it lands on yellow is 0.35. The probability that it lands on blue is twice the probability that it lands on green. Work out the probability that it lands on green.
- 8.Spinner A has 4 equal sections, numbered 1, 2, 3 and 4. Spinner B has 5 equal sections, numbered 1, 2, 3, 4 and 5. Both spinners are spun once, and the two numbers are multiplied together. Work out the probability that the product is 12.
- 9.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.
- 10.Two ordinary fair dice are rolled. Work out the probability that the difference between the two scores is 1.
- 11.A weather station records whether it rains each day for 40 days: it rains on 9 of the days and does not rain on the rest. A local forecaster claims that the probability of rain on any day is 0.3. Work out the relative frequency of rain from the recorded data.
- 12.A student is estimating the probability that a spinner lands on red. In her first 85 spins it landed on red 34 times. She then spins it 165 more times, and in those it lands on red 58 times. Work out the best estimate of the probability of red from all 250 spins. Give your answer as a decimal, correct to 3 decimal places.
- 13.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.
- 14.A spinner is divided into sectors of 144°, 90° and 126°, coloured purple, orange and grey in that order. The spinner is spun 300 times. Work out how many times you would expect it to land on purple.
- 15.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.
Answer key
- (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.
- (c) 102 — Method: turn the past record into a relative frequency, then use it as an estimate of the probability of rain and multiply by the number of days being predicted for. Working: relative frequency of rain = 70 ÷ 250 = 0.28. Expected rainy days in 365 days = 365 × 0.28 = 102.2, which rounds to about 102 days. Answer: about 102 days. Watch out: writing down 48 swaps which number is the sample and which is the target, working out 70 ÷ 365 × 250 instead of 70 ÷ 250 × 365. Writing down 70 just repeats the original count of rainy days without scaling it up to the new, longer period at all. And writing down 110 comes from rounding the relative frequency to 0.3 before multiplying, 365 × 0.3 = 109.5, when 70 ÷ 250 is exactly 0.28 and needs no rounding at all.
- (b) 1/12 — Method: the coin does not affect the dice, so the two events are independent and the probability that both happen is the product of their probabilities. Working: heads has probability 1/2 and a 6 on an ordinary dice has probability 1/6. Multiplying gives 1 on the top and 2 × 6 = 12 on the bottom. Answer: the probability is 1/12. The distractors: 2/3 comes from adding 1/2 and 1/6 instead of multiplying them; 1/6 comes from using the dice alone and ignoring the condition on the coin; 1/8 comes from counting the possible results as 6 + 2 = 8 and treating the winning result as one of those eight.
- (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.
- (a) 0.48 — There are two ways to score exactly one throw: scoring on the first and missing the second, 0.6 × 0.4 = 0.24, or missing the first and scoring the second, 0.4 × 0.6 = 0.24. Adding these gives 0.24 + 0.24 = 0.48. Choosing 0.24 comes from working out only one of the two paths and forgetting the other one also gives exactly one score. Choosing 0.36 comes from working out the probability of scoring BOTH throws, 0.6 × 0.6 = 0.36, instead of exactly one. Choosing 0.84 comes from working out the probability of scoring AT LEAST one throw, 1 − 0.4 × 0.4 = 0.84, instead of exactly one.
- (c) 3/16 — The probability that Priya misses a shot is 1 − 3/4 = 1/4. The two shots are independent, so multiply the probability of scoring the first shot by the probability of missing the second shot: 3/4 × 1/4 = 3/16. Choosing 9/16 comes from using the probability of scoring, 3/4, for both shots instead of switching to the miss probability for the second shot, 3/4 × 3/4 = 9/16, which is the probability that she scores with both shots. Choosing 1/2 comes from subtracting the two probabilities instead of multiplying them, 3/4 − 1/4 = 1/2. Choosing 3/4 comes from giving only the probability that she scores with the first shot, forgetting to combine it with what happens on the second shot.
- (c) 0.2 — Let P(green) = x, so P(blue) = 2x. Red, blue, green and yellow are exhaustive: 0.05 + 0.35 + x + 2x = 1, so 0.4 + 3x = 1, giving 3x = 0.6 and x = 0.2. So P(green) = 0.2. Splitting the remaining 0.6 evenly between blue and green, ignoring the 2:1 ratio, gives 0.3. Working out x correctly but then reporting 2x, the probability of blue, gives 0.4. Stopping after finding that blue and green together account for 0.6, without dividing by the three equal shares of x, gives 0.6.
- (a) 1/10 — There are 4 × 5 = 20 equally likely outcomes in total. The pairs whose product is 12 are Spinner A showing 3 with Spinner B showing 4, and Spinner A showing 4 with Spinner B showing 3, which is 2 outcomes, giving a probability of 2/20 = 1/10. Choosing 1/20 comes from finding only one of the two pairs, (3, 4), and missing (4, 3) as a separate outcome. Choosing 1/8 comes from using 16 as the total number of outcomes, 4 × 4, forgetting that Spinner B has 5 sections rather than 4. Choosing 1/5 comes from listing the factor pairs of 12 as 2 × 6 and 3 × 4 and counting each one in both orders, (2, 6), (6, 2), (3, 4) and (4, 3), giving 4 outcomes out of 20 without checking that neither spinner has a 6 on it.
- (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) 5/18 — Method: list every ordered pair of dice scores whose difference is 1, then divide by the 36 equally likely pairs. Working: the pairs with a difference of 1 are (1, 2), (2, 1), (2, 3), (3, 2), (3, 4), (4, 3), (4, 5), (5, 4), (5, 6) and (6, 5), which is 10 pairs out of 36, cancelling down to 5/18. Answer: 5/18. Watch out: writing down 5/36 lists only the 5 pairs going up, (1, 2), (2, 3), (3, 4), (4, 5) and (5, 6), and misses that each one has a matching pair the other way round, such as (2, 1) — the two dice are different objects, and order matters, so each of those 5 gaps counts twice. Writing down 1/6 treats the six possible differences, 0 to 5, as equally likely and picks 1 out of 6 of them, but a difference of 1 is reached by far more pairs of scores than a difference of 5 is, so the six differences are not equally likely. And writing down 1/4 comes from adding the two dice's outcome counts instead of multiplying them, 6 + 6 = 12, and grouping the six scores into just three non-overlapping pairs one apart, {1, 2}, {3, 4} and {5, 6}, giving 3 out of that wrong pool of 12.
- (b) 0.225 — The relative frequency of rain is the number of rainy days out of all days recorded: 9 ÷ 40 = 0.225, which is noticeably less than the forecaster's claimed 0.3. Using the number of dry days, 40 − 9 = 31, as the denominator instead of the total of 40 gives 9 ÷ 31 = 0.29 (2 d.p.). Simply reporting the forecaster's claimed value, 0.3, without calculating anything from the data at all, ignores the recorded results completely. Misplacing the decimal point, treating 9 out of 40 as 9%, gives 0.09 instead of 0.225.
- (a) 0.368 — Combining both samples, the spinner landed on red 34 + 58 = 92 times out of a total of 85 + 165 = 250 spins, so the best estimate of the probability is 92/250 = 0.368. Writing 0.400 is wrong because it uses only the first sample, 34/85 = 0.400, ignoring the extra 165 spins recorded afterwards. Writing 0.352 is wrong because it uses only the second sample, 58/165 = 0.352 (to 3 decimal places), ignoring the first 85 spins. Writing 0.376 is wrong because it averages the two separate estimates, (0.400 + 0.352) ÷ 2 = 0.376, instead of combining the actual numbers of reds and spins across both samples. The best estimate of the probability that the spinner lands on red, using all 250 spins, is 0.368.
- (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) 120 — Purple's probability is its angle out of the full circle: 144° ÷ 360° = 2/5. Expected number on purple = 2/5 × 300 = 120. Assuming the three colours are equally likely, ignoring their different angles, gives 300 ÷ 3 = 100. Using orange's angle, 90°, instead of purple's 144° gives a probability of 1/4, so 300 × 1/4 = 75. Treating 144 as a percentage instead of finding its fraction of 360° gives 300 × 0.144 = 43.2, which rounds to 43.
- (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.
Build your own mix at the worksheet builder.