Differences-in-Differences

Summary

DD strategies use data with a time or cohort dimension to control for unobserved-but-fixed omitted variables. The key assumption is common trends: treatment and control groups would follow parallel paths in the absence of treatment.

Individual Fixed Effects

For panel data with individual observed at time :

  • : individual fixed effect (absorbs all time-invariant unobservables)
  • : year effect (common time trend)
  • Estimation: deviations from means (subtract individual averages) or first-differencing

Attenuation Bias

Fixed effects estimates are susceptible to attenuation from measurement error — year-to-year changes in mismeasured variables are mostly noise.

The DD Setup

When treatment varies at a group level (e.g., state policy changes):

The DD estimator:

Key Example: Minimum Wage (Card & Krueger, 1994)

  • NJ raised minimum wage from 5.05; PA did not
  • DD estimate: employment increased by 2.76 FTE in NJ relative to PA
  • Challenges the standard competitive labor market prediction

The identifying assumption:

  • Treatment and control groups can have different levels but must share the same trend
  • Testable with pre-treatment data (look for parallel pre-trends)
  • State-specific trends as robustness check (requires 3+ periods)

Regression DD

Advantages:

  • Easy to add covariates, additional states, and time periods
  • Facilitates continuous “treatment intensity” designs
  • Can include leads and lags to test for pre-trends

Fixed Effects vs. Lagged Dependent Variables

  • If unobserved is the confounder → use fixed effects
  • If past outcomes predict treatment → use lagged dependent variable
  • These bracket the true effect: one tends to overestimate, the other underestimate

See Also