Difference-in-Differences
Policy evaluation with a treated and control group, parallel trends and the 2×2 table.
The Difference-in-Differences model, in writing
Definition
Difference-in-differences: compare treated and control groups before and after a policy; the double difference removes both group and time confounds, if trends were parallel.
β_DiD = (ȳ_T,post − ȳ_T,pre) − (ȳ_C,post − ȳ_C,pre)
The intuition
The control group supplies the counterfactual: what would have happened to the treated anyway. Everything hangs on parallel trends, plot the pre-period paths, and if they already diverged, the design is dead on arrival.
Exam tip
Draw the 2×2 table and SHOW the subtraction; then name the parallel-trends check as your validity argument.
Related models in Econometrics