- #1
AryanK
- 4
- 0
Hi everyone,
I'm doing an investigation of markov properties and in an example I have made the following transition matrix:
http://img152.imageshack.us/img152/1584/matrixki.png
If all the probabilities were above zero, finding the total number of possible 4-state sequences (i.e. ACBA, BACB etc.) would've been very simple. However, P(C|B)=0 (I must have at least one zero-probability option at this point) and I don't know how to find the number of total possible 4-state sequences without counting them one by one. Any help?
Thanks,
AryanK
I'm doing an investigation of markov properties and in an example I have made the following transition matrix:
http://img152.imageshack.us/img152/1584/matrixki.png
If all the probabilities were above zero, finding the total number of possible 4-state sequences (i.e. ACBA, BACB etc.) would've been very simple. However, P(C|B)=0 (I must have at least one zero-probability option at this point) and I don't know how to find the number of total possible 4-state sequences without counting them one by one. Any help?
Thanks,
AryanK
Last edited by a moderator: