Statistics & ProbabilityFoundation & HigherTopic 71 of 73

Venn Diagrams –

GCSEMathsAI Team·8 min read·18 March 2026

Venn diagrams are a visual way to organise data and solve probability problems in GCSE Maths. They appear on both Foundation and Higher papers across AQA, Edexcel and OCR, with Higher-tier questions demanding fluency in set notation and three-circle diagrams. Once you can fill in a Venn diagram accurately, you unlock straightforward marks on probability, HCF/LCM and sorting questions alike. This guide covers everything from basic two-circle diagrams to Higher-level set notation, provides worked examples at both tiers, highlights the traps examiners set, and gives you practice questions to cement your understanding. For an overview of the full syllabus, see our complete GCSE Maths topics list.

What Is a Venn Diagram?

A Venn diagram uses overlapping circles inside a rectangle to represent sets and the relationships between them. Each circle represents a set, and the rectangle represents the universal set (all items under consideration).

Key Vocabulary and Notation

  • Universal set (ξ) — everything being considered.
  • A ∩ B (intersection) — elements in both A and B (the overlap).
  • A ∪ B (union) — elements in A or B or both.
  • A' (complement) — elements not in A.
  • n(A) — the number of elements in set A.
  • (A ∩ B)' — elements not in the intersection of A and B.
  • (A ∪ B)' — elements not in A or B — i.e. those outside both circles.

Why Venn Diagrams Matter

Venn diagrams turn wordy probability and data problems into a clear visual. They are particularly useful when events overlap — for example, students who study both French and Spanish. They also connect to probability calculations, HCF/LCM using prime factors, and sorting numbers into property groups.

Step-by-Step Method

Filling In a Two-Circle Venn Diagram

  1. Draw two overlapping circles inside a rectangle. Label each circle with its set name and the rectangle with ξ.
  2. Start with the intersection — fill in the number or elements that belong to both sets.
  3. Subtract the intersection from each individual set total to fill in the "only A" and "only B" regions.
  4. Subtract all filled regions from the universal set total to find the number outside both circles.
  5. Check that all four regions add up to the total.

Using a Venn Diagram for Probability

  1. Fill in the Venn diagram as above.
  2. The probability of an event equals the number in the relevant region divided by the total:
P(event) = Number in the region ÷ Total number in the universal set
  1. Use set notation to identify the correct region: intersection (∩), union (∪), or complement (').

Three-Circle Venn Diagrams (Higher)

  1. Start with the region where all three sets overlap (the triple intersection).
  2. Work outward: fill in each pair-wise intersection by subtracting the triple overlap.
  3. Fill in the "only" sections by subtracting all overlapping parts.
  4. Finally, fill in the region outside all circles.

Worked Example 1 — Foundation Level

Question: In a class of 30 pupils, 18 like football, 12 like tennis, and 5 like both. (a) Draw a Venn diagram. (b) How many like neither sport? (c) Find the probability that a randomly chosen pupil likes football but not tennis.

Working:

(a) Intersection (both) = 5. Football only = 18 − 5 = 13. Tennis only = 12 − 5 = 7. Neither = 30 − 13 − 5 − 7 = 5.

Venn diagram regions: Football only = 13, Both = 5, Tennis only = 7, Neither = 5.

Check: 13 + 5 + 7 + 5 = 30 ✓

(b) 5 pupils like neither sport.

(c) Football but not tennis = 13. P(football but not tennis) = 13/30.

Worked Example 2 — Higher Level

Question: ξ = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}. A = {multiples of 3} and B = {even numbers}. (a) Complete a Venn diagram. (b) Find P(A ∩ B). (c) Find P(A ∪ B)'. (d) Find P(A' ∩ B).

Working:

A = {3, 6, 9, 12}. B = {2, 4, 6, 8, 10, 12}. A ∩ B = {6, 12}.

(a) A only = {3, 9}. B only = {2, 4, 8, 10}. A ∩ B = {6, 12}. Outside = {1, 5, 7, 11}.

(b) P(A ∩ B) = 2/12 = 1/6.

(c) A ∪ B = {2, 3, 4, 6, 8, 9, 10, 12} — that is 8 elements. (A ∪ B)' = {1, 5, 7, 11} — that is 4 elements. P(A ∪ B)' = 4/12 = 1/3.

(d) A' ∩ B = elements in B but not in A = {2, 4, 8, 10} — that is 4 elements. P(A' ∩ B) = 4/12 = 1/3.

Common Mistakes

  • Filling in set totals instead of the "only" region — if 18 like football and 5 like both, write 13 in the "football only" section, not 18.
  • Forgetting the rectangle — the rectangle represents the universal set. Without it, you cannot account for items outside all circles.
  • Misreading set notation — (A ∪ B)' means everything not in the union, whereas A' ∪ B' means everything not in A or not in B. Use a diagram to check.
  • Not starting with the intersection — always fill in the middle first and work outward.
  • Double-counting in three-circle diagrams — subtract overlaps carefully at each step.

Exam Tips

  1. Always start with the intersection — this is the golden rule for filling in Venn diagrams efficiently.
  2. Check the total — all regions must sum to n(ξ). If they do not, you have made an arithmetic error.
  3. Set notation fluency — at Higher level, expect questions using ∩, ∪ and ' notation. Practise translating words into symbols and vice versa.
  4. Three-circle diagrams — work from the centre outward. The triple overlap first, then pairs, then singles, then the outside.
  5. Probability from Venn diagrams — divide the number in the relevant region by n(ξ). Make sure you read the correct region for the notation given.
  6. Tree diagrams and Venn diagrams are closely linked — see probability tree diagrams for an alternative approach. For essential formulas, see our GCSE Maths formulas list.

Practice Questions

Question 1 (Foundation): 40 students were surveyed. 22 have a cat, 15 have a dog, and 8 have both. How many have neither?

Answer: Cat only = 22 − 8 = 14. Dog only = 15 − 8 = 7. Neither = 40 − 14 − 8 − 7 = 11.

Question 2 (Foundation): Using the data above, find the probability that a randomly chosen student has a cat or a dog or both.

Answer: Students with cat or dog or both = 14 + 8 + 7 = 29. P = 29/40.

Question 3 (Higher): ξ = {integers from 1 to 20}. A = {factors of 20}, B = {prime numbers}. List A ∩ B and find P(A ∩ B).

Answer: A = {1, 2, 4, 5, 10, 20}. B = {2, 3, 5, 7, 11, 13, 17, 19}. A ∩ B = {2, 5}. P(A ∩ B) = 2/20 = 1/10.

Question 4 (Higher): In a group of 50 people, 30 speak French, 25 speak German, and 10 speak both. Find P(F ∪ G)'.

Answer: F ∪ G = 30 + 25 − 10 = 45. (F ∪ G)' = 50 − 45 = 5. P(F ∪ G)' = 5/50 = 1/10.

Ready to practise these skills with instant, personalised feedback? Try our AI-powered GCSE Maths tutor at gcsemathsai.co.uk — it adapts to your level and helps you build confidence before exam day.

Summary

Venn diagrams use overlapping circles to display the relationships between sets. The intersection (∩) shows elements in both sets, the union (∪) shows elements in either or both sets, and the complement (') shows elements not in a set. Always start by filling in the intersection, then work outward, and check that all regions sum to the universal set total. For probability, divide the relevant region by n(ξ). At Higher level, you need fluency with set notation and three-circle Venn diagrams. These skills connect directly to probability tree diagrams, conditional probability and data analysis across the statistics strand.