How to compute stationary distribution for martrix with more than 1 closed class

Click For Summary
SUMMARY

The discussion focuses on computing the stationary distribution for a transition matrix with more than one closed class. The provided matrix has an absorbing state, specifically the third state, which necessitates rewriting the matrix in canonical form. To find the stationary distribution, users should solve the eigenvector equation xA = x, resulting in two linearly independent eigenvectors due to the presence of two closed classes: {1,4} and the absorbing state. Valid linear combinations can be determined by ensuring positivity and that the components sum to one.

PREREQUISITES
  • Understanding of Markov chains and transition matrices
  • Familiarity with eigenvector calculations
  • Knowledge of canonical forms in matrix theory
  • Concept of closed classes in Markov processes
NEXT STEPS
  • Study the process of converting a transition matrix to canonical form
  • Learn how to solve eigenvector equations in the context of Markov chains
  • Explore the implications of absorbing states in Markov processes
  • Investigate methods for analyzing multiple closed classes in transition matrices
USEFUL FOR

Mathematicians, data scientists, and researchers working with Markov chains, particularly those interested in stationary distributions and matrix analysis.

sam48
Messages
1
Reaction score
0
Hi,

Thank you in advance if anyone can answer this question.

How any stationary distributions exists in below matrix and what are the value

[
.5 0 0 .5
.25 .5 .25 0
0 0 1 0
1/6 0 0 5/6
]

Any information regarding how to compute stationary distribution in a martrix with more than 1 closed class would be appreciated.
regards,
 
Physics news on Phys.org


Your chain has an absorbing state (the third state, since the 3,3 entry is 1). Write this matrix in canonical form and analyze it with the standard methods.
 


One way is just to solve the eigenvector equation xA=x - since your example has 2 closed classes (the other being {1,4}), there will be two LI eigenvectors. Positivity and summation to 1 will tell you which linear combinations are valid.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
147
Views
10K
Replies
1
Views
3K