Loading...
Login

Venn Diagrams - Visualising Set Relationships

A Venn diagram is a visual tool that uses overlapping circles inside a rectangle to show the relationships between sets. The rectangle represents the universal set; each circle represents a set; and overlapping regions show what the sets share. Venn diagrams bring together everything you have learned about sets, union, intersection, and complement in a single picture.

These diagrams are named after the British logician John Venn, who introduced them in an 1880 paper titled “On the Diagrammatic and Mechanical Representation of Propositions and Reasonings”. Venn was building on an older idea from the Swiss mathematician Leonhard Euler, who had used simple overlapping circles (now called Euler diagrams) as early as 1768 in letters written to tutor a German princess in logic. Venn's key improvement was to insist that every possible overlap be drawn, even regions that end up empty, which makes his diagrams far more rigorous for representing formal logical relationships than Euler's more casual sketches.

Today Venn diagrams are a staple of business analytics dashboards and market-research reports, used to show, for example, how much overlap exists between two customer segments so a company can target its marketing more precisely.

Reading a Venn Diagram

RegionMeaningSet notation
Inside circle A onlyElements in A but not BA ∩ B′
Inside circle B onlyElements in B but not AB ∩ A′
Overlapping regionElements in both A and BA ∩ B
Inside either circleElements in A or B or bothA ∪ B
Outside both circlesElements in neither A nor B(A ∪ B)′
Outside circle AElements not in AA′

Three-Set Venn Diagrams

Three overlapping circles create eight regions. Working from the centre outwards:

  • Centre: A ∩ B ∩ C (all three)
  • Three pairwise overlaps (minus the centre): A∩B only, A∩C only, B∩C only
  • Three single-set regions: A only, B only, C only
  • Outside all: (A ∪ B ∪ C)′

Inclusion-Exclusion for Three Sets

|A ∪ B ∪ C| = |A| + |B| + |C| − |A∩B| − |A∩C| − |B∩C| + |A∩B∩C|

Worked Examples

ξ = {1–10}, A = {1,2,3,4,5}, B = {4,5,6,7}. Draw and label a Venn diagram. Shade A ∩ B.

A only: {1,2,3}.   A ∩ B: {4,5}.   B only: {6,7}.   Outside: {8,9,10}.
The overlap region (shaded for A ∩ B) contains 4 and 5.

In a class of 40 students: 25 study Art, 20 study Music, 10 study both. Complete the Venn diagram and find how many study neither.

Art only = 25 − 10 = 15.   Music only = 20 − 10 = 10.   Both = 10.
Total accounted for = 15 + 10 + 10 = 35.
Neither = 40 − 35 = 5 students.

Three-set problem: 60 students; 30 study Maths, 25 study English, 20 study Science. 10 study Maths and English, 8 study Maths and Science, 7 study English and Science, 4 study all three. How many study at least one subject?

|M ∪ E ∪ S| = 30 + 25 + 20 − 10 − 8 − 7 + 4 = 54 students.
Students studying none = 60 − 54 = 6 students.

From the two-set diagram: |ξ| = 50, |A| = 28, |B| = 22, |A ∩ B| = 12. Find |A′ ∩ B′| (neither).

|A ∪ B| = 28 + 22 − 12 = 38.
|(A ∪ B)′| = 50 − 38 = 12.   (A′ ∩ B′ = (A ∪ B)′ by De Morgan’s law.)

Common Mistakes

MistakeCorrect approach
Placing the “both” value in circle A and again in circle BThe overlap region is counted only once – write “both” in the centre only
Forgetting the “outside both circles” regionAlways account for elements in neither set; they live in the rectangle outside the circles
Confusing A only with A|A only| = |A| − |A ∩ B|; the circle labelled A includes the overlap

Key Takeaways

  • The rectangle = universal set; circles = individual sets; overlap = intersection.
  • Always fill in the Venn diagram from the centre (intersection) outwards.
  • |A only| = |A| − |A ∩ B|. Neither = |ξ| − |A ∪ B|.
  • Three-set problems use the extended inclusion-exclusion formula.

Practice: Venn Diagram Problems

Two-Set Venn Diagram: Neither

You Have Completed the Set Theory Section!

Well done – you have worked through all 6 topics in the Set Theory section. Return to the Resources page to continue your mathematics journey.

Related Topics

Home About Resources Dashboard