Printable · GCSE Foundation · ages 14-16
Sets, Venn diagrams and tree diagrams worksheet — GCSE Foundation
Fifteen questions on "sets, venn diagrams and tree diagrams" — DfE statement P6. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Sets, Venn diagrams and tree diagrams worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A survey of 90 people records which of two apps, X and Y, they use. 55 people use app X, 42 people use app Y, and 20 people use neither app. Work out the probability that a randomly chosen person uses both apps, giving your answer as a fraction in its simplest form.
- 2.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.
- 3.At a gym, 45 members are surveyed. 24 use the running machines, 20 use the weights machines, and 9 use both. Work out how many of the 45 members use neither machine.
- 4.A bag contains 5 red counters and 3 blue counters. A counter is taken at random, its colour is noted, and it is put back in the bag before a second counter is taken at random. Work out the probability that both counters are the same colour.
- 5.The universal set is {1, 2, 3, ..., 30}. Set A is the set of multiples of 4 between 1 and 30. Work out n(A′), the number of elements not in A.
- 6.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.
- 7.At a leisure centre, 50 members are asked which activities they do. 32 do yoga, 24 do pilates, and 11 do both. Work out how many members do yoga only, and not pilates.
- 8.Two sets, A and B, sit inside a universal set. A region of a Venn diagram is described by the notation A ∩ B′. Work out which of these describes that region.
- 9.Five balls numbered 1, 2, 3, 4 and 5 are in a bag. Two of them are taken out together at random. Work out the probability that the two numbers on them add up to more than 7.
- 10.A pupil must choose 2 different subjects at random from these five: maths, physics, biology, chemistry and history. Work out the probability that the two subjects chosen are maths and biology.
- 11.Leo flips a fair coin twice. He makes a list of every possible result of the two flips, writing down what the first flip lands on and then what the second flip lands on. Work out how many of the results in his list contain at least one tail.
- 12.Two fair spinners are each numbered 1, 2 and 3. Priya spins both spinners together and records the two numbers as a pair, listing every possible outcome systematically in a grid. Work out the probability that the two numbers are the same.
- 13.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.
- 14.The numbers 1 to 10 are each written on a card. Set A is the set of multiples of 3 from 1 to 10 and set B is the set of even numbers from 1 to 10. Work out how many of the numbers from 1 to 10 are in set A but not in set B.
- 15.A fair coin is flipped and an ordinary fair dice is rolled. Every possible result is listed in a table. Work out how many different results the table contains altogether.
Answer key
- (b) 3/10 — The number who use at least one app is 90 − 20 = 70. Since 55 + 42 double-counts the overlap, n(X ∩ Y) = 55 + 42 − 70 = 27, so P(both) = 27/90 = 3/10. Forgetting to subtract the 20 who use neither, and using the full 90 as the union, gives 55 + 42 − 90 = 7, so 7/90. Reporting the probability of using X or Y (or both), 70/90 = 7/9, answers a different question about the union, not the overlap. Reporting the probability of using neither app, 20/90 = 2/9, is the complement of the union, not the intersection.
- (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.
- (b) 10 — Method: the number using at least one machine is the running total plus the weights total minus the overlap, since the overlap would otherwise be added in twice; the number using neither is the survey total minus that. Working: at least one machine = 24 + 20 − 9 = 35. Neither = 45 − 35 = 10. Answer: 10. Watch out: subtracting 24 + 20 from 45 without adding the 9 back, 45 − 24 − 20 = 1, removes the overlap twice over instead of once. Writing down 15, which is 24 − 9, gives the number who use ONLY the running machines, not the number who use neither. And writing down 9 mistakes the overlap region for the region outside both circles altogether.
- (a) 17/32 — Because the counter is replaced, each pick is independent with P(red) = 5/8 and P(blue) = 3/8 every time. Both red has probability 5/8 × 5/8 = 25/64, and both blue has probability 3/8 × 3/8 = 9/64. 'Same colour' means either of these, so add them: 25/64 + 9/64 = 34/64 = 17/32. Giving 25/64 finds only the probability of both counters being red, leaving out both counters being blue, which also counts as the same colour. Giving 15/64 finds the probability of one red and one blue counter in just one of the two possible orders — the opposite of what was asked, and only half of it. Giving 13/28 works out the probabilities as if the counter had NOT been replaced, using 5/8 × 4/7 and 3/8 × 2/7, even though the question states it was put back.
- (c) 23 — Multiples of 4 from 1 to 30 are 4, 8, 12, 16, 20, 24 and 28 — 7 numbers, so n(A) = 7. The universal set has 30 elements, so n(A′) = 30 − 7 = 23. Reporting n(A) itself, 7, without subtracting it from the universal set forgets what the complement means. Estimating the count of multiples of 4 as 30 ÷ 4 = 7.5, rounded to 8, instead of listing them exactly, gives 30 − 8 = 22. Miscounting the universal set as having 31 elements instead of 30, an off-by-one slip, gives 31 − 7 = 24.
- (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.
- (d) 21 — Method: 'yoga only' means yoga but not pilates, so subtract the number who do both from the total who do yoga. Working: 32 − 11 = 21. Answer: 21. Watch out: writing down 32, the total who do yoga, answers 'how many do yoga' rather than 'how many do yoga only' — it still includes the 11 who also do pilates. Adding the overlap instead of subtracting it, 32 + 11 = 43, moves in the wrong direction entirely. And writing down 11 gives the number who do both activities, which is the opposite of yoga only.
- (c) The elements that are in A but not in B — The symbol ∩ means 'and', so A ∩ B′ means 'in A and also in the complement of B'. B′ means 'not in B'. So A ∩ B′ describes everything that is in A but not in B. The elements in both A and B describes A ∩ B, without the dash on B. The elements in B but not in A describes B ∩ A′, with the dash on A instead of B. The elements in neither A nor B describes (A ∪ B)′, the region outside both circles entirely.
- (d) 1/5 — Method: list the pairs systematically, work out each total, then count the pairs that meet the condition and compare that count with the length of the list. Working: the pairs and their totals are 1 and 2 giving 3, 1 and 3 giving 4, 1 and 4 giving 5, 1 and 5 giving 6, 2 and 3 giving 5, 2 and 4 giving 6, 2 and 5 giving 7, 3 and 4 giving 7, 3 and 5 giving 8, and 4 and 5 giving 9. That is 10 pairs, of which 2 have a total of more than 7. Answer: the probability is 1/5. The distractors: 2/5 comes from counting the totals of exactly 7 as well, reading 'more than 7' as '7 or more'; 1/10 comes from finding only the pair 4 and 5 and missing that 3 and 5 also beat 7; 4/5 comes from counting the pairs on the wrong side of the condition, the 8 pairs whose total is 7 or less.
- (b) 1/10 — Method: list every possible pair of subjects systematically, so that no pair is missed and no pair is counted twice, then compare the number of successful pairs with the size of the list. Working: pairing maths with each of the other four gives 4 pairs, physics with each subject after it gives 3, biology gives 2 and chemistry gives 1, so there are 4 + 3 + 2 + 1 = 10 pairs. Exactly one of them is maths with biology. Answer: the probability is 1/10. The distractors: 1/5 comes from counting maths-then-biology and biology-then-maths as two separate successes while still dividing by the 10 unordered pairs; 1/15 comes from a list that also pairs each subject with itself, giving 15 entries instead of 10; 1/4 comes from working out the second step alone, that 1 of the 4 subjects left after maths is biology, without allowing for the chance that maths is picked at all.
- (b) 3 — Method: build the list of possible results systematically, taking the first flip as a head and then as a tail, and keeping the two flips in order so that a head then a tail is a different result from a tail then a head; then count the results that match the description. Working: with a head at the first flip the results are HH and HT, and with a tail at the first flip they are TH and TT, so the list is HH, HT, TH, TT — four results in all. The results containing at least one tail are HT, TH and TT. Answer: 3 of the results in the list contain at least one tail. The distractors: 2 comes from treating a head and a tail as one result however they are ordered, which shortens the list to HH, HT, TT so that only two entries hold a tail; 1 comes from reading 'at least one tail' as a tail at both flips, which is the single result TT; 4 comes from counting the tails written across the list — one in HT, one in TH and two in TT — instead of counting the results that contain a tail.
- (d) 1/3 — List the outcomes for the two spinners systematically in a 3 × 3 grid: 1-1, 1-2, 1-3, 2-1, 2-2, 2-3, 3-1, 3-2, 3-3, where the first number is the score on spinner A and the second is the score on spinner B — 9 equally likely outcomes in total. The pairs where the two numbers are the same are 1-1, 2-2 and 3-3, so there are 3 favourable outcomes. P(same number) = 3/9 = 1/3. 2/3 comes from working out the probability that the two numbers are different and then forgetting to take the complement the right way round, so the probability of "different" is given instead of the probability of "same". 1/2 comes from listing only the 6 unordered pairs 1-1, 2-2, 3-3, 1-2, 1-3, 2-3 instead of all 9 ordered outcomes in the grid, then taking 3 out of that 6. 1/9 comes from spotting only one of the three matching pairs, such as 1-1, and missing 2-2 and 3-3.
- (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.
- (c) 2 — Set A, the multiples of 3, is {3, 6, 9}. Removing the numbers that are also in set B, the even numbers {2, 4, 6, 8, 10}, leaves {3, 9} — 2 numbers are in A but not B. Giving 3, the whole size of set A, forgets to remove the number 6, which is also even. Giving 7 counts every number in A or B combined, {2, 3, 4, 6, 8, 9, 10}, rather than only those in A but not B. Giving 4 counts the numbers in set B but not set A, {2, 4, 8, 10}, the wrong way round.
- (d) 12 — Method: each result of the first experiment can be paired with every result of the second, so the two counts are combined by multiplying. Working: the coin lands in 2 ways and the dice lands in 6 ways. Each of the 6 dice scores can appear with a head or with a tail, so the table has 6 × 2 rows. Answer: there are 12 different results. The distractors: 8 comes from adding the two counts, 6 + 2, instead of multiplying them; 6 comes from listing the dice scores only and treating the coin as making no difference to the table; 36 comes from working out 6 × 6, counting the coin as though it too had six equally likely results.
Build your own mix at the worksheet builder.