Problems on ARMA models, forecasting, unit roots, seasonal models, and spectral analysis
Instructions
Consider the AR(1) process: where .
(1) Is the process stationary?
(2) Find the mean and variance of Xₜ.
(3) Find the autocorrelation function ρ(h).
(4) Calculate ρ(1), ρ(2), ρ(5).
Use the recursion repeatedly to derive the mean, variance, and autocorrelation pattern, and then check stationarity from the root condition.
A time series has the following sample ACF: ρ̂(0)=1, ρ̂(1)=0.6, ρ̂(2)=-0.3, ρ̂(h)≈0 for h≥3.
(1) Suggest an appropriate model.
(2) For MA(2): , write the Yule-Walker equations.
(3) Discuss invertibility conditions.
Read the cutoff behavior of the autocorrelation function and match it to the short-memory structure of an MA model.
A time series shows a linear trend and the ACF decays very slowly.
(1) What does this suggest about stationarity?
(2) After first differencing, the ACF cuts off after lag 1 and PACF decays exponentially. Suggest a model.
(3) Write the model equation in detail.
Difference only as needed for stationarity, then combine ACF/PACF diagnostics with parsimony when proposing the final model order.
An AR(2) model is estimated: with .
Given X₁₀₀ = 5, X₉₉ = 3:
(1) Find the 1-step ahead forecast .
(2) Find the forecast error variance.
(3) Construct a 95% prediction interval for X₁₀₁.
Project future values onto the observed history and separate the predictable linear part from future shocks.
Consider testing for a unit root in the model: .
(1) State the null and alternative hypotheses for the Dickey-Fuller test.
(2) Why can't we use standard t-test?
(3) If the test statistic is -2.5 and the 5% critical value is -2.86, what is your conclusion?
Focus on the null of a unit root, not the usual stationarity null, and interpret rejection as evidence for a stable mean-reverting process.
Quarterly sales data shows both trend and seasonal pattern with period s=4.
(1) Suggest appropriate differencing.
(2) Write the general form of SARIMA(p,d,q)×(P,D,Q)ₛ.
(3) For SARIMA(1,1,1)×(1,1,1)₄, write the full model equation.
Track both ordinary and seasonal differencing and identify which patterns belong to the seasonal lag structure.
For an AR(1) process with |φ| < 1:
(1) Derive the spectral density function.
(2) At what frequency is the spectrum maximized when φ = 0.9?
(3) What does this imply about the process?
Move from autocovariance into the frequency domain so the answer emphasizes dominant cycles and power concentration by frequency.
A GARCH(1,1) model is specified as:
(1) What does GARCH model capture?
(2) State the stationarity condition.
(3) If ω=0.1, α=0.15, β=0.8, is the process stationary?
Treat the conditional variance as a dynamic process and check how past shocks and past volatility feed into current risk.
Review Stationary Processes
Revisit the theory that supports these worked practice problems.
Review Autoregressive Models
Revisit the theory that supports these worked practice problems.
Review Moving Average Models
Revisit the theory that supports these worked practice problems.
Review ARMA Models
Revisit the theory that supports these worked practice problems.