Data Science Numerical Analysis
A stationary distribution is a probability distribution over the states of a Markov chain that remains unchanged as time progresses. In other words, when the Markov chain reaches this distribution, the probabilities of being in each state do not change with further transitions, indicating a balance between the states. This concept is crucial in Markov chain Monte Carlo methods, where it helps ensure that the samples drawn from the chain converge to a target distribution.
congrats on reading the definition of stationary distribution. now let's actually learn it.