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 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.
- 2.A bag contains 4 red counters and 6 blue counters. A counter is taken at random, its colour noted, and it is put back in the bag before a second counter is taken at random. Work out the probability that the two counters are different colours. Give your answer as a fraction in its simplest form.
- 3.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.
- 4.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.
- 5.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.
- 6.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.
- 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.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.
- 9.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.
- 10.The universal set is {1, 2, 3, ..., 15}. A = {multiples of 3}. Work out n(A′), the number of elements not in A.
- 11.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.
- 12.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.
- 13.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.
- 14.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.
- 15.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.
Answer key
- (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.
- (a) 12/25 — P(red then blue) = 4/10 × 6/10 = 24/100. P(blue then red) is the same, 6/10 × 4/10 = 24/100. Since either order counts as different colours, add them: 24/100 + 24/100 = 48/100 = 12/25. Working out only one order, red-then-blue, and forgetting blue-then-red, gives 24/100 = 6/25. Working out the probability that the two counters are the SAME colour instead — 4/10 × 4/10 + 6/10 × 6/10 = 16/100 + 36/100 = 52/100 = 13/25 — answers a different question. Using 6/9 for the second draw, as if the first counter were not replaced, gives 2 × (4/10 × 6/9) = 48/90 = 8/15.
- (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.
- (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.
- (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) 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.
- (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.
- (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.
- (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.
- (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) 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.
- (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.
Build your own mix at the worksheet builder.