Complementary Events Rule: The probability of an event not occurring is found by subtracting the probability of the event from 1, expressed as . This is particularly useful when the 'not' case is easier to calculate than the event itself.
Addition Rule: To find the probability of event or (the union), use the formula . The subtraction of the intersection is necessary to avoid double-counting outcomes that belong to both sets.
Multiplication Rule: The probability of both and occurring (the intersection) is calculated by . This rule accounts for how the occurrence of the first event might change the probability of the second.
Conditional Probability Formula: This measures the probability of an event occurring given that another event has already happened, defined as . It effectively restricts the sample space to only those outcomes where event is true.
Bayes' Theorem: By combining the multiplication and partition rules, Bayes' Theorem allows for the calculation of 'inverse' conditional probabilities. It is expressed as , which is vital for updating beliefs based on new evidence.
| Feature | Mutually Exclusive | Independent |
|---|---|---|
| Definition | Events cannot happen at the same time. | One event's occurrence does not affect the other. |
| Intersection | ||
| Addition Rule | ||
| Conditional | $P(A | B) = 0$ |
Rewriting Events: Complex verbal descriptions should be translated into set notation using 'and' (), 'or' (), and 'not' (). For example, 'Exactly one of A or B' can be written as .
The 'At Least One' Strategy: When asked for the probability that 'at least one' event occurs, it is almost always more efficient to calculate . This avoids the need to sum multiple individual combinations of success and failure.
Check for Independence: Never assume two events are independent unless the problem explicitly states it or you can prove . Assuming independence in dependent scenarios (like sampling without replacement) is a frequent source of error.
The Double-Counting Error: In union problems ( or ), students often forget to subtract the intersection. Always ask: 'Can these two things happen at the same time?' If yes, you must subtract .
Denominator Awareness: In conditional probability, the denominator must be the probability of the condition, not the whole sample space. A common mistake is using when the question asks for .