First-difference estimator

The first-difference (FD) estimator is an approach used to address the problem of omitted variables in econometrics and statistics with panel data. The estimator is obtained by running a pooled OLS estimation for a regression of on .

The FD estimator avoids bias due to time invariant omitted variables using the repeated observations over time:

Differencing both equations, gives:

which removes the unobserved .

The FD estimator is then simply obtained by regressing changes on changes using OLS:

Note that the rank condition must be met for to be invertible ( ).

Similarly,

where is given by

Properties

Under the assumption of , the FD estimator is unbiased and consistent, i.e. and . Note that this assumption is less restrictive than the assumption of weak exogeneity required for unbiasedness using the fixed effects (FE) estimator. If the disturbance term follows a random walk, the usual OLS standard errors are asymptotically valid.

Relation to fixed effects estimator

For , the FD and fixed effects estimators are numerically equivalent.

Under the assumption of spherical errors, i.e. homoscedasticity and no serial correlation in , the FE estimator is more efficient than the FD estimator. If follows a random walk, however, the FD estimator is more efficient as are serially uncorrelated.

In practice, the FD estimator is easier to implement without special software, as the only transformation required is to first difference.

References

  • Wooldridge, Jeffrey M. (2001). Econometric Analysis of Cross Section and Panel Data. MIT Press. pp. 279–291. ISBN 978-0-262-23219-7.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.