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.
Calculator
Probability worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A machine makes 4000 light bulbs a day and runs 5 days a week. Two inspectors test bulbs from this machine. Inspector A tests 40 bulbs and finds 4 faulty. Inspector B tests 500 bulbs and finds 30 faulty. Using the better of the two estimates, work out how many faulty bulbs the machine is expected to make in one week.
- 2.A fair six-sided dice is rolled 300 times. Work out how many more times you would expect it to land on an even number than on a six.
- 3.A survey of 160 employees at a company recorded whether they cycle to work, using a frequency tree. The first branch splits them into 90 who work full-time and 70 who work part-time. Of the full-time employees, 27 cycle to work. Of the part-time employees, 14 cycle to work. Work out the probability that an employee, chosen at random from the 160, cycles to work. Give your answer as a fraction in its simplest form.
- 4.A call centre finds that 40% of its calls are about billing. 35% of the calls about billing are dealt with in under five minutes. The centre takes 500 calls on Monday. Work out how many of Monday's calls you would expect to be about billing and dealt with in under five minutes.
- 5.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.
- 6.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.
- 7.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.
- 8.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.
- 9.In a game, Zara says the probability of scoring is 3/8, the probability of missing is 5/12 and the probability of a rebound is 1/6, and that these are the only three outcomes. Is Zara correct that her three probabilities are valid?
- 10.A game uses a fair spinner with 5 equal sections numbered 1 to 5. A player wins £12 if the spinner lands on 5, and wins nothing otherwise. It costs £2 to play. The game is played 250 times. Work out the expected profit for the players, in total, over the 250 games.
- 11.An archer hits the bullseye with probability 0.24 on any one shot. She wants to know how many shots she must take to expect to hit the bullseye 12 times. Work out how many shots this is.
- 12.A two-way table records 200 members of a gym. 80 of the members are women and the rest are men. 60 of the women attend yoga classes. Work out the percentage of the women who attend yoga classes.
- 13.A ferry company finds that on 20% of days the sea is rough. If the sea is rough, the probability that a crossing is delayed is 0.75. If the sea is calm, the probability that a crossing is delayed is 0.1. Given that a crossing was delayed, work out the probability that the sea was rough that day.
- 14.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.
- 15.At a fun run, a raffle stall charges £1.50 per ticket. The probability that any one ticket wins a prize worth £8 is 0.12, and a losing ticket wins nothing. Nadia buys 25 tickets. Work out how much money Nadia should expect to lose in total.
Answer key
- (a) 1200 — Method: take the estimate from the larger sample, because an unbiased relative frequency tends towards the true probability as the sample grows, then multiply by the number of bulbs made in a week. Working: Inspector B tested 500 bulbs, far more than Inspector A's 40, so use B's relative frequency: 30 ÷ 500 = 0.06. A week's production is 4000 × 5 = 20000 bulbs. The expected number of faulty bulbs is 20000 × 0.06 = 1200. Answer: about 1200 faulty bulbs a week. The distractors: 2000 uses Inspector A's estimate, 4 ÷ 40 = 0.1, giving 20000 × 0.1 = 2000, and so rests on a sample of only 40 bulbs; 1600 comes from averaging the two estimates of 0.1 and 0.06 to get 0.08, and 20000 × 0.08 = 1600, which gives the small sample equal weight with the large one; 240 uses the right estimate but stops at a single day, 4000 × 0.06 = 240.
- (c) 100 — There are 3 even numbers on a fair dice (2, 4 and 6), so the probability of landing on an even number is 3/6 = 1/2, and 300 × 1/2 = 150. The probability of landing on a six is 1/6, so 300 × 1/6 = 50. The dice is expected to land on an even number 150 − 50 = 100 more times than on a six. Writing 50 is wrong because that is just the expected number of sixes on its own, without comparing it to the expected number of evens. Writing 150 is wrong because that is just the expected number of evens on its own, without subtracting the sixes. Writing 200 is wrong because it adds the two expected frequencies together (150 + 50 = 200) instead of finding the difference between them. The dice is expected to land on an even number 100 more times than on a six.
- (b) 41/160 — In total, 27 + 14 = 41 of the 160 employees cycle to work, so the probability is 41/160 (41 and 160 share no common factor, so this is already in its simplest form). Writing 27/160 is wrong because it only counts the full-time cyclists and leaves out the 14 part-time cyclists. Writing 41/90 is wrong because it uses the full-time total (90) as the denominator instead of the whole survey (160). Writing 1/5 is wrong because it only uses the part-time branch, simplifying 14/70 to 1/5 and ignoring the full-time cyclists completely. The probability is 41/160.
- (a) 70 — Method: two linked steps. Find the expected number of billing calls first, then take the 35% of those, because the 35% is quoted for billing calls only. Working: 40% of 500 is 200 billing calls. 35% of 200 is 70 calls. Answer: you would expect 70 calls. The distractors: 200 stops after the first step and gives the billing calls, forgetting that only some of them are dealt with quickly; 175 is 35% of 500, applying the quick response rate to every call the centre takes rather than to the billing calls only; 375 comes from adding 40% and 35% to get 75% and taking 75% of 500, which treats two stages of one journey as separate outcomes to be added.
- (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.
- (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) 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.
- (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.
- (d) No, because 3/8 + 5/12 + 1/6 = 23/24 — Using a common denominator of 24: 3/8 = 9/24, 5/12 = 10/24 and 1/6 = 4/24. Adding these numerators gives 9 + 10 + 4 = 23, so the three probabilities sum to 23/24, which is less than 1 — Zara is not correct. Adding the original numerators (3 + 5 + 1 = 9) over a denominator of 12 instead of converting each fraction properly gives 9/12 = 3/4, still less than 1 but the wrong fraction. Converting 1/6 to 5/24 instead of 4/24 (using the wrong scaling) makes the total 9/24 + 10/24 + 5/24 = 24/24 = 1, wrongly suggesting the probabilities are valid. Judging validity from the fact that each individual fraction lies between 0 and 1 ignores that an exhaustive set must sum to exactly 1, not merely contain valid individual values.
- (b) £100 — Over 250 games, the expected total winnings are 250 × (1/5) × £12 = £600, since a player wins on 1 of the 5 equally likely sections. The total cost of playing is 250 × £2 = £500. The players' expected profit is the winnings minus the cost: £600 − £500 = £100. Writing £500 is wrong because that is only the total cost of playing, without any winnings included. Writing £600 is wrong because that is only the total expected winnings, without subtracting what was paid to play. Writing £2,500 is wrong because it assumes a win on every single game (250 × £12 = £3,000) instead of using the 1-in-5 probability, then subtracts the cost: £3,000 − £500 = £2,500. The players' expected profit over the 250 games is £100.
- (a) 50 — To find the number of shots needed for an expected 12 hits, divide the number of hits wanted by the probability of a hit: 12 ÷ 0.24 = 50. Multiplying the number of hits by the probability instead of dividing gives 12 × 0.24 = 2.88, which rounds to 3 shots. Rounding 0.24 to 0.25 before dividing gives 12 ÷ 0.25 = 48. Using the probability of missing, 1 − 0.24 = 0.76, instead of the probability of hitting, gives 12 ÷ 0.76 = 15.79, which rounds to 16.
- (a) 75% — 'Percentage of the women' restricts the group to the 80 women, of whom 60 attend yoga: 60/80 = 0.75 = 75%. Dividing by the number of men (200 − 80 = 120) instead of the number of women gives 60/120 = 0.5 = 50%. Dividing by all 200 members instead of just the 80 women gives 60/200 = 0.3 = 30%. Using the 20 women who do NOT attend yoga (80 − 60) as the numerator instead of the 60 who do gives 20/80 = 0.25 = 25%.
- (c) 15/23 — Method: find P(rough and delayed) and the overall P(delayed) using the tree, then divide. Working: P(rough and delayed) = 0.2 × 0.75 = 0.15. P(calm and delayed) = 0.8 × 0.1 = 0.08. P(delayed) = 0.15 + 0.08 = 0.23. P(rough | delayed) = 0.15 ÷ 0.23 = 15/23. Answer: 15/23. Watch out: leaving the answer as 0.15 (3/20) gives P(rough and delayed) itself, without dividing by the overall probability that a crossing is delayed. Giving 0.75 (3/4) is the probability you were told to start with — that a crossing is delayed GIVEN the sea is rough — which is the reverse of what's being asked. And 0.2 (1/5) is just the original probability that the sea is rough, before you take the fact that the crossing was delayed into account.
- (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.
- (b) £13.50 — The total cost of Nadia's 25 tickets is 25 × £1.50 = £37.50. The expected number of winning tickets is 25 × 0.12 = 3, so the expected prize money is 3 × £8 = £24.00. Nadia's expected loss is the cost minus the expected prize money: £37.50 − £24.00 = £13.50. A candidate who answers £24.00 has given the expected prize money and mistaken it for the loss. A candidate who answers £37.50 has given the total cost of the tickets, forgetting to subtract the expected prize money. A candidate who answers £34.50 has subtracted the expected number of wins, 3, from the cost instead of first converting it to prize money by multiplying by £8.
Build your own mix at the worksheet builder.