Odds and probability: two ways to describe the same chance
Odds and probability both describe how likely an event is, but they slice the same information differently. Probability counts favorable outcomes against all outcomes, while odds compare favorable outcomes directly against unfavorable ones. This calculator takes the two counts you enter and returns both forms so you can move between them without ambiguity.
The formulas
- Odds in favor = favorable : unfavorable. Roll a single die and hope for a six: 1 favorable outcome versus 5 unfavorable ones, so the odds in favor are 1:5.
- Odds against = unfavorable : favorable — the same die gives 5:1 against a six.
- Probability = favorable / (favorable + unfavorable). For the six, that is 1 / 6 ≈ 16.67%.
To go the other direction, from a probability p back to odds: odds in favor = p / (1 − p), and odds against = (1 − p) / p. A probability of 0.75 gives odds in favor of 0.75 / 0.25 = 3, written 3:1.
Common reference points
- Coin flip: 1:1 odds, probability 50%.
- Rolling a specific number on a d6: 1:5 in favor, probability 16.67%.
- Drawing a heart from a standard 52-card deck: 13 hearts vs 39 non-hearts, which reduces to 1:3 in favor, probability 25%.
- Drawing any ace: 4 aces vs 48 others, 1:12 in favor, probability ≈ 7.69%.
Odds in gambling vs. statistics
Everyday "odds" quoted by bookmakers are usually odds against — "5 to 1" means five losing outcomes for every winning one. In fair-game terms that corresponds to a 1/6 chance. Note that betting odds also fold in the house margin, so they are not a clean probability. This calculator reports the mathematical (fair) odds implied purely by the outcome counts you enter.