What is a Probability Calculator?
This calculator helps you solve probability problems, including combinations, permutations, conditional probability, and basic probability operations for statistics and mathematics.

How to Use Probability Calculations

  • Combinations C(n,r): Number of ways to choose r items from n items when order doesn't matter.
  • Permutations P(n,r): Number of ways to arrange r items from n items when order matters.
  • Conditional Probability P(A|B): Probability of A occurring given that B has occurred.
  • Union P(A∪B): Probability that either A or B (or both) occurs.
  • Intersection P(A∩B): Probability that both A and B occur.
  • Complement P(A'): Probability that A does not occur (1 - P(A)).

Example: To calculate C(10,3), enter the values in the quick input form or use the C(n,r) button and enter "10,3".

Calculation Results

Select a probability function and enter values to see the result here.

Related Math Tools
Statistics
Calculate
Combinations
Calculate
Permutations
Calculate
Scientific
Calculate
Percentage
Calculate

How to Use the Probability Calculator

Probability Theory Basics

Common Probability Formulas

Probability in Real Life

Frequently Asked Questions about Probability

Combinations count selections where order doesn't matter (choosing 3 people from 10). Permutations count arrangements where order matters (arranging 3 people in a line from 10).

Conditional probability P(A|B) = P(A and B) / P(B). It's the probability of A happening given that B has already occurred.

P(A∪B) is the union probability - the chance that either event A or event B (or both) will occur. Formula: P(A∪B) = P(A) + P(B) - P(A∩B).

References