Variance decomposition of forecast errors

From testwiki
Jump to navigation Jump to search

Template:Distinguish-redirect

In econometrics and other applications of multivariate time series analysis, a variance decomposition or forecast error variance decomposition (FEVD) is used to aid in the interpretation of a vector autoregression (VAR) model once it has been fitted.[1] The variance decomposition indicates the amount of information each variable contributes to the other variables in the autoregression. It determines how much of the forecast error variance of each of the variables can be explained by exogenous shocks to the other variables.

Calculating the forecast error variance

For the VAR (p) of form

yt=ν+A1yt1++Apytp+ut .

This can be changed to a VAR(1) structure by writing it in companion form (see general matrix notation of a VAR(p))

Yt=V+AYt1+Ut where
A=[A1A2Ap1Ap𝐈k0000𝐈k0000𝐈k0] , Y=[y1yp], V=[ν00] and Ut=[ut00]

where yt, ν and u are k dimensional column vectors, A is kp by kp dimensional matrix and Y, V and U are kp dimensional column vectors.

The mean squared error of the h-step forecast of variable j is

𝐌𝐒𝐄[yj,t(h)]=i=0h1l=1k(ejΘiel)2=(i=0h1ΘiΘi)jj=(i=0h1ΦiΣuΦi)jj,

and where

  • ej is the jth column of Ik and the subscript jj refers to that element of the matrix
  • Θi=ΦiP, where P is a lower triangular matrix obtained by a Cholesky decomposition of Σu such that Σu=PP, where Σu is the covariance matrix of the errors ut
  • Φi=JAiJ, where J=[𝐈k00], so that J is a k by kp dimensional matrix.

The amount of forecast error variance of variable j accounted for by exogenous shocks to variable l is given by ωjl,h,

ωjl,h=i=0h1(ejΘiel)2/MSE[yj,t(h)].

Template:Refimprove

See also

Notes

Template:Reflist

  1. Lütkepohl, H. (2007) New Introduction to Multiple Time Series Analysis, Springer. p. 63.