Unit root test: Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5
 
(47 intermediate revisions by 25 users not shown)
Line 1:
{{Short description|Time series statistical test}}
In [[statistics]], a '''unit root test''' tests whether a [[time series]] variable is non-stationary using an [[autoregressive]] model. A well-known test that is valid in large samples is the [[augmented Dickey–Fuller test]]. The optimal finite sample tests for a unit root in autoregressive models were developed by [[Denis Sargan]] and [[Alok Bhargava]]. Another test is the [[Phillips–Perron test]]. These tests use the existence of a [[unit root]] as the [[null hypothesis]].
In [[statistics]], a '''unit root test''' tests whether a [[time series]] variable is non-stationary and possesses a [[unit root]]. The null hypothesis is generally defined as the presence of a unit root and the alternative hypothesis is either [[Stationary process|stationarity]], [[Trend-stationary process|trend stationarity]] or explosive root depending on the test used.
 
== General approach ==
==See also==
In general, the approach to unit root testing implicitly assumes that the time series to be tested <math>[y_t]_{t=1}^T
* [[Augmented Dickey–Fuller test]]
</math> can be written as,
* [[Dickey–Fuller test]]
 
:<math>y_t = D_t + z_t + \varepsilon_t </math>
 
where,
* <math>D_t
 
</math> is the deterministic component (trend, seasonal component, etc.)
* <math>z_t
</math> is the stochastic component.
* <math>\varepsilon_t
</math> is the stationary error process.
The task of the test is to determine whether the stochastic component contains a unit root or is stationary.<ref>{{Citation |title=Elements of Time Series Econometrics: An Applied Approach|last1=Kočenda|first1=Evžen |last2= Alexandr| first2= Černý |publisher= [[Karolinum Press]] |year=2014|isbn=978-80-246-2315-3|pages=66}}.</ref>
 
== Main tests ==
 
Other popular tests include:
* [[augmented Dickey–Fuller test]]<ref>{{Cite journal | doi = 10.1080/01621459.1979.10482531| title = Distribution of the estimators for autoregressive time series with a unit root| year = 1979| last1 = Dickey | first1 = D. A. | last2 = Fuller | first2 = W. A. | journal = [[Journal of the American Statistical Association]] | volume = 74| issue = 366a| pages = 427–431}}</ref>
*: this is valid in large samples.
* [[Phillips–Perron test]]
* [[KPSS test]]
*: here the null hypothesis is [[Trend-stationary process|trend stationarity]] rather than the presence of a [[Stationary process|unit root]].
* [[Zivot–Andrews test]]
* [[Dickey–FullerADF-GLS test]]
Unit root tests are closely linked to [[Autocorrelation|serial correlation]] tests. However, while all processes with a unit root will exhibit serial correlation, not all serially correlated time series will have a unit root. Popular serial correlation tests include:
* [[Breusch–Godfrey test]]
* [[Zivot–AndrewsLjung–Box test]]
* [[Durbin–Watson statistic|Durbin–Watson test]]
 
==ReferencesNotes==
{{Notelist}}
* {{cite doi|10.1080/01621459.1979.10482531}}
* {{cite jstor|1912252}}
* {{cite doi|10.2307/2297634}}
* Bierens, H.J. (2001). "Unit Roots," Ch. 29 in ''A Companion to Econometric Theory'', ed B. Baltagi, Oxford, Blackwell Publishers, 610–633. [http://econ.la.psu.edu/~hbierens/UNITROOT.PDF "2007 revision"]
*{{cite book |last=Enders |first=Walter |title=Applied Econometric Time Series |___location=New York |publisher=John Wiley |year=2004 |edition=Second |pages=170–175 |isbn=0-471-23065-0 }}
 
{{Reflist}}
[[Category:Statistical tests]]
[[Category:Time series analysis]]
 
==References==
*{{cite book |last=Bierens |first=H. J. |year=2001 |chapter=Unit roots |title=A Companion to Econometric Theory |editor-first=B. |editor-last=Baltagi |___location=Oxford |publisher=[[Blackwell Publishers]] |pages=610–633 }} [http://econ.la.psu.edu/~hbierens/UNITROOT.PDF "2007 revision"] {{Webarchive|url=https://web.archive.org/web/20140617113943/http://econ.la.psu.edu/~hbierens/UNITROOT.PDF |date=2014-06-17 }}
*{{cite book |last=Enders |first=Walter |title=Applied Econometric Time Series |___location=New York |publisher=[[John Wiley & Sons]] |year=2004 |edition=Second |pages=[https://archive.org/details/appliedeconometr00ende_0/page/170 170–175] |isbn=0-471-23065-0 |url-access=registration |url=https://archive.org/details/appliedeconometr00ende_0/page/170 }}
*{{cite book |last=Maddala |first=G. S. |authorlink=G. S. Maddala |last2=Kim |first2=In-Moo |chapter=Issues in Unit Root Testing |title=Unit Roots, Cointegration, and Structural Change |url=https://archive.org/details/unitrootscointeg00madd |url-access=limited |___location=Cambridge |publisher=Cambridge University Press |year=1998 |isbn=0-521-58782-4 |pages=[https://archive.org/details/unitrootscointeg00madd/page/n116 98]–154 }}
 
[[Category:StatisticalTime series statistical tests]]
{{statistics-stub}}