Birthday Problem Approximation
The birthday problem, or birthday paradox, concerns the probability that, in a set of n randomly chosen people, some pair of them will have the same birthday.
The probability that m people will have the same birthday depends nonlinearly on k, the total number of people and the number of possible birthdays.
Formula
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |