Markov Chain
Version 1.0.0 · Updated 2026-07-28
CORE DEFINITION
A Markov chain is a stochastic process that undergoes transitions from one state to another on a state space. It is named after the Russian mathematician Andrey Markov. The process requires the property of "memorylessness": the probability distribution of the next state depends only on the current state, not on the sequence of events that preceded it. This specific type of "memorylessness" is called the Markov property. Markov chains have many applications as statistical models of real-world processes. At each step of a Markov chain, the system may change its state according to a probability distribution, or it may remain in the same state. The change of state is called a transition, and the probabilities associated with various state changes are called transition probabilities. A random walk is an example of a Markov chain. In a random walk, the state at each step is a point in a graph, and the walker can move to any adjacent point with equal probability, regardless of the path taken so far.
SCAFFOLDING EFFECT
Reduce cognitive load
A Markov chain is a stochastic process that undergoes transitions from one state to another on a state space. It is named after the Russian mathematician Andrey Markov. The process requires the property of "memorylessness": the probability distribution of the next state depends only on the current state, not on the sequence of events that preceded it. This specific type of "memorylessness" is called the Markov property.
Anchor fast decisions
A Markov chain is a stochastic process where the state evolves over time, satisfying the "memorylessness" property: the next state depends only on the current state, not on earlier history. Its long-term behavior is determined by the transition matrix, and it can reach a stationary distribution.
MINIMUM ACTION
In progress 0/3Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E9%A9%AC%E5%B0%94%E5%8F%AF%E5%A4%AB%E9%93%BEverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS