Week 4 Student Companion Guide
We can never simultaneously observe the outcome of an individual under both the "exposed" and "unexposed" states at the same moment in time. The missing outcome—the one we cannot observe—is the counterfactual.
For the potential outcomes framework to yield valid causal estimates, three core assumptions must hold:
Exchangeability requires that exposed and unexposed groups are comparable with respect to all determinants of the outcome other than the exposure itself.
Holds unconditionally across the entire population. This is achieved mechanistically in large, well-conducted Randomized Controlled Trials (RCTs).
Holds within strata defined by measured covariates. This is what Observational Studies target by using regression adjustment, stratification, or propensity scores.
CRITICAL: Conditional exchangeability is untestable from observed data alone. You can never prove there is no unmeasured confounding.
DAGs are non-parametric graphical representations of your causal assumptions. They help identify which variables to adjust for (and which to avoid) using the Backdoor Criterion.
| Variable Type | Structure (E=Exposure, O=Outcome) | Analytic Decision |
|---|---|---|
| Confounder (Fork) | E ← C → O | CONTROL (Adjust) to block backdoor path. |
| Collider (Inverted Fork) | E → C ← O | DO NOT CONTROL. Conditioning opens a spurious path (Collider Bias). |
| Mediator (Chain) | E → M → O | DO NOT CONTROL if estimating Total Effect. (Control only for Direct Effect). |
These are viewpoints or heuristics, not a strict checklist. Temporality is the only criterion considered logically necessary for causation.