Use the matrix of transition probabilities $P$ and initial state matrix $X_{0}$ to find the state matrices $X_{1}, X_{2},$ and $X_{3^{\circ}}$.
$$P=\left[\begin{array}{lll}
0.6 & 0.1 & 0.1 \\
0.2 & 0.7 & 0.1 \\
0.2 & 0.2 & 0.8
\end{array}\right], \quad X_{0}=\left[\begin{array}{l}
0.1 \\
0.1 \\
0.8
\end{array}\right]$$