The Addition Rule is used to find the probability that at least one of two events occurs, denoted as .
For Non-Mutually Exclusive events, we must subtract the intersection to avoid double-counting outcomes that belong to both sets.
General Formula:
The Multiplication Rule determines the probability of two events occurring in sequence or simultaneously, denoted as .
For Independent Events, the probability of both occurring is simply the product of their individual probabilities because one does not affect the other.
Independent Formula:
General Formula: , where is the probability of B occurring given that A has already occurred.
| Feature | Mutually Exclusive | Independent |
|---|---|---|
| Definition | Cannot happen together | One doesn't affect the other |
| Intersection | ||
| Visual | Separate circles in Venn | Overlapping circles in Venn |
| Logical Link | If A happens, B cannot | If A happens, B's chance is unchanged |
Double Counting: A frequent error is adding and without subtracting the intersection for events that can overlap, leading to probabilities greater than 1.
Misidentifying Independence: Students often assume events are independent when they are actually dependent, such as drawing cards from a deck without putting them back.
Confusion of Terms: 'Mutually exclusive' is often confused with 'independent'. Remember that mutually exclusive events are actually highly dependent: if one happens, the probability of the other becomes zero.
Keyword Identification: Look for 'OR' or 'at least one' to signal the Addition Rule, and 'AND', 'both', or 'in a row' to signal the Multiplication Rule.
Tree Diagrams: For multi-stage problems, draw a tree diagram. Multiply along the branches to find the probability of a specific path, and add the results of different paths to find the total probability of an outcome.
Complement Rule: If calculating the probability of 'at least one' is complex, calculate the probability of 'none' and subtract it from 1: .
Sanity Check: Always ensure your final probability is between 0 and 1 inclusive. If it is outside this range, you likely forgot to subtract an intersection or used the wrong rule.