MA(q) Deep Dive

Moving-average models with finite memory — ACF cuts off after lag q, PACF decays geometrically. Always stationary.

Invertible

Yes ✓

ρ(1)

0.457

ρ(2)

0.000

Var(y)

1.423

Simulated MA Series

ACF — cuts off after lag q

Impulse Response ψ_k (shock persistence)

θ₁ (shock lag-1)0.65
θ₂ (shock lag-2, 0=MA1)0.00
σ (noise)1.0
Observations600
Seed7
The ACF cuts off at lag q — the key identification signature for MA models. Drag θ₂ away from zero to see the ACF extend to lag-2 while still being exactly zero beyond.

Try the interactive model

Drag the sliders to see how parameters shape the simulation in real time.