A causal graph is a directed acyclic graph (DAG) where nodes represent variables and directed edges represent assumed direct causal relationships. It provides a formal, testable blueprint of a system's causal structure, distinguishing genuine causation from mere correlation. This graphical model underpins causal inference and is a core component of a Structural Causal Model (SCM), enabling reasoning about interventions and counterfactuals.
