// SLIDE 01 — HOOK

SURVEY SHOWS 84% RETENTION — YET THE QUESTION LURKS.

84%
FILLED SURVEY
vs
51%
DID NOT FILL

The pattern is clear. But correlation does not reveal causation — especially when the data conflates two possibilities: survey effect, or self-selection of engaged customers.

NARRATION

The welcome survey data presents a compelling pattern. Forty percent of new customers complete a five-question email sent three days post-sign-up. Among those who respond, retention reaches eighty-four percent. Among those who don't, it falls to fifty-one percent — a difference of thirty-three percentage points. The pattern is clear: survey completion correlates with staying. But the question that should stop a data analyst cold is whether this is a property of the survey or a property of the customers who fill it out. The observed correlation conflates two possibilities. One: the survey itself causes retention. Two: engaged customers fill out surveys and stay, while distracted ones do neither. If you make the survey mandatory, you change the composition of who fills it out. You force the disengaged into compliance. The historical data cannot tell you what happens in that new regime. This is the central problem of observational inference: seeing a pattern is not the same as understanding what happens when you act. It is the entrance to the Ladder of Causation.

// SLIDE 02 — THE STAKES

OBSERVING IS NOT DOING.

ObservationalConditioning on who naturally has X; joint distribution as it arose
InterventionalForcing X to happen; breaking natural causal links; new distribution

The interventional distribution is not contained in the observational one. You cannot generate it by conditioning. Moving from observation to action requires a causal model.

NARRATION

The distinction between observation and intervention is not semantic. It is categorical. When you observe a pattern in historical data, you are working with the joint distribution of all variables as they arose naturally. When you intervene — when you force a change — you alter that distribution in specific ways. Customers who fill surveys are self-selected: they had the slack, the curiosity, the intention to respond. When you mandate the survey, the distribution shifts. Now distracted customers, hostile customers, indifferent customers are forced to comply. The interventional distribution is not contained in the observational one. You cannot generate it by conditioning. The product manager's intuition — if correlation implies causation, then mandating the survey should increase retention — is logically sound if the correlation is causal. But the data does not reveal causality. It reveals association. Every decision that depends on moving from what you observe to what you cause requires a bridge. That bridge is a model of how the world works — a causal model. Without it, you are guessing.

// SLIDE 03 — CONCEPT

THE LADDER HAS THREE CATEGORICAL RUNGS.

Rung 1 — AssociationWhat patterns co-occur? P(Y|X). Purely observational.
Rung 2 — InterventionWhat happens if we act? P(Y|do(X)). Requires causal assumptions.
Rung 3 — CounterfactualWhat would have been? Unit-level causality. Highest machinery.

The rungs are not gradations of difficulty. They are categorically different question types. Data on a lower rung cannot answer a question on a higher rung.

NARRATION

Judea Pearl's Ladder of Causation provides that bridge. It organizes every consequential question into one of three rungs, each demanding more machinery than the last. The first rung is association: what patterns co-occur in data? The mathematics is conditional probability. The second rung is intervention: what happens if we act? This requires the do-operator and causal assumptions. The third rung is counterfactual: what would have happened had we acted differently? This requires the most powerful machinery of all. The rungs are not gradations of difficulty. They are categorically different question types. A dataset containing billions of rows cannot answer a Rung 2 question if it only contains Rung 1 data. You cannot condition your way up. You must bring a model. The ladder is a map: it tells you which rung your question lands on, which rung your data lives on, and what tools you need to bridge the gap.

// SLIDE 04 — CONCEPT

RUNG 1: WHAT PATTERNS CO-OCCUR?

Rung 1 is association: The mathematical object is P(Y|X). The entire toolbox of classical statistics — regression, correlation, data exploration.

Rung 1 tells you what is correlated with what. It does not tell you what causes what. The welcome survey data is pure Rung 1.

NARRATION

Rung 1 is association. It asks: what patterns exist in the data? If I observe X, what is the probability of Y? The mathematical object is the conditional probability P(Y|X). This is the entire toolbox of classical statistics, regression, correlation, data exploration. Rung 1 is powerful within its domain. It can reveal patterns, generate hypotheses, summarize covariance. The welcome survey data is pure Rung 1. Forty percent of customers fill out the survey. Among those, eighty-four percent are retained. Among those who don't, fifty-one percent are retained. These are conditional probabilities, measures of association. Rung 1 tells you what is correlated with what. It does not tell you what causes what. A naive analyst might conclude that filling out the survey causes retention. But the same data is equally consistent with the hypothesis that retention-prone customers are more likely to fill out surveys. Rung 1 data alone cannot distinguish between these. That is the ceiling of Rung 1.

// SLIDE 05 — CONCEPT

RUNG 2: WHAT HAPPENS WHEN WE ACT?

P(Y|X)Breaking LinksP(Y|do(X))

The do-operator forces X to a value while letting other causal effects propagate. This changes the distribution in ways that observational data alone cannot reveal.

NARRATION

Rung 2 is intervention. It asks: what happens if we act? What is the probability of Y if we do X — if we force X to happen, if we override the natural causal process? The mathematical object is P(Y|do(X)). The do-operator is notation for this override. It is the mathematical object that answers the product manager's question: if we make the survey mandatory, what will retention be? This is not P(retention | filled_survey). That is Rung 1. This is P(retention | do(filled_survey)). The do-operator indicates that we have broken the natural association and forced a change. When you move from observation to intervention, the distribution changes. The conditioning survives — we still ask what is the probability — but the mechanism shifts. You are no longer selecting from the population of customers who happened to fill out surveys. You are forcing all customers to fill them out. This changes who is in the group. It changes the distribution of confounders. Rung 2 requires causal assumptions because the do-operator cannot be observed in historical data.

// SLIDE 06 — CONCEPT

RUNG 3: WHAT WOULD HAVE BEEN?

Rung 2 (Average Effect)What is the population-level treatment effect under intervention?
Rung 3 (Unit Effect)What would have happened to this specific customer had we acted differently?

Counterfactuals require reasoning about individual-level causality. They demand the deepest causal models and the strongest assumptions.

NARRATION

Rung 3 is counterfactual. It asks: what would have happened had we acted differently? It requires reasoning about individual-level causality, not just population-level distributions. If customer Alice did not fill out the survey, what would her retention probability have been? This is fundamentally different from Rung 2, which asks about the population average under intervention. Counterfactuals are the realm of causal inference in its deepest form. They require not just a model of how X affects Y in general, but a model of how X affects Y for a specific unit given what actually happened to that unit. Rung 3 is the domain of personalized treatment effects, of understanding which customers would benefit from mandating the survey and which would churn either way. It is the most powerful rung because it answers the most specific questions. It is also the rung that demands the most in terms of causal assumptions and identification. Most business problems require Rung 2 or Rung 3 answers. Most analysts work on Rung 1.

// SLIDE 07 — CONCEPT

MORE DATA DOES NOT CLIMB THE LADDER.

The rungs are sealed: No amount of additional data on Rung 1 will answer a Rung 2 question. This is a mathematical claim, not an empirical one.

You could have a trillion rows of observational data. You still cannot compute P(Y|do(X)) without causal assumptions. The do-operator breaks a causal link that conditioning cannot.

NARRATION

The rungs are sealed. This is a mathematical claim, not an empirical one. No amount of additional data on Rung 1 will allow you to answer a Rung 2 question. You could have a trillion rows of observational data. You could know the conditional probability P(Y|X) to infinite precision. You still cannot compute P(Y|do(X)) without causal assumptions. The reason is that the do-operator does something that conditioning cannot: it breaks the natural association between X and other variables. When you condition on X in observation, you select from the subpopulation where X naturally occurred. When you do(X), you force X to happen regardless of what would naturally occur. These generate different distributions. The observational distribution contains no information about what the interventional distribution looks like in regions where you are forcing X to happen. More data on Rung 1 fills in the observational distribution more precisely, but it cannot reveal the interventional one. To climb, you must bring a causal model — a description of how X causally affects Y, which variables confound them, what the causal graph looks like.

// SLIDE 08 — CONCEPT

DO() MARKS THE FRONTIER BETWEEN RUNGS.

Conditioning: P(Y|X)Select from subpopulation · Preserve natural causal links · Rung 1
Intervention: P(Y|do(X))Force X to happen · Break incoming links · New distribution

The do-operator is the dividing line. It converts observational language into interventional language by revealing what conditioning cannot: the effect of forcing change.

NARRATION

The do-operator is the mathematical dividing line between Rung 1 and Rung 2. It is notation for an intervention: setting a variable to a specific value and letting all other causal effects propagate forward. In code: do(X=x) means force X to equal x, then observe Y. In a causal graph, this operation is explicit: you remove all arrows coming into X and set X to its specified value. All other causal relationships remain intact. Y can still be affected by confounders, by other variables, by noise. But X is no longer influenced by its natural causes. This changes the distribution. P(Y|X=x) might be high because of self-selection. P(Y|do(X=x)) might be low because forced compliance has a different causal effect. The do-operator bridges observational and interventional language. It is the tool that translates we observed X was associated with Y into if we force X, what happens to Y? It reveals why they are different: because do() breaks a causal link that conditioning does not.

// SLIDE 09 — CONCEPT

CLIMBING REQUIRES CAUSAL MODELS, NOT JUST DATA.

Rung 1Needs: Data only. Assumption cost: Minimal.
Rung 2Needs: Causal graph, confounder identification, assumptions about direction.
Rung 3Needs: Unit-level causal models, counterfactual generalizability, deep assumptions.

The higher you climb, the more you must assume. But the payoff is higher too: you can answer harder, more consequential questions.

NARRATION

Climbing the ladder requires assumptions. This is the trade-off at each rung. On Rung 1, you need almost no assumptions. You just need data. You can estimate P(Y|X) from the joint distribution. Climbing to Rung 2 requires you to assume something about causality. You must specify which variables confound X and Y, which are consequences of X, which are independent. You must draw a causal graph or write a causal model. These are not derived from data. They are brought to the problem. They are assumptions about how the world works. If your causal model is wrong, your Rung 2 answer will be wrong, even if your data is perfect. The cost of Rung 2 is higher than Rung 1, but the payoff is higher too. You can answer intervention questions. You can predict what happens if you act. Climbing to Rung 3 requires even more: you must assume that you can identify the unit-specific causal effects, that the model generalizes to counterfactual scenarios, that you understand how the causal mechanisms would play out in states of the world that never occurred.

// SLIDE 10 — SYNTHESIS

MATCH YOUR QUESTION TO ITS REQUIRED RUNG.

Diagnostic Step 1Which rung does your question live on? (Association, intervention, or counterfactual?)
Diagnostic Step 2Which rung does your data actually occupy? (What can the data answer?)

Identify the gap. Then choose the right tool: experimentation, causal inference methods, domain expertise, or a combination. This framework prevents misuse of statistical machinery.

NARRATION

The practical use of the ladder is diagnosis. Given a business question and available data, your job is to determine which rung the question lives on and which rung your data actually occupies. The welcome survey problem is illustrative. The data is pure Rung 1: we have conditional probabilities from historical observation. The question — should we mandate the survey? — is Rung 2: it asks about the effect of an intervention. There is a gap. To close it, you need causal assumptions. Maybe customer engagement is confounding. Maybe completion causes engagement, which causes retention. Maybe you can run an experiment to disentangle them. The diagnostic process is the same for every problem. Identify which rung the decision depends on. Identify which rung your data comes from. Identify what assumptions would bridge them. Then choose your tool: experimentation, causal inference, domain expertise, or a combination. This framework prevents confusion. It stops analysts from using Rung 1 tools on Rung 2 questions.

// SLIDE 11 — THESIS

THREE CLAIMS THREAD THROUGH THE LADDER.

The central claim of causal inference is that observational and interventional distributions are mathematically distinct, and you cannot move between them with data alone — you must model the world.

Second: the rungs are sealed because do() breaks causal links that conditioning cannot. More data helps, but it does not change the rung. Third: every decision requires identifying which rung it lives on and what machinery is needed to answer it there.

NARRATION

Three claims thread through the ladder and become the spine of causal inference. First: observational and interventional distributions are mathematically distinct objects, and you cannot move between them with data alone — you must model the world. Second: the rungs are sealed because the do-operator breaks causal links that conditioning cannot. More data helps on a given rung, but it does not change the rung you are on. Third: every consequential decision requires you to identify which rung it lives on and what it would cost in terms of assumptions and machinery to answer it at that rung. These three claims generate the tools in the remaining chapters. They explain why some questions require experiments and others do not. They explain why inference is hard. They explain why the welcome survey is a trap: a clean correlation that points in a direction that the data cannot justify. Understanding the ladder transforms how you read data and makes you rigorous about what you claim to know.

// SLIDE 12 — CLOSE

THE LADDER IS A MAP. CLIMB WITH INTENT.

LADDER//CAUSALITY//DO-OPERATOR

Living Models · Chapter 5 · Pearl's Ladder

NARRATION

The ladder is not a tool. It is a map. It tells you where you stand and how far you must climb. It tells you which tools to use and why they work. Every chapter that follows is an instrument for ascending: difference-in-differences for Rung 2 in specific settings, instrumental variables when confounding is hidden, causal forests for heterogeneous effects, structural causal models for complex domains. But the ladder comes first. If you know which rung your question lives on, you will know which tool to reach for. If you don't, you will reach for the nearest tool that happens to be in your hand, and it will fail. This chapter has been the spine. The rest of Part Two is the machinery.

01 / 12
Living Models · Ch.5 · Nik Bear Brown