Probability Calculator
Calculate single event, compound, conditional, and Bayes theorem probabilities with formula display.
Favorable outcomes must be a non-negative integer less than or equal to total outcomes (total must be > 0).
Result
Enter values above to calculate the probability.
Formulae
P(A) = favorable outcomes / total outcomes
P(A AND B) = P(A) × P(B) (independent)
P(A OR B) = P(A) + P(B) − P(A AND B)
P(A|B) = P(A∩B) / P(B)
Bayes: P(A|B) = P(B|A) × P(A) / P(B)
How to use
- 1
Choose a probability type
Select Single Event, Compound, Conditional, or Bayes from the tabs.
- 2
Enter values
Fill in the required fields for your chosen probability type.
- 3
Read the result
The probability is shown as a fraction, decimal, and percentage.
Frequently asked questions
What is conditional probability?
What is Bayes theorem?
What is the difference between AND and OR probability?
Is my data sent anywhere?
Solve probability problems with multiple modes. Calculate single-event
probability from favorable and total outcomes, compound event
probabilities (AND, OR), conditional probability P(A|B), and Bayes
theorem. Each mode shows the formula used and displays results as
fractions, decimals, and percentages. All processing runs in your
browser.