Numbers
Lern-Prompt zum Satz von Bayes
Used by developers, writers, and creators worldwide.
A Bayes theorem study prompt builds a worked example of how to update a prior probability with new evidence, using the classic medical-test scenario. Enter the prior probability of a condition, the test’s true positive rate, and its false positive rate, and it computes the total probability of a positive result and then the posterior probability that someone actually has the condition given a positive test, showing every step of Bayes’ rule. This reasoning underlies diagnostics, spam filtering, machine learning, and everyday judgement under uncertainty. The example exposes the famous base-rate trap: when a condition is rare, even a very accurate test produces many false positives, so a positive result can still mean a low chance of truly having the condition. Students use the prompt to learn Bayesian updating, while tutors use it for ready examples. Use it as a study aid, not as medical or diagnostic advice.
Read the complete guide — 5 min read
Loading usage…
Free forever — no account required
How to use
- Choose your options above
- Click Generate
- Copy your result
Detailed instructions
- Enter the prior probability of the condition.
- Enter the test true positive rate.
- Enter the false positive rate.
- Click Generate to see the Bayesian update.
Use Cases
- •Learning how to apply Bayes theorem step by step
- •Understanding the base-rate fallacy with real numbers
- •Seeing why rare conditions yield many false positives
- •Building intuition for Bayesian updating
- •Preparing tutoring examples on conditional probability
Tips
- →Rare conditions make false positives dominate.
- →Lowering the false positive rate raises the posterior.
- →The prior is your belief before the evidence.
- →Bayes theorem combines prior and evidence formally.
FAQ
why can an accurate test still be misleading
When the condition is rare, the few true positives are swamped by false positives from the large healthy group. So even a 99 percent accurate test can leave a positive result with a surprisingly low chance of being a true case.
what is the prior and the posterior
The prior is your probability before the evidence, here how common the condition is. The posterior is the updated probability after seeing a positive test, computed by combining the prior with the test rates through Bayes theorem.
is this medical or diagnostic advice
No. This is an educational study aid that uses simplified numbers to illustrate Bayesian reasoning. Real diagnostics involve many factors and clinical judgement. Treat the result as a learning example, not medical advice.
You might also like
Popular tools from other categories that share themes with this one.