Jump to content

Stochastic matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Poor Yorick (talk | contribs) at 09:24, 27 April 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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