Stochastic matrix
Appearance
In mathematics, computer science, and statistics, particularly in Linear algebra, Stochastic Matricies are square matricies whose columns are probability vectors, or add up to one.
Here is an example of a stochastic matrix P:
If G is a stochastic matrix, then a steady-state vector or equilibrium vector for G is a probability vector h such that:
An example:
and
A stochastic matrix is regular if some matrix power Pk contains only strictly positive entries and is stochastic.
Take P from above as a stochastic matrix:
The Stochastic Matrix Theorem says if A is an n by n matrix, then A has a steady-state vector t and if xo is any initial state and xk+1 = Axk for k = 0,1,2,..... then the Markov chain {xk} converges to t as k -> infinity