Causal Inference
摘要
This chapter emphasizes the importance of causal inference in data science, distinguishing between correlation and causation. It introduces Directed Acyclic Graphs (DAGs) as a tool for visualizing causal relationships and discusses techniques for causal inference, including Randomized Controlled Trials (RCTs), natural experiments, Regression Discontinuity Design (RDD), and Instrumental Variables (IV). The chapter underscores the need for causal understanding to make informed decisions, and highlights the limitations of observational data in establishing causality.