First-difference estimator explained

In statistics and econometrics, the first-difference (FD) estimator is an estimator used to address the problem of omitted variables with panel data. It is consistent under the assumptions of the fixed effects model. In certain situations it can be more efficient than the standard fixed effects (or "within") estimator, for example when the error terms follows a random walk.[1]

The estimator requires data on a dependent variable,

yit

, and independent variables,

xit

, for a set of individual units

i=1,...,N

and time periods

t=1,...,T

. The estimator is obtained by running a pooled ordinary least squares (OLS) estimation for a regression of

\Deltayit

on

\Deltaxit

.

Derivation

The FD estimator avoids bias due to some unobserved, time-invariant variable

ci

, using the repeated observations over time:

yit=xit\beta+ci+uit,t=1,...T,

yit-1=xit-1\beta+ci+uit-1,t=2,...T.

Differencing the equations, gives:

\Deltayit=yit-yit-1=\Deltaxit\beta+\Deltauit,t=2,...T,

which removes the unobserved

ci

and eliminates the first time period.[2] [3]

The FD estimator

\hat{\beta}FD

is then obtained by using the differenced terms for

x

and

u

in OLS:

\hat{\beta}FD=(\DeltaX'\DeltaX)-1\DeltaX'\Deltay=\beta+(\DeltaX'\DeltaX)-1\DeltaX'\Deltau

where

X,y,

and

u

, are notation for matrices of relevant variables. Note that the rank condition must be met for

\DeltaX'\DeltaX

to be invertible (

rank[\DeltaX'\DeltaX]=k

), where

k

is the number of regressors.

Let

\DeltaXi=[\DeltaXi2,\DeltaXi3,...,\DeltaXiT]

, and, analogously,

\Deltaui=[\Deltaui2,\Deltaui3,...,\DeltauiT]

. If the error term is strictly exogenous, i.e.

E[uit|xi1,xi2,..,xiT]=0

, by the central limit theorem, the law of large numbers, and the Slutsky's theorem, the estimator is distributed normally with asymptotic variance of

\widehatAvar(\hat{\beta}FD)=E[\DeltaXi'\Delta

-1
X
i]

E[\DeltaXi'\Deltaui\Deltaui'\DeltaXi]E[\DeltaXi'\Delta

-1
X
i]

.Under the assumption of homoskedasticity and no serial correlation,

Var(\Deltau|

2
X)=\sigma
\Deltau
, the asymptotic variance can be estimated as

\widehat{Avar

}(\hat_)=\hat^_(\Delta X'\Delta X)^,where
2
\hat{\sigma}
u
, a consistent estimator of
2
\sigma
u
, is given by
2
\hat{\sigma}
\Deltau

=[n(T-1)-K]-1

T
\sum
t=2

\widehat{\Deltauit

}^2 and

\widehat{\Deltauit

}=\Delta y_-\hat_\Delta x_.[4]

Properties

To be unbiased, the fixed effects estimator (FE) requires strict exogeneity, defined as

E[uit|xi1,xi2,..,xiT]=0

.

The first difference estimator (FD) is also unbiased under this assumption.

If strict exogeneity is violated, but the weaker assumption

E[(uit-uit-1)(xit-xit-1)]=0

holds, then the FD estimator is consistent.

Note that this assumption is less restrictive than the assumption of strict exogeneity which is required for consistency using the FE estimator when

T

is fixed. If

Tinfty

, then both FE and FD are consistent under the weaker assumption of contemporaneous exogeneity.

The Hausman test can be used to test the assumptions underlying the consistency of the FE and FD estimators.[5]

Relation to fixed effects estimator

For

T=2

, the FD and fixed effects estimators are numerically equivalent.[6]

Under the assumption of homoscedasticity and no serial correlation in

uit

, the FE estimator is more efficient than the FD estimator. This is because the FD estimator induces no serial correlation when differencing the errors. If

uit

follows a random walk, however, the FD estimator is more efficient as

\Deltauit

are serially uncorrelated.[7]

See also

References

Notes and References

  1. Wooldridge 2001, p. 284.
  2. Wooldridge 2013, p. 461.
  3. Wooldridge 2001, p. 279.
  4. Wooldridge 2001, p. 281.
  5. Wooldridge 2001, p. 285.
  6. Wooldridge 2001, p. 284.
  7. Wooldridge 2001, p. 284.