Birthday Problem

Birthday cake

This is a very popular problem in probability. It goes like this:

What’s the smallest number of people such that there is at least a 50% chance that two of them will share a birthday.

You can make the assumption that the birthday of each person is uniformly distributed throughout the year.

Solution