Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Spurious Correlation

Also Known As: Nonsense correlation Accidental correlation
Aspect ID: spurious_correlation

Definition

A spurious correlation is a statistical association between two variables that has no direct causal connection, arising instead from a shared common cause, coincidence, or a shared secular trend over time. Unlike confounded associations, truly spurious correlations reflect noise that happens to pattern like a signal. The internet has made it trivially easy to mine datasets for statistically significant spurious correlations.

Examples

Per capita cheese consumption correlates strongly with deaths by bedsheet tangling (r = 0.95, p < 0.001) in US data from 2000-2009. Both variables happen to trend upward over the same period. No causal mechanism exists.

A social media post goes viral claiming that countries with higher chocolate consumption produce more Nobel Prize winners (r = 0.79). Both variables are actually proxies for national wealth — richer countries can afford both chocolate and well-funded research universities. There is no causal pathway from cocoa to scientific genius.

A marketing analyst notices that monthly sales of sunscreen correlate strongly with monthly drowning deaths (r = 0.85). Rather than sunscreen causing drownings, both variables are driven by a third factor: summer weather increases both beach activity and sunscreen purchases simultaneously.

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Is there a plausible causal mechanism linking the two correlated variables?

    Type: binary
  2. 2

    Could the correlation be explained by a common cause (confounder) not measured in the analysis?

    Type: binary
  3. 3

    Could the correlation arise from a shared secular trend over time?

    Type: binary
  4. 4

    Does the correlation hold after controlling for plausible confounders and time trends?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.