Book

Causation, Prediction, and Search

by Peter Spirtes, Clark Glymour, and Richard Scheines

📖 Overview

Causation, Prediction, and Search presents formal methods for inferring causal relationships from statistical data. The authors develop a mathematical framework for representing and discovering causal structures using graphical models. The book establishes key theoretical results about when causal inference is possible from observational data versus when experiments are needed. It introduces algorithms for learning causal networks and proves their reliability under different assumptions about the data-generating process. The text covers applications to real scientific problems in fields like economics, medicine, and psychology. Examples demonstrate how the methods can identify causal relationships from empirical data while avoiding common statistical pitfalls. As a foundational work in computational causal discovery, this book connects philosophical theories of causation with practical statistical methods. The authors' framework continues to influence how researchers approach causal inference across multiple disciplines.

👀 Reviews

Readers describe this as a technical, mathematically rigorous book on causal discovery algorithms. Readers appreciated: - Clear explanations of statistical concepts and methodology - Thorough treatment of the mathematics behind causal modeling - Code examples and practical implementations - Strong theoretical foundations Common criticisms: - Dense mathematical notation makes it difficult for beginners - Limited coverage of more recent developments in causal inference - Some sections require significant statistical background - High price point Ratings/Reviews: Goodreads: 4.14/5 (14 ratings) Amazon: 4.3/5 (12 reviews) Reader quote: "Not for the faint of heart - requires solid understanding of probability theory and statistics. But if you want to understand the mathematical foundations of causal discovery, this is the authoritative source." - Amazon reviewer The book appears to be used primarily by researchers and graduate students rather than general readers seeking an introduction to causality.

📚 Similar books

Elements of Causal Inference by Bernhard Schölkopf, Dominik Janzing, and Jonas Peters The text connects causality to machine learning through fundamental principles, statistical models, and computational methods for inferring cause-effect relationships from data.

Counterfactuals and Causal Inference by Stephen L. Morgan and Christopher Winship This work presents methods for estimating causal effects using observational data through counterfactual models and statistical techniques.

Causal Inference in Statistics by Judea Pearl and Madelyn Glymour The book builds a mathematical framework for causal inference using structural equations, graphs, and probability theory.

Pattern Recognition and Machine Learning by Christopher Bishop This text covers probabilistic approaches to machine learning with sections on graphical models and causal networks that complement causal discovery methods.

Statistical Rethinking by Richard McElreath The book connects statistical modeling to causal inference through Bayesian methods and directed acyclic graphs.

🤔 Interesting facts

🔍 The book introduced the PC algorithm, one of the most widely-used methods for learning causal structure from data, which has since been implemented in numerous statistical software packages. 🎓 Authors Spirtes, Glymour, and Scheines developed these theories while at Carnegie Mellon University's Philosophy Department, showing how philosophical thinking about causation could lead to practical computational tools. 📊 The methods presented in the book helped establish causal discovery as a distinct field within machine learning and statistics, bridging the gap between correlation and causation. 🔬 The work builds upon earlier ideas by Judea Pearl and others, but uniquely focuses on discovering causal relationships from observational data when controlled experiments aren't possible. 💻 The second edition (2000) includes significant updates incorporating advances in Bayesian networks and addressing criticisms of the original 1993 edition, making it a cornerstone reference in computational causality.