Odds Calculator – Convert Probability to Betting Odds Formats

Enter a winning probability to get odds in favor, odds against, decimal odds, fractional odds, and American odds — all from one number.

AI Quick Summary

Definition & Purpose:

This calculator converts a winning probability into the four common ways odds get expressed: a ratio in favor, a ratio against, decimal odds, and American (moneyline) odds.

When to Use:

Use it to translate between probability and the odds format used by a specific sportsbook or context, or to sanity-check what a quoted line actually implies about likelihood.

Key Takeaway Insights:

  • Decimal odds are simply 1 divided by the win probability.
  • American odds are negative for probabilities above 50% and positive for probabilities below 50%.
  • This is a fair-odds conversion; real bookmaker odds bake in a margin on top of these numbers.

Probability Value

Odds Conversions

Odds in Favor1 to 3
Odds Against3 to 1
American Line+300
Decimal Odds4.00
Fractional Odds3/1
Share or Export Results

Introduction

Odds Calculator

Odds and probability describe the same thing in different languages. Enter a winning probability as a percentage, and this calculator translates it into the four formats you'll actually encounter: a ratio in favor, a ratio against, decimal odds, and American (moneyline) odds.

How each format is built

Decimal odds are the simplest: they're just 1 divided by the probability, and represent the total payout per dollar staked, including your stake back. American odds split into two cases — for anything with a probability at or above 50% (a favorite), the odds are negative and show how much you'd need to risk to profit 100; below 50% (an underdog), the odds are positive and show the profit on a100 bet.

ProbabilityOdds in FavorDecimalAmerican
10%1 to 910.00+900
25%1 to 34.00+300
50%1 to 12.00+100 / -100
60%3 to 21.67-150
80%4 to 11.25-400

A caveat worth keeping in mind

These are fair-odds conversions of a stated probability — they don't include the margin (often called the "vig" or "overround") that a sportsbook builds into its actual posted lines. If you convert a bookmaker's real odds back into an implied probability, you'll typically find the numbers on both sides of a market add up to slightly more than 100%; that extra percentage is the house's edge, not a mathematical error.

Formula & Variables Explained

Odds in favor = P / (1-P) | Decimal odds = 1 / P | American odds = -100 x P/(1-P) if P>=0.5, else +100 x (1-P)/P

This tool utilizes standard equations formulated under standard rules.

Variables:

  • Input parameter: Values supplied to resolve the output formula.

How to Calculate (Step-by-Step)

  1. Input the required parameters into the form.
  2. Click the calculate or auto-compute option.
  3. The outputs will refresh instantly with step-by-step variables.

Worked Examples Calculation

125% win probability

Inputs Given:

Probability = 25%

Step-by-Step Calculation:

Odds in favor = 0.25 / 0.75 = 1/3 (1 to 3). Decimal odds = 1 / 0.25 = 4.00. Since P < 0.5, American odds = +100 x (0.75/0.25) = +300.

Result Obtained:

Odds in favor = 1 to 3, decimal odds = 4.00, American odds = +300

260% win probability

Inputs Given:

Probability = 60%

Step-by-Step Calculation:

Odds in favor = 0.60 / 0.40 = 3/2 (3 to 2). Decimal odds = 1 / 0.60 = 1.67. Since P >= 0.5, American odds = -100 x (0.60/0.40) = -150.

Result Obtained:

Odds in favor = 3 to 2, decimal odds = 1.67, American odds = -150

Real-World Applications

Widely used in student curriculum, professional projections, and quick estimations.

Limitations & Common Mistakes

Caution & Mistakes:
  • Entering incompatible unit formats (e.g. Mixing Metric and Imperial).
  • Typographical mistakes in numeric entry fields.
Limitations:

This is a pure mathematical conversion between a stated probability and equivalent odds formats — it does not include a bookmaker's built-in margin (the 'vig' or 'overround'), so real posted odds will imply a probability that is a little higher than the bookmaker's true fair assessment.

Frequently Asked Questions (FAQ)

Q:What is the difference between odds in favor and odds against?

Odds in favor compares the chance of the event happening to the chance it doesn't (success:failure). Odds against flips that ratio (failure:success). Sportsbooks typically quote odds against for an underdog and odds-on (favorite) pricing the other way.

Q:How do American positive and negative odds differ?

Positive odds (like +300) show the profit on a 100 bet if it wins. Negative odds (like -150) show how much you'd need to bet to profit100. Positive odds always apply to the less-likely outcome (probability under 50%), negative to the more-likely one.

Q:How do you convert decimal odds to fractional odds?

Subtract 1 from the decimal odds, then express the result as a fraction. Decimal odds of 4.00 become 3.00, written as 3/1. Decimal odds of 1.67 become 0.67, which is close to 2/3.

Q:What does +300 mean in betting odds?

It means a 100 bet would profit300 if it wins (returning $400 total). It corresponds to an implied win probability of 25% before accounting for the bookmaker's margin.

Last Updated: 2026-08-08
Formula Verified
Written By

CalculationDesk Editorial Team

Content & Calculation Editors

The CalculationDesk Editorial Team consists of math educators, technical writers, and product specialists dedicated to ensuring accuracy and clarity for everyday calculations.

Reviewed By

CalculationDesk Review Team

Quality Assurance & Formula Verifiers

Our internal Review Team ensures that every calculator logic corresponds precisely to established academic standards and industry specifications.

Was this calculator helpful?

Embed this Calculator

You are welcome to embed this tool on your own blog or website. Simply copy the code snippet below and paste it into your HTML code.