Markov process

Jump to navigation Jump to search


A Markov process, named after the Russian mathematician Andrey Markov, is a mathematical model for the random evolution of a memoryless system. Often the property of being 'memoryless' is expressed such that conditional on the present state of the system, its future and past are independent.

Mathematically, the Markov process is expressed as for any n and <math>t_1<t_2<\cdots<t_n,</math>

<math>P[x(t_n) \le x_n~|~x(t)~\forall~t \le t_{n-1}] = P[x(t_n) \le x_n~|~x(t_{n-1})].\,\!</math>

Often, the term Markov chain is used to mean a discrete-time Markov process. Also see continuous-time Markov process.

Mathematically, if X(t), t > 0, is a stochastic process, the Markov property states that

<math>\mathrm{Pr}\big[X(t+h) = y \,|\, X(s) = x(s), \forall s \leq t\big] = \mathrm{Pr}\big[X(t+h) = y \,|\, X(t) = x(t)\big], \quad \forall h > 0.</math>

Markov processes are typically termed (time-) homogeneous if

<math>\mathrm{Pr}\big[X(t+h) = y \,|\, X(t) = x\big] = \mathrm{Pr}\big[X(h) = y \,|\, X(0) = x(0)\big], \quad \forall t, h > 0,</math>

and otherwise are termed (time-) inhomogeneous (or (time-) nonhomogeneous). Homogeneous Markov processes, usually being simpler than inhomogeneous ones, form the most important class of Markov processes.

In some cases, apparently non-Markovian processes may still have Markovian representations, constructed by expanding the concept of the 'current' and 'future' states. For example, let X be a non-Markovian process. Then define a process Y, such that each state of Y represents a time-interval of states of X, i.e. mathematically,

<math>Y(t) = \big\{ X(s): s \in [a(t), b(t)] \, \big\}.</math>

If Y has the Markov property, then it is a Markovian representation of X. In this case, X is also called a second-order Markov process. Higher-order Markov processes are defined analogously.

An example of a non-Markovian process with a Markovian representation is a moving average time series.

References

See also

Template:Probability-stub

af:Markovproses bg:Марковски процес de:Markow-Prozess fa:فرآیند مارکف nl:Markovproces fi:Markov-prosessi uk:Марківський процес

Template:WS