NEW+--
Move Left Complete list

Dickey Fuller Test

Dickey fuller test was developed by statisticians David Dickey and Wayne Fuller in 1979. In statistics, the Dickey-Fuller Test tests the null hypothesis of whether a unit root is present in an autoregressive model. The alternative hypothesis tests stationarity in the model.

 

Suppose for an AR(1) model:

yt = θ yt-1+ εt           Where,  t= time index , θ= coefficient ,  εt = error term

 

The unit root null hypothesis against the stationary alternative corresponds to

H0 : θ = 1           HA : θ < 1

 

Alternatively, the model can be formulated as

?yt = (θ − 1)yt−1 + t = πyt-1 + ε       Where, π = θ − 1 = θ(1).

 

The unit root hypothesis translates into

H0 : π = 0              HA : π < 0


The Dickey-fuller test is simply the t-test for H0 and the t-statistic has a specific distribution known as the Dickey–Fuller table.

 

There are three main versions of the test:

 

1. Test for a unit root:

?y=  πyt-1 + εt   

 

2. Test for a unit root with drift:

?yt =  a0 + πyt-1 + εt  

 

3. Test for a unit root with drift and deterministic time trend:

?y=  a0 + a1t + πyt-1 + ε