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.A game has two independent stages. P(win stage 1) = 0.4, and P(win stage 2) = 0.25. Work out the probability that Ffion wins at least one of the two stages.
- 2.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.
- 3.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.
- 4.Two ordinary fair dice are rolled. Work out the probability that both dice show the same score.
- 5.An ordinary six-sided dice, numbered 1 to 6, is rolled 30 times and lands on a 6 seven times. Ravi says the theoretical probability of rolling a 6 and the relative frequency of rolling a 6 in this trial are the same number. Is Ravi right?
- 6.A four-colour spinner (red, blue, green, yellow) is spun repeatedly, and the relative frequency of landing on green is recorded as the number of spins increases: after 20 spins it is 0.350; after 200 spins it is 0.290; after 2000 spins it is 0.251. Using the result from 2000 spins as the best estimate of the probability, work out the number of times the spinner would be expected to land on green in a further 3000 spins.
- 7.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.
- 8.A garage tested 200 cars in one week. 70% of the cars were more than 3 years old and the rest were 3 years old or less. Of the cars more than 3 years old, 1 in 4 failed the test. 12 of the cars that were 3 years old or less failed the test. Work out how many of the 200 cars failed the test altogether.
- 9.Two events are independent. The first has probability 2/5 and the second has probability 1/3. Work out the probability that both events happen.
- 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.A box contains counters that are silver, bronze or copper only. The probability that a counter taken at random is silver is 1/2 and the probability that it is bronze is 1/8. The box contains 64 counters in total. Work out the number of copper counters.
- 12.A bag contains 5 red counters and 5 green counters. Three counters are taken out one at a time and are not put back. Work out the probability that all three counters are red.
- 13.A Venn diagram shows two sets, P and Q, inside a universal set. n(P) = 34, n(Q) = 27, n(P ∩ Q) = 11, and n(ξ) = 90, where ξ is the universal set. Work out n((P ∪ Q)′), the number of elements in neither P nor Q.
- 14.A bag is known to contain red, blue and green counters in equal numbers, so the theoretical probability of taking each colour is 1/3. In 90 trials with replacement, red was taken 38 times, blue was taken 26 times and green was taken 26 times. Which colour is over-represented compared with its theoretical probability?
- 15.A café offers 3 types of sandwich, cheese, ham and egg, and 4 types of drink, tea, coffee, juice and water. A customer chooses one sandwich and one drink at random. Work out the probability that the customer chooses egg and water.
Answer key
- (b) 0.55 — Method: it is easier to find the probability that Ffion wins NEITHER stage, then subtract that from 1. Working: P(lose stage 1) = 1 − 0.4 = 0.6, and P(lose stage 2) = 1 − 0.25 = 0.75. P(neither) = 0.6 × 0.75 = 0.45. P(at least one) = 1 − 0.45 = 0.55. Answer: 0.55. Watch out: adding the two win probabilities, 0.4 + 0.25 = 0.65, treats winning both as impossible and overcounts — that is not how independent probabilities combine. Multiplying the two win probabilities, 0.4 × 0.25 = 0.1, gives the probability of winning BOTH stages, not at least one. And stopping at 0.45, the probability of winning neither stage, forgets the final step of subtracting from 1.
- (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.
- (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.
- (b) 1/6 — Method: list the ordered pairs where the two scores match, and divide by the 36 equally likely pairs. Working: the matching pairs are (1, 1), (2, 2), (3, 3), (4, 4), (5, 5) and (6, 6), which is 6 pairs out of 36, cancelling down to 1/6. Answer: 1/6. Watch out: writing down 1/36 finds the probability of one particular double, such as (6, 6), rather than any double at all. Guessing 1/2 treats 'same' and 'different' as equally likely events, when there are only 6 matching pairs against 30 non-matching ones. And writing down 1/3 comes from listing each double twice, once for each order of the two dice, giving 12 pairs out of 36 — but (1, 1) is a single outcome, and swapping the two dice over does not produce a second one.
- (c) No — 7/30 is the relative frequency; theory stays 1/6. — The theoretical probability of rolling a 6 on an ordinary dice is fixed at 1/6, worked out from the number of equally likely outcomes, and does not change however the dice is actually rolled. The relative frequency from this trial is 7/30, found from what happened in these particular 30 rolls. Since 7/30 and 1/6 are different numbers, the correct statement is 'No — 7/30 is the relative frequency; theory stays 1/6.' Assuming the two values must always match because they describe the same event gives 'Yes — relative frequency always equals theory.' Believing that an observed result redefines the theoretical probability gives 'Yes — the theoretical probability has now become 7/30.' Refusing to work out either value at all gives 'Neither can be found — 30 rolls is too few to tell', which ignores that both numbers CAN be calculated from the information given.
- (a) 753 — The estimate from 2000 spins is the most reliable, since it comes from the largest sample size, so the best estimate of the probability is 0.251. Over a further 3000 spins, the expected number landing on green is 3000 × 0.251 = 753. Writing 1050 is wrong because 3000 × 0.350 = 1050 uses the estimate from only 20 spins, the LEAST reliable of the three. Writing 870 is wrong because 3000 × 0.290 = 870 uses the estimate from 200 spins rather than the more reliable 2000-spin estimate. Writing 750 is wrong because 3000 × 0.25 = 750 ignores the recorded data completely and simply assumes each of the 4 colours is equally likely. The best estimate is 753 expected green spins.
- (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.
- (c) 47 — Method: fill the first pair of branches of the frequency tree, then the failures on each branch, then add only the failing end branches. Working: 70% of 200 is 140, so 140 cars were more than 3 years old and 200 − 140 = 60 cars were 3 years old or less. One quarter of the older cars failed: 140 ÷ 4 = 35. The newer branch gives 12 failures. Adding the two failing branches gives 35 + 12 = 47. Answer: 47 of the cars failed the test. The distractors: 35 is the older branch on its own, with the 12 newer failures never added; 62 comes from taking 1 in 4 of all the cars, 200 ÷ 4 = 50, and then adding the 12; 153 is 200 − 47 and counts the cars that passed.
- (c) 2/15 — Method: for independent events, the probability that both happen is the product of the two probabilities. Working: the calculation is 2/5 × 1/3. Multiplying fractions gives 2 × 1 = 2 on the top and 5 × 3 = 15 on the bottom. Answer: the probability is 2/15. The distractors: 11/15 comes from adding the two probabilities, 6/15 + 5/15, instead of multiplying them; 3/8 comes from adding the numerators and the denominators separately; 1/15 comes from subtracting one probability from the other, 6/15 − 5/15.
- (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.
- (c) 24 — Silver, bronze and copper cover every counter, so their probabilities sum to 1: P(copper) = 1 − 1/2 − 1/8 = 3/8. Number of copper counters = 3/8 × 64 = 24. Multiplying the silver probability by 64 gives 32, the number of silver counters, not copper. Multiplying the bronze probability by 64 gives 8, the number of bronze counters. Adding the silver and bronze probabilities (1/2 + 1/8 = 5/8) and multiplying by 64 gives 40, the combined number of silver and bronze counters, not the copper count.
- (a) 1/12 — Method: for draws with nothing put back, multiply the probabilities of the three draws, reducing both the number of red counters and the total each time a red counter is removed. Working: the first counter is red with probability 5/10. One red counter has gone, so the second is red with probability 4/9, and then the third is red with probability 3/8. Multiplying gives 60/720. Answer: the probability is 1/12. The distractors: 1/8 comes from using 5/10 three times, which is what happens only if each counter is put back; 2/9 comes from stopping after two draws and giving 5/10 × 4/9; 3/50 comes from taking one off the red count each time but leaving the total at 10, giving 5/10 × 4/10 × 3/10.
- (b) 40 — n(P ∪ Q) = n(P) + n(Q) − n(P ∩ Q) = 34 + 27 − 11 = 50. The complement is everyone outside both sets: n((P ∪ Q)′) = 90 − 50 = 40. Adding P and Q without subtracting the overlap gives 34 + 27 = 61, so 90 − 61 = 29 double-subtracts the 11 who are in both. Reporting n(P ∪ Q) itself, 50, forgets to take the complement at all. Subtracting only n(P) from the universal set, 90 − 34 = 56, ignores set Q altogether.
- (c) Red — Theoretical probability is 1/3 ≈ 0.333 for each colour. Red's relative frequency is 38/90 ≈ 0.422, above 1/3, so red is over-represented. Blue's relative frequency is 26/90 ≈ 0.289, below 1/3, so blue is under-represented, not over. Green's relative frequency is also 26/90 ≈ 0.289, below 1/3 for the same reason. Since red's relative frequency clearly exceeds 1/3, it is not true that none of the colours are over-represented.
- (d) 1/12 — Method: list the full possibility space of sandwich-and-drink pairs, then divide the one matching pair by the size of the whole space. Working: there are 3 × 4 = 12 equally likely sandwich-and-drink pairs, and exactly one of them is egg and water. Answer: 1/12. Watch out: writing down 1/7 comes from adding the two counts, 3 + 4 = 7, instead of multiplying them to build the possibility space. Writing down 1/3 uses only the chance of choosing egg out of 3 sandwiches and ignores the drink altogether. And writing down 1/4 uses only the chance of choosing water out of 4 drinks and ignores the sandwich altogether.
Build your own mix at the worksheet builder.