Variance decomposition
|
|
This article provides insufficient context for those unfamiliar with the subject. Please help improve the article with a good introductory style. (March 2011) |
Variance decomposition or forecast error variance decomposition indicates the amount of information each variable contributes to the other variables in a vector autoregression (VAR) models.[1] Variance decomposition determines how much of the forecast error variance of each of the variable can be explained by exogenous shocks to the other variables.
[edit] Calculating the forecast error variance
For the VAR (p) of form
.
Change this to a VAR (1) by writing it in companion form (see general matrix notation of a VAR(p))
where
-
,
,
and 
where
,
and
are
dimensional column vectors,
is
by
dimensional matrix and
,
and
are
dimensional column vectors.
Calculate the mean squared error of the h-step forecast of variable j,
,
where
is the jth column of
and the subscript
refers to that element of the matrix.
where
is a lower triangular matrix obtained by a Cholesky decomposition of
such that
.
where
so
is
by
dimensional matrix.
is the covariance matrix of the errors
.
The amount of forecast error variance of variable
accounted for by exogenous shocks to variable
is given by 
|
|
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (March 2011) |
[edit] Notes
- ^ Lütkepohl, H, "New Introduction to Multiple Time Series Analysis", Springer, 2007, p. 63.
.
where
,
,
and 
![\mathbf{MSE}[y_{j,t}(h)]=\sum_{i=0}^{h-1}\sum_{k=1}^{K}(e_j'\Theta_ie_k)^2=\bigg(\sum_{i=0}^{h-1}\Theta_i\Theta_i'\bigg)_{jj}=\bigg(\sum_{i=0}^{h-1}\Phi_i\Sigma_u\Phi_i'\bigg)_{jj},](http://upload.wikimedia.org/wikipedia/en/math/1/4/6/1463374cdf9ccd4d23857add803fa8ee.png)
![\omega_{jk,h}=\sum_{i=0}^{h-1}(e_j'\Theta_ie_k)^2/MSE[y_{j,t}(h)] .](http://upload.wikimedia.org/wikipedia/en/math/a/c/6/ac6eeacdc11b3cc5ec626d87dab90e08.png)