Definition of Intersection: The intersection of two events, and , is the set of outcomes that are included in both event and event . It represents the logical 'AND' condition where both criteria must be satisfied simultaneously.
Notation: The intersection is denoted by the symbol , written as . This notation is commutative, meaning that is identical to because the order of the events does not change the shared outcomes.
Visual Identification: In a Venn diagram, the intersection is the overlapping region between the two circles. In a two-way table, it is the specific cell where the row for one event meets the column for the other.
Definition of Union: The union of two events, and , is the set of outcomes that are included in event , event , or both. It represents the logical 'OR' condition, which is inclusive in probability theory.
Notation: The union is denoted by the symbol , written as . Like the intersection, the union is commutative, so is the same as .
Scope of Outcomes: A union includes every outcome that belongs to at least one of the specified events. This means the union is always at least as large as the largest individual event involved.
Complement of a Union: The event represents the outcomes that are in neither nor . This is logically equivalent to the intersection of the complements, , which consists of outcomes that are not in AND not in .
Probability Summation: Because an event and its complement are mutually exclusive and exhaustive, the probability of a union and the probability of its complement must add up to exactly . This is expressed as .
De Morgan's Logic: These relationships allow statisticians to calculate the probability of 'at least one' event occurring by instead finding the probability that 'none' of the events occur and subtracting that value from .
| Feature | Intersection () | Union () |
|---|---|---|
| Logical Keyword | AND | OR (Inclusive) |
| Requirement | Must be in both sets | Must be in at least one set |
| Relative Size | Usually smaller than individual sets | Usually larger than individual sets |
The 'At Least' Rule: When an exam question asks for the probability of 'at least one' event occurring, it is almost always a signal to calculate the union . If the union is difficult to calculate directly, use the complement: .
The 'Neither' Logic: If you are asked to find the probability that neither event nor event occurs, you are looking for . This is equivalent to , which is often easier to find if you have a two-way table.
Sanity Checks: Always verify that your calculated probabilities for intersections are less than or equal to the probabilities of the individual events. Conversely, the probability of a union must be greater than or equal to the probability of any single event involved.