Mutually exclusive events are events that cannot happen at the same time; if one occurs, the other cannot.
The Addition Law (often called the 'OR' rule) states that for mutually exclusive events and , the probability of either occurring is the sum of their individual probabilities.
Key Formula:
If events are not mutually exclusive, this formula must be adjusted by subtracting the overlap () to avoid double-counting the shared outcomes.
This principle is frequently used when calculating the total probability of several distinct successful outcomes in a single trial.
Independent events are those where the occurrence of one event has no effect on the probability of the other occurring.
The Multiplication Law (often called the 'AND' rule) is used to find the probability of two independent events both happening.
Key Formula:
This rule can be extended to any number of independent events, such as .
Testing for independence involves checking if the product of individual probabilities equals the probability of the combined event; if they do not match, the events are dependent.
Conditional probability refers to the likelihood of an event occurring given that another event has already occurred, denoted as .
If events are independent, then , because the occurrence of does not change the likelihood of .
For dependent events, the probability of the second event must be updated based on the outcome of the first, which is often visualized using tree diagrams.
The general relationship for any two events is , which rearranges to the standard conditional formula: .
| Feature | Mutually Exclusive | Independent |
|---|---|---|
| Definition | Cannot happen together | One doesn't affect the other |
| Intersection | ||
| Logical Link | If A happens, B is impossible | If A happens, B is still likely |
| Formula | Use Addition Law | Use Multiplication Law |
Identify the Keyword: Look for 'or' to signal addition and 'and' to signal multiplication, but always verify if the conditions (mutually exclusive or independent) are met first.
The Sum to One Rule: Always check if a set of events is exhaustive; if so, their probabilities must add up to exactly . This is a powerful tool for finding missing values.
Independence Testing: If a question asks you to 'show' or 'determine' if events are independent, calculate and compare it to the given .
Sanity Check: Ensure all calculated probabilities are between and . If you get a value like or , you have likely used the wrong formula or made an arithmetic error.