Coin Flip Game

[Image source](https://www.bellevuerarecoins.com/wp-content/uploads/2013/11/bigstock-Coin-Flip-5807921.jpg) Image source

You are playing a game where you flip a fair coin a certain number of times with each coin flip independent of one another. If the coin has landed heads at least 60% of the time after all the designated number of flips, then you win a prize.

You can choose to flip the coin 10, 20, or 30 times.

How many times should you flip the coin in order to maximize your chance of winning?

10 20 30 It doesn't matter

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

Steven Yuan
May 3, 2018

Intuitively, you want your flips to have a greater variability, since the 60% target proportion of heads is greater than the 50% expected proportion. As the number of flips increases, there is a higher probability for the proportion of heads to be 50%, meaning that there is less variability. Conversely, as the number of flips decreases, the proportion of heads becomes more spread out, meaning that there is more variability. Thus, we should flip the coin 10 \boxed{10} times in order to maximize our chance of winning.

We can also show this mathematically. Let n n be the number of times we flip the coin and p ^ \hat{p} be the proportion of flips that come up as heads. We want to find the probability that p ^ 0.6 \hat{p} \geq 0.6 i.e. the proportion of flips that come up as heads is at least 0.6.

The sampling distribution of p ^ \hat{p} follows a roughly normal distribution with mean p = 0.5 p = 0.5 and standard deviation σ = p ( 1 p ) n = ( 0.5 ) ( 0.5 ) n = 0.5 n . \sigma = \sqrt{\dfrac{p(1 - p)}{n}} = \sqrt{\dfrac{(0.5)(0.5)}{n}} = \dfrac{0.5}{\sqrt{n}}. In other words, if we take all possible outcomes of n n flips and find the proportion of heads in each outcome, we end up with a normal curve of all possible proportions that is centered at 0.5 and has a variability of 0.5 n . \dfrac{0.5}{\sqrt{n}}.

Note that as n n increases, σ \sigma decreases, which confirms our intuition that a greater number of flips means lower variability. If we calculate the z z -score for each possible number of flips (assuming the sampling distributions are normal), we get

n = 10 z = 0.6 0.5 0.5 10 0.632 n = 20 z = 0.6 0.5 0.5 20 0.894 n = 30 z = 0.6 0.5 0.5 30 1.095. \begin{aligned} n = 10 \quad & \Longrightarrow \quad z = \dfrac{0.6 - 0.5}{\frac{0.5}{\sqrt{10}}} \approx 0.632 \\ n = 20 \quad & \Longrightarrow \quad z = \dfrac{0.6 - 0.5}{\frac{0.5}{\sqrt{20}}} \approx 0.894 \\ n = 30 \quad & \Longrightarrow \quad z = \dfrac{0.6 - 0.5}{\frac{0.5}{\sqrt{30}}} \approx 1.095. \end{aligned}

As n n increases, the z z -score of the target proportion gets larger, so the probability that the proportion of heads is greater than or equal to 0.6 increases as well. Therefore, to have the greatest chance at winning, we must flip the coin the least number of times possible, which is n = 10 . n = \boxed{10}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...