Calculators

Probability Calculator

Find the probability of a single event, or combine two independent events to get the chance of both, either, or neither.

Probability Calculator

Probability = 16.67% (1/6) Odds of 1 to 5. As a decimal, about 0.1667.

What Probability Measures

Probability is just the share of outcomes you care about out of all the outcomes that could happen. Roll a die and you want a 4: there is one favorable outcome out of six possible, so the probability is 16\tfrac{1}{6}, about 16.67%. Every probability sits between 0 (impossible) and 1, or 0% and 100%.

This tool does two jobs. For a single event it turns favorable-out-of-total into a percentage, a simplified fraction, a decimal, and odds. For two independent events - ones that do not affect each other, like two separate coin flips - it combines their chances into the probability that both happen, that either happens, or that neither does.

How to Use It

  1. Choose single event or two independent events.
  2. For a single event, enter the favorable and total outcomes.
  3. For two events, enter the chance of each as a percentage.

The Formulas

For a single event:

P=favorable outcomestotal outcomesP = \frac{\text{favorable outcomes}}{\text{total outcomes}}

For two independent events A and B:

P(both)=P(A)×P(B)P(either)=P(A)+P(B)P(A)×P(B)P(\text{both}) = P(A) \times P(B) \qquad P(\text{either}) = P(A) + P(B) - P(A) \times P(B)

Worked Examples

QuestionSetupAnswer
Roll a 4 on a die1 of 616.67%
Draw a heart from a deck13 of 5225%
Two coins both heads50% and 50%, both25%
Rain today or tomorrow (40% each)40% and 40%, either64%

Independent vs Dependent Events

The “two events” mode assumes the events are independent - one happening does not change the odds of the other. Coin flips and separate dice are independent. Drawing two cards without replacing the first is not, because the deck changes, so those need a different calculation.