$\textsf{A}$ and $\textsf{B}$ are playing a game with $2$ standard dice.
- Both the dice are rolled together and the total is counted.
- $\textsf{A}$ says that a total of $2$ will be rolled first.
- $\textsf{B}$, whereas, says that two Consecutive totals of $7$′s will be rolled first.
- They keep rolling the dice till one of them wins !.
What is the probability that $\textsf{A}$ wins the game ?.
For a total of $2$, $\{(1,1)\}$ and for a total of $7$, $\{(1,6),(6,1),(2,4),(4,2),(3,4),(4,3)\}$ are the required scenarios. I don't understand how we need to incorporate the probabilities of $\textsf{A}$ winning, i.e., $1/36$ and $\textsf{B}$ winning, i.e. $6/36$ into a game of infinite rounds, i.e. until $\textsf{A}$ wins. –