Loading…

Odds to Probability Converter

Math Probability • Basic Probability and Events

View all topics

Odds to Probability Converter – In Favor/Against, Fractional & Decimal Odds (Free)

Convert between odds and probability. For odds in favor \(a:b\), the probability is \(P=\dfrac{a}{a+b}\). For probability \(p\), the odds in favor are \(\dfrac{p}{1-p}\) (and log-odds \(\ln\!\big(\frac{p}{1-p}\big)\) for advanced use).

Tip: Use Fill example for “3:1 in favor” \(\Rightarrow P=3/(3+1)=0.75\). The bar below visualizes favorable vs unfavorable share.

Conversion mode
Odds as a ratio use \(a:b\) meaning “\(a\) favorable for every \(b\) unfavorable” (in favor) or the reverse (against).
Inputs
Ratio odds
Example: Odds \(3:1\) in favor means \(a=3\), \(b=1\), so \(P=\frac{3}{3+1}=0.75\).
Output options
Log-odds \( \ln\!\big(\frac{p}{1-p}\big) \) is used in logistic regression and the logit function.
Ready
Interactive visualization — favorable vs unfavorable share

The bar shows the event probability \(p\) as the favorable portion (left) and \(1-p\) as the unfavorable portion (right).

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What do odds a:b in favor mean?

They mean a favorable outcomes for every b unfavorable outcomes. The implied probability is p = a/(a+b).

What are odds against a:b?

They mean a unfavorable outcomes for every b favorable outcomes. The implied probability is p = b/(a+b).

How do decimal odds relate to probability?

Under a fair-odds interpretation, the implied probability is p = 1/D. Real bookmakers can include margin, so 1/D may not equal the true probability.

What is log-odds (logit)?

Log-odds is ln(p/(1-p)). It maps probabilities (0,1) to all real numbers and is widely used in logistic regression and statistical modeling.