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

Mean Return Time on a Doubly Stochastic Chain

题目

A Markov chain on {0,1,2,3}\{0, 1, 2, 3\} has a doubly stochastic transition matrix (every row and every column sums to 11).

Without knowing the specific entries of PP, determine the expected number of steps to return to state 00 starting from state 00. Justify your answer.

解题计时

0:00

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

你的答案