Given a group of people, what is the minimum group size you need to be almost (i.e. 99% certain) that a pair within the group will share the same Birthday?
It can be quite a complex problem to understand, but see http://en.wikipedia.org/wiki/Birthday_problem (the Understanding the problem bit), quite interesting too. I stumbled upon it doing some programming research
My first thought was twins, I dunno how many births you have to have to get a set of twins but it would be that amount. So if twins are 1 in every 150 births the answer would be 150.
Two people in my class at school had the same Birthday so it could be 30 lol.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.