Timmy throws a fair coin vigorously, such that it whirls violently into the air to ensure a perfectly random outcome, catches the coin, and reads the top face. What is the expected number of tosses it will take Timmy to flip a total of 5 heads?
Note: This problem was inspired by The Patient Coin Flipper , by Calvin Lin
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.
This problem can be solved by using the formula of the expected value of the binomial distribution:
E ( x ) = n p
Where the variable x is the number of heads shown in the top face. For this problem E ( x ) = 5 and p = 0 . 5 , so we can solve for n (which is the number of tosses):
n = p E ( x )
n = 0 . 5 5
n = 1 0