Topic · Statistics & Econometrics
← All topicsCausal Inference & Experiments
31 articles · 5 checkpoints · 21 deeper reads · 5 reference notes
A standalone topic: it is on no roadmap, so read it on its own terms.
Every article, in reading order
plant a flag as you finish eachRead these first
A way to measure the effect of a policy or event by comparing how much a treated group changed before-to-after against how much an untreated group changed over the same window, so that anything moving both groups equally cancels out.
A way to draw what causes what before you run a single regression, so you can tell in advance which variables to control for and which ones will wreck your estimate if you touch them.
A way to compare a treated group against an untreated group as if treatment had been handed out at random, by first summarizing every unit's covariates into a single number, its odds of being treated, and matching or weighting on that number instead of on the raw covariates.
A way to estimate a causal effect by exploiting a sharp, arbitrary cutoff rule, comparing units that barely qualified against units that barely missed, since near the threshold that's effectively a coin flip.
The formal way to define what a causal effect even means, the difference between what would have happened to the same unit with and without a treatment, and why that definition makes clear exactly why correlation isn't causation.
Then the rest