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...
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 ✓
PROBABILITY
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
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.
Basic mode: enter the number of favourable outcomes and total outcomes. The probability, complement, and odds appear instantly.
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.
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.
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.
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.
| NAME | FORMULA | DESCRIPTION |
|---|---|---|
| Basic probability | P(A) = favourable / total | Ratio of favourable outcomes to all outcomes |
| Complement | P(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 independent | Probability that both A and B occur |
| Conditional | P(A|B) = P(AnB) / P(B) | Probability of A given that B has occurred |
| Independence test | P(AnB) = P(A) x P(B) | A and B are independent if and only if this holds |
| Binomial PMF | P(X=k) = C(n,k) x p^k x (1-p)^(n-k) | Probability of exactly k successes in n trials |
| Binomial CDF | P(X<=k) = sum P(X=i) for i=0 to k | Probability of at most k successes |
| Binomial mean | mean = np | Expected number of successes |
| Binomial variance | variance = np(1-p) | Variance of the binomial distribution |
| Combinations | C(n,k) = n! / (k! x (n-k)!) | Number of ways to choose k from n |
Mean Median Mode Calculator
Calculate instantly →
Standard Deviation Calculator
Calculate instantly →
Combination Calculator (nCr)
Calculate instantly →
Permutation Calculator (nPr)
Calculate instantly →
Grade Calculator
Calculate instantly →
GPA Calculator
Calculate instantly →
Final Grade Needed Calculator
Calculate instantly →
Test Grade Calculator
Calculate instantly →
Last updated: April 29, 2026 · Formula verified by EagleCalculator team · Eagle-eyed accuracy for every calculation.