Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 03_RCT.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ True 99\% sampling noise (from the simulations) is `r round(sn.RASS.simuls.yB,3)

In an Eligibility design, we randomly select two groups among the eligibles.
Members of the treated group are informed that they are eligible to the program and are free to self-select into it.
Members of the control group are not enformed that they are eligible and cannot enroll into the program.
Members of the control group are not informed that they are eligible and cannot enroll into the program.
In an Eligibility design, we can still recover the TT despite the fact that we have not randomized access to the programs among the applicants.
This is the magic of instrumental variables.
Let us detail the mechanics of this beautiful result.
Expand Down