Birthday Paradox Calculator
See the shared-birthday probability.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The birthday paradox asks how likely it is that at least two people in a group share a birthday, and the answer is famously counterintuitive: with just 23 people, the probability already exceeds 50%, and with 70 people it’s over 99.9%, even though there are 365 possible birthdays. The exact formula computes the probability of no shared birthday first — 365 ÷ 365 × 364 ÷ 365 × 363 ÷ 365, and so on for each additional person — then subtracts that from 1, since it’s the number of pairs of people, which grows much faster than the group size, that drives the effect.
The same birthday-problem math underlies the birthday attack in cryptography, where finding any collision in a hash function turns out to require far fewer attempts than finding a specific match, which is why hash output lengths are chosen with this square-root-scaling effect in mind. It’s also a standard teaching example in probability courses for demonstrating how intuition about random matching can badly mislead you.
This calculator takes a group size and returns the probability that at least two people in it share a birthday.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)