Hi, just looking for clarification on something in plain English. If I have a probability transition matrix for states 1,2,3,4 given by:
[0.7 0 0.3 0 ]
[0.4 0.2 0.4 0 ]
[0.3 0 0.7 0 ]
[0.4 0 0.4 0.2]
If I'm asked to identify the recurrent and transient classes do I simply look at state 4 for example and see that the probability of returning to it from any other state is 0, so it's transient? And similarly say state 3, I can return to that from other states so it's recurrent? Also how would I deduce whether this matrix is periodic and reducible?
Thanks.
[0.7 0 0.3 0 ]
[0.4 0.2 0.4 0 ]
[0.3 0 0.7 0 ]
[0.4 0 0.4 0.2]
If I'm asked to identify the recurrent and transient classes do I simply look at state 4 for example and see that the probability of returning to it from any other state is 0, so it's transient? And similarly say state 3, I can return to that from other states so it's recurrent? Also how would I deduce whether this matrix is periodic and reducible?
Thanks.