Back to Data Scientist Mind Map
中文·English
📈 Data ScientistID: ds-synthetic-control-method-placebo

Synthetic Control Method & Placebo Checks

合成控制法 SCM 与安慰剂空间检验
🎯Core Definition
The Synthetic Control Method (SCM, Abadie et al.) & Placebo Permutation Inference constructs data-driven synthetic counterfactuals for causal policy evaluation when an intervention impacts strictly a single aggregate unit (e.g. a single country, state, or key city) where no single natural control exists; Core algorithm: finding non-negative convex weights W=[w2,,wJ+1]TW^* = [w_2, \dots, w_{J+1}]^T (constrained by wj0,wj=1w_j \ge 0, \sum w_j = 1) over a donor pool of untreated units minimizing pre-treatment predictor distance; the estimated post-treatment causal effect equals the observed trajectory minus the synthetic clone: τ^1t=Y1tj=2J+1wjYjt\hat{\tau}_{1t} = Y_{1t} - \sum_{j=2}^{J+1} w_j^* Y_{jt}; Statistical significance is established via Placebo Tests in space (iteratively assigning pseudo-treatments across all donor units to compute empirical RMSPE distribution ratios).
💡Use Cases
Single-market regional policy rollouts (e.g. piloting dynamic commissions in one metropolitan region) and macroeconomic regulatory impact studies.
Key Problems Solved
Classical DiD fails when no single control unit shares parallel pre-trends with a unique mega-city; SCM constructs a mathematically optimal weighted synthetic counterfactual.
🎯5 High-Frequency Exam Points
1
Formulate the constrained convex quadratic optimization problem minimizing pre-intervention predictor distance subject to wj0,wj=1w_j \ge 0, \sum w_j = 1?
2
Explain how in-space placebo iterations across all donor units construct empirical Post/Pre-RMSPE ratios to compute exact permutation pp-values?
3
Why does re-running SCM on an artificial pre-intervention placebo date evaluate model specification validity?
4
Explain Synthetic Difference-in-Differences (SDID) combining both unit weights and time weights to handle fixed level offsets?
5
How does economic spillover between donor units and treated units contaminate the synthetic counterfactual, and how to filter donor pools?
🔗Foundational Prerequisite Cards (Click to Review)
Updated 2026-08-14
🎯
Test Your Knowledge: Practice Questions for "Synthetic Control Method & Placebo Checks"
Single choice pitfall questions with instant feedback and mistake tracking.
🚀 Start Card Practice
Previous CardDiD Parallel Trends & Event StudyNext CardPSM Matching & Doubly Robust Estimator

🔗 More Data Scientist Knowledge Cards

Hypothesis Testing, Type I/II & PowerSample Size Derivation & MDE BudgetP-hacking, Peeking & mSPRT SequentialMultiple Comparisons: FWER vs FDR-BH