Markov property
Memoryless property of a stochastic process
From Wikipedia, the free encyclopedia
In probability theory and statistics, the Markov property is the memoryless property of a stochastic process, which means that its future evolution is independent of its history. It is named after the Russian mathematician Andrey Markov. The term strong Markov property is similar to the Markov property, except that the meaning of "present" is defined in terms of a random variable known as a stopping time.

The term Markov assumption is used to describe a model where the Markov property is assumed to hold, such as a hidden Markov model.
A Markov random field extends this property to two or more dimensions or to random variables defined for an interconnected network of items.[1] An example of a model for such a field is the Ising model.
A discrete-time stochastic process satisfying the Markov property is known as a Markov chain.
Introduction
A stochastic process has the Markov property if the conditional probability distribution of future states of the process (conditional on both past and present values) depends only upon the present state; that is, given the present, the future does not depend on the past. A process with this property is said to be Markov or Markovian and known as a Markov process. Two famous classes of Markov process are the Markov chain and Brownian motion.
Note that there is a subtle, often overlooked and very important point that is often missed in the plain English statement of the definition: the statespace of the process is constant through time. The conditional description involves a fixed "bandwidth". For example, without this restriction we could augment any process to one which includes the complete history from a given initial condition and it would be made to be Markovian. But the state space would be of increasing dimensionality over time and does not meet the definition.
History
Definition
There are different formulations of the Markov property in the literature, depending on the assumed level of generality. In the following, some definitions are presented.
Markov property in discrete time with discrete state space
A sequence of random variables with values in possesses the Markov property, if for all , , it holds
if . In other words, the distribution of depend solely on the state of and is independent of the state at any time previous to , which corresponds precisely to the intuition described in the introduction. The Markov property can be defined in the very same way for any finite or countable state space .
Markov property in continuous time with discrete state space
Let be a stochastic process with values in . Then possesses the Markov property, if for all and , , and it holds[2]
if .
Markov property in general
The previous definitions can be significantly generalized to a wide class of state spaces and even to different notions of "time" (other than and ).
Let be a probability space with a filtration , for some (totally ordered) index set ; and let be a measurable space. An -valued stochastic process adapted to the filtration is said to possess the Markov property if, for each and each with , it holds[3]
In the case where is a discrete set with the discrete sigma algebra and , this reduces to the discrete Markov property written above.
If , then is called time-homogeneous if for all the weak Markov property holds:[4]
- .
The newly introduced probability measure , , has the following intuition: It gives the probability that the process lies in some set at time , when it was started in at time zero. The function , , is also called the transition function of and the collection its transition semigroup.
Alternative formulations
There exists multiple alternative formulations of the elementary Markov property described above. The following are all equivalent:[2][5]
- For all the -algebras and are conditionally independent given . In other words, for all , :
- For all , :
- For all , :
- For all and bounded and -measurable
- For all and bounded and measurable
- For all and continuous with compact support
- For all and continuous with compact support
In particular, if , then any function is continuous, and by choosing the Markov property for continuous time and discrete state space follows. If there exists a so-called shift-semigroup , i.e., functions such that
- ,
- (semigroup property),
- ,
then the Markov property is equivalent to:[2]
- For all and
- For all and bounded and -measurable
Depending on the situation, some formulations might be easier to verify or to use than others.
Strong Markov property
Suppose that is a stochastic process on a probability space with natural filtration . Then for any stopping time on , we can define
- .
Then is said to have the strong Markov property if, for each stopping time , conditional on the event , we have that for each , is independent of given . This is equivalent to
- for all ,
where denotes to indicator function of the set .
The strong Markov property implies the ordinary Markov property since by taking the stopping time , the ordinary Markov property can be deduced.[6] The converse is in general not true.
The strong Markov property only leads to non-trivial results in continuous time (i.e., results which do not hold with merely the Markov property), as in the discrete case the strong and the elementary Markov property are equivalent.[7]
Feller property
Although the strong Markov property is in general stronger than the elementary Markov property, it is fulfilled by Markov processes with sufficiently "nice" regularity properties.
A continuous time, homogeneous Markov process is said to have the Feller property, if its transition semigroup (see above) fulfills[2]
- for all ,
- for all ,
where denotes the set of continuous functions vanishing at infinity and the sup norm.
Implications
Elementary and weak Markov property
The elementary Markov property is a rather weak condition and does not imply particularly interesting properties other than maybe the fact that for a Markov process the reverse process from a time has again the Markov property.[2]
If is time-homogeneous and fulfills the weak Markov property, then already a few more statements can be made.
- The law of the process on the path space is uniquely determined by its transition semigroup and the distribution of .
- For any and bounded, non-negative, measurable function , the process
is a supermartingale[8] and is a uniformly integrable martingale.[2]
However, the weak Markov property alone is still too general to imply much more than the above properties. Most statements on Markov processes require the Feller property (see above), which provides more regularity of the transition semigroup.
Feller property
In the following, let be a Feller process, that is, a time-homogeneous Markov process with the Feller property, ina filtration with values in a Polish space and being its transition semigroup.
Path properties
If the filtration is augmented, then has a modification with right-continuous (even càdlàg) paths, and this modification has the strong Markov property.[2]
Dynkin formula
Let be any stopping time such that and let be such that
exists ( is the infinitesimal generator of ). Then, for all ,
Time reversal
Let be a right-continuous modification of the original process with the strong Markov property. Suppose is killed at a random time with (this means that for the process is sent to a so-called cemetery point ) in such a way that the killed process is still a homogeneous Markov process, then the reverse process
is a left-continuous homogeneous Markov process with semigroup . Moreover, if and are understood as operators , then is the adjoint of with respect to the scalar product induced by the measure
in the sense
for all continuous functions .[2]
Examples
Intuitive example
Assume that an urn contains two red balls and one green ball. One ball was drawn yesterday, one ball was drawn today, and the final ball will be drawn tomorrow. All of the draws are "without replacement".
Suppose you know that today's ball was red, but you have no information about yesterday's ball. The chance that tomorrow's ball will be red is 1/2. That's because the only two remaining outcomes for this random experiment are:
| Day | Outcome 1 | Outcome 2 |
|---|---|---|
| Yesterday | Red | Green |
| Today | Red | Red |
| Tomorrow | Green | Red |
On the other hand, if you know that both today and yesterday's balls were red, then you are guaranteed to get a green ball tomorrow.
This discrepancy shows that the probability distribution for tomorrow's color depends not only on the present value, but is also affected by information about the past. This stochastic process of observed colors doesn't have the Markov property. Using the same experiment above, if sampling "without replacement" is changed to sampling "with replacement," the process of observed colors will have the Markov property.[9]
Stochastic processes
Many prominent stochastic processes are Markov processes: The Brownian motion, the Brownian bridge, the stochastic exponential, the Ornstein-Uhlenbeck process and the Poisson process have the Markov property.
More generally, any semimartingale with values in that is given by the stochastic differential equation
- ,
where is a -dimensional Brownian motion and are autonomous (i.e., they do not depend on time) Lipschitz functions, is time-homogeneous and has the strong Markov property. If are not autonomous, then still has the elementary Markov property.[4]
Applications
Forecasting
In the fields of predictive modelling and probabilistic forecasting, the Markov property is considered desirable since it may enable the reasoning and resolution of the problem that otherwise would not be possible to be resolved because of its intractability. Such a model is known as a Markov model.
Markov Chain Monte Carlo
An application of the Markov property in a generalized form is in Markov chain Monte Carlo computations in the context of Bayesian statistics.