Markov model: Difference between revisions

Content deleted Content added
m Reverted 1 edit by 42.106.184.46 (talk) to last revision by Sir Ibee
DonAByrd (talk | contribs)
Markov chain: Changed "suggests" to "indicates". It's not a mere suggestion!
Line 20:
{{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 suggestsindicates that the distribution for this variable depends only on the distribution of a previous state. An example use of a Markov chain is [[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==