Welcome to Venn Diagrams!

Have you ever had to sort things out into different groups, like which of your friends play football, which play rugby, and which play both? If so, you have already been thinking like a statistician! In this chapter, we will look at Venn diagrams — a brilliant visual tool used to organize, display, and analyse data. Don't worry if this seems a bit tricky at first; we will break down every single symbol and step together.

1. Key Terms and Symbols: Learning the Language

Before we build our diagrams, let's learn the special symbols used in Venn diagrams. Think of these as a shorthand code.

The Universal Set (\(\xi\)):
The Greek letter xi (pronounced 'zy' or 'ksee'), written as \(\xi\), represents the Universal Set. This is the "universe" of everything we are looking at in a particular problem. On a Venn diagram, it is represented by a large rectangle that surrounds all the circles.

A Set (\(A, B, C\)):
A set is simply a collection of items, numbers, or people. Sets are usually named using capital letters and are drawn as circles inside the rectangle.

Intersection (\(A \cap B\)):
The symbol \(\cap\) stands for intersection. It represents elements that belong to Set \(A\) AND Set \(B\). On a diagram, this is the overlapping region in the middle of the circles.
Memory Aid: The symbol \(\cap\) looks like an 'n' for and, or like an archway where two circles overlap!

Union (\(A \cup B\)):
The symbol \(\cup\) stands for union. It represents elements that belong to Set \(A\) OR Set \(B\) (or both). If you colour in circle \(A\) and circle \(B\) completely, you have shaded the union.
Memory Aid: The symbol \(\cup\) looks like a 'U' for Union, or a big bucket that collects everything from both sets!

Complement of a Set (\(A'\)):
The small dash next to a letter, written as \(A'\) (read as "A prime" or "not A"), is the complement. It includes everything in the universal set that is NOT in set \(A\).

Number of Elements (\(n(A)\)):
When a lowercase \(n\) is in front of brackets, such as \(n(A)\), it simply means: "How many items are inside set \(A\)?"

Quick Summary of Symbols:
\(\xi\) = Everything in the rectangle
\(A \cap B\) = Only the overlap (Both \(A\) and \(B\))
\(A \cup B\) = Everything inside circle \(A\), circle \(B\), or both
\(A'\) = Everything outside circle \(A\)
\(n(A)\) = Count of items in set \(A\)

2. Understanding the Regions of a Two-Set Venn Diagram

A standard two-set Venn diagram is made of a rectangle containing two overlapping circles (\(A\) and \(B\)). This splits our universal set into four distinct regions:

1. Region 1 (Only \(A\)): Elements that belong to set \(A\), but NOT to set \(B\). Written in notation as \(A \cap B'\).
2. Region 2 (Both \(A\) and \(B\)): The middle overlap. Written as \(A \cap B\).
3. Region 3 (Only \(B\)): Elements that belong to set \(B\), but NOT to set \(A\). Written in notation as \(A' \cap B\).
4. Region 4 (Neither \(A\) nor \(B\)): The space outside both circles, but still inside the rectangle. Written as \((A \cup B)'\).

Worked Example: Listing Numbers in a Venn Diagram

Let the universal set be the whole numbers from \(1\) to \(10\):
\(\xi = \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10\}\)
Let \(A = \text{Even numbers} = \{2, 4, 6, 8, 10\}\)
Let \(B = \text{Multiples of } 3 = \{3, 6, 9\}\)

Let's place every number into its correct region:

Step 1: Check the overlap (\(A \cap B\)).
Which numbers are both even and a multiple of \(3\)?
The number \(6\) is in both lists. Put \(6\) in the central overlap.

Step 2: Fill in "Only \(A\)".
The remaining even numbers are \(2, 4, 8, 10\). Put these in circle \(A\), outside the overlap.

Step 3: Fill in "Only \(B\)".
The remaining multiples of \(3\) are \(3, 9\). Put these in circle \(B\), outside the overlap.

Step 4: Check for leftover numbers (Outside both circles).
Which numbers from \(1\) to \(10\) have not been written yet?
The numbers \(1, 5, 7\) are neither even nor multiples of \(3\). Write \(1, 5, 7\) inside the rectangle, but outside the circles.

Key Takeaway: Every single element from the universal set must appear exactly once in the diagram!

3. Constructing Venn Diagrams from Frequencies

In GCSE Statistics questions, you are often given total counts (frequencies) from a survey and asked to complete a Venn diagram. The golden rule is: Always start from the very center and work your way outwards!

Step-by-Step Method

Scenario: In a class of \(30\) students:
- \(18\) study French (\(F\))
- \(14\) study German (\(G\))
- \(6\) study both French and German
- Some students study neither language

Let's fill in the Venn diagram step-by-step:

Step 1: Fill in the intersection (Both).
We are told \(6\) students study both. Place \(6\) in the middle overlap: \(n(F \cap G) = 6\).

Step 2: Calculate "Only French".
\(18\) students study French in total. This includes the \(6\) who also study German.
\(\text{Only French} = 18 - 6 = 12\).
Write \(12\) in the French-only section.

Step 3: Calculate "Only German".
\(14\) students study German in total. This includes the \(6\) who also study French.
\(\text{Only German} = 14 - 6 = 8\).
Write \(8\) in the German-only section.

Step 4: Calculate "Neither" (Outside the circles).
Add up all the students placed so far: \(12 + 6 + 8 = 26\).
The total class size is \(30\).
\(\text{Neither} = 30 - 26 = 4\).
Write \(4\) in the space outside both circles.

Check: \(12 + 6 + 8 + 4 = 30\). The total matches the universal set perfectly!

4. Calculating Probabilities from Venn Diagrams

Once a Venn diagram is filled in with frequencies, calculating probabilities is straightforward. The basic probability formula is:

\(P(\text{Event}) = \frac{\text{Number of successful outcomes}}{\text{Total number of outcomes in the Universal Set}}\)

Using the Languages Example (\(\text{Total} = 30\)):

1. Finding \(P(F)\) (Probability of choosing a student who studies French):
Total who study French = \(12 + 6 = 18\).
\(P(F) = \frac{18}{30} = \frac{3}{5}\)

2. Finding \(P(F \cap G)\) (Probability of French AND German):
Students in the intersection = \(6\).
\(P(F \cap G) = \frac{6}{30} = \frac{1}{5}\)

3. Finding \(P(F \cup G)\) (Probability of French OR German):
Students inside either circle = \(12 + 6 + 8 = 26\).
\(P(F \cup G) = \frac{26}{30} = \frac{13}{15}\)

4. Finding \(P(F')\) (Probability of NOT French):
Students outside circle \(F\) = \(8 + 4 = 12\).
\(P(F') = \frac{12}{30} = \frac{2}{5}\)

Conditional Probability from a Venn Diagram

Sometimes a question says: "Given that a student studies French, what is the probability they also study German?"

When you see the phrase "given that", your universe shrinks! You only look at the group mentioned after the words "given that".

- We are given the student studies French, so we ONLY look inside circle \(F\) (Total = \(18\)).
- How many of these \(18\) also study German? Exactly \(6\).
- Therefore, \(P(G \text{ given } F) = \frac{6}{18} = \frac{1}{3}\).

Key Takeaway: For "given that" questions, change your denominator to the total of the given circle!

5. Three-Set Venn Diagrams

At GCSE level, you may also see Venn diagrams with three sets: \(A\), \(B\), and \(C\). These create 8 separate regions.

To fill in a 3-set diagram with frequencies, follow the exact same strategy — start from the deepest center and work outward:

1. Fill in the center overlap of all three sets: \(A \cap B \cap C\).
2. Fill in the two-set overlaps (\(A \cap B\), \(A \cap C\), \(B \cap C\)), remembering to subtract the three-way center count!
3. Fill in the single-set regions (Only \(A\), Only \(B\), Only \(C\)) by subtracting the numbers already in that circle.
4. Calculate the outside region by subtracting all placed numbers from the grand total \(\xi\).

6. Common Mistakes to Avoid

Mistake 1: Forgetting to subtract the intersection.
If \(20\) people like tea and \(5\) like both tea and coffee, the number of people who like only tea is \(20 - 5 = 15\), NOT \(20\)! Writing \(20\) in the "only tea" section is the most common mistake on exam papers.

Mistake 2: Forgetting the outside region.
Always check whether any people or items do not fit into any set. Ensure the sum of all regions equals the total number in \(\xi\).

Mistake 3: Confusing \(\cup\) (Union) and \(\cap\) (Intersection).
Remember: \(\cap\) means AND (overlap only), while \(\cup\) means OR (all combined regions).

Quick Revision Checklist

- Do I know what \(\xi\), \(\cap\), \(\cup\), and \(A'\) mean?
- Can I correctly label and shade regions on a Venn diagram?
- Do I always start in the center overlap when entering values?
- Can I calculate simple and conditional probabilities using numbers from the diagram?