<< Chapter < Page Chapter >> Page >
Figure one is a transition diagram comprised of multiple shapes all labeled with values from the transition matrix P in  Example 11. The most central shape in the figure is a symmetric triangle with longest side horizontal to the figure and two sides of equal length meeting above the horizontal base. There are small circles located on the triangle at four points, three of which at the vertices, and the fourth at the center of the base of the triangle. From the top vertex of the triangle, and reading them in a clockwise direction, the small circles are labeled 0, 1, 2, and 3. These circles also divide the base of the triangle into two parts, effectively creating four sections of the triangle. The two sections of the base are labeled 0.368. The side of the triangle on the left is also labeled 0.368. The right side of the triangle is labeled 0.632. On each of these four sections of the triangle is a small arrow. On the two sections of the base, the arrows are pointing to the right. On the right side of the triangle, the arrow is pointing towards the top-left of the page. On the left side of the triangle, the arrow is pointing to the bottom-left of the page. Considered together, these four arrows all indicate motion in a counter-clockwise direction. On the outside of the triangle, at each of its vertices, and connected to the small circles, are larger circles. Additionally, there is a circle below the triangle, connected to the small circle located on the triangle in the middle of its base. The large circle connected to small circle 0 is labeled,  0.080. The large circle connected to small circle 1 is labeled, 0.368. The large circle connected to small circle 2 is labeled, 0.368. The large circle connected to small circle 3 is labeled, 0.368. All four large circles include a small arrow indicating movement in the clockwise direction. Inside the triangle are two curved lines, bowed in different directions, and connecting small circle 0 to small circle 2. The bowed line to the left is labeled, 0.264, and contains a small arrow pointed upward. The bowed line to the right is labeled 0.368, and contains a small arrow pointed downward. There is a curved line connecting small circle 3 to small circle 0. It is bowed inward, labeled 0.080, and contains a small arrow pointed to the top-right towards small circle 0. There is another curved line connecting small circle 0 to small circle 1. It is bowed inward, labeled 0.184, and it contains an arrow pointing to the bottom-right towards small circle 1. There is a final curved line connecting circle 3 to circle 1. It is bowed inward, labeled 0.184, and it contains a small arrow pointing to the right towards the direction of small circle 1. Figure one is a transition diagram comprised of multiple shapes all labeled with values from the transition matrix P in  Example 11. The most central shape in the figure is a symmetric triangle with longest side horizontal to the figure and two sides of equal length meeting above the horizontal base. There are small circles located on the triangle at four points, three of which at the vertices, and the fourth at the center of the base of the triangle. From the top vertex of the triangle, and reading them in a clockwise direction, the small circles are labeled 0, 1, 2, and 3. These circles also divide the base of the triangle into two parts, effectively creating four sections of the triangle. The two sections of the base are labeled 0.368. The side of the triangle on the left is also labeled 0.368. The right side of the triangle is labeled 0.632. On each of these four sections of the triangle is a small arrow. On the two sections of the base, the arrows are pointing to the right. On the right side of the triangle, the arrow is pointing towards the top-left of the page. On the left side of the triangle, the arrow is pointing to the bottom-left of the page. Considered together, these four arrows all indicate motion in a counter-clockwise direction. On the outside of the triangle, at each of its vertices, and connected to the small circles, are larger circles. Additionally, there is a circle below the triangle, connected to the small circle located on the triangle in the middle of its base. The large circle connected to small circle 0 is labeled,  0.080. The large circle connected to small circle 1 is labeled, 0.368. The large circle connected to small circle 2 is labeled, 0.368. The large circle connected to small circle 3 is labeled, 0.368. All four large circles include a small arrow indicating movement in the clockwise direction. Inside the triangle are two curved lines, bowed in different directions, and connecting small circle 0 to small circle 2. The bowed line to the left is labeled, 0.264, and contains a small arrow pointed upward. The bowed line to the right is labeled 0.368, and contains a small arrow pointed downward. There is a curved line connecting small circle 3 to small circle 0. It is bowed inward, labeled 0.080, and contains a small arrow pointed to the top-right towards small circle 0. There is another curved line connecting small circle 0 to small circle 1. It is bowed inward, labeled 0.184, and it contains an arrow pointing to the bottom-right towards small circle 1. There is a final curved line connecting circle 3 to circle 1. It is bowed inward, labeled 0.184, and it contains a small arrow pointing to the right towards the direction of small circle 1.
Transition diagram for the inventory system of [link] .

There is a one-one relation between the transition diagram and the transition matrix P . The transition diagram not only aids in visualizing the dynamic evolution of a chain, but also displays certain structural properties.Often a chain may be decomposed usefully into subchains. Questions of communication and recurrence may be answered in terms of the transition diagram. Some subsets of states are essentially closed , in the sense that if the system arrives at any one state in the subset it cannever reach a state outside the subset. Periodicities can sometimes be seen, although it is usually easier to use the diagram to show that periodicitiescannot occur.

Classification of states

Many important characteristics of a Markov chain can be studied by considering the number of visits to an arbitrarily chosen, but fixed, state.

Definition . For a fixed state j , let

  • T 1 = the time (stage number) of the first visit to state j (after the initial period).
  • F k ( i , j ) = P ( T i = k | X 0 = i ) , the probability of reaching state j for the first time from state i in k steps.
  • F ( i , j ) = P ( T i < | X 0 = i ) = k = 1 F k ( i , j ) , the probability of ever reaching state j from state i .

A number of important theorems may be developed for F k and F , although we do not develop them in this treatment. We simply quote them as needed.An important classification of states is made in terms of F .

Definition . State j is said to be transient iff F ( j , j ) < 1 ,

and is said to be recurrent iff F ( j , j ) = 1 .

Remark . If the state space E is infinite, recurrent states fall into one of two subclasses: positive or null. Only the positive case is common inthe infinite case, and that is the only possible case for systems with finite state space.

Sometimes there is a regularity in the structure of a Markov sequence that results in periodicities.

Definition . For state j , let

δ = greatest common denominator of { n : p n ( j , j ) > 0 }

If δ > 1 , then state j is periodic with period δ ; otherwise, state j is aperiodic .

Usually if there are any self loops in the transition diagram (positive probabilities on the diagonal of the transition matrix P ) the system is aperiodic. Unless stated otherwise, we limit consideration to the aperiodic case.

Definition . A state j is called ergodic iff it is positive, recurrent, and aperiodic.

It is called absorbing iff p ( j , j ) = 1 .

A recurrent state is one to which the system eventually returns, hence is visited an infinity of times. If it is absorbing, then once it is reached it returns each step(i.e., never leaves).

An arrow notation is used to indicate important relations between states.

Definition . We say

  • State i reaches j , denoted i j , iff p n ( i , j ) > 0 for some n > 0 .
  • States i and j communicate, denoted i j iff both i reaches j and j reaches i .

By including j reaches j in all cases, the relation is an equivalence relation (i.e., is reflexive, transitive, and idempotent). With thisrelationship, we can define important classes.

Definition . A class of states is communicating iff every state in the class may be reached from every other state in the class (i.e. every pair communicates). A class is closed if no state outside the class can be reached from within the class.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Applied probability. OpenStax CNX. Aug 31, 2009 Download for free at http://cnx.org/content/col10708/1.6
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Applied probability' conversation and receive update notifications?

Ask