OR Probability Calculator
Find the probability that at least one of two events occurs.
The chance of either event uses inclusion–exclusion to avoid double-counting the overlap.
The math behind it
P(A or B) = P(A) + P(B) − P(A and B). For mutually exclusive events the overlap is 0.
Worked example
0.5 + 0.3 − 0.15 = 0.65.
FAQ
Mutually exclusive events?
Set P(A and B) = 0; then just add the probabilities.