A and B throw one dice for a stake of Rs.11, which is to be won by the player who first throws a six. The game ends when stake is won by A or B. If A has the first throw, what are their respective expectations?
Let's analyze the expectations of A and B in this dice game. First, let's establish the probability of throwing a 6. When a dice is rolled, the probability of getting a six is \( \frac{1}{6} \), and the probability of not getting a six is \( \frac{5}{6} \).
Player A has the first throw. He wins immediately if he throws a 6. If he does not, the chance moves to Player B. The game continues until one throws a 6.
Let's denote:
\( E_A \) as A's expectation.
\( E_B \) as B's expectation.
The key to solving the problem is setting up equations to express these expectations considering the rules of the game.
1. A's Throw:
If A rolls a 6 on his first throw, he wins the stake of Rs.11.
If A does not roll a 6, the probability of this is \( \frac{5}{6} \), B gets to throw, and the expectation updates to the combination of B's expectation.
The equation representing A's expectation is: \( E_A = \frac{1}{6} \times 11 + \frac{5}{6} \times E_B \)
2. B's Throw:
If B rolls a 6, he wins the stake of Rs.11.
If B does not roll a 6, the probability of this is \( \frac{5}{6} \), it again becomes A's turn, and the expectation updates to A's cycle.
The equation for B's expectation is: \( E_B = \frac{1}{6} \times 11 + \frac{5}{6} \times E_A \)