Chapter_13
Chapter_13
Time
Introductory Econometrics: A Modern Approach
Outline
13.1 Pooling Independent Cross Sections across Time
Time trends
Differentiating
2
13.1 Policy analysis with pooled cross sections
Two or more independently sampled cross sections can be used to evaluate the impact of a certain event or policy
change.
Examine the effect of the location of a house on its price before and after the garbage incinerator was built:
3
Policy analysis with pooled cross sections
Example: Garbage incinerator and housing prices
It would be wrong to conclude from the regression after the incinerator is there that being near the incinerator
depresses prices so strongly.
One has to compare with the situation before the incinerator was built:
ˆ
δ 1 = −30, 688.27 − (−18, 824.37) = −11, 863.9
Incinerator depresses prices, but location was one with lower prices anyway!
6
Difference-in-differences in a regression framework
rprice = β0 + δ0 af ter + β1 nearinc + δ1 af ter ∗ nearinc + u
δ1 : differential effect of being in the location AND after the incinerator was built
If houses sold before and after the incinerator was built were systematically different, further explanatory
variables should be included.
This will also reduce the error variance and thus standard errors.
9
Policy evaluation using difference-in-differences
y = β0 + δ0 af ter + β1 treated + δ1 af ter ∗ treated + otherf actors
Compare outcomes of the two groups before and after the policy change:
^
δ 1 = (ȳ 1,T − ȳ 1,C ) − (ȳ 0,T − ȳ 0,C )
Compare the difference in outcomes of the units that are affected by the policy change (= treatment group)
and those who are not affected (= control group) before and after the policy was enacted.
For example, the level of unemployment benefits is cut but only for group A (= treatment group).
Group A normally has longer unemployment duration than group B (= control group).
If the difference in unemployment duration between group A and group B becomes smaller after the
reform, reducing unemployment benefits reduces unemployment duration for those affected.
Caution: Difference-in-differences only works if the difference in outcomes between the two groups
is not changed by other factors than the policy change (e.g. there must be no differential trends).
10
13.3 Two-period panel data analysis
Example: Effect of unemployment on city crime rate
Will it be possible to estimate the causal effect of unemployment on crime? Assume that no other explanatory
variables are available.
Yes, if cities are observed for at least two periods and other factors affecting crime stay approximately
constant over those periods:
12
Example: Effect of unemployment on city crime rate
Crime rate and unemployment rate in 1987 and 1982.
ai are city characteristics which do not change over time (time-invariant characteristics)
14
Discussion of first-differenced panel estimator
Further explanatory variables may be included in original equation.
Note that there may be arbitrary correlation between the unobserved time-invariant characteristics and the
included explanatory variables.
The first-differenced panel estimator is thus a way to consistently estimate causal effects in the presence of
time-invariant endogeneity.
First-differenced estimates will be imprecise if explanatory variables vary only little over time (no estimate
possible if time-invariant).
15
Another interpretation of the difference-in-differences estimator
We can re-write the DiD estimator as:
^
δ 1 = (ȳ 1,T − ȳ 0,T ) − (ȳ 1,C − ȳ 0,C )
The first term is the difference in means over time for the treated group.
This would be a good estimator of the policy effect only if no external factors changed across the two time
periods.
The second term is the difference in means over time for the control group.
Subtracting off this term hopefully controls for any changes in external factors that are common to both
the treated and control groups, which will be the case when we have random assignment.
In this case, the DiD estimator can be interpreted as the average treatment effect.
18
Parallel trend assumption
The standard two-group, two period difference-in-differences setup relies on the assumption of parallel
trends.
Parallel trends assumes that the outcome y, in control and treatment groups, would have the same
trend in the absence of the intervention.
Prior to the intervention, y should move in the same direction for both groups.
The standard DiD estimator measures the difference in estimated trends between the two groups.
20
Adding an additional control group
If the parallel trends assumption is violated, we cannot be sure that the DiD estimator is identifying the effects
of the policy or simply some other unaccounted factor causing different trends between these groups.
22
Adding an additional control group
Example: The effects of expanding health care for low income families in a particular state.
Let L denote low-income families (eligible for the policy) and M be middle-income families (not eligible).
Let B denote states that implemented the policy and A be states that did not implement the policy.
The policy is implemented in period 1 , but no policy exists in period 0.
The additional control group (income level) allows for more flexibility if we assume that any difference in
trends in health outcomes between low and middle income families is similar across states.
25
Adding an additional control group
y = β0 + β1 dL + β2 dB + β3 dL ∗ dB + δ0 d1 + δ1 d1 ∗ dL + δ2 d1 ∗ dB + δ3 d1 ∗ dL ∗ dB + u
^
δ 3 = [(ȳ 1,L,B − ȳ 0,L,B ) − (ȳ 1,M ,B − ȳ 0,M ,B )] − [(ȳ 1,L,A − ȳ 0,L,A ) − (ȳ 1,M ,A − ȳ 0,M ,A )]
^ ^ ^ ^
δ 3 = δ DD,B − δ DD,A = δ DDD
If health trends between the L and M groups do not differ in non-implementation states, then the second
component vanishes and we are back to the standard DiD setup.
However, we include this second term to account for possibly different trends in the L and M groups that are
common across both states A and B.
28