Chow (1973) Multiperiod Predictions from Stochastic Difference Equations by Bayesian Methods

bayesianforecastingvarparameter-uncertainty

Summary

Chow (1973) establishes that the optimal Bayesian kk-step-ahead predictor from an autoregressive model is E[Akdata]ytE[A^k \mid \text{data}] \cdot y_t, not the classical A^kyt\hat{A}^k y_t. Since E[Ak](E[A])kE[A^k] \neq (E[A])^k for k2k \geq 2 when the posterior of AA has nonzero variance, the classical multiperiod predictor is generally suboptimal. The paper derives closed-form predictors for the univariate first-order autoregression (AR(1)) under a normal-gamma prior (§2) and extends the result to systems of stochastic difference equations under a normal-Wishart prior (§3).

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"The predictor could not be computed by taking the mathematical expectation of AA and raising it to the kkth power. The entire distribution of AA is required." (p. 111, paraphrase)

My Take

A clean theoretical paper that identifies a fundamental gap between classical and Bayesian multiperiod forecasting. The main practical implication — that posterior variance of parameters matters for multi-step predictions — is exactly why Minnesota-prior shrinkage helps: a tighter posterior means E[Ak]E[A^k] is closer to Aˉk\bar{A}^k, making the Bayesian VAR (BVAR) predictor more robust. The limitation is scope: the result assumes linear AR models with conjugate priors; nonlinear or time-varying models require different treatment. Chow (1984) extended the framework to random and changing-coefficient models.