Questions: Convergence of Markov Chains

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A Markov chain on five states has a unique stationary distribution π and is irreducible, but every state returns to itself only at even time steps. What happens as n → ∞?

AP(X_n = j) → π(j) for all j, because a unique stationary distribution guarantees convergence
BThe chain oscillates and P^n does not converge, even though π is the unique stationary distribution
CThe chain converges because irreducibility is sufficient to guarantee convergence
DThe chain converges to π only if it starts in π
Question 2 Multiple Choice

Chain A has a spectral gap of 0.9 and chain B has a spectral gap of 0.05. Both are irreducible and aperiodic. What do these spectral gaps tell you about their practical behavior?

AChain A reaches stationarity much faster than chain B; chain B may require exponentially more steps to mix
BBoth chains converge at the same rate because both satisfy the convergence conditions
CChain B converges faster because a smaller spectral gap means more eigenvalues are contributing to the dynamics
DThe spectral gap only matters for continuous-time chains, not discrete-time
Question 3 True / False

If a Markov chain has a unique stationary distribution, it will converge to that distribution from any starting state.

TTrue
FFalse
Question 4 True / False

The burn-in period discarded at the start of an MCMC run corresponds to the time needed for the chain's distribution to approach stationarity from its arbitrary starting state.

TTrue
FFalse
Question 5 Short Answer

Why is aperiodicity required for a Markov chain to converge to its stationary distribution, even when the chain is irreducible and has a unique stationary distribution?

Think about your answer, then reveal below.