Questions: Continuous-Time Markov Chains

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

In a CTMC, the holding time in state i is Exponential with rate qᵢ = Σ_{j≠i} qᵢⱼ. Why must the holding time be exponential for the Markov property to hold in continuous time?

ABecause the exponential distribution is the only continuous distribution with the memoryless property — P(T > t+s | T > t) = P(T > s)
BBecause the exponential distribution has the smallest variance among positive distributions, ensuring stability
CBecause the generator matrix requires positive off-diagonal entries, which forces exponential holding times
DAny distribution would work; the exponential is chosen for mathematical convenience
Question 2 Multiple Choice

The generator matrix Q of a CTMC has the property that each row sums to zero: Σⱼ qᵢⱼ = 0 for all i. This is analogous to what property of the transition matrix P in discrete-time Markov chains?

AEach row of P sums to 1 (rows are probability distributions) — the zero row sums of Q reflect the fact that Q generates the rate of change, not the distribution itself
BP is symmetric — the zero row sums enforce reversibility
CP has eigenvalue 1 — the zero row sums ensure Q has eigenvalue 0
DBoth A and C are correct
Question 3 Short Answer

A two-state CTMC has states {0,1} with transition rates q₀₁ = α and q₁₀ = β. Find the stationary distribution.

Think about your answer, then reveal below.