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 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.
- 2.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.
- 3.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.
- 4.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.
- 5.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.
- 6.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.
- 7.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.
- 8.At a gym, 70 members are asked whether they use the pool or the sauna. 38 use the pool, 30 use the sauna, and 12 use neither. Work out n(P ∩ S), the number of members who use both the pool and the sauna.
- 9.A = {factors of 12} and B = {factors of 18}. Work out n(A ∩ B), the number of elements in both sets.
- 10.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.
- 11.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.
- 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.Amir has 3 different coloured pens, red, blue and green, and 2 different types of paper, lined and plain. He wants to choose one pen and one type of paper, and draws a grid to list every combination systematically. Work out how many combinations are in his grid.
- 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.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.
Answer key
- (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) 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) 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) 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.
- (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) 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) 10 — The number who use the pool or the sauna (or both) is the total minus those who use neither: 70 − 12 = 58. Since pool + sauna double-counts the overlap, n(P ∩ S) = 38 + 30 − 58 = 10. Adding the pool and sauna counts without subtracting the overlap at all gives 38 + 30 = 68, more members than are in the whole gym. Subtracting the sauna count from the union, 58 − 30 = 28, actually finds the number who use ONLY the pool, not both. Reporting the 'neither' count, 12, confuses it with the 'both' region — they describe opposite corners of the diagram.
- (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.
- (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) 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.
- (c) 6 — Method: to list every combination of one item from a group of 3 and one item from a group of 2 systematically, multiply the two numbers of choices together. Working: 3 × 2 = 6. Answer: 6. Watch out: adding the two totals instead of multiplying, 3 + 2 = 5, misses combinations that a full grid would show — a grid with 3 rows and 2 columns has 6 cells, not 5. Writing down 3 counts only the pens, and writing down 2 counts only the types of paper — neither one pairs every pen with every type of paper.
- (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.
- (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.
Build your own mix at the worksheet builder.