2.4StatisticsStretch
Probability Formulae
Two formulae handle most probability problems: the addition formula for “or”, and the multiplication form of the conditional probability formula for “and”. Together they let you compute combined probabilities.
What you'll be able to do
- Use the addition formula
- Use the multiplication formula
- Rearrange the conditional formula
- Apply to combined events
1
Addition formula
For any two events, . Subtracting the overlap avoids double-counting.
Addition (“or”) formula.
2
Multiplication formula
Rearranging the conditional formula gives — useful for finding the probability of both events.
Multiplication (“and”) formula.
1.
2.
Answer
Tip — For mutually exclusive events P(A∩B) = 0, so P(A∪B) = P(A) + P(B).
Formula recap
Addition.
Multiplication.
Common mistakes to avoid
Forgetting to subtract the overlap in the addition formula.
Subtract P(A∩B) to avoid double-counting.
Using P(A)P(B) for P(A∩B) when events are not independent.
Use P(B)P(A | B) in general.
Key takeaways
- P(A∪B) = P(A) + P(B) − P(A∩B).
- P(A∩B) = P(B)P(A | B).
- Mutually exclusive: P(A∩B) = 0.
Test yourself
Ready to lock in Probability Formulae? Pick a mode and earn XP & Dobloons.