TOPICS
Search

Granger Causality


Granger causality from a time series X_t to a time series Y_t, relative to a specified information set, is the property that the past of X_t improves prediction of Y_t beyond the information already contained in the past of Y_t and any conditioning variables. More formally, let F_(t-1)^(Y,Z) be the sigma-algebra generated by the past of Y_t and conditioning variables Z_t, and let F_(t-1)^(X,Y,Z) additionally contain the past of X_t. Then X_t does not Granger-cause Y_t if

 P(Y_t<=y|F_(t-1)^(X,Y,Z))=P(Y_t<=y|F_(t-1)^(Y,Z))

for every y.

In a linear regression containing p lags, or past values, of each series,

 Y_t=c+sum_(j=1)^palpha_jY_(t-j)+sum_(j=1)^pbeta_jX_(t-j)+epsilon_t,

the corresponding null hypothesis is beta_1=...=beta_p=0. Granger causality in both directions is sometimes called feedback.

The result of a Granger-causality test depends on the selected lags. The lag order p is the number of past time steps included. The result also depends on the sampling interval, the conditioning variables, and the assumptions used to make the series suitable for prediction. Granger causality is predictive rather than structural or interventional causality: omitted variables, aggregation, or common drivers can produce predictive precedence without a direct causal mechanism.


See also

Autoregressive Model, Hypothesis Testing, Sigma-Algebra, Stationary Time Series, Time Series Analysis, Vector Autoregressive Model

Explore with Wolfram|Alpha

References

Granger, C. W. J. "Investigating Causal Relations by Econometric Models and Cross-Spectral Methods." Econometrica 37, 424-438, 1969. https://doi.org/10.2307/1912791.Granger, C. W. J. "Some Recent Development in a Concept of Causality." J. Econometrics 39, 199-211, 1988. https://doi.org/10.1016/0304-4076(88)90045-0.

Cite this as:

Weisstein, Eric W. "Granger Causality." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/GrangerCausality.html

Subject classifications