Problem 78
Question
\(A\) and \(B\) play a series of games. Each game is independently won by \(A\) with probability \(p\) and by \(B\) with probability \(1-p .\) They stop when the total number of wins of one of the players is two greater than that of the other player. The player with the greater number of total wins is declared the winner of the series. (a) Find the probability that a total of 4 games are played. (b) Find the probability that \(A\) is the winner of the series.
Step-by-Step Solution
Verified Answer
The probability of a total of 4 games played is \(2p^2(1-p)\), and the probability that A is the winner of the series is \(3p^2(1-p)\).
1Step 1: Case 1: AABB
The probability of this outcome is given by p^2 (1-p)^2, as we have two games won by A, and two by B.
2Step 2: Case 2: BBAA
The probability of this outcome is given by p^2 (1-p)^2 just like in Case 1, as we have two games won by A, and two by B.
3Step 3: Case 3: AABA
In this outcome, A wins the first and third games, and B wins the second game. The probability of this case is p^2(1-p).
4Step 4: Case 4: BAAB
Similar to Case 3, A wins two games, and B wins one game. The probability of this case is p^2(1-p).
5Step 5: Total Probability for 4 games
Adding the probabilities of all four cases, we get the total probability for 4 games:
\(2p^2(1-p)^2 + 2p^2(1-p) = 2p^2(1-p)(1 + (1-p)) = 2p^2(1-p) \)
(b) Probability that A is the winner of the series
6Step 6: Case 1: A wins in 3 games
A must win the first two games in a row, and then B can win the third game. The probability of this case is: \(p^2(1-p)\).
7Step 7: Case 2: A wins in 4+ games
We have already calculated the probability of a total of 4 games played: \(2p^2(1-p)\). Among these, A is the winner in cases AABA and BAAB. The probability of A winning in 4 games is: \(2p^2(1-p)\)
8Step 8: Total Probability for A to win the series
Adding the probabilities of both cases, we get the total probability of A winning the series:
\(p^2(1-p) + 2p^2(1-p) = 3p^2(1-p)\)
Other exercises in this chapter
Problem 76
Suppose that \(E\) and \(F\) are mutually exclusive events of an experiment. Show that if independent trials of this experiment are performed, then \(E\) will o
View solution Problem 77
Consider an unending sequence of independent trials, where each trial is equally likely to result in any of the outcomes \(1,2,\) or \(3 .\) Given that outcome
View solution Problem 80
In a certain contest, the players are of equal skill and the probability is \(\frac{1}{2}\) that a specified one of the two contestants will be the victor. In a
View solution Problem 81
An investor owns shares in a stock whose present value is \(25 .\) She has decided that she must sell her stock if it goes either down to 10 or up to \(40 .\) I
View solution