Log in Sign up
Back to Discover
🔢

Markov chain

math Maturity 11-13

Things change in a way. What happens next depends on what is happening now.

AAMarkov.jpg
AAMarkov.jpg
This helps us guess what comes next. It can help us learn about many things. It is a fun way to look at the world. Can you see things change?

45 words

Sometimes things change in a way. What happens next only depends on what is happening now.

Markovkate 01.svg
Markovkate 01.svg
This is a special rule. It means the past does not matter. We only look at the present.
AAMarkov.jpg
AAMarkov.jpg
A man named Andrey Markov studied this. He was a math expert from Russia. He used these ideas to study words in a book. This helps us guess how things might change. It is a way to look at the world.

77 words

Imagine you are watching a person walk. In a special kind of math, we only care about where they are right now. We do not care how they got to that spot. This idea is called a Markov chain.

Markovkate 01.svg
Markovkate 01.svg

In a Markov chain, the next step depends only on the present state. The past does not change what might happen next. This is often called being "memoryless."

AAMarkov.jpg
AAMarkov.jpg
A Russian mathematician named Andrey Markov studied these ideas. He published his first paper on them in 1906. He even used these rules to study how vowels appear in a book of poems.

These chains can happen in different ways. Some move in steps, like a board game. Others move in a smooth, continuous flow.

Intensities vs transition probabilities.svg
Intensities vs transition probabilities.svg
We use these models to study many things. They help us understand biology, chemistry, and even how the stock market moves. They can even help computers process speech. By looking at the present, we can make smart guesses about the future.

166 words

Imagine you are watching a person walk down a street. In most cases, you might wonder where they came from. However, in a special kind of math, we only care about where they are right now. This idea is called a Markov chain.

Markovkate 01.svg
Markovkate 01.svg
It is a way to describe a sequence of events. In this sequence, the next event depends only on the current state. This is often called being "memoryless." It means the past does not help us predict the future any better than the present does.
AAMarkov.jpg
AAMarkov.jpg

How does this math actually work? A Markov chain moves through different states. These changes are called transitions. Each transition has a specific chance of happening. We call these transition probabilities.

Intensities vs transition probabilities.svg
Intensities vs transition probabilities.svg
Some chains move in clear, separate steps. We call these discrete-time Markov chains. Other chains move in a smooth, constant flow. These are called continuous-time Markov chains. Even though we cannot know the future with perfect certainty, we can use math to predict the patterns of what might happen.
PageRank with Markov Chain.png
PageRank with Markov Chain.png

A Russian mathematician named Andrey Markov studied these ideas. He published his first paper on the topic in 1906. He wanted to see if math rules could work even without total independence. Markov even used his ideas to study a book of poems. He looked at how vowels appeared in the poem "Eugene Onegin" by Alexander Pushkin. Other thinkers also helped build this field. For example, Henri Poincaré studied how cards are shuffled in 1912. Andrey Kolmogorov also did important work in 1931 on continuous processes.

There are many different types of these mathematical models. A discrete-time chain might move through a set number of steps. A continuous-time process might move through time without any breaks. Scientists use these to study many different things in the real world. They use them in biology and in chemistry. They even use them to study how the stock market moves in finance. Some models help computers understand how people speak. This is called speech processing. It is a very useful tool for modern technology.

You can see these ideas in simple games or walks. A famous example is called a "drunkard's walk." Imagine a person walking on a line of numbers. At each step, they might move one step forward or one step back. The chance of moving is the same no matter how they got there. This is a classic Markov process. We also see these ideas in how we search the internet. The PageRank algorithm uses these chains to help find information.

PageRank with Markov Chain.png
PageRank with Markov Chain.png
Math helps us find order in a world that often seems random.

436 words

A Markov process is a mathematical way to describe a sequence of events. These events are called a stochastic process. In this specific type of process, the future depends only on the current state. This concept is known as the Markov property. It is also frequently described as "memorylessness." This means that knowing the entire history of the system does not help you predict the future better than simply knowing where the system is right now.

Markovkate 01.svg
Markovkate 01.svg
In a Markovian system, the future and the past are independent once the present state is known.

To understand how these processes function, we must look at transitions. A transition is a change from one state to another. Each of these changes has an associated transition probability. These numbers tell us the likelihood of moving between specific states. A Markov process is defined by its state space and its transition matrix. The matrix organizes all the possible probabilities for every transition. Most models also begin with an initial state, which is the starting point of the sequence.

Intensities vs transition probabilities.svg
Intensities vs transition probabilities.svg
Because the system changes randomly, we cannot predict the exact next state with total certainty. However, we can use mathematics to predict the statistical properties of the system over time.

There are different ways to categorize these processes based on time and state. A discrete-time Markov chain (DTMC) moves in separate, countable steps. These steps might represent moments in time or even physical distances. On the other hand, a continuous-time Markov chain (CTMC) moves through a continuous flow of time. These are also called Markov jump processes. We can also classify them by their state space. Some processes have a countable state space, meaning the possible states can be listed. Other processes exist on a measurable or continuous state space.

Intensities vs transition probabilities.svg
Intensities vs transition probabilities.svg
While definitions can vary among mathematicians, these distinctions are essential for analysis.

History shows that many thinkers contributed to these ideas. The Russian mathematician Andrey Markov published his first paper on the subject in 1906. He wanted to prove that certain mathematical laws could work without assuming total independence. Markov even applied his theories to literature. He studied the distribution of vowels in the poem "Eugene Onegin" by Alexander Pushkin. Other researchers also explored related concepts earlier. For example, the branching process was introduced by Francis Galton and Henry William Watson in 1873. In 1912, Henri Poincaré studied how Markov chains could explain card shuffling.

AAMarkov.jpg
AAMarkov.jpg

In the 20th century, the theory became much more complex. Andrey Kolmogorov developed much of the early theory for continuous-time processes in 1931. He was inspired by studies of the stock market and Brownian movement. He introduced diffusion processes, which use differential equations to describe movement. Around the same time, Sydney Chapman derived the Chapman–Kolmogorov equation. This equation is vital for understanding how these processes evolve. Later, mathematicians like William Feller and Eugene Dynkin helped build the modern foundations of the field.

We can see Markov chains in many famous examples. One is the "drunkard's walk." This is a random walk on a number line. At each step, the walker moves either +1 or -1 with a probability of 0.5. The direction depends only on the current position, not on how the walker arrived there. Another example is the Wiener process, also called Brownian motion. The Poisson process is another central continuous-time process. In computer science, the Mark V. Shaney program uses a third-order Markov chain to generate text. It looks at sequences of three words to predict what word should come next.

PageRank with Markov Chain.png
PageRank with Markov Chain.png

Markov chains are incredibly significant in modern science and technology. They serve as the foundation for Markov chain Monte Carlo methods. These methods allow scientists to sample from very complex probability distributions. Because of this, they are used in Bayesian statistics and biology. They are also essential in chemistry, physics, and economics. In the world of digital technology, they are used in signal processing and speech processing. Even the way we navigate the internet relies on these ideas. The PageRank algorithm uses state diagrams to represent how users move between web pages.

PageRank with Markov Chain.png
PageRank with Markov Chain.png

679 words
🖼️ Images & Media (4)
File:Markovkate_01.svg
Markovkate_01.svg
File:AAMarkov.jpg
AAMarkov.jpg
File:Intensities_vs_transition_probabilities.svg
Intensities_vs_transition_probabilities.svg
File:PageRank_with_Markov_Chain.png
PageRank_with_Markov_Chain.png
Up Next
🔢
Stochastic process
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.