Probability to Odds Calculator
Convert probability into odds in favor, odds against, decimal odds, and American odds instantly.
Tip: Enter 0.25 as decimal or 25 as percent for the same probability.
What this probability to odds calculator does
Probability and odds are related, but they are not the same thing. Probability measures the chance of an event happening out of all possible outcomes. Odds compare the chance of an event happening to the chance of it not happening. This calculator converts probability into several odds formats so you can use whichever form is most useful for your context.
Whether you are analyzing sports bets, modeling risk, running experiments, or learning statistics, converting between probability and odds is a common task. The calculator above handles the math and presents the result in a readable way.
Probability vs. odds: quick definitions
Probability
Probability is expressed from 0 to 1 (or 0% to 100%). For example, a probability of 0.70 means there is a 70% chance that an event occurs.
Odds in favor
Odds in favor compare successes to failures:
- Odds in favor = p / (1 - p)
- As a ratio, that is p : (1 - p)
Odds against
Odds against compare failures to successes:
- Odds against = (1 - p) / p
- As a ratio, that is (1 - p) : p
Formulas used by the calculator
- Odds in favor ratio: p : (1 - p)
- Odds against ratio: (1 - p) : p
- "X to 1" in favor: p / (1 - p)
- Decimal odds (betting style): 1 / p
- American odds (moneyline): based on p using standard conversion rules
Special edge cases are handled automatically. For example, if probability is 0, favorable odds are zero while decimal odds become infinite. If probability is 1, favorable odds are infinite and decimal odds are exactly 1.
Examples
Example 1: Probability = 60%
If p = 0.60, then (1 - p) = 0.40.
- Odds in favor ratio: 0.60 : 0.40 = 3 : 2
- Odds against ratio: 0.40 : 0.60 = 2 : 3
- Odds in favor ("to 1"): 0.60 / 0.40 = 1.5 to 1
- Decimal odds: 1 / 0.60 = 1.6667
Example 2: Probability = 25%
If p = 0.25, then (1 - p) = 0.75.
- Odds in favor ratio: 1 : 3
- Odds against ratio: 3 : 1
- Odds in favor ("to 1"): 0.3333 to 1
- Decimal odds: 4.0
When odds are more useful than probability
- Sports betting: Markets commonly display decimal, fractional, or American odds.
- Medical statistics: Odds ratios are widely used in case-control studies and logistic regression.
- Risk communication: Ratios can be easier to compare side-by-side in some reports.
- Decision models: Odds help when updating beliefs with Bayes factors.
Common mistakes to avoid
- Mixing up percentage and decimal input (e.g., entering 70 as decimal instead of percent).
- Confusing odds in favor with odds against.
- Assuming odds and probability are interchangeable without conversion.
- Forgetting that probabilities must remain between 0 and 1 (or 0% and 100%).
FAQ
Can probability be greater than 1?
No. A valid probability is always between 0 and 1 inclusive.
What is the difference between decimal odds and odds in favor?
Decimal odds represent total payout per 1 unit stake (including the stake), while odds in favor compare success to failure chances directly.
Does this calculator simplify ratios?
Yes. It simplifies the odds ratios to an easy-to-read form using high precision integer scaling.
Final note
This probability to odds calculator is designed for quick, practical conversion. For high-stakes decisions, combine these outputs with domain context, margin assumptions, and uncertainty analysis.