Granger causality

Granger causality

Granger causality is a technique for determining whether one time series is useful in forecasting another. Ordinarily, regressions reflect "mere" correlations, but Clive Granger, who won a Nobel Prize in Economics, argued that there is an interpretation of a set of tests as revealing something about causality.

A time series "X" is said to Granger-cause "Y" if it can be shown, usually through a series of F-tests on lagged values of "X" (and with lagged values of "Y" also known), that those "X" values provide statistically significant information about future values of "Y".

The test works by first doing a regression of ΔY on lagged values of ΔY. Once the appropriate lag interval for Y is proved significant (t-stat or p-value), subsequent regressions for lagged levels of ΔX are performed and added to the regression provided that they 1) are significant in and of themselves and 2) add explanatory power to the model. This can be repeated for multiple ΔX's (with each ΔX being tested independently of other ΔX's, but in conjunction with the proven lag level of ΔY). More than 1 lag level of a variable can be included in the final regression model, provided it is statistically significant and provides explanatory power.

The researcher is often looking for a clear story, such as X granger-causes Y but not the other way around. In the real world, often, difficult results are found such as neither granger-causes the other, or that each granger-causes the other.Furthermore, Granger causality does not imply true causality. If both "X" and "Y" are driven by a common third process, but with a different lag, there would be Granger causality. Yet, manipulation of one process would not change the other.

Here is an example of the function grangertest() in the lmtest library of the R package:

Granger causality test

Model 1: fii ~ Lags(fii, 1:5) + Lags(rM, 1:5)Model 2: fii ~ Lags(fii, 1:5) Res.Df Df F Pr(>F) 1 629 2 634 5 2.5115 0.02896 *---Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Granger causality test

Model 1: rM ~ Lags(rM, 1:5) + Lags(fii, 1:5)Model 2: rM ~ Lags(rM, 1:5) Res.Df Df F Pr(>F)1 629 2 634 5 1.1804 0.3172

The first Model 1 tests whether it is okay to remove lagged rM from the regression explainingFII using lagged FII. It is not (p=0.02896). The second pair of Model 1 and Model 2 finds thatit is possible to remove the lagged FII from the model explaining rM using lagged rM. Fromthis, we conclude that rM granger-causes FII but not the other way around.

The Granger test can be applied only to pairs of variables, and may produce misleading results when the true relationship involves three or more variables. (When, for example, both of the variables being tested are "caused" by a third, they may have no true relationship with each other, yet give positive results in a Granger test). A similar test involving more variables can be applied with vector autoregression. A new method for Granger causality that is not sensitive to the normal distribution of the error term is developed by Hacker and Hatemi-J (2006). This new method is specially useful in financial economics since many financial variables are non-normal.

An application to neural science is shown in this article: http://www.sciencedaily.com/releases/2008/10/081009185035.htm

ee also

Econometrics


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Causality — (but not causation) denotes a necessary relationship between one event (called cause) and another event (called effect) which is the direct consequence (result) of the first. [http://dictionary.reference.com/search?q=Causality x=35 y=25 Random… …   Wikipedia

  • Granger — may refer to:People*Granger (name)PlacesIn the United States: * Granger, Indiana * Granger, Iowa * Granger, New York * Granger, Texas * Granger Township, Ohio * Granger, a neighborhood in West Valley City, Utah * Granger, Washington * Granger,… …   Wikipedia

  • Causality (disambiguation) — Causality may refer to:*Economics **Granger causality **Causal layered analysis*Linguistics **Causal final case*Mathematics **Causal Markov condition*Philosophy **Causality **Causal determinism **Causal relationships **Causal theory of reference… …   Wikipedia

  • Granger-Kausalität — Kausalität (lat. causa „Ursache“) bezeichnet die Beziehung zwischen Ursache und Wirkung, betrifft also die Abfolge aufeinander bezogener Ereignisse/Zustände. Die Kausalität (ein kausales Ereignis) hat eine feste zeitliche Richtung, die immer von… …   Deutsch Wikipedia

  • Clive Granger — Clive W. J. Granger Keynesian economics Born September 4, 1934(1934 09 04) Swanse …   Wikipedia

  • Clive W.J. Granger — An econometrician who received the 2003 Nobel Prize in Economics, along with Robert Engel, for his work on cointegration, an analysis of time series data that helps forecast market movements and economic trends. His other major contribution was… …   Investment dictionary

  • Econometrics — Economics …   Wikipedia

  • Причинность по Грэнджеру — (англ. Granger causality) понятие, используемое в эконометрике (анализе временных рядов), формализующее понятие причинно следственной связи между временными рядами. Причинности по Грэнджеру является необходимым, но не достаточным условием… …   Википедия

  • Тест Грэнджера на причинность — (англ. Granger causality test)  процедура проверки причинно следственной связи («причинность по Грэнджеру») между временными рядами. Идея теста заключается в том, что значения (изменения) временного ряда , являющегося причиной изменений …   Википедия

  • Free will — This article is about the philosophical questions of free will. For other uses, see Free will (disambiguation). A domino s movement is determined completely by laws of physics. Incompatibilists say that this is a threat to free will, but… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”