Let’s get our mind set on our goal. We want to find the treatment effect in a randomized experiment in which not every subject that is assigned to the treatment will actually receive the treatment and not every subject assigned to the control abstains from receiving the treatment. In other words, we have non-compliance. In randomized experiments such as these, non-compliance makes it so that treatment assigned isn’t the same as treatment received. This means the experiment isn’t fully randomized, which further means, that the treatment effect can’t simply be the difference between potential outcomes.
A word of warning. This lesson has a lot of mathematical notation, but we’re pretty sure you’ll survive 🤓 Just go one step at a time.
One thing is easy to estimate: the causal effect of treatment assignment. As you’ve already seen, we call this the intention-to-treat (ITT) causal effect:
ITT =E(YZ=1−YZ=0)=E(Y∣Z=1)−E(Y∣Z=0)
Now let’s see how we go from the ITT to the actual treatment effect (the effect of treatment received). We’ll use the following acronyms:
Always-taker (AT)
Complier (CM)
Never-taker (NT)
Defier (DF)
With these four compliance groups, we can down break down E(Y∣Z=1) into the effect for each of the groups:
With our monotonicity assumption (the no-defier assumption), we assumed away the defiers, so the last term in our equation E(Y∣Z=1,DF)Pr(DF) is equal to zero and can be dropped :
For our always-takers and never-takers, the assignment, Z, should have no effect on the outcome, Y. Remember, the always-takers and the never-takers will always/never take the treatment regardless of their assignment). Therefore, E(Y∣Z=1,AT)=E(Y∣AT) and E(Y∣Z=1,NT)=E(Y∣NT), and we can further simplify the expression as follows:
Remember that we wanted to estimate the effect of treatment received on the outcome. Well, E(Y1,CM)−E(Y0,CM) is what we are looking for, except it’s the treatment effect only among the compliers. Because the treatment effect is only for a subsection of the population, we call this treatment effect the local average treatment effect or (LATE).
LATE is the treatment effect of subjects for whom treatment assignment is the same as treatment received.
LATE is related to ITT through the following relationship:
LATE=Pr(CM)ITT =Pr(CM)E(Y∣Z=1)−E(Y∣Z=0)
As we said before, ITT is easily estimable because Z and Y are independent (due to randomization at the treatment assignment level). We can also easily calculate Pr(CM) as we did in the previous lesson. Pr(CM) is the share of compliers in the sample and from the previous lesson, we found the share to be:
Compliance Rate =Sahre of subjects that were treated and encouraged out of all who were encouraged−Share of subjects that were treated but not encouraged out of all who were not encouraged
The expression above can be written as
Share of compliers =E(D∣Z=1)−E(D∣Z=0)
Finally, let’s put everything together:
LATE =Pr(CM)ITT=E(D∣Z=1)−E(D∣Z=0)E(Y∣Z=1)−E(Y∣Z=0)
which translates to:
Causal effect of treatment received on the outcome among compliers =Causal effect of treatment assigned on treatment receivedCausal effect of treatment assigned on the outcome
Note that if we have perfect compliance and everybody is a complier, then Pr(CM)=1 and as a result, LATE =ITT. However, because Pr(CM)<1, LATE >ITT and LATE is underestimated by ITT.
LATE and ATT
We just saw that LATE captures the average treatment effect among compliers. So it’s not really an average treatment effect (ATE) or even an average treatment effect among the treated (ATT).
Consider a special case where the non-encouraged group is excluded from taking the treatment. For instance, imagine an encouragement design where only the encouraged group can enroll in a training program because the experiment is designed so that the encouraged group receives a link in an email to enroll in the program. In contrast, the non-encouraged group doesn’t get the link. Therefore, those in the non-encouraged group can’t enroll in the program because they don’t even know about it. However, note that this could still be a case of non-compliance because those in the encouraged group can still choose whether they want to enroll or not.
Based on the table we saw in the previous lesson, there won’t be any second row because we can’t have a case where Z=0 and D=1. Therefore, there won’t be any always-takers (we already assumed there are no defiers). If there are no always-takers, then according to the fourth row of the table, everybody who is treated is a complier.
In short, all treated units are compliers and all compliers are treated.
Therefore, LATE which captures the treated effect among the compliers, also captures the treatment effect among the treated, so LATE =ATT.
We run an encouragement design in which students who are encouraged receive information about applying for government-sponsored higher education financial aid. We want to know how financial aid helps with college graduation. We find out that those in the encouraged group are 20 percent more likely to graduate than those in the non-encouraged group. We also know that the share of subjects treated in the encouraged group is 0.9, and the share of subjects treated in the non-encouraged group is 0.1. What is the estimate of the local average treatment effect of the financial aid on graduation among the compliers?
23
15
18
25
Next Lesson
Instrumental variables
You'll learn about the basics of causal inference and why it matters in this course.