SIGNAL LABS
Glossary · Betting Math
Betting Math

What is Implied Probability?

The probability of an outcome implied by its betting odds.

TL;DR
Implied probability converts betting odds into a percentage representing the market's estimated chance of the outcome. American +150 implies 40%; -150 implies 60%.

Full explanation

Betting odds aren't just prices — they're predictions in disguise. Every quoted price corresponds to a specific probability of the outcome occurring. Implied probability is the conversion.

For American odds, the math has two cases. Positive odds (+150) convert via 100 / (odds + 100). +150 implies 100/250 = 40%. Negative odds (-150) convert via |odds| / (|odds| + 100). -150 implies 150/250 = 60%. The intuition: positive odds pay more than the stake, so the implied probability is below 50%; negative odds pay less, so the implied probability is above 50%.

Implied probability is the basis of every betting math calculation that follows. Expected value compares your estimated probability to the implied probability. Kelly stake size scales with the gap between the two. No-vig fair odds back out the implied probabilities and re-normalize them so they sum to exactly 100% — the cleanest estimate of the market's true belief.

The unstated wrinkle is that the implied probabilities of all possible outcomes in a market always sum to more than 100%. The excess is the vig — the sportsbook's built-in margin. A two-way market at -110/-110 implies 52.4% on each side, for a 104.8% total. The 4.8% overround is the book's edge, which has to be stripped out before any honest expected-value calculation.

Formula

American +odds: P = 100 / (odds + 100). American −odds: P = |odds| / (|odds| + 100). Decimal odds: P = 1 / decimal_odds.

Why it matters in our model

Every probability the model emits is compared against the no-vig implied probability of the corresponding market price. The gap, scaled by stake, is the bet's expected value.

Frequently asked

What does -110 imply?
About 52.4% — that's why standard -110/-110 markets carry a 4.8% house edge.
How do I convert decimal odds?
Implied probability = 1 / decimal odds. 2.00 implies 50%; 1.50 implies 66.7%.
Why don't the implied probabilities sum to 100%?
Because of the vig. Books pad each side, so the totals exceed 100% by their margin.

Related terms

← Back to glossary

Dashboard