Visual Tools
Calculators
Tables
Mathematical Keyboard
Converters
Other Tools


Bayes' Theorem Calculator


Calculate posterior probabilities using Bayes' Theorem with visual tree diagrams and step-by-step solutions.

Input Probabilities

Base probability that event A occurs
Probability of B given A is true
Probability of B given A is false
💡 Example: Rare Disease Test
• P(A) = 0.01 (disease affects 1% of population)
• P(B|A) = 0.95 (test is 95% accurate if you have disease)
• P(B|A') = 0.05 (5% false positive rate)
🎯
Ready to Calculate
Enter your probabilities and click Calculate to see Bayes' Theorem in action
📊
Visualization Ready
Tree diagram will appear here after calculation