Today I was approached with a ‘strange question’. I was told that in a class of 30 students, the probability that any two will have their birthdays on the same day (of the same month) is of 89%. At first, it seemed absurd, and after some quick calculations I can’t get even close to 89%. However, the person who told me of this continues persistent and insists that she is right. Can somebody help out?
Note that the probability refers not to “any two” having the same birthday, but that in a room of 30 people, at least one pair of people will have the same birthday (on no particular date).
For any group, how many possible pairs are there?
i.e. for 5 people, we have 10 pairs:
1-2, 1-3, 1-4, 1-5
2-3, 2-4, 2-5
3-4, 3-5
4-5
Basically, n(n-1)/2 pairs; since 1-1, 2-2, etc are meaningless and e.g. 1-2 is same as 2-1.
So for 30 people, there are 30*29/2= 435 pairs.
The odds that one of those pairings has a common birthday? Seems pretty good.
I think this Birthday Problem is commonly misunderstood, like MatthewGerlach’s friend did. People are surprised to hear that the probability is very high, but assume some different question such as that it applies to “any two” people.
Once you know what the probability is for, the answer isn’t so surprising.