Consider a markov chain with three states {s₁, s₂, s₃}, and the following transition matrix:
(1/4 3/4 0)
A = (0 1/3 2/3)
(2/3 0 1/3)
a). Draw the state diagram, annotated with transition probabilities for Markov chain