Definition
Base-Rate Neglect (or Base-Rate Bias) is a cognitive error where people ignore the “base rate” (general prevalence) of an event in favor of specific, individualized information. It is a failure to properly apply Bayesian reasoning, leading to a significant overestimation of the probability of rare events when a “positive” indicator is present.
Why It Matters
It causes people to overreact to specific new data while ignoring the general prevalence of an event, leading to massive overestimation of rare risks. This neglect results in wasted resources and unnecessary fear by ignoring the proper context.
Core Concepts
- The Base Rate: This is the prior probability of an event in the general population. For example, if a disease affects 1 in 10,000 people, the base rate is 0.01%.
- Individualizing Information: This is specific data about a case, such as a positive medical test result.
- The False Positive Paradox: If a test for a rare disease is 99% accurate, a positive result seems like a 99% chance of having the disease. However, if the base rate is 0.01%, most positive results will actually be “false positives.”
- Bayes’ Theorem: The correct way to calculate the probability is to combine the base rate with the test accuracy:
Ignoring (the base rate) is the core of this fallacy.
- How to read: “The probability of A given B equals the probability of B given A times the probability of A, all over the probability of B.”
- Meaning: Always include —the prior prevalence. Without it, rare diseases look far more likely after a positive test than they really are.