This paper introduces a collection of four data sets, similar to Anscombe's Quartet, that aim to highlight the challenges involved when estimating causal effects. Each of the four data sets is generated based on a distinct causal mechanism: the first involves a collider, the second involves a confounder, the third involves a mediator, and the fourth involves the induction of M-Bias by an included factor. The paper includes a mathematical summary of each data set, as well as directed acyclic graphs that depict the relationships between the variables. Despite the fact that the statistical summaries and visualizations for each data set are identical, the true causal effect differs, and estimating it correctly requires knowledge of the data-generating mechanism. These example data sets can help practitioners gain a better understanding of the assumptions underlying causal inference methods and emphasize the importance of gathering more information beyond what can be obtained from statistical tools alone. The paper also includes R code for reproducing all figures and provides access to the data sets themselves through an R package named quartet.
翻译:----
本文介绍了四个数据集,类似于Anscombe's Quartet,旨在突显估计因果效应时涉及的挑战。每个数据集都基于不同的因果机制生成:第一个涉及碰撞器,第二个涉及混杂因素,第三个涉及中介因素,第四个涉及通过包括因素诱导M-Bias。本文包含每个数据集的数学摘要,以及描述变量之间关系的有向无环图(DAG)。尽管每个数据集的统计摘要和可视化相同,但真实的因果效应不同,正确估计它需要对数据生成机制有深入的了解。这些示例数据集可以帮助从业人员更好地理解因果推断方法的假设,并强调在统计工具所提供的信息之外收集更多信息的重要性。本文还提供了重现所有图形的R 代码,并通过名为quartet的R包提供访问数据集本身的方式。