Bayes' Theorem Calculator

Calculate conditional probability P(A|B) using Bayes' Theorem

About Bayes' Theorem

Bayes' Theorem describes the probability of an event based on prior knowledge of conditions related to the event.

Formula: P(A|B) = [P(B|A) × P(A)] / P(B)

Where P(B) = P(B|A) × P(A) + P(B|¬A) × P(¬A)

Example: Medical diagnosis - given a positive test result, what's the probability of having the disease?

💡

Help us improve!

How would you rate the Bayes' Theorem Calculator?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

📚

Formula Source: Standard Mathematical References

by Various

🔄Last reviewed: May 2026
✓Formula checks are based on standard references and internal QA review.