Intersection (): This operation identifies elements that belong to both Set A and Set B simultaneously. In a diagram, this is the central overlapping area where the circles cross.
Union (): The union represents the collection of all elements that belong to Set A, Set B, or both. It covers the entire area within the boundaries of either circle.
Complement (): The complement of a set includes all elements in the universal set that are NOT in the specified set. Visually, this is everything inside the rectangle but outside the circle for Set A.
The Inclusion-Exclusion Principle: This principle states that to find the total number of elements in the union, one must add the sizes of the individual sets and then subtract the size of their intersection to avoid double-counting shared elements: .
| Feature | Disjoint Sets | Overlapping Sets | Subsets |
|---|---|---|---|
| Visual | Circles do not touch | Circles share a region | One circle is inside another |
| Intersection | (if A is subset) | ||
| Meaning | Mutually exclusive events | Shared outcomes possible | All of A is part of B |
The Box Requirement: Always draw the bounding rectangle for the universal set. Examiners often deduct marks if the rectangle is missing, as it implies the sample space is undefined.
Verification Totals: After filling in all regions, sum every number inside the rectangle. This total must match the given total population or sample size; if it doesn't, a subtraction error likely occurred in the 'only' regions.
Keyword Awareness: Pay close attention to words like 'only' or 'just'. If a problem says '10 people like only A', that value goes directly into the circle; if it says '10 people like A', you must subtract the intersection first.
Double Counting: The most frequent error is placing the total count of a set into the 'only' region without subtracting the intersection. This leads to a total sum that exceeds the actual population.
Misinterpreting the Exterior: Students often forget to calculate the value for the region outside the circles. This region is critical for answering questions about 'neither' or 'none' of the categories.
Labeling Errors: Confusing the labels for Union (OR) and Intersection (AND) can lead to calculating the wrong region. Remember that 'AND' is the narrow overlap, while 'OR' is the broad combined area.