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.In a survey of 45 students, 22 said they like reading, 18 said they like gaming, and 6 said they like both. Work out how many students like exactly one of reading or gaming.
- 2.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.
- 3.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.
- 4.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.
- 5.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.
- 6.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.
- 7.A = {factors of 12} and B = {factors of 18}. Work out n(A ∩ B), the number of elements in both sets.
- 8.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.
- 9.In a class of 32 pupils, 19 study geography and 15 study history. 8 study both subjects. Work out n(G ∪ H), the number of pupils who study geography or history or both.
- 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.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.
- 12.An ordinary fair dice is rolled once. Set A is the set of even scores and set B is the set of scores greater than 4. Work out the probability that the score rolled is in set A or in set B or in both.
- 13.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.
- 14.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.
- 15.The universal set is {1, 2, 3, ..., 15}. A = {multiples of 3}. Work out n(A′), the number of elements not in A.
Answer key
- (c) 28 — Reading only is 22 − 6 = 16, and gaming only is 18 − 6 = 12, so exactly one of the two is 16 + 12 = 28. Adding 22 and 18 without removing the 6 who like both, 22 + 18 = 40, counts those 6 students twice. Giving 6 mistakes the number who like both for the number who like exactly one. Finding 22 + 18 − 6 = 34 gives the number who like at least one of reading or gaming, but stops there instead of also removing the 6 who like both to leave only those who like exactly one.
- (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.
- (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) 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.
- (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.
- (d) 4 — Method: list the elements of each set in full, then find which elements appear in both lists — that is A ∩ B. Working: factors of 12 = {1, 2, 3, 4, 6, 12}. Factors of 18 = {1, 2, 3, 6, 9, 18}. The elements in both lists are 1, 2, 3 and 6, so A ∩ B = {1, 2, 3, 6} and n(A ∩ B) = 4. Answer: 4. Watch out: writing down 6 gives n(A), the size of the factors-of-12 list on its own, not the size of the overlap. Writing down 8 comes from counting every element that appears in EITHER list, 1, 2, 3, 4, 6, 9, 12 and 18 — that is the union, a different set from the intersection. And writing down 3 misses that 1 is a factor of both 12 and 18, and so belongs in A ∩ B alongside 2, 3 and 6.
- (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.
- (b) 26 — Method: n(G ∪ H) = n(G) + n(H) − n(G ∩ H), taking off the overlap once so the pupils who study both subjects are not counted twice. Working: 19 + 15 − 8 = 26. Answer: 26. Watch out: adding 19 and 15 without taking off the overlap gives 34, which counts the 8 pupils who study both subjects twice. Taking the 8 off both totals before adding, 19 − 8 + 15 − 8 = 18, counts only the pupils who study exactly one of the two subjects and leaves out the 8 who study both. And writing down 11, which is 19 − 8, gives the number who study geography only, not the number who study geography or history or both.
- (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.
- (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) 2/3 — Method: 'in A or in B' means every score that belongs to at least one of the two sets; a score that belongs to both is still only one outcome, so it is listed once. Working: the even scores are 2, 4 and 6; the scores greater than 4 are 5 and 6. Listing the scores that appear in either set gives 2, 4, 5 and 6, with 6 written once. That is 4 of the 6 faces, or 4/6. Answer: the probability is 2/3. The distractors: 5/6 comes from adding the sizes of the two sets, 3 + 2, so that the score 6 is counted in both and appears twice; 1/2 comes from using the even scores alone; 1/6 comes from giving the probability that the score is in both sets, which is the single score 6, rather than in either of them.
- (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.
- (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.
- (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.
Build your own mix at the worksheet builder.