Random effects versus fixed effects

Summary

Setup

  • Stationary balanced panel with one explanatory variable
  • A linear regression model

yi,t=β1+β2xi,t+εi,t,i=1,,n,t=1,,T

  • The one-way error component model with individual specific effects

εi,t=αi+μi,t,i=1,,n,t=1,,T

  • The error terms μi,t are homoscedastic and not autocorrelated.
  • There is some individual specific variation over time in the explanatory variable

The RE and the FE estimator

  • The RE estimator of β2 is an estimator of

dE(x)dx

  • The FE estimator of β2 is an estimator of

dE(x,α)dx

With random specific effects:

dE(x,α)dx=dE(x)dx

  • b2 from pooled OLS, RE and FE are all consistent estimators of dE(x,α)/dx
  • SE(b2) from pooled OLS will be inconsistent, SE(b2) from RE and FE is consistent
  • The RE estimator is more efficient (asymptotically) than pooled OLS and FE.

With fixed specific effects:

  • b2 from pooled OLS and RE are inconsistent estimators of dE(x,α)/dx
  • The fixed effects estimator is consistent