Part of the Math & Statistics suite · 235 calculators

Three Event Probability Calculator

The chance that at least one of three independent events happens, that all three happen, and that exactly one or exactly two do.

For independent events the "all three" case is the product P(A)P(B)P(C), and the "none" case is the product of the complements.

%
%
%
Results update as you type
Results
P(at least one)
27.1%
P(all three)
P(none)
P(exactly one)
P(exactly two)
Expected number to happen
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows US usage (math, parentheses, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About three event probability

How the three event probability calculator works

For independent events the "all three" case is the product P(A)P(B)P(C), and the "none" case is the product of the complements. Everything else follows: at least one is 1 − none, and the exactly-k counts come from summing the ways to pick which succeed.

The practical lesson is how quickly small risks compound: three independent 10% risks give a 27.1% chance that at least one occurs.

Formula: P(at least one) = 1 − (1 − a)(1 − b)(1 − c)

Worked examples

InputsP(at least one)Note
Three 10% risks27.1%27.1% that at least one happens
Three coin flips87.5%87.5% at least one head
Three 1% risks2.9701%2.97%

Frequently asked questions

How do I combine three probabilities?

For independent events, multiply the complements and subtract from 1. Three 10% risks give 1 − 0.9³ = 27.1%.

Why not just add them?

Because that double- and triple-counts the overlaps, and it can exceed 100%. Three 50% events would "add" to 150%.

What does independent mean here?

That none of the events changes the odds of the others. If they share a cause, this calculation understates the joint outcomes.

What is the expected number?

Simply the sum of the three probabilities — that part is true whether or not they are independent.

Why do small risks feel bigger in combination?

Because compounding is multiplicative in the complements. Ten independent 1% risks give a 9.6% chance that at least one occurs.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.