Medical AI Decision Lab
Select symptoms, watch Bayesian probability update live, tune detection thresholds, and discover why a false negative in medicine can cost a life โ the highest-stakes AI application!
How AI Diagnoses Disease
Symptom Input
Patient describes symptoms. AI cross-references against a database of millions of clinical cases to rank possible conditions.
Bayesian Inference
Each new symptom updates the probability of each diagnosis. More symptoms = narrower, more confident diagnosis.
Threshold Setting
The decision threshold balances false positives (unnecessary treatment) vs false negatives (missing real disease).
Medical Imaging
CNNs analyse X-rays, MRIs, and retinal scans โ often surpassing human radiologists in detection accuracy.
Step 1 โ Symptom Checker
Differential Diagnosis
Step 2 โ Live Bayesian Probability Update
๐ Probability Updates
Step 3 โ The False Positive Trade-off
๐๏ธ Detection Threshold
A missed cancer (false negative) = patient doesn't get treatment they need.
A false alarm (false positive) = unnecessary surgery, stress, cost.
Which is worse? It depends on the disease!
Step 4 โ Chest X-Ray AI Analyser
๐ฌ AI Analysis
Step 5 โ Diagnose 5 Patients
0/5 casesMedical AI Badge!
You mastered Bayesian diagnosis, precision-recall trade-offs, and medical image analysis!
Optional. Stays on this device only โ not sent to WhizzStep.
Key Concepts Mastered
๐ Updating Beliefs
P(Disease|Symptoms) โ P(Symptoms|Disease) ร P(Disease). Each new symptom multiplies the prior probability.
โ๏ธ The Trade-off
Precision = of all positives flagged, how many were real? Recall = of all real cases, how many did we catch?
โ ๏ธ Missing Disease
In cancer screening, a false negative is catastrophic โ the patient doesn't get treatment. So recall must be very high.
๐ Real Deployment
DeepMind's AI detects 50+ eye diseases from retinal scans with 94% accuracy โ better than most ophthalmologists.
๐ค AI + Doctor
AI doesn't replace doctors โ it flags cases for human review. The final diagnosis is always a human's responsibility.
๐ Medical Ethics
Medical AI needs patient data to train. Who owns it? Who can access it? HIPAA and GDPR try to answer this.
About this lab
Learning objective: Explore a simplified educational decision-support scenario and the role of human oversight in high-stakes AI use.
What this simplifies: This is not diagnosis or medical advice; it is a simplified educational scenario about human oversight of AI recommendations.
Privacy: No learner input leaves the device.
Teacher prompt: Ask the class why this simulation might mislead someone who takes it too literally.
Reflect: What is one thing this activity showed you that you did not expect?
โ Back to all Labs