Probabilistic Thinking Math Example 1
Follow the full solution, then compare it with the other examples linked below.
Example 1
mediumA medical test is 95% accurate. You test positive. Should you conclude you have the disease? Calculate the probability you actually have it if the disease prevalence is 1%.
Solution
- 1 Given: , (sensitivity), (false positive rate)
- 2
- 3
- 4 Despite 95% accurate test, only 16.1% probability of actually having the disease
Answer
P(disease | positive test) โ 16.1%. A positive result does not mean you have the disease.
This is Bayes' theorem in action. Low base rate (1% prevalence) means most positive tests are false positives. Probabilistic thinking requires considering base rates, not just test accuracy. This counter-intuitive result is critical for medical decision-making.
About Probabilistic Thinking
Probabilistic thinking is the habit of reasoning about uncertain outcomes in terms of likelihood, expected value, and distributions rather than certainties.
Learn more about Probabilistic Thinking โMore Probabilistic Thinking Examples
Example 2 hard
The Monty Hall Problem: 3 doors, prize behind 1. You pick door 1. Host opens door 3 (no prize). Shou
Example 3 mediumIt rained on 12 of the last 30 days. What is the empirical probability of rain tomorrow?
Example 4 easyYou roll a die and it shows 1, 2, 3, 4, 5 five times in a row (never 6). What is the probability of
Example 5 hardRisk framing effect: 'This surgery has a 90% survival rate' vs. 'This surgery has a 10% mortality ra