OCKHAM Ockham
Article · Bias中文
Bias · Base rate

The base-rate fallacy

The more a story "sounds right", the more you should ask: how often does this kind of thing actually happen?

1. What a base rate is

A base rate is how frequently something occurs in the population. It is the probability an explanation had before you saw the specific evidence — the Bayesian prior.

The base-rate fallacy is fixating on a vivid case while ignoring that the category itself is very rare (or very common).

2. Why the brain does this

People are tuned to stories, not statistics. A detailed, causally smooth explanation feels strongly credible, while a base rate is an abstract number that never forms a picture. So vivid explanations get overrated and rare events start to feel plausible.

3. Four everyday cases

  • A suspicious text: "this looks like the scam messages I have seen" — but also ask what fraction of legitimate notifications look like this.
  • A symptom: "it matches a rare disease" — rare diseases have tiny base rates; common causes should be considered first (and a doctor consulted).
  • A broken device: "sounds like the motherboard" — before disassembly, weigh how much of the total is misconfiguration, permissions or loose cables.
  • A social signal: "his face suggests he is upset with me" — "people have complicated moods" is a far higher base rate than "he is targeting me".

4. A ten-second self-check

  1. Estimate the frequency: how often does this kind of thing happen?
  2. Estimate the evidence: how well do my clues distinguish "true" from "false"?
  3. Combine them: only strong evidence can lift a rare option into contention.
  4. Pick a verification action: test with something observable instead of a feeling.
Rule of thumb: ask "how common?", then ask "how much does it fit?"

5. How it relates to Occam's razor

The razor ranks by number of assumptions; base rates rank by real-world frequency. They often point the same way — prefer the common, assumption-light explanation — but both yield to strong evidence. See Occam\'s razor and correlation vs causation.

Read next