← 返回数学题库
2892概率中等derivationmedium

三状态出生-死亡型市场环境链

题目

考虑三种状态 Bull、Neutral、Bear,其转移矩阵为 \[ P= \begin{pmatrix} 0.8 & 0.2 & 0\\ 0.3 & 0.4 & 0.3\\ 0 & 0.2 & 0.8 \end{pmatrix}. \] 求其平稳分布。

解题计时

0:00

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