Birthday Paradox Probability Estimates

​
number of people chosen at random (n)
17
This Demonstration of the birthday problem shows the probability that at least two individuals share the same birthday assuming that there are 365 equally likely possible birthdays.
You may be surprised to find that if you randomly select 23 people there is just over a 50% probability that at least two of the individuals will share the same birthday. Move the slider to add more people and see how the probability increases. At around 57 people you should find the probability of a match reaches approximately 99%.

Details

The formula for the probability of some people out of
n
to share the same birthday is:
1-
365!
n
365
(365-n)!
=1-n!
365
n

n
365
, where

365
n

is a binomial coefficient.

References

[1] E. H. McKinney, "Generalized Birthday Problem," The American Mathematical Monthly, 73(4), 1966 pp. 385–387.

External Links

Binomial Coefficient (Wolfram MathWorld)
Birthday Problem (Wolfram MathWorld)

Permanent Citation

Scott R. Colwell
​
​"Birthday Paradox Probability Estimates"​
​http://demonstrations.wolfram.com/BirthdayParadoxProbabilityEstimates/​
​Wolfram Demonstrations Project​
​Published: August 5, 2011