← 返回数学题库
504概率中等数值题medium

Three-Player Elimination Game

题目

Three players AA, BB, CC hold tokens: AA has 22, BB has 11, CC has 11 (total 44). Each round, two players are chosen uniformly at random (from the (32)=3\binom{3}{2} = 3 pairs) and they play a fair game: each of the two has probability 12\tfrac{1}{2} of winning one token from the other. A player with 00 tokens is eliminated. Play continues until one player holds all 44 tokens.

What is the probability that player AA (who starts with 22 tokens) ends up with all 44?

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案