Microeconometrics

Microeconometrics — Designing Credible Counterfactuals

An identification-first course in causal inference and microeconometric methods

Microeconometrics — Designing Credible Counterfactuals

Microeconometrics is not a catalogue of estimators. It is a disciplined evidence chain:

questionestimandassignment processidentificationestimationinferencedecision boundary.\text{question}\rightarrow\text{estimand}\rightarrow\text{assignment process} \rightarrow\text{identification}\rightarrow\text{estimation} \rightarrow\text{inference}\rightarrow\text{decision boundary}.

The estimator comes after the counterfactual argument. A precisely estimated coefficient can still answer the wrong question.

Two running cases

Northbridge Pathways Scholarship

Northbridge offers a scholarship to some school-leavers. Eligibility, offer, take-up, university entry, completion and later earnings are different variables.

Research objectExample
treatmentscholarship offer, receipt or university enrolment
outcomeentry within one year, completion within five years, or earnings
assignmentlottery, score cutoff, phased district rollout or self-selection
possible estimandITT of an offer, LATE of enrolment, ATT for recipients

Clearborough Clean Air Zone

Municipalities adopt a clean-air policy at different dates. Pollution, traffic, retail activity and health visits are observed over time. This case develops panel, difference-in-differences and synthetic-control reasoning.

Both cases are synthetic. Real studies are named and linked explicitly.

Learning outcomes

By the end, you should be able to:

  1. define treatment, outcome, population, horizon and estimand before selecting a model;
  2. represent selection and timing with potential outcomes and causal diagrams;
  3. distinguish a linear projection from a causal effect and choose defensible controls;
  4. explain IV, fixed effects, DID, RDD, matching and synthetic control through their counterfactual source;
  5. diagnose weak instruments, non-parallel trends, manipulation, poor overlap and failed pre-treatment fit;
  6. match standard errors and uncertainty to sampling and treatment assignment;
  7. interpret binary, multinomial, count, censored and selected outcomes without confusing coefficients with effects;
  8. use machine learning for nuisance estimation and heterogeneity without claiming that prediction creates identification;
  9. report sensitivity, external validity, data provenance and a reproducible evidence chain.

The main route suits advanced undergraduates and taught postgraduates. Graduate extensions add formal identification, weak-identification-robust inference, staggered-treatment estimands, partial identification and policy learning.

Preparation

You need probability, expectations, confidence intervals, matrix-free OLS intuition and basic Python or R reading. Prior causal inference is not required.

Ten-minute readiness check
  1. Why can the same person’s outcome under treatment and no treatment not both be observed?
  2. Does adding more controls always reduce omitted-variable bias?
  3. Is a strong first-stage relationship enough to validate an instrument?
  4. Does an insignificant pre-trend prove parallel trends?
  5. If an RDD estimate is credible at a cutoff, does it identify an effect for everyone?

Answers: the missing potential outcome is counterfactual; no—mediators and colliders can introduce bias; no—the exclusion and assignment arguments remain; no—pre-tests may have low power and the post-treatment counterfactual is still unobserved; no—the canonical estimand is local to the cutoff.

Course route

ModuleCentral questionMain deliverable
0. Causal questions and designsWhat effect, for whom, under which assignment process?identification memo
1. Regression and inferenceWhat does OLS estimate, and when can it support a causal claim?regression and uncertainty audit
2. Instruments and panel dataWhich variation isolates treatment, and what remains unidentified?IV or within-unit design brief
3. Policy evaluation designsHow do time, thresholds and comparison units construct Y(0)Y(0)?DID/RDD/weighting design
4. Choice and limited outcomesHow does the outcome’s support change modelling and interpretation?marginal-effect report
5. Modern causal analysisHow should flexible prediction, sensitivity and policy learning enter?cross-fitted or sensitivity analysis
6. Research workflowCan another researcher audit the complete evidence chain?replication-ready research record
CapstoneWhich design best evaluates the Pathways expansion?policy memo plus technical appendix
AppendixWhich formula, diagnostic or source is needed?revision and evidence map

The identification memo

Complete this before running a regression:

FieldPathways example
decisionexpand, redesign or stop scholarship offers
unitone eligible school-leaver
treatmentoffer received by 31 August 2024
outcomedegree completion within five academic years
estimandITT among applicants in the 2024 eligibility window
assignmentlottery within score band 68–72
counterfactualoutcomes of comparable applicants assigned no offer
interferencepeer and university-capacity spillovers
missingnesscompletion not mature; migration may hide outcomes
inferenceassignment at applicant level, schools may induce dependence
scopeapplicants in participating districts and score band

Changing “offer” to “enrolment” changes the estimand and usually the identification argument.

Four claims that must stay separate

ClaimExampleEvidence needed
descriptiverecipients complete at a higher ratetransparent sample and denominator
predictiveprior scores predict completiontime-valid out-of-sample performance
causalan offer raises completion by 6 pointscredible treatment assignment and counterfactual
policyexpand offers to another score bandcausal effects, costs, capacity, distribution and transportability

A causal estimate need not answer a policy question if the affected population, treatment version or capacity changes.

A 13-week teaching route

WeekPreparationWorkshop output
1potential outcomes and estimandsone-page identification memo
2experiments and causal diagramsassignment and control audit
3OLS, FWL and selectionprojection versus causal interpretation
4uncertainty and clusteringinference plan tied to design
5IV and LATEfirst-stage, exclusion and weak-IV audit
6panel and fixed effectswithin-unit comparison and threat map
72×2 and staggered DIDgroup-time estimand and event-study plan
8RDDcutoff graph, bandwidth and falsification plan
9matching and weightingoverlap and balance report
10synthetic controldonor-pool and placebo audit
11discrete, count and selected outcomesmarginal-effect interpretation
12DML, heterogeneity and sensitivitycross-fit or robustness-value exercise
13capstone defencerecommendation, limitations and replication record

Suggested workload is 90 minutes of preparation, two hours of workshop activity and 90 minutes of follow-up per week. Every executable cell has a static worked result; students may complete equivalent calculations in a spreadsheet or on paper. Tables carry the key values, and colour is never the only evidence channel.

Assessment alignment

This is a teaching template, not an institutional grading rule:

TaskSuggested shareEvidence assessed
identification memo20%estimand, assignment, assumptions and scope
method replication25%data construction, estimator, inference and diagnostics
design comparison25%counterfactual quality, sensitivity and communication
integrated capstone30%complete evidence chain and policy boundary

Postgraduate work should distinguish identification from estimation formally, justify the asymptotic or randomisation reference, and report a sensitivity or partial-identification analysis.

Current evidence window

The reading map was checked on 1 August 2026. Three updates shape this edition:

The reading and software map distinguishes foundational results, current methods, applied illustrations and live software documentation.

Study discipline

For every result, write six lines:

  1. estimand: which counterfactual contrast;
  2. assignment: where treatment variation came from;
  3. assumption: what makes the comparison causal;
  4. estimator: how the contrast was calculated;
  5. uncertainty: what varies in repeated assignment or sampling;
  6. scope: for whom, where, when and under which treatment version.

Start with causal questions and estimands.

Copyright © 2026