Argumentation & Evidence

Base Rate

A base rate is how common something is in the population before you look at any specific evidence. Base-rate neglect happens when vivid individual detail displaces that background frequency, which is why a positive test for a rare condition usually still means you do not have it.

By Tajammal MaqboolFounder & Developer

The underlying prevalence of something in a population. Ignoring it in favor of vivid specific detail leads to base-rate neglect and miscalibrated probabilities.

Example: A test for a 1-in-10,000 disease flags you positive — but because the disease is so rare, you're still probably fine.

What it looks like

In a medical screening result

The test is 99% accurate and you tested positive, so you almost certainly have the disease.

Why it fails: If the condition affects 1 in 10,000 people, most positives among 10,000 tested are false positives — roughly 100 of them against a single true case. Accuracy alone cannot tell you what a positive means.

In a hiring conversation

He seems quiet and reads a lot, so he's more likely a librarian than a salesperson.

Why it fails: There are vastly more salespeople than librarians, so even a strong personality match is swamped by the difference in how many of each exist to begin with.

In a security briefing

The system flagged this transaction as fraudulent, so we should freeze the account.

Why it fails: With fraud rare and transactions numerous, even a low false-positive rate produces far more flagged legitimate transactions than fraudulent ones.

Practice

5 questions. Answer each one, then read why the tempting wrong answers are wrong.

Question 1

A disease affects 1 in 1,000 people. A test has no false negatives and a 5% false-positive rate. You test positive. Roughly what is the chance you have the disease?

Question 2

Why does a highly accurate test still produce mostly false positives for rare conditions?

Question 3

Which framing makes base-rate problems easiest for most people to solve correctly?

Question 4

A witness identifies a taxi as blue. The witness is 80% reliable, but 85% of taxis in the city are green. What should you conclude?

Question 5

What is the practical habit that guards against base-rate neglect?

Frequently asked

What is base-rate neglect?
Ignoring how common something is in the population when judging a specific case, so vivid individual detail displaces background frequency. It is why people overestimate the meaning of a positive test for a rare condition and why unusual explanations feel more probable than they are.
How is base rate related to Bayesian reasoning?
The base rate is the prior probability that Bayesian updating starts from. Bayes' rule is the formal method for combining that prior with new evidence; base-rate neglect is what happens when the prior is dropped from the calculation entirely and the evidence is read on its own.
Does this only matter in medicine?
No. It applies anywhere a screening process searches a large population for something rare — fraud detection, security screening, hiring filters, and spam classification all have the same structure. It also affects everyday judgements about how likely an unusual explanation is.