← 返回数学题库
661概率简单数值题short

Lazy Walk Exit Time 1

题目

A lazy symmetric walk starts at 2 and, each period, moves +1 with probability 3/8, moves -1 with probability 3/8, and stays put with probability 1/4. It stops when it first hits 0 or 8. What is the expected stopping time?

解题计时

0:00

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

你的答案