Probability Calculator
Calculate combinations, permutations, binomial probability, and expected values.
Calculator Mode
n (total)
r (choose)
Result
120
C(10, 3) = 10! / (3! * 7!) = 120
Related tools
Scientific CalculatorMath
Perform scientific calculations with trigonometric, logarithmic, and power functions.
Matrix CalculatorMath
Add, subtract, multiply, transpose, and find determinants of matrices.
Statistics CalculatorMath
Calculate mean, median, mode, standard deviation, variance, and percentiles.
Fibonacci GeneratorMath
Generate Fibonacci sequences and calculate the Nth Fibonacci number using BigInt.
Prime Number CheckerMath
Check if a number is prime, find primes in a range, and compute prime factorizations.
GCD & LCM CalculatorMath
Calculate the Greatest Common Divisor and Least Common Multiple with step-by-step work.
About Probability Calculator
Compute probabilities for common scenarios — single and combined events, complements, and conditional probability. A handy check for stats homework and decision-making.
How to use
- Choose the type of probability you want to compute.
- Enter the event probabilities or counts.
- Read the calculated result.
Frequently asked questions
- How do I combine independent events?
- Multiply their probabilities for "and"; for "or" of mutually exclusive events, add them.
- What is a complement?
- The complement of an event is 1 minus its probability — the chance it does not happen.