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.
Non-calculator
Sets, Venn diagrams and tree diagrams worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.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.
- 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.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.
- 4.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.
- 5.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.
- 6.80 people are asked whether they drink tea and whether they drink coffee, and the results are recorded on a frequency tree. The first pair of branches splits the 80 people into 50 tea drinkers and 30 non-tea-drinkers. Of the 50 tea drinkers, 32 also drink coffee. Of the 30 non-tea-drinkers, 6 drink coffee. Work out n(T ∩ C), the number of people who drink both tea and coffee.
- 7.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.
- 8.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.
- 9.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.
- 10.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.
- 11.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.
- 12.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.
- 13.A school surveys 60 pupils. 32 say they walk to school, 24 say they cycle to school, and 12 say they do both, on different days. The rest travel only by car. One of the 60 pupils is chosen at random. Work out the probability that this pupil travels only by car.
- 14.A = {factors of 12} and B = {factors of 18}. Work out n(A ∩ B), the number of elements in both sets.
- 15.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.
Answer key
- (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) 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) 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.
- (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) 32 — The frequency tree already shows the tea-and-coffee branch directly: of the 50 tea drinkers, 32 also drink coffee, so n(T ∩ C) = 32. Adding both coffee branches together, 32 + 6 = 38, gives n(C), the total number of coffee drinkers, not just those who also drink tea. Using the non-tea branch's figure, 6, describes people who drink coffee but NOT tea. Subtracting to get 50 − 32 = 18 finds the tea drinkers who do NOT drink coffee, the opposite region to the one asked for.
- (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) 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.
- (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.
- (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.
- (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.
- (a) 4/15 — Method: first find how many pupils travel only by car, then write that as a fraction of the 60 pupils surveyed. Working: pupils who walk or cycle or both = 32 + 24 − 12 = 44. Only by car = 60 − 44 = 16. P(only by car) = 16/60 = 4/15. Answer: 4/15. Watch out: writing down 1/5 takes the overlap of 12 pupils on its own, 12/60, mistaking the group who do both for the group who travel only by car. Writing down 4/5 comes from 60 − 12 = 48, subtracting only the overlap from the total instead of the whole walk-or-cycle count, so cyclists and walkers who are not in the overlap are wrongly swept into the only-car group. And writing down 7/15 comes from 60 − 32 = 28, subtracting the walkers alone and forgetting the cyclists altogether.
- (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.
- (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.
Build your own mix at the worksheet builder.