Quant Memo
Core

Win Rate and Payoff Ratio

A trading strategy doesn't need to win most of the time to be profitable — it needs its win rate and the size of its average win relative to its average loss to multiply out to a positive number, and those two levers trade off against each other exactly.

A trader who wins only 40% of the time sounds like a losing proposition until you learn the wins average twice the size of the losses — at that point the losing majority of trades stops mattering, because each rare win pays for more than two losses combined. Win rate on its own tells you almost nothing about whether a strategy makes money; it only becomes meaningful paired with how big the average win is relative to the average loss.

Two numbers, one expectancy

Expectancy=pwin×W(1pwin)×L,\text{Expectancy} = p_{\text{win}} \times \overline{W} - (1 - p_{\text{win}}) \times \overline{L} ,

In words: pwinp_{\text{win}} is the win rate, W\overline{W} the average size of a winning trade, L\overline{L} the average size of a losing trade (as a positive number). Expectancy — the average profit per trade — is positive whenever the win rate times the average win exceeds the loss rate times the average loss. The payoff ratio W/L\overline{W}/\overline{L} captures how many losses one win pays for, and the breakeven win rate for a given payoff ratio RR is pbreakeven=1/(1+R)p_{\text{breakeven}} = 1/(1+R) — the lower the win rate, the bigger the payoff ratio has to be just to keep expectancy at zero.

Worked example 1 — a 40% win rate that's still profitable

A strategy wins 40% of its trades, averaging a $300 profit on wins and a $150 loss on losers — a payoff ratio of 300/150=2300/150 = 2. Expectancy: 0.40×3000.60×150=12090=300.40 \times 300 - 0.60 \times 150 = 120 - 90 = 30, i.e. $30 per trade. Despite losing on 60% of trades, the strategy is solidly profitable, because each win is worth exactly twice as much as each loss.

Worked example 2 — finding the breakeven win rate

For that same payoff ratio of 2, the breakeven win rate is p=1/(1+2)=33.3%p = 1/(1+2) = 33.3\%. Any win rate above 33.3% with that payoff ratio produces positive expectancy; the strategy's actual 40% win rate sits comfortably above the 33.3% floor. If the payoff ratio instead dropped to 1 (wins and losses the same average size), the breakeven win rate would jump to 1/(1+1)=50%1/(1+1) = 50\% — the same 40% win rate that was profitable before would now lose money, at exactly 0.40(150)0.60(150)=300.40(150) - 0.60(150) = -30, i.e. losing $30 per trade.

payoff ratio (W / L) R=2, breakeven ≈33%
Breakeven win rate falls sharply as the payoff ratio rises — a strategy with big wins relative to its losses can be profitable while winning less than half the time.

What this means in practice

This is why trend-following strategies, which often win on well under half their trades but let winners run far longer than losers, can still be reliably profitable — and why a strategy with a very high win rate but a poor payoff ratio (small wins, occasional catastrophic losses, common in strategies that sell tail risk) can look great on a win-rate headline while quietly having negative expectancy.

A high win rate is not evidence of a good strategy by itself — some of the worst-behaved strategies (short volatility, picking up pennies in front of a steamroller) have very high win rates and deeply negative expectancy, because the rare loss is catastrophically larger than the payoff ratio needed to break even.

Win rate and payoff ratio trade off against each other through the breakeven relationship p=1/(1+R)p = 1/(1+R) — a strategy only needs to check that its actual win rate clears that bar for its own payoff ratio, not that it wins most of the time.

Related concepts

Practice in interviews

Further reading

  • Van Tharp, Trade Your Way to Financial Freedom (Ch. 8)
ShareTwitterLinkedIn