Printable · GCSE Foundation · ages 14-16
Probability worksheet — GCSE Foundation
Fifteen questions across the probability statements at Foundation tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Probability worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.The universal set is {1, 2, 3, ..., 15}. A = {multiples of 3}. Work out n(A′), the number of elements not in A.
- 2.A bag contains 2 white counters and 8 black counters. One counter is taken at random from the bag. Work out the probability that the counter is not black.
- 3.A fair four-sided dice, numbered 1 to 4, is rolled twice. Every outcome is listed as an ordered pair, first roll then second roll, such as (2, 3). Work out how many different outcomes are in the list.
- 4.A factory checked 400 items. A frequency tree splits them into 250 items made by machine A and 150 items made by machine B. On machine A's branch, 15 of the items were faulty. On machine B's branch, 5 of the items were faulty. One of the 400 items is picked at random. Work out the probability that it is faulty. Give your answer as a fraction in its simplest form.
- 5.In Manchester the probability of rain on any day in November is taken to be 0.3, and whether it rains on one day is independent of whether it rains on the next. Work out the probability that it rains on both the 10th and the 11th of November.
- 6.A charity fundraiser runs a game using a spinner with 5 equal sections numbered 1 to 5. A player wins a £4 prize if the spinner lands on 5, and wins nothing otherwise. It costs £1 to play, and the game is played 100 times during the fundraiser. Decide which statement correctly describes the game.
- 7.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?
- 8.Two ordinary fair dice are rolled. Work out the probability that both dice show the same score.
- 9.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.
- 10.A bag contains one red counter and one blue counter. Josh takes a counter, notes its colour, puts it back, then takes a counter again. He draws a tree diagram to show every possible pair of colours. Work out how many outcomes are on his tree diagram.
- 11.A spinner is spun 50 times. It lands on green 18 times. Work out the relative frequency of landing on green.
- 12.At a tombola stall, each ticket wins a toy, wins a sweet or wins nothing, and no ticket can win more than one of these. The probability that a ticket wins a toy is 0.15 and the probability that it wins a sweet is 0.4. Work out the probability that a ticket wins neither a toy nor a sweet.
- 13.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.
- 14.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.
- 15.The probability that the Hughes family go away during the summer holidays is 3/7. Work out the probability that they do not go away during the summer holidays.
Answer key
- (b) 10 — Method: A′ means everything in the universal set that is NOT in A, so n(A′) = n(universal set) − n(A). Working: the universal set has 15 elements. A = {3, 6, 9, 12, 15}, so n(A) = 5. n(A′) = 15 − 5 = 10. Answer: 10. Watch out: writing down 5 gives n(A) itself, the size of the multiples-of-3 set, which is the opposite of its complement. Writing down 11 comes from missing 15 off the list of multiples of 3, treating A as only {3, 6, 9, 12}, so A is undercounted as 4 and A′ is overstated as 15 − 4. And writing down 12 comes from only listing the multiples of 3 up to 9 — 3, 6 and 9 — and missing that 12 and 15 also belong to A, undercounting A as 3 rather than 5.
- (a) 1/5 — Method: find the probability that the counter is black, then use the fact that an event and its complement add to 1. Working: there are 2 + 8 = 10 counters, so P(black) = 8/10 = 4/5; the complement is 1 − 4/5, and writing 1 as 5/5 gives 5/5 − 4/5. Answer: 1/5. The distractors: 4/5 comes from giving the probability that the counter is black instead of its complement; 1/2 comes from assuming the two colours are equally likely because there are only two of them; 1/4 comes from writing the 2 white counters over the 8 black counters rather than over all 10 counters.
- (a) 16 — Method: keep the two rolls in order, first roll then second roll, and count every ordered pair the dice can land on, so a (2, 3) result is counted separately from a (3, 2) result. Working: the first roll can land on any of 4 numbers, and for each of those the second roll can also land on any of 4 numbers, giving 4 × 4 = 16 ordered pairs. Answer: 16. Watch out: writing down 8 comes from adding the two rolls' counts, 4 + 4, instead of multiplying them. Writing down 10 comes from listing unordered pairs, so (2, 3) and (3, 2) are counted as the same entry — that gives the 4 doubles plus 6 mixed pairs, 10 in total, instead of 16 ordered pairs. And writing down 4 comes from counting only one roll's outcomes and never pairing the two rolls together at all.
- (d) 1/20 — Method: add the counts on the faulty end branches, divide by the total number of items in the experiment, then cancel. Working: the faulty items number 15 + 5 = 20, and 400 items were checked, so the probability is 20/400. Dividing the top and the bottom by 20 gives 1/20. Answer: the probability is 1/20. The distractors: 3/50 is 15/250 and comes from dividing machine A's faults by machine A's output, which is that machine's own fault rate rather than the probability for the whole batch; 1/30 is 5/150 and does the same on machine B's branch; 19/20 is 380/400 and gives the probability that the item picked is not faulty.
- (a) 0.09 — Method: two independent events that must both happen are combined by multiplying their probabilities. Working: the same probability 0.3 applies to each day, so the calculation is 0.3 × 0.3. Written as fractions this is 3/10 × 3/10 = 9/100. Answer: the probability is 0.09. The distractors: 0.6 comes from adding 0.3 and 0.3 instead of multiplying them; 0.3 comes from quoting the single-day probability, as though the second day added no further condition; 0.9 comes from multiplying 3 by 3 correctly but keeping only one decimal place in the product instead of two.
- (b) Organiser favoured — expected pay-out is under £1 — The expected pay-out per game is the prize times the probability of winning: £4 × 1/5 = £0.80. The expected income per game is the £1 entry fee, which the organiser collects regardless of the result. Since £0.80 is less than £1, the game favours the organiser, because the expected pay-out is under £1. The claim that the game favours the player, because the pay-out is over £1, is wrong on both counts — the pay-out is not over £1, and it is the organiser who benefits. The claim that the organiser is favoured because the pay-out is over £1 reaches the right side but the wrong reason: £0.80 is under £1, not over it. The claim that the two expected amounts are equal is also wrong: £0.80 and £1 are different amounts, so the game is not fair to both sides.
- (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.
- (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.
- (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.
- (d) 4 — Method: each of the first draw's 2 outcomes can be paired with each of the second draw's 2 outcomes, since the counter is put back before the second draw, so the tree has one branch for every combination. Working: 2 × 2 = 4 outcomes: red-red, red-blue, blue-red, blue-blue. Answer: 4. Watch out: writing down 2 lists only the colours of a single draw and never branches out to a second draw at all. Writing down 3 treats red-then-blue and blue-then-red as the same branch, when the tree diagram shows them as two separate paths, since the counter is put back and either colour could come first or second. And writing down 16 comes from working out 2 × 2 × 2 × 2, as though the counter were drawn four times instead of twice.
- (a) 0.36 — Relative frequency is the number of times the event happened divided by the total number of trials: 18 ÷ 50 = 0.36. Dividing by 100 instead of the actual 50 spins gives 18 ÷ 100 = 0.18. Finding the relative frequency of NOT landing on green, using 50 − 18 = 32 spins, gives 32 ÷ 50 = 0.64. Misplacing the decimal point in the division, so that 18 ÷ 50 is carried out as 18 ÷ 500, gives 0.036 — a tenth of the correct value.
- (b) 0.45 — Winning a toy, winning a sweet and winning neither are mutually exclusive and exhaustive, so their probabilities sum to 1. P(toy) + P(sweet) = 0.15 + 0.4 = 0.55. P(neither) = 1 − 0.55 = 0.45. Adding 0.15 and 0.4 and stopping there gives 0.55, which is the probability of winning a toy or a sweet, not of winning neither. Subtracting only 0.15 from 1 gives 0.85, and ignores the sweet probability entirely. Subtracting only 0.4 from 1 gives 0.6, and ignores the toy probability entirely.
- (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.
- (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) 4/7 — Method: going away and not going away are the only two possibilities, so the two probabilities form an exhaustive set and add to 1; subtract the given probability from 1. Working: writing 1 as 7/7 gives 7/7 − 3/7, and 7 − 3 = 4 sevenths. Answer: 4/7. The distractors: 3/7 comes from giving back the probability that the family do go away; 1/7 comes from taking the 1 in '1 − 3/7' as a numerator and writing it over the denominator 7; 1/2 comes from assuming that going away and not going away must be equally likely because there are only two possibilities.
Build your own mix at the worksheet builder.