Markov Chains
Transition Matrix P = (pij) where pij = P(j | i). Defining Properties: 0 ≤ pij ≤ 1,
j pij = 1.
Regular Pn for some n > 0 has all positive entries only. Main Property: An equilibrium/fixed vector exists and is
- unique. v · P = v where v is a probability row vector.
Absorbing There is an i such that pii = 1. If so, all OTHER entries in row i are 0; pij = 0 for j = i. Also there is a positive probability to go from any state to an absorbing state. MAY NOT BE AT THE FIRST STEP. Main Property: Long Term Trend.
Dan Barbasch Math 1105 Chapter 10, November 6 Week of November 6 1 / 19