Granger causality is a statistical concept where a time series variable X is said to 'Granger-cause' Y if past values of X contain statistically significant information for predicting future values of Y that is not contained in the past values of Y alone. It is a test of predictive causality based on temporal precedence and incremental predictive power, not true cause-and-effect. The standard test involves comparing the forecast accuracy of an autoregressive model of Y against a model that also includes lagged values of X.
