I would create using tikz package this Markov chain but I encountered many problems. Who can post the right code to create the follow Markov chain?

|
I would create using
|
||||
| show 3 more comments |
The
|
Oh thanks you so much...you are so nice!!!THanks for having dedicate your free time to me!!! – Mazzy Jan 7 at 1:42 |
|||
|
@Mazzy while you're thanking people, you might want to check your other questions and accept some more of the answers that helped you. – Alan Munn Jan 7 at 1:45 |
||
is It possible to add some text among the two state 2 and g. I would add ... among those two states. I tried using \text{...} but It gave me error – Mazzy Jan 7 at 1:54 |
|||
@AlanMunn If some questions are not accepted, this means they wasn't right for me...Not all the ans can be useful – Mazzy Jan 7 at 1:55 |
|||
@Mazzy \text is, unless otherwise defined, a math-mode macro defined by amstext that allows to pick up the text font outside the current math mode. You could place your usual \node, just like the others, replacing the \coordinate with \node[right=of 2] (2-g) {<text>};. See my updated answer. – Qrrbrbirlbel Jan 7 at 1:59 |
nodebetween2andgbut without any content ordraw. You probably meant to use acoordinate. – Qrrbrbirlbel Jan 7 at 1:19draw-this-for-mequestion on the site; one down vote is enough. Please see meta.tex.stackexchange.com/questions/2879/… for further discussion – cmhughes Jan 7 at 1:56