5973概率中等数值题medium
Ruin Duration With Holding Ties
题目
A score starts at 3 and each round goes +1 with probability 0.3, -1 with probability 0.3, and stays the same (a tie) with probability 0.4. The game ends when the score first reaches 0 or 8. Find the expected number of rounds until the game ends.
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案