Probability Calculator — Basic, Combined, Conditional and Binomial

The Probability Calculator covers four types of probability in one tool. Basic Probability computes P(A), the complement, and odds from favourable and total outcomes. Combined Events finds the union, intersection, conditional probabilities, and checks independence with a live Venn diagram. Condition...

PROBABILITY CALCULATOR

e.g. 3 red balls

e.g. 10 balls total

PROBABILITY

0.3

= 3/10 = 30%

P(A'): complement

0.7 (70%)

Odds for

3 : 7

Odds against

7 : 3

Check P+P'

0.3 + 0.7 = 1 ✓

VENN DIAGRAM

PROBABILITY

30%
P(A) = 0.3P(A') = 0.7

STEP BY STEP

P(A) = Favourable / Total

P(A) = 3 / 10

P(A) = 0.3

P(A') = 1 − P(A) = 1 − 0.3 = 0.7

Odds for A = 3 : 7

Odds against A = 7 : 3

Created with❤️byeaglecalculator.com

HOW TO USE

  1. 1

    Select a mode: Basic Probability for simple events, Combined Events for P(AuB) and P(AnB), Conditional for P(A|B), or Binomial for repeated independent trials.

  2. 2

    Basic mode: enter the number of favourable outcomes and total outcomes. The probability, complement, and odds appear instantly.

  3. 3

    Combined mode: enter P(A), P(B), and P(AnB). The union P(AuB), conditional probabilities P(A|B) and P(B|A), and independence check are shown with a live Venn diagram.

  4. 4

    Conditional mode: enter the joint probability P(AnB) and the condition P(B). The formula P(A|B) = P(AnB)/P(B) is shown step by step.

  5. 5

    Binomial mode: enter n (trials), k (target successes), and p (probability per trial). P(X=k), P(X<=k), P(X>=k), mean, and variance appear with a bar chart of the full distribution.

WORKED EXAMPLE

Basic: bag has 10 balls, 3 red. P(red)=3/10=0.3. Complement=0.7. Odds=3:7. Combined: P(A)=0.3, P(B)=0.4, P(AnB)=0.12. Union=0.58. P(A|B)=0.3. Independent since 0.12=0.3x0.4. Binomial: n=10, p=0.3, k=3. C(10,3)=120. P(X=3)=120x0.027x0.0823543=0.26683. Mean=3. Variance=2.1.

FORMULAS

PROBABILITY FORMULAS
NAMEFORMULADESCRIPTION
Basic probabilityP(A) = favourable / totalRatio of favourable outcomes to all outcomes
ComplementP(A') = 1 - P(A)Probability that A does NOT occur
Union (OR)P(AuB) = P(A) + P(B) - P(AnB)Probability that A or B or both occur
Intersection (AND)P(AnB) = P(A) x P(B) if independentProbability that both A and B occur
ConditionalP(A|B) = P(AnB) / P(B)Probability of A given that B has occurred
Independence testP(AnB) = P(A) x P(B)A and B are independent if and only if this holds
Binomial PMFP(X=k) = C(n,k) x p^k x (1-p)^(n-k)Probability of exactly k successes in n trials
Binomial CDFP(X<=k) = sum P(X=i) for i=0 to kProbability of at most k successes
Binomial meanmean = npExpected number of successes
Binomial variancevariance = np(1-p)Variance of the binomial distribution
CombinationsC(n,k) = n! / (k! x (n-k)!)Number of ways to choose k from n

FREQUENTLY ASKED QUESTIONS

RELATED CALCULATORS

MORE STATISTICS CALCULATORS

Was this calculator helpful?

Last updated: April 29, 2026 · Formula verified by EagleCalculator team · Eagle-eyed accuracy for every calculation.