CEMC Banner

Problem of the Week
Problem D and Solution
Coin Game

Problem

Subhash and Marijn take turns tossing a fair coin. Subhash goes first and each player has a total of two turns. The first player to toss a tail wins. If neither player tosses a tail, then neither player wins. What is the probability that Subhash wins?

Solution

Subhash can win on either his first or second turn. We will calculate the probability for each case. Note that the probability of a specific toss on any turn is \(\dfrac{1}{2}\), since the coin is fair.

Therefore, the probability that Subhash wins is \(\dfrac{1}{2} + \dfrac{1}{8} = \dfrac{4}{8} + \dfrac{1}{8} = \dfrac{5}{8} = 62.5\%\).