First-difference estimator

From The Right Wiki
Jump to navigationJump to search

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 Δyit on Δxit.

Derivation

The FD estimator avoids bias due to some unobserved, time-invariant variable ci, using the repeated observations over time:

yit=xitβ+ci+uit,t=1,...T,
yit1=xit1β+ci+uit1,t=2,...T.

Differencing the equations, gives:

Δyit=yityit1=Δxitβ+Δuit,t=2,...T,

which removes the unobserved ci and eliminates the first time period.[2][3] The FD estimator β^FD is then obtained by using the differenced terms for x and u in OLS:

β^FD=(ΔXΔX)1ΔXΔy=β+(ΔXΔX)1ΔXΔu

where X,y, and u, are notation for matrices of relevant variables. Note that the rank condition must be met for ΔXΔX to be invertible (rank[ΔXΔX]=k), where k is the number of regressors. Let

ΔXi=[ΔXi2,ΔXi3,...,ΔXiT],

and, analogously,

Δui=[Δui2,Δui3,...,ΔuiT].

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

Avar^(β^FD)=E[ΔXiΔXi]1E[ΔXiΔuiΔuiΔXi]E[ΔXiΔXi]1.

Under the assumption of homoskedasticity and no serial correlation, Var(Δu|X)=σΔu2, the asymptotic variance can be estimated as

Avar^(β^FD)=σ^Δu2(ΔXΔX)1,

where σ^u2, a consistent estimator of σu2, is given by

σ^Δu2=[n(T1)K]1i=1nt=2TΔuit^2

and

Δuit^=Δyitβ^FDΔxit.[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[(uituit1)(xitxit1)]=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 T, 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 Δuit are serially uncorrelated.[7]

See also

Notes

  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.

References

  • Wooldridge, Jeffrey M. (2001). Econometric Analysis of Cross Section and Panel Data. MIT Press. pp. 279–291. ISBN 978-0-262-23219-7. Retrieved 30 August 2024.
  • Wooldridge, Jeffrey M. (2013). Introductory Econometrics: A Modern Approach (PDF) (5th ed.). South-Western Cengage Learning. ISBN 978-1-111-53104-1. Retrieved 30 August 2024.