Loading...
Loading...
Calculate the probability that event A OR event B occurs using the inclusion-exclusion principle.
The union of events A and B, written A ∪ B, is the event that A occurs, OR B occurs, OR both occur. We say "A union B" or "A or B".
P(A ∪ B) = Probability that A or B (or both) occurs
P(A) = Probability of event A
P(B) = Probability of event B
P(A ∩ B) = Probability that both A and B occur (intersection)
When we add P(A) + P(B), outcomes in the overlap get counted twice. We subtract P(A ∩ B) to correct for this double-counting.
Events are mutually exclusive when they cannot occur at the same time. For these events, P(A ∩ B) = 0.
Simplified formula for mutually exclusive events:
Examples of mutually exclusive events:
Roll a fair die. What is P(Even OR Greater than 4)?
P(Even OR Greater than 4) = 2/3 or about 66.67%.
Verification: {2, 4, 5, 6} = 4 outcomes out of 6 = 2/3