Last lesson left one piece in a black box. In the odds form — posterior odds = prior odds × likelihood ratio — the prior odds you can usually estimate, and the multiplying is just arithmetic. But that middle term, the likelihood ratio, is the part that actually says how hard a clue should hit you. Two pieces of evidence can both “point the same way” while one nudges you a hair and the other flips your whole belief. The difference between them is entirely captured by one number, and this lesson is about reading it.
Here’s the thing nobody tells you about evidence: its strength has almost nothing to do with how confirming it feels. A clue can scream “guilty!” at your gut and be worth essentially zero, while a dull, technical detail quietly settles the case. The gut measures vividness; the likelihood ratio measures diagnosticity — and only one of those tracks the truth. By the end of this lesson you’ll be able to look at any clue and ask the one question that matters: not “does this fit my theory?” but “how much better does it fit my theory than the alternative?”
That second question is the whole game. Hold it tight; we’ll spend the rest of the lesson earning it.
Before you read — take a guess
A detective is weighing whether a suspect is guilty. Which of these two facts is STRONGER evidence of guilt? (Go with your gut — there's no grade.)
One number for how strong a clue is
Formally, the strength of a piece of evidence is its likelihood ratio (LR):
In words: how many times more likely the evidence is if your hypothesis is true than if it’s false. It’s the same likelihood ratio you met in the odds form last lesson — and it is the entire strength of a clue, packed into one number. Everything about “how much should this move me” lives here. Recap the rule you already proved: posterior odds = prior odds × LR. The prior is where you stood; the LR is how hard the new clue shoves.
The scale is wonderfully intuitive once you see where sits:
- LR = 1 → the evidence is exactly as likely whether is true or false. It’s non-diagnostic — useless. Multiply your odds by and nothing happens. (This is the “useless evidence moves nothing” case from the odds form.)
- LR > 1 → evidence for . The bigger the number, the harder it points. LR = 2 doubles your odds; LR = 100 multiplies them a hundredfold.
- LR < 1 → evidence against . An LR of cuts your odds to a tenth. (Evidence for is automatically evidence against , and vice versa.)
- LR very large or very small → strong evidence, in whichever direction.
A rough feel for the magnitudes, with a concrete clue for each:
| Likelihood ratio | Strength | Example clue |
|---|---|---|
| None (non-diagnostic) | “The suspect owns a kitchen knife” — nearly everyone does | |
| Weak | A spam email contains the word “deal” | |
| Modest | A job candidate has a relevant degree | |
| Moderate | A spam email contains “FREE!!! click now” | |
| Strong | DNA partial match at one rare marker | |
| Very strong | A full DNA profile match |
Notice the table is symmetric in spirit: an LR of is exactly as strong as an LR of — it just points the other way. Strength is about distance from 1, in either direction.
The one question that measures evidence
Don’t ask “does this fit my theory?” — almost everything fits some theory. Ask: “how much more likely is this evidence if I’m right than if I’m wrong?” That ratio is the strength. If the answer is “about the same either way,” the clue is worthless no matter how confirming it feels.
A test fires (comes back positive) 60% of the time when the hypothesis is true, and 60% of the time when it's false. What is its likelihood ratio, and what does that tell you?
Diagnostic vs. worthless: it’s about the alternative
Here is the single most important idea in the lesson, and it follows straight from the formula. The denominator — how likely the evidence is under the alternative — is what makes or breaks a clue. Strong evidence must be unlikely under the alternative. If something is common whether or not your hypothesis holds, it can’t discriminate between them, and the ratio collapses toward 1.
Take the detective’s two clues from the pretest, in numbers. Suppose almost every household owns a kitchen knife — so and . The likelihood ratio:
Barely above 1. The “smoking gun” of owning a knife multiplies your odds of guilt by about — a rounding error. It feels damning because it connects the suspect to the weapon, but it’s nearly worthless, because it’s almost as likely for an innocent person.
Now the rare shoe print. Say a guilty suspect who was at the scene leaves that tread with probability , while a random innocent person happens to own that rare tread with probability (fewer than 1 in 500 shoes):
An LR of 450. That is a clue that earns its keep — not because it fits guilt better (both clues fit guilt fine) but because it’s rare under innocence. The whole difference between a worthless clue and a decisive one lives in the denominator.
Confirming ≠ diagnostic
A clue that “confirms” your hypothesis but is equally expected under the alternative tells you nothing. “The defendant was nervous on the stand” fits guilt — but innocent people are nervous too, so its LR sits near 1. Before you let any clue move you, sanity-check the denominator: how likely would I see this exact thing if my hypothesis were false? If “just as likely,” drop it.
Why is 'the suspect owns a kitchen knife' nearly worthless as evidence of guilt, even though the crime used that kind of knife?
Weak clues, multiplied
A single weak clue moves you a little. But weak clues stack — and in odds form, stacking is just multiplication. If clues are independent, you chain their likelihood ratios:
Each new clue is another factor. So a string of individually unimpressive clues can multiply into a strong conclusion. Suppose you start at even odds, , that a particular email is spam, and three weak signals arrive — each with a likelihood ratio of about (the word “winner,” an unfamiliar sender domain, a suspicious link):
Three forgettable clues, each barely worth a second look on its own, multiply to 27 : 1 odds — about a chance of spam. This is exactly how a naive Bayes spam filter convicts an email: no single word is proof, but enough mildly suspicious words multiply past any reasonable threshold. Detectives, doctors stacking symptoms, and hiring panels combining weak signals all run the same engine.
One crucial caveat, which gets its own lesson next: the clues must be independent. If two “clues” are really the same fact wearing two hats — say, two witnesses who only heard the story from each other — multiplying both LRs double-counts the evidence and overshoots wildly. We’ll dissect that trap in lesson 5; for now, just flag that multiplication assumes the clues are genuinely separate.
You're at 1:1 odds a coin is the trick (two-headed) one. You flip it twice and get heads both times. A heads is twice as likely from a trick coin as a fair one (LR = 2 each, and the flips are independent). What are your posterior odds?
Use the slider to feel evidence strength
The likelihood ratio is just the true-positive rate divided by the false-positive rate — sensitivity over the false-alarm rate. Drag those two and watch how a stronger ratio moves the posterior further from the prior. Same prior, same positive result; only the strength of the clue changes.
Bayesian updating
Stronger evidence, bigger move
Set the three numbers. The posterior — your chance of the hypothesis after the evidence — updates live.
- 10%
- 90%
- 45%
After a positive test, the chance you actually have the condition is 18.2%.
Out of 10,000 people
Of 4,950 who test positive, only 900 truly have the condition — the other 4,050 are false alarms.
■ true positives · ■ false positives · 1,000 of 10,000 truly have the condition
At the start, : a positive nudges a 10% prior up to only about 18%. Drag the false-positive rate down to 9% and : the same positive now carries you to roughly 53%. The prior never moved and the test still “came back positive” — all that changed is how unlikely that positive is under the alternative, which is the whole strength of the evidence.
Extraordinary claims need extraordinary evidence
This is the most practical takeaway in the course, and it’s pure Bayes. The maxim — Laplace’s, popularized by Hume, Sagan, and Truzzi as “extraordinary claims require extraordinary evidence” — isn’t a slogan about skepticism. It’s a direct reading of posterior odds = prior odds × LR. A claim that’s extraordinary has, by definition, tiny prior odds. To drag those tiny odds up to anything believable, the likelihood ratio has to be enormous — extraordinary — to compensate.
Work it through. Suppose someone claims to be genuinely psychic, and you put the prior odds of true psychic ability at about in a billion, i.e. . They then pass a test that would be passed only of the time by a fraud — sounds impressive! That’s a likelihood ratio of about:
An LR of 100 is genuinely strong evidence in everyday life. Run it against this prior, though:
After “passing,” the odds of real psychic ability are still in million. The strong-seeming clue barely dented the claim, because it was fighting a prior a billion-to-one against. To get even to even odds — — you’d need:
A likelihood ratio of about a billion. That means evidence so specific it would essentially never appear if the person were faking — on the order of one in a billion. Ordinary “impressive” evidence (an LR of a few hundred) doesn’t come close. That’s the whole content of the maxim: it’s not that extraordinary claims are forbidden, it’s that the bar for the likelihood ratio scales with how small the prior is.
The maxim, decoded
“Extraordinary claims require extraordinary evidence” = a tiny prior demands a gigantic likelihood ratio to overcome it. Perpetual-motion machines, miracle cures, “this one weird trick beats the market” — each starts at one-in-millions prior odds, so a few persuasive demos (LR of a few hundred) leave them still wildly improbable. Believe them only on evidence that would be near-impossible if they were false.
A perpetual-motion machine is demonstrated and passes a test that a clever fraud would pass only 1 in 200 times (LR ≈ 200). You'd set the prior odds the machine is real at about 1 in a billion. Should you believe it?
When to reach for it
Reach for the likelihood ratio whenever you catch yourself about to be moved by a clue — a damning detail, a glowing reference, a scary statistic, a viral claim. Before you let it shift you, run two quick checks. First, the diagnosticity check: “how likely would I see this exact thing if my hypothesis were false?” If “about as likely,” the LR is near 1 and you should ignore the clue, however vivid. Second, the extraordinariness check: for any claim with a tiny prior, ask whether the evidence is extraordinary enough — would it be near-impossible under the boring alternative? — before you let it carry you. And when several genuinely independent clues arrive, multiply their LRs to combine them. These three moves — judge by the alternative, scale the bar to the prior, multiply the independent — are the practical core of weighing evidence.
Check yourself: strength of evidence
The likelihood ratio of a piece of evidence is defined as:
Check your answer to continue.
Where this goes next
You can now read a clue’s strength straight off its likelihood ratio, spot worthless evidence by checking the alternative, multiply independent clues into a strong conclusion, and see why a tiny prior demands extraordinary evidence. That’s the engine running correctly. Next, in “Where Updating Goes Wrong,” we watch it break: people who drop the prior and treat the evidence as the whole answer, the inverse fallacy of confusing with , the double-counting of correlated “clues” that aren’t really independent (the caveat we flagged in the chaining section), and the stubborn refusal to update at all. Knowing the failure modes is what turns a formula into judgment.