How to Understand Betting Odds Without Mixing Up the Formats
Convert fractional, decimal and American odds into probability, then use the same risk-reward logic for a simple poker pot-odds decision.

Betting odds answer two questions:
- What is the potential return for the amount risked?
- What probability would make that price break even?
Fractional, decimal and American odds display the same underlying price in different ways. In poker, “odds” usually means something more specific: the price the pot offers you for a call.
Three betting-odds formats, one price
Consider a price written as 3/2, 2.50 or +150. These are equivalent:
| Format | What it means for a 100-unit stake | Implied probability |
|---|---|---|
| Fractional: 3/2 | 150 profit; 250 returned in total | 2 ÷ (3 + 2) = 40% |
| Decimal: 2.50 | 250 returned in total, including the stake | 1 ÷ 2.50 = 40% |
| American: +150 | 150 profit for every 100 risked | 100 ÷ (150 + 100) = 40% |
The most common formats are decimal, American and fractional, and each can be converted into an implied percentage. Decimal odds use 1 ÷ odds; fractional odds a/b use b ÷ (a + b); positive American odds use 100 ÷ (odds + 100) (Smarkets).
Negative American odds reverse the reference point. At −200, you risk 200 units to make 100 profit. That is the same price as fractional 1/2 or decimal 1.50, with an implied probability of:
200 ÷ (200 + 100) = 66.7%
The implied percentage is the probability encoded by the price, not proof that the outcome truly occurs that often. Smarkets also notes that implied probability takes the betting margin into account (Smarkets).
Probability and “odds against” are different expressions
A 25% probability means one success in four equal trials. Expressed as odds against, that is 3-to-1: three losing portions for every one winning portion.
Use these conversions:
- Probability from odds against
a:b=b ÷ (a + b) - Odds against from probability
p=(1 − p) : p
For example, a 20% chance is (80% : 20%), or 4-to-1 against.
In poker, read the pot’s price
Poker pot odds compare the amount available to win with the amount you must call. The clean percentage formula is:
required equity = call ÷ pot after calling
That is the fraction of the final pot you must win to break even on the call. GTO Wizard gives the same formula and notes that it is cleanest when no further betting remains (GTO Wizard). For a quick in-game method, see How to Calculate Pot Odds in 20 Seconds.
Do not treat pot odds as a forecast. They set the threshold. You must separately estimate whether your hand has enough equity against the opponent’s plausible range.
One river decision: hand, position, price, action
Assume a heads-up cash game, measured in chips and ignoring rake:
- Hand: You hold a one-pair bluff-catcher on the river. It beats bluffs but usually loses to the opponent’s value bets.
- Position and line: You are on the button, but the big blind leads into you. Position does not alter the pot-odds formula; the unusual betting line should affect the range you assign.
- Price: The pot is 100. Your opponent bets 50. Calling costs 50.
After a call, the final pot would be:
100 existing pot + 50 bet + 50 call = 200
Your required equity is therefore:
50 ÷ 200 = 25%
The ratio version reaches the same result. You risk 50 to win the 150 already in the middle, so the pot offers 3-to-1. A 3-to-1 price corresponds to 1 ÷ (3 + 1) = 25%.
- If careful hand review suggests you win 30% against this betting range, the call clears the 25% threshold.
- If you estimate only 20%, fold. A large pot does not make an underpriced call correct.
At 30% equity, the expected value can also be checked directly:
(0.30 × 150 won) − (0.70 × 50 lost) = +10 chips
At exactly 25%, that calculation is zero before rake. The arithmetic does not guarantee the next result; it only evaluates the decision under your stated range and equity assumptions.
A reliable order for decisions
When odds appear at the table, work in this order:
- Hand: What does your hand beat?
- Position and action: What range fits the opponent’s line?
- Price: Divide the call by the pot after calling.
- Action: Call only if realistic equity clears the threshold; otherwise fold.
This keeps two separate ideas separate: the pot tells you the required percentage, while hand and range analysis tell you whether you are likely to have it. For draws rather than river bluff-catchers, the number of cards still to come also matters; Flush Draw Pot Odds: One Card or Two Cards? works through that distinction.