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

A Three-State Birth-Death Regime Chain

题目

Consider states Bull, Neutral, and Bear with transition matrix \[ P= \begin{pmatrix} 0.8 & 0.2 & 0\\ 0.3 & 0.4 & 0.3\\ 0 & 0.2 & 0.8 \end{pmatrix}. \] Find the stationary distribution.

解题计时

0:00

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