Apps

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

Lindley's Paradox

Also Known As: Lindley-Jeffreys paradox Jeffreys-Lindley paradox
Statistical Error ID: lindleys_paradox

Definition

Lindley's Paradox occurs when frequentist and Bayesian statistical methods produce contradictory conclusions from the same data. Specifically, a result can be statistically significant (low p-value) in a frequentist test while the Bayesian posterior probability strongly favors the null hypothesis. This disagreement becomes more pronounced with large sample sizes.

Examples

A clinical trial with 100,000 participants finds a treatment effect of 0.01 units with p = 0.03. The frequentist rejects the null hypothesis. However, a Bayesian analysis with a reasonable prior concludes there is a 95% probability that the null hypothesis is true, because the observed effect is so small that it is more consistent with noise than a real effect at the prior's scale.

A large government survey of 500,000 households finds that people in one region earn on average $200 more per year than the national average, with p = 0.04. The frequentist analyst declares a statistically significant regional wage gap. A Bayesian economist, incorporating prior knowledge that regional wage differences of that magnitude are extremely rare, concludes the posterior probability of a true gap is less than 15%.

A genomics study scanning 1 million genetic variants finds one SNP associated with a disease at p = 0.04 after correction. The frequentist flags it as significant. A Bayesian analysis incorporating the prior that most of the million tested variants have no true effect concludes the probability that this specific variant is a true positive is below 20%, suggesting the result is likely a false discovery.

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 a statistically significant result being reported from a frequentist hypothesis test?

    Type: binary
  2. 2

    Would a Bayesian analysis with a reasonable prior assign high probability to the null hypothesis despite the significant p-value?

    Type: binary
  3. 3

    Is the sample size very large, making even tiny effects statistically significant?

    Type: binary
  4. 4

    Has the prior probability of the alternative hypothesis been considered alongside the p-value?

    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.

Hierarchical Context