An independent study reference written by Dr Phuc V. Nguyen. It is not official subject material — for assessment requirements always follow your subject outline and vUWS.
Correlation and causation
Two variables moving together is evidence of association and nothing more. Common explanations include the following. One variable really does cause the other. The causation runs the other way. A third variable drives both, which is confounding. The sample was selected in a way that manufactured the pattern. Or the pattern is chance, which turns up easily once many variables are compared. The distinction matters because business decisions are interventions. Knowing that app users churn less predicts nothing about what happens when you push app installs onto people who never chose one. A prediction can live on association. An intervention needs a causal claim.
Why it matters
Association answers a spotting question. If I see this, what else should I expect to see. Causation answers a doing question. If I change this, what changes as a result. The two come apart whenever the people who already have the thing differ from the people who do not. Loyal customers install the app and loyal customers stay. Handing the app to everyone else does not hand them the loyalty that came with it.
An online retailer finds that customers who write a product review spend 40 per cent more over the following year, and proposes paying customers to write reviews. What is the strongest objection?
Formulas
Worked examples
A subscription business finds that members using the mobile app churn at 5.5 per cent a year against 12.3 per cent for members who do not. Marketing proposes a campaign to push app installs.
Split by how engaged members already were. Among 4,000 high-engagement members, 3,000 have the app and churn at 3 per cent while 1,000 do not and churn at 4 per cent. Among 6,000 low-engagement members, 1,000 have the app and churn at 13 per cent while 5,000 do not and churn at 14 per cent. Those figures reproduce the headline gap of nearly seven points, yet inside each engagement group the difference is one point. Engagement drives both installing the app and staying. Even that one point is an association adjusted for engagement, not a measured effect, so a randomised holdout or another defensible causal design is needed before anyone forecasts what the campaign delivers.
A hospital finds that patients receiving a particular intensive therapy have higher mortality than those who do not, and a manager proposes withdrawing it.
Consider the direction of the arrow. Clinicians assign the intensive therapy to the sickest patients, so severity causes both the treatment and the death rate. The comparison measures who was selected, not what the therapy did. The selection term is large here and works against the therapy, which can make a helpful treatment look harmful. The available repairs are to compare within severity bands, to use a design that mimics random assignment, or to state plainly that these data cannot answer the question.
Common mistakes
- ✗A strong correlation means a strong causal effect. Strength describes how tightly points sit around a line. It says nothing about direction, and nothing about whether a third variable is producing both series.
- ✗Controlling for more variables always moves you closer to the truth. Adding the wrong variable makes things worse. Conditioning on something that sits between the cause and the effect, or on a common consequence of both, can create bias where there was none.
- ✗Correlation is useless. Association is enough for prediction, which is most of what analytics does. A model that spots which accounts are about to lapse does not need to know why. The causal question becomes unavoidable only when you intend to intervene.
- ✗Only a randomised experiment can support a causal claim. Randomisation is the cleanest route, but comparisons exploiting a policy change, a threshold rule or a staggered rollout can also support causal claims, provided the assumptions are stated and checked.
Revision bullets
- •Sources of correlation: cause, reverse cause, confounding, selection, chance
- •Prediction can live on association; intervention needs causation
- •A naive group gap = effect on the treated + a selection term
- •Random assignment is what drives the selection term to zero
- •Confounding example: engagement drives both app use and retention
- •Controlling for the wrong variable adds bias rather than removing it
Quick check
An online retailer finds that customers who write a product review spend 40 per cent more over the following year, and proposes paying customers to write reviews. What is the strongest objection?
A team wants to know whether a new onboarding flow increases activation. Which piece of evidence best supports a causal claim?
Connected topics
More in What Business Analytics Is
Sources
- Pearl & Mackenzie (2018)Pearl, J., & Mackenzie, D. The Book of Why: The New Science of Cause and Effect. Basic Books, 2018.A non-technical treatment of why questions about intervention cannot be answered from association alone.
- Angrist & Pischke (2009)Angrist, J. D., & Pischke, J.-S. Mostly Harmless Econometrics: An Empiricist's Companion. Princeton University Press, 2009.Source of the decomposition of a naive group comparison into a treatment effect plus selection bias.
- Bickel, P. J., Hammel, E. A., & O'Connell, J. W. "Sex Bias in Graduate Admissions: Data from Berkeley." Science, 187(4175), 398-404, 1975.The classic worked case in which an aggregate association changes once the confounding variable, here the department applied to, is taken into account.