Calculating Probability: Formula, Odds, and Examples
Learn how to calculate probability with simple formulas, common examples, and the difference between probability and odds.
Reviewed against our editorial policy and updated when formulas, thresholds, or guidance materially change. Learn more about AYCalculator.
Searching calculating probability usually means you want to know the chance that an event will happen. Probability is expressed as a number between 0 and 1 (or 0% to 100%), where 0 means impossible and 1 means certain. It is used in statistics, science, gambling, insurance, finance, and everyday decision-making.
Probability Formula
Probability = Favorable outcomes / Total possible outcomes
The result can be written as a fraction, decimal, or percentage. All three say the same thing in different forms.
Example 1: Rolling a Die
What is the probability of rolling a 3 on a fair six-sided die?
- Favorable outcomes: 1 (only the face showing 3)
- Total outcomes: 6 (faces 1 through 6)
Probability = 1/6 = 0.1667, or 16.67%
Example 2: Drawing a Card
What is the probability of drawing an ace from a standard 52-card deck?
- Favorable outcomes: 4 (four aces in the deck)
- Total outcomes: 52
Probability = 4/52 = 1/13 โ 7.69%
Example 3: Flipping a Coin
Probability of heads on a fair coin flip:
- Favorable outcomes: 1
- Total outcomes: 2
Probability = 1/2 = 50%
Probability vs Odds
These two terms measure the same situation differently and are easy to confuse.
Probability measures chance out of all possible outcomes:
P = Favorable / Total
Odds in favor compare favorable outcomes to unfavorable outcomes:
Odds = Favorable / Unfavorable
For the die example:
- Probability of rolling a 3 = 1/6 โ 16.67%
- Odds in favor of rolling a 3 = 1:5 (one winning outcome vs five losing outcomes)
Converting between them:
Probability from odds (A:B) = A / (A + B)
Odds from probability = P / (1 โ P)
Multiple Events: And / Or Rules
Probability of both events happening (independent):
P(A and B) = P(A) ร P(B)
Example: Probability of flipping heads twice in a row:
0.5 ร 0.5 = 0.25 (25%)
Probability of at least one event happening:
P(A or B) = P(A) + P(B) โ P(A and B)
Example: Probability of rolling a 1 or a 2 on a die:
1/6 + 1/6 โ 0 = 2/6 = 33.3%
(They cannot both happen at once, so P(A and B) = 0)
Complementary Probability
The probability that an event does NOT happen:
P(not A) = 1 โ P(A)
Example: Probability of NOT rolling a 3:
1 โ 1/6 = 5/6 โ 83.3%
This is useful when it is easier to calculate what you do not want and subtract from 1.
Conditional Probability
Conditional probability is the chance of an event given that another event has already happened:
P(A given B) = P(A and B) / P(B)
Example: If you draw a card and it is red, what is the probability it is also a heart?
- P(heart and red) = 13/52 (all hearts are red)
- P(red) = 26/52
P(heart | red) = (13/52) / (26/52) = 13/26 = 0.5 (50%)
Half of red cards are hearts, which makes sense.
Probability in Everyday Decisions
Probability thinking helps in many real situations:
- Insurance โ insurers use probability to set premiums based on how likely claims are
- Weather forecasting โ a โ70% chance of rainโ means it rained on 70 out of 100 similar days historically
- Medical testing โ sensitivity and specificity of tests are probability concepts
- Finance โ risk models use probability to estimate portfolio outcomes
- Games and sports โ betting odds are rooted in probability estimates
Common Probability Mistakes
Assuming past results affect future independent events โ if you flip heads five times in a row, the next flip is still 50/50. Each flip is independent.
Confusing odds and probability โ they are related but not equal. 2:1 odds means a 67% probability, not 50%.
Forgetting to list all outcomes โ if you miss possible outcomes, your total is wrong and every probability calculated from it will be off.
Misreading conditional probability โ โprobability of A given Bโ is not the same as โprobability of B given A.โ
Theoretical vs Experimental Probability
Theoretical probability is calculated using the formula above, assuming equally likely outcomes.
Experimental probability is measured by running an experiment many times:
Experimental P = Number of times event occurred / Total trials
As the number of trials increases, experimental probability tends to get closer to theoretical probability. This is called the Law of Large Numbers.
Worked Example: Multiple Cards
What is the probability of drawing two aces in a row from a 52-card deck without replacing the first card?
First draw: 4/52
Second draw (one ace is gone, one card gone): 3/51
P(both aces) = (4/52) ร (3/51) = 12/2652 โ 0.45%
This is an example of dependent events, where the second probability changes based on what happened first.
The Bottom Line
To calculate probability, divide favorable outcomes by total possible outcomes. For combined events, use multiplication for โandโ situations and the addition rule for โorโ situations. Remember the complement rule when it is easier to calculate the opposite.
Use our Odds Calculator to convert between probability and betting-style odds, or to compare chances across different scenarios.
How to Calculate: Step-by-Step Guide
Count favorable outcomes
Find the number of results you want.
Count total outcomes
Determine all possible equally likely results.
Divide favorable by total
That ratio gives the probability.