Do-calculus is a set of mathematical rules devised by Judea Pearl in 1995 to determine whether causal effects can be identified from observational data under specific assumptions encoded in a causal graph. It provides a systematic method for transforming expressions involving the do-operator (representing interventions) into expressions involving only observable probabilities, enabling the identification of causal relationships.

Definition and purpose

edit

Causal queries involving interventions (e.g.,  ) are considered identifiable if they can be expressed using observational data alone, independent of unmeasured parameters. The do-calculus achieves this by leveraging graphical criteria from directed acyclic graphs (DAGs) to remove do-operators through algebraic manipulations.[1]

The three rules of Do-calculus

edit

The rules[2] apply to a causal graph   and assume the Markov condition holds:

Rule 1: Insertion/deletion of observations

edit
 

This rule allows the removal of irrelevant observations ( ) if they are d-separated from   given   and   in the graph where incoming edges to   are removed.

Rule 2: Action/observation exchange

edit
 

This rule permits replacing an intervention ( ) with an observation ( ) if   and   are *d*-separated in the graph where outgoing edges from   are removed.

Rule 3: Insertion/deletion of interventions

edit
 

This rule removes irrelevant interventions ( ) if   and   are d-separated in a graph modified to block paths through  .

Applications

edit

Do-calculus can be applied to various domains within causal inference such as mediation analysis in decomposing direct and indirect effects.[3][4] It can be used for meta-synthesis to combine the results from heterogeneous studies.[3][5]

Completeness

edit

The do-calculus is considered complete: if repeated application of the rules cannot eliminate the do-operator, the causal effect is not identifiable. This result was formalized in 2006 by Huang, Valtorta, Shpitser, and Pearl.[3]

Criticism

edit

Critics have pointed out that other frameworks, such as structural equation modeling (SEM) or Bayesian networks, may offer more intuitive approaches to causal inference for certain applications. These methods often emphasize parameter estimation rather than identifiability, which can be more relevant for applied research.[6]

References

edit
  1. ^ Pearl, Judea; Mackenzie, Dana (2018-05-15). The Book of Why: The New Science of Cause and Effect. Basic Books. ISBN 9780465097616.
  2. ^ "Causal Models > Supplement 2. The do-calculus (Stanford Encyclopedia of Philosophy)". plato.stanford.edu. Retrieved 2025-04-15.
  3. ^ a b c Pearl, Judea (2012). "The Do-Calculus Revisited" (PDF). Journal of Causal Inference. 1 (1): 37–45.
  4. ^ Malinsky, Daniel (2019). "A Potential Outcomes Calculus for Identifying Conditional Path-Specific Effects" (PDF). Proceedings of Machine Learning Research. 89: 3080–3088.
  5. ^ Bareinboim, Elias. "Causal Inference and Data Fusion in Econometrics" (PDF). Retrieved 2025-04-15. {{cite journal}}: Cite journal requires |journal= (help)
  6. ^ Bottou, Léon (2013). "Counterfactual Reasoning and Learning Systems: The Example of Computational Advertising" (PDF). Journal of Machine Learning Research. 14: 3207–3260.