Probability result
81.25%
Exact fraction: 13/16
Decimal: 0.8125
The probability of at least 2 successes is 81.25%.
For a fair coin, the chance of heads on each flip is 1/2. At least 2 heads means adding the probabilities for 2, 3, 4, and 5 heads across the 5 flips.
Worked steps
Show your work
- Inputs: trials = 5, target successes = 2, p = 0.5, event = at least.
- Formula: P(X in range) = sum of C(n, k)p^k(1-p)^(n-k) terms.
- Substitute: use C(5, k) with p = 1/2 and 1-p = 1/2.
- Steps: evaluate the binomial terms for X >= 2 and combine them.
- Result: The probability of at least 2 successes is 81.25%.
Interactive tool
Verify the same values in the calculator
For a fair coin, the chance of heads on each flip is 1/2. At least 2 heads means adding the probabilities for 2, 3, 4, and 5 heads across the 5 flips.
Formula
Probability model
P(E) = favorable outcomes / total outcomes
Use the model that matches the setup wording.
Probability
0%
Enter values to calculate.
What your result means
The explanation updates with the current inputs.
Calculation work