A group of friends is playing a board game.
It is Mike's turn, and he is almost at the finish. Mike will roll a fair six-sided die to determine how many spaces he moves, and then he will flip a coin to determine if he goes forwards or backwards.
Mike needs to move forward at least 4 spaces to win. What is the probability that Mike wins the game on this turn?
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.
Let F represent a forward move and B represent a backward move. The sample space of this experiment is as follows:
S = { 1 F , 2 F , 3 F , 4 F , 5 F , 6 F , 1 B , 2 B , 3 B , 4 B , 5 B , 6 B }
Both the die and the coin are fair, so this sample space is uniform.
Let W be the event that Mike wins the game. W = { 4 F , 5 F , 6 F }
P ( W ) = ∣ S ∣ ∣ W ∣ = 1 2 3 = 0 . 2 5
The probability that Mike wins the game is 0 . 2 5 .