Leap year!

How many randomly assembled people are needed to have a better than 50% probability that at least one of them was born in a leap year?


The answer is 3.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Since a leap year occurs every 4 4 years, (there are exceptions but we'll keep it simple here), the probability that a random person is not born on a leap year is 3 4 \frac{3}{4} . Thus the probability that n n randomly chosen people are all born on non-leap years is ( 3 4 ) n (\frac{3}{4})^{n} .

The probability that at least one of n n randomly chosen people is born on a leap year is then 1 ( 3 4 ) n 1 - (\frac{3}{4})^{n} . So what we need to find is the least integer n n such that

( 1 ( 3 4 ) n ) 0.5 ( 3 4 ) n 0.5 (1 - (\frac{3}{4})^{n}) \ge 0.5 \Longrightarrow (\frac{3}{4})^n \le 0.5 .

We could use logarithms at this point, but it is faster to just plug in integers 1 , 2 , 3 1, 2, 3 to see that 3 \boxed{3} is the least such integer n n .

Comment: If we were to use logarithms, then we would need to find the least integer n n such that

n ln ( 1 2 ) ln ( 3 4 ) n 2.41 n = 3 n \ge \frac{\ln(\frac{1}{2})}{\ln(\frac{3}{4})} \Longrightarrow n \ge 2.41 \Longrightarrow n = 3 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...