A Markov chain is a stateless statistical process. A Markov chain is fully defined by the state at the start of each step and does not need to "remember" any previous state. In a Markov chain, the Probability that a Random variable will take all the values in a sequence in steps is
where is the probability of starting at state and is called the transition probability function, which changes a random variable's state. Note how determines how the chain runs and how it is only dependent on the current state: there is no "memory". A stateless process is generally said to be Markovian. A Markovian time series is commonly also said to have short memory.
Properties#
- The quantity can be interpreted as the Joint distribution function of random variables . These variables are not independent since the value of one is needed to determine the value of the next.
- In a Markov chain, the variables of the sequence are conditionally independent. This is because each variable is only correlated with the previous one. The Conditional distribution function of the -th step is