Qm
Advanced

The Front-Door Criterion

A way to estimate a cause's effect even when you cannot measure the confounder that muddies the direct relationship, provided you can find a mediator that fully carries the effect and isn't itself confounded with the outcome.

Prerequisites: Directed Acyclic Graphs for Causality

The usual fix for confounding, a hidden third variable driving both a cause and an outcome, is to measure the confounder and adjust for it. The front-door criterion handles the harder case where the confounder exists but you cannot measure it at all, by routing around it through a mediator: a variable sitting on the causal path between cause and outcome that fully carries the effect you care about.

Imagine trying to measure whether a trading desk's use of a research tool (XX) improves its P&L (YY), but desk skill is an unmeasured confounder pushing both. Suppose the tool works entirely by changing how much a trader checks a signal dashboard (MM), and nothing else links the tool to P&L. If skill affects P&L directly but does not affect dashboard-checking except through the tool, then you can estimate the tool's effect in two clean steps: estimate how the tool changes dashboard-checking (this comparison isn't confounded by skill, because skill doesn't touch MM except via XX), then estimate how dashboard-checking changes P&L while adjusting for the tool itself (this step blocks the confounded path back through XX). Combining those two unconfounded pieces recovers the tool's total effect on P&L without ever measuring skill.

The condition doing all the work is that MM must fully mediate the effect, no other route from XX to YY bypassing MM, and MM itself must not share an unmeasured confounder with YY. Both are strong, unverifiable assumptions about the causal structure, which is why the front-door criterion is mostly a proof that identification is possible in principle, and rarely a tool applied casually to messy trading data without a carefully argued mediator.

The front-door criterion identifies a causal effect through an unconfounded mediator when the direct cause-outcome relationship is confounded by something unmeasurable, but it requires the mediator to carry the entire effect and to be free of its own hidden confounding with the outcome, assumptions that are easy to state and hard to justify in practice.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. Ask and answer about this concept. Off-topic gets removed.
  2. No homework dumps. Show what you tried first.
  3. Corrections are welcome. Cite a source when you claim an error.

Loading discussion…

Related concepts

Practice in interviews

Further reading

  • Pearl, Causality, ch. 3
ShareTwitterLinkedIn