Intro
A Markov chain is a mathematical model that describes a system that moves from one state to another randomly. A Markov chain follows the Markov Property in that the future state only depends on the current state, not on the past history.
“What happens next depends only on the state of affairs now.”



