Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M6017

Markov Chain

Markov Chain
DecideHigh supportDecision Science
Included
account_tree

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

psychology

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

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/3

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E9%A9%AC%E5%B0%94%E5%8F%AF%E5%A4%AB%E9%93%BEZH · Explicit
    verified

RELATED MODELS