Types of States in Stochastic Processes
Definition
State space is a countable set of stochastic processes . Let be the states and let be the transition probabilities.
- If there exists that satisfies , then is said to be accessible from .
- If and are mutually accessible, they are said to communicate.
- The largest set of states that communicate with each other is called a class. If two states communicate, they belong to the same class.
- is called the period and state is said to be -periodic. If , state is said to be aperiodic.
In a Markov chain, the probability of returning to after leaving it is , and the number of steps taken is recurrent time.
- If a Markov chain has only one class, it is said to be irreducible. In other words, for all states , there exists that satisfies .
- If , then is recurrent or persistent. If not recurrent, it is called transient.
- If
, stateE ( τ i ) < ∞ E ( \tau_{i} ) < \infty is said to be positive recurrent. Ifi i , it is called null. Here,E ( τ i ) = ∞ E(\tau_{i}) = \infty is the expected value.E E E ( τ i ) = ∑ n n f i ( n ) E(\tau_{i}) = \sum_{n} n f_{i}(n) - A state that is both positive recurrent and aperiodic is called ergodic.
denotes greatest common divisor.gcd \gcd
Theorem
- [1] If
, then∑ n = 1 ∞ p i i ( n ) = ∞ \displaystyle \sum_{n=1}^{\infty} p_{ii}^{(n)} = \infty is recurrent.i i - [2] If
, then∑ n = 1 ∞ p i i ( n ) < ∞ \displaystyle \sum_{n=1}^{\infty} p_{ii}^{(n)} < \infty is transient.i i
Explanation
Consider the following example of a Markov chain. Circles represent states and numbers on arrows represent transition probabilities.
- Accessible: No matter how many steps it takes,
can be reached fromC C andA A , soB B is accessible fromC C andA A , butB B andA A are not accessible fromB B .C C andA A are mutually accessible and therefore communicate, butB B does not communicate with any state.C C is a class. Also,{ A , B } \left\{ A, B \right\} is a class. However,{ C } \left\{ C \right\} is not the largest set of communicating states and thus cannot be a class.{ A } \left\{ A \right\} is not a class because{ A , B , C } \left\{ A, B, C \right\} does not communicate with any other state.C C - Periodic: Considering
as an example, it can go toB B with probabilityA A and return top B A = 1 2 \displaystyle p_{BA} = {{1} \over {2}} immediately with probabilityB B , making its periodp A B = 1 \displaystyle p_{AB} = 1 .gcd { 2 , 4 , 6 , ⋯ } = 2 \gcd \left\{ 2, 4, 6, \cdots \right\} = 2 andA A are aperiodic because they can return to themselves in one step.C C is aperiodic and positive recurrent since it inevitably returns to itself in a single step. Thus, it is ergodic. However, onceC C andA A go toB B , they can never return, demonstrating they cannot be positive recurrent despite being aperiodic. This provides further insight into the meaning of ’ergodic'.C C
Ergodic?
In fact, the more common pronunciation is closer to [ergɒdik].
Ergodicity means the property of a system maintaining its initial state over time. For state
As another example, consider the following random walk. The state space is the set of integers
- Irreducible: Since all states communicate with each other, there is only one class, making it irreducible.
- Recurrent:
implies that even if statef i = 1 f_{i} = 1 is left, it will eventually return with infinite repetition, meaning it is recurrent. Ifi i , the probability of returning top = 1 2 \displaystyle p={{1} \over {2}} does not converge toi i , making it recurrent. However, for other cases, the probability of returning decreases, making it transient.0 0 - Even if the random walk is recurrent, there is no guarantee it will return within a finite number of repetitions. Thus,
, making it impossible for the random walk to be positive recurrent. It is sufficient to understand ‘positive’ here as meaning that the expected value is not infinite. It signifies a ‘positive’ recurrent property rather than a numerical positivity.E ( τ i ) = ∞ E ( \tau_{i} ) = \infty