Skip to content
2x2xKit

Coin Flip & Dice Probability Calculator

Calculate the probability of a given number of heads or matching dice rolls.

How this is calculated
P(exactly k successes in n trials) = C(n,k) × p^k × (1−p)^(n−k)

Assumptions used in this calculation

  • Fair coin / fair die: Assumes a fair coin (p=0.5 per flip) or a fair, unweighted die (p=1/6 per face), with each trial independent of the others.

About this calculator

The coin flip and dice probability calculator uses the binomial distribution to find the probability of exactly (or at least) a target number of heads across coin flips, or matching faces across dice rolls.

Worked example

Exactly 5 heads in 10 flips

Result: 24.61%

Was this helpful?

Frequently asked questions