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.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.
- 2.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.
- 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.At a youth club, 65 members are asked which sports they play. 27 play football, 21 play basketball, and 9 play both. Work out the number of members who play neither sport.
- 5.150 pupils are asked about swimming and cycling, and the results are recorded on a frequency tree. The first pair of branches splits the 150 pupils into 90 who swim and 60 who do not swim. Of the 90 who swim, 54 also cycle. Of the 60 who do not swim, 18 cycle. Work out P(S ∩ C), the probability that a pupil, chosen at random, swims and cycles. Give your answer as a fraction in its simplest form.
- 6.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.
- 7.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.
- 8.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.
- 9.A = {factors of 12} and B = {factors of 18}. Work out n(A ∩ B), the number of elements in both sets.
- 10.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.
- 11.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.
- 12.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.
- 13.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.
- 14.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.
- 15.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.
Answer key
- (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.
- (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.
- (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.
- (c) 26 — The number who play football or basketball is 27 + 21 − 9 = 39, subtracting the 9 who play both so they are not counted twice. The number who play neither is then 65 − 39 = 26. Giving 39 stops after finding the number who play football or basketball, without taking the complement within the 65 members. Subtracting all three given numbers from 65, 65 − 27 − 21 − 9 = 8, treats the 9 who play both as a separate group rather than a correction for double-counting. Adding 27 and 21 without removing the double-counted 9, then subtracting that total from 65, gives 65 − (27 + 21) = 17.
- (c) 9/25 — The frequency tree already shows the swim-and-cycle branch directly: 54 out of 150, which simplifies to 9/25. Adding both cycling branches together, 54 + 18 = 72, gives the total number of cyclists, so 72/150 = 12/25, not just those who also swim. Using the non-swimmers' cycling figure, 18, gives 18/150 = 3/25, the probability of cycling WITHOUT swimming. Using the swimmers' total of 90, before splitting by cycling, gives 90/150 = 3/5, the probability of swimming on its own.
- (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.
- (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) 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.
- (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.
- (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) 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.
- (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) 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.
- (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.
Build your own mix at the worksheet builder.