Probability Calculator | Best Calculator

Probability Calculator

Calculate the union, intersection, and other related probabilities of two independent events.

Please enter a value between 0 and 1
Please enter a value between 0 and 1
Copied!

Please provide exactly 2 values below to calculate the rest of the probabilities for two independent events.

Please enter a value between 0 and 1
Please enter a value between 0 and 1
Please enter a value between 0 and 1
Please enter a value between 0 and 1
Please enter a value between 0 and 1
Please enter a value between 0 and 1
Please enter a value between 0 and 1
Please enter a value between 0 and 1
Result:
Probability Formulas:
For two independent events A and B:
P(A AND B) = P(A) × P(B)
P(A OR B) = P(A) + P(B) - P(A AND B)
P(A XOR B) = P(A) + P(B) - 2×P(A AND B)
P(NOT A) = 1 - P(A)
P(NOT B) = 1 - P(B)
P(neither A nor B) = P(NOT A AND NOT B) = P(NOT A) × P(NOT B) = (1 - P(A)) × (1 - P(B))
Copied!

Calculate probabilities for a series of independent events occurring multiple times.

Please enter a value between 0 and 1
Please enter a positive integer
Please enter a value between 0 and 1
Please enter a positive integer
Probability Formulas:
For independent events:
P(All A occur) = P(A)^n
P(At least one A occurs) = 1 - (1 - P(A))^n
P(All A and all B occur) = P(A)^n × P(B)^m
P(At least one A or B occurs) = 1 - (1 - P(A))^n × (1 - P(B))^m
Copied!

Calculate probabilities for the normal distribution given mean, standard deviation, and bounds.

Please enter a valid number
Please enter a positive number
Please enter a valid number
Please enter a valid number
Normal Distribution Formulas:
Standard Normal CDF (Φ(z)): Area under the standard normal curve from -∞ to z
Z-score: z = (x - μ) / σ
P(a ≤ X ≤ b) = Φ((b - μ) / σ) - Φ((a - μ) / σ)
P(X ≤ x) = Φ((x - μ) / σ)
P(X ≥ x) = 1 - Φ((x - μ) / σ)
Copied!

Understanding Probability Basics

Probability measures how likely an event is to happen, expressed as a number between 0 and 1. A probability of 1 means the event is certain, while 0 means it’s impossible. The higher the probability, the more likely the event will occur.

To calculate probability, divide the number of desired outcomes by the total possible outcomes. However, probabilities can change based on whether events are independent, mutually exclusive, or conditional. Our probability calculator helps you determine:

  • The chance that neither Event A nor B occurs

  • The probability that A or B happens (when they can occur together)

  • The likelihood that both A and B occur

  • The probability that either A or B happens, but not both

Calculating the Complement (Opposite) of an Event

If you know the probability of an event (P(A)), finding its complement (P(A’)) is simple:

P(A’) = 1 – P(A)

Example:

  • If there’s a 65% chance Bob won’t do his homework (P(A) = 0.65),

  • Then, the probability he will do it is:
    P(A’) = 1 – 0.65 = 0.35 (or 35%)

This applies to any event. Note that P(A) and P(B) can be different—they don’t have to add up to 1.

Probability of Both Events Happening (Intersection)

The intersection (P(A ∩ B)) is the chance that both A and B occur. If A and B are independent (one doesn’t affect the other), multiply their probabilities:

P(A ∩ B) = P(A) × P(B)

Example:

  • Rolling a die twice:

    • Probability of first roll being 6 = 1/6

    • Probability of second roll being 6 = 1/6

    • Combined probability = (1/6) × (1/6) = 1/36

For dependent events (where one affects the other), use conditional probability (P(B|A)):

Example:

  • A bag has 7 black and 3 blue marbles.

  • Probability of first drawing a blue marble (P(A)) = 3/10

  • If a blue marble is removed, the chance of then drawing a black marble (P(B|A)) = 7/9

  • Combined probability = (3/10) × (7/9) ≈ 0.233 (23.3%)

Probability of Either Event Happening (Union)

The union (P(A ∪ B)) calculates the chance that A or B (or both) occur.

  • Mutually exclusive events (can’t happen together):
    P(A ∪ B) = P(A) + P(B)
    (Example: Rolling an odd or even number on a die—they can’t both happen.)

  • Non-mutually exclusive events (can happen together):
    P(A ∪ B) = P(A) + P(B) – P(A ∩ B)

Example:

  • Rolling a die:

    • Probability of an even number (2,4,6) = 3/6

    • Probability of a multiple of 3 (3,6) = 2/6

    • Overlap (6) = 1/6

    • Total probability = (3/6) + (2/6) – (1/6) = 4/6 ≈ 66.67%

Exclusive OR (One or the Other, But Not Both)

The “Exclusive OR” (P(A XOR B)) calculates the probability that either A or B occurs, but not both:

P(A XOR B) = P(A) + P(B) – 2 × P(A ∩ B)

Example:

  • Halloween candy choice:

    • P(Reese’s) = 0.65

    • P(Snickers) = 0.349

    • P(Both) = 0 (since the child must pick only one)

    • Probability of one or the other = 0.65 + 0.349 – 0 = 0.999 (99.9%)

Normal Distribution (Bell Curve) Probability

The normal distribution predicts probabilities for continuous data (e.g., heights, test scores). It follows a bell curve where:

  • μ (mean) = Average value

  • σ (standard deviation) = Measure of spread

Example:

  • Male student heights:

    • Mean (μ) = 68 inches

    • Standard deviation (σ) = 4 inches

  • Probability a student is between 60 and 72 inches tall:

    • Convert to Z-scores:

      • (60 – 68)/4 = –2

      • (72 – 68)/4 = 1

    • Check a Z-table:

      • P(0 to 2) = 0.47725

      • P(0 to 1) = 0.34134

      • Total probability = 0.47725 + 0.34134 ≈ 81.86%

Z-Table Reference (Standard Normal Distribution)

Z Table from Mean (0 to Z)
z00.010.020.030.040.050.060.070.080.09
000.003990.007980.011970.015950.019940.023920.02790.031880.03586
0.10.039830.04380.047760.051720.055670.059620.063560.067490.071420.07535
0.20.079260.083170.087060.090950.094830.098710.102570.106420.110260.11409
0.30.117910.121720.125520.12930.133070.136830.140580.144310.148030.15173
0.40.155420.15910.162760.16640.170030.173640.177240.180820.184390.18793
0.50.191460.194970.198470.201940.20540.208840.212260.215660.219040.2224
0.60.225750.229070.232370.235650.238910.242150.245370.248570.251750.2549
0.70.258040.261150.264240.26730.270350.273370.276370.279350.28230.28524
0.80.288140.291030.293890.296730.299550.302340.305110.307850.310570.31327
0.90.315940.318590.321210.323810.326390.328940.331470.333980.336460.33891
10.341340.343750.346140.348490.350830.353140.355430.357690.359930.36214
1.10.364330.36650.368640.370760.372860.374930.376980.3790.3810.38298
1.20.384930.386860.388770.390650.392510.394350.396170.397960.399730.40147
1.30.40320.40490.406580.408240.409880.411490.413080.414660.416210.41774
1.40.419240.420730.42220.423640.425070.426470.427850.429220.430560.43189
1.50.433190.434480.435740.436990.438220.439430.440620.441790.442950.44408
1.60.44520.44630.447380.448450.44950.450530.451540.452540.453520.45449
1.70.455430.456370.457280.458180.459070.459940.46080.461640.462460.46327
1.80.464070.464850.465620.466380.467120.467840.468560.469260.469950.47062
1.90.471280.471930.472570.47320.473810.474410.4750.475580.476150.4767
20.477250.477780.478310.478820.479320.479820.48030.480770.481240.48169
2.10.482140.482570.4830.483410.483820.484220.484610.4850.485370.48574
2.20.48610.486450.486790.487130.487450.487780.488090.48840.48870.48899
2.30.489280.489560.489830.49010.490360.490610.490860.491110.491340.49158
2.40.49180.492020.492240.492450.492660.492860.493050.493240.493430.49361
2.50.493790.493960.494130.49430.494460.494610.494770.494920.495060.4952
2.60.495340.495470.49560.495730.495850.495980.496090.496210.496320.49643
2.70.496530.496640.496740.496830.496930.497020.497110.49720.497280.49736
2.80.497440.497520.49760.497670.497740.497810.497880.497950.498010.49807
2.90.498130.498190.498250.498310.498360.498410.498460.498510.498560.49861
30.498650.498690.498740.498780.498820.498860.498890.498930.498960.499
3.10.499030.499060.49910.499130.499160.499180.499210.499240.499260.49929
3.20.499310.499340.499360.499380.49940.499420.499440.499460.499480.4995
3.30.499520.499530.499550.499570.499580.49960.499610.499620.499640.49965
3.40.499660.499680.499690.49970.499710.499720.499730.499740.499750.49976
3.50.499770.499780.499780.499790.49980.499810.499810.499820.499830.49983
3.60.499840.499850.499850.499860.499860.499870.499870.499880.499880.49989
3.70.499890.49990.49990.49990.499910.499910.499920.499920.499920.49992
3.80.499930.499930.499930.499940.499940.499940.499940.499950.499950.49995
3.90.499950.499950.499960.499960.499960.499960.499960.499960.499970.49997
40.499970.499970.499970.499970.499970.499970.499980.499980.499980.49998