Example 1 — Ice cream and drownings
EasyProblem
Towns with higher ice cream sales also have more drownings. Does ice cream cause drownings?
Solution
-
Two variables move together, but that's correlation, not proof of cause.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Would deliberately changing X reliably change Y, not just co-occur with it?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Look for a confounder that drives both before claiming causation.
The rule is chosen only after the structure matches, so the steps mean something.
-
Summer heat raises both ice cream sales and swimming (hence drownings); ice cream doesn't cause drownings.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — change x and y actually moves. If it does not, revisit the recognition step before changing the arithmetic.
Answer
No — a confounder (hot weather) explains both
Takeaway: Correlation needs a ruled-out confounder before it can mean causation.