Markov chains: long run proportion of a state
Dependencies:
Let $X = [X_0, X_1, \ldots]$ be a markov chain. Let $N_{j,n}$ be the number of times the markov chain is in state $j$ in the first $n$ steps, i.e., \[ N_{j,n} = \sum_{t=0}^{n-1} \begin{cases}1 & \textrm{ if }X_t = j \\ 0 & \textrm{ if }X_t \neq j\end{cases}. \] Define \[ \pi_j = \lim_{n \to \infty} \frac{N_{j,n}}{n}. \] Then $\pi_j$ is called the long-run proportion of state $j$.
Dependency for:
- Markov chains: finite sink is positive recurrent
- Markov chains: long run proportion is inverse of time to reenter (incomplete)
Info:
- Depth: 7
- Number of transitive dependencies: 18
Transitive dependencies:
- /analysis/topological-space
- /sets-and-relations/countable-set
- /sets-and-relations/de-morgan-laws
- σ-algebra
- Generated σ-algebra
- Borel algebra
- Measurable function
- Generators of the real Borel algebra (incomplete)
- Measure
- σ-algebra is closed under countable intersections
- Group
- Ring
- Semiring
- Matrix
- Probability
- Conditional probability (incomplete)
- Random variable
- Markov chain