Markov model: Difference between revisions

Content deleted Content added
No edit summary
Added link
Line 19:
{{main|Markov chain}}
 
The simplest Markov model is the [[Markov chain]]. It models the state of a system with a [[random variable]] that changes through time.<ref name=":0" /> In this context, the Markov property suggests that the distribution for this variable depends only on the distribution of previous state. An example use of a Markov chain is [[Markov chain Monte Carlo|Markov Chain monte Carlo]], which uses the Markov property to prove that a particular method for performing a [[random walk]] will sample from the [[joint distribution]].
 
==Hidden Markov model==