Bayesian calculator.
A positive test isn't an answer — it's an update. Bayes' theorem turns your prior belief and the strength of each signal into the only number that matters: how likely it is now.
- 1Set your prior — How likely was the hypothesis before any evidence?
- 2Add each signal you've seen — For each one: how often it fires when the hypothesis is true vs. when it's false, and what you actually observed.
- 3Read the chain — Each signal updates your belief, and that becomes the prior for the next one.
- 4Read the posterior — The final probability after combining everything you've seen.
Or start from any one and tune the numbers — they all snap to "Custom" once you adjust.
The classic. A 99%-accurate test for a 1-in-100 disease still leaves you well under coin-flip odds — because false positives swamp the few real cases.
What's the claim?
Before any evidence, how likely is it that I have the disease?
When I have the disease, what % of the time does the test comes back positive?
When the hypothesis is false, what % of the time does the test comes back positive?
Even after the evidence, it's still unlikely — the evidence raises your belief, but not by much.
In plain language
Imagine 1,000 people in this situation. About 10 truly fit the hypothesis and trigger the signal (true positives), while about 50 don't fit but still trigger it (false positives). So out of about 60 total positive signals, only 10 are real — that's 16.7%.