Definition
The Transition Probability Matrix (TPM) is the full set of all transition probabilities in matrix form:
Where is the transition probability from state to state .
Interpretation
- — probability of transitioning from state 1 to state 2 in one step
- — transition probability from state 3 to 4
- — transition probability from state 5 to 5
Properties
Each row sums to 1: for all
Procedure: Validating TPM
- All entries
- Each row sums to 1: for all