Skip to content
Finance Lessons

Risk of Ruin

Expectancy & the Edge

The per-trade engine: expectancy = avg win × win rate − avg loss × loss rate, R-multiples that normalize every trade to one unit of risk, and the win-rate-versus-payoff-ratio trade-off.

11 min Updated Jun 7, 2026

Risk of ruin has two inputs: how big you bet, and how good your edge is. Last lesson we saw that bet size can sink even a winning system. This lesson nails down the other input — the edge itself — with the single number that summarizes whether a system makes money at all: expectancy. We’ll build it from win rate and payoff, recast every trade into clean R-multiples so a 50lossanda50 loss and a 5,000 loss live on the same ruler, and uncover why a system that loses most of its trades can still be wildly profitable.

Before you read — take a guess

System A wins 70% of trades; System B wins 30% of trades. Which one makes more money per trade on average?

Expectancy: the average profit per trade

Analogy. Imagine a slightly biased coin-flip game at a fair. Each play, you either win some amount or lose some amount, with some probability of each. Expectancy is what you’d pocket per play if you played forever — the long-run average. It folds together how often you win and how much you win or lose into one verdict: per trade, does this system feed you or bleed you?

Definition. For a system with win probability pp, average win WW, and average loss LL (both as positive amounts), the expectancy per trade is E=pW(1p)L.E = p \cdot W - (1 - p) \cdot L. The first term is what your wins contribute on average; the second is what your losses cost on average. A system has an edge precisely when E>0E > 0.

Worked example 1 — the trend follower. A trend-following system wins only p=0.40p = 0.40 of the time, but its average win is W=1200W = 1\,200 and its average loss is L=500L = 500 dollars: E=(0.40)(1200)(0.60)(500)=480300=+220 dollars per trade.E = (0.40)(1\,200) - (0.60)(500) = 480 - 300 = +220 \text{ dollars per trade}. It loses 6 trades out of 10, yet earns 220onaverageeverysingletrade.Over1,000tradesthatsabout220 on average every single trade. Over 1,000 trades that's about 220,000 of expected profit — from a system that’s wrong most of the time.

Worked example 2 — the premium seller. A different system wins p=0.80p = 0.80 of the time (it feels great), but its wins are small, W=300W = 300, and its rare losses are brutal, L=1600L = 1\,600 (dollars): E=(0.80)(300)(0.20)(1600)=240320=80 dollars per trade.E = (0.80)(300) - (0.20)(1\,600) = 240 - 320 = -80 \text{ dollars per trade}. It wins four times out of five and still loses money — the picture-of-the-account-going-up-most-days hides a negative edge that the occasional disaster more than erases. High win rate, negative expectancy.

Warning:

Win rate is a vanity metric on its own

A high win rate feels wonderful and tells you almost nothing. “I’m right 80% of the time” is compatible with steadily losing money if the 20% of losses are large enough. Always pair win rate with payoff size before judging a system. Expectancy is the only number that combines them correctly.

A system wins 45% of the time, with an average win of 800 and an average loss of 500. What is its expectancy per trade?

R-multiples: one ruler for every trade

Dollar amounts make trades hard to compare — a 50lossonatinyaccountanda50 loss on a tiny account and a 5,000 loss on a large one might be the same risk. The fix is to measure everything in units of the amount you risked. That unit is R.

Definition. R is your initial risk on a trade — typically the distance from entry to your stop-loss, times position size — i.e. the amount you’d lose if the trade goes against you and you exit at the stop. Every trade’s outcome is then an R-multiple: profit (or loss) divided by R.

  • A trade that hits its stop loses exactly −1R.
  • A trade that makes three times your initial risk is +3R.
  • A trade closed early for half the risk is −0.5R.

Why this is powerful. Once every trade is an R-multiple, position size drops out and you can compare and combine trades across instruments, account sizes, and time. Expectancy in R becomes the system’s edge per unit of risk: ER=p(avg win in R)(1p)(avg loss in R).E_R = p \cdot (\text{avg win in R}) - (1 - p) \cdot (\text{avg loss in R}). If you always exit losers at the stop, the average loss is exactly 1R and the formula simplifies to ER=p(avg win in R)(1p)E_R = p \cdot (\text{avg win in R}) - (1 - p).

Worked example. A system over 100 trades: 40 winners averaging +2.5R, 60 losers averaging −1R (they all hit the stop). Expectancy in R: ER=(0.40)(2.5)(0.60)(1)=1.00.6=+0.40R per trade.E_R = (0.40)(2.5) - (0.60)(1) = 1.0 - 0.6 = +0.40\text{R per trade}. Read that as: every trade earns, on average, 0.4 times whatever you chose to risk. Risk 100pertrade+100 per trade → +40 expected per trade. Risk 1,000+1,000 → +400. The R-expectancy is the same; only your chosen R scales the dollars. This is the cleanest possible statement of an edge, and it’s exactly the quantity the risk-of-ruin formula will consume next lesson.

R-multiples and R-expectancy.

Pick the right option for each blank, then check.

One R is the amount you . A trade that hits its stop is , and a winner of three times your risk is . Expressing expectancy in R makes it independent of , so the same edge can be scaled up or down by choosing how much to risk.

Over 50 trades a system has 20 winners averaging +3R and 30 losers averaging −1R. What is its expectancy in R, and what does it mean?

Win rate versus payoff ratio: the great trade-off

Expectancy has two knobs, and they trade against each other. Understanding their relationship is what frees you from the tyranny of the win rate.

Definition. The payoff ratio (or reward-to-risk) is the average win divided by the average loss: b=WL(or in R: b=avg win in R, when avg loss=1R).b = \frac{W}{L} \quad(\text{or in R: } b = \text{avg win in R, when avg loss} = 1\text{R}). Expectancy in R is then ER=pb(1p)E_R = p \cdot b - (1 - p). Setting ER=0E_R = 0 gives the breakeven win rate for a given payoff ratio: pbreakeven=11+b.p_{\text{breakeven}} = \frac{1}{1 + b}. Any win rate above this line is profitable; below it, you bleed.

The trade-off in numbers. This single formula explains why wildly different systems all work:

Payoff ratio bbBreakeven win rateExample style
0.5 (wins half a loss)67%Mean-reversion scalping — must win often
1.0 (even money)50%Coin-flip symmetric system
2.0 (wins double a loss)33%Swing trading — can be wrong twice as often as right
4.0 (wins quadruple)20%Trend following — wins rare but huge
10.0 (lottery-style)9%Venture / convex bets — almost always lose small

Worked example. A trend follower wins only 30% of the time with a payoff ratio of b=4b = 4. Is it profitable? Its breakeven win rate is 1/(1+4)=1/5=20%1/(1+4) = 1/5 = 20\%. It wins 30%, comfortably above 20%, so ER=0.30×40.70=1.20.7=+0.5RE_R = 0.30 \times 4 - 0.70 = 1.2 - 0.7 = +0.5\text{R}. Profitable — because the payoff ratio bought it a low breakeven bar. The same 30% win rate at a payoff ratio of 1 would give 0.300.70=0.4R0.30 - 0.70 = -0.4\text{R}, a disaster. The win rate didn’t change; the payoff ratio decided everything.

The win-rate / payoff-ratio trade-off, liveExpectancy per 1R risked: +0.20R
0+0.80−0.60Win side: p × WLoss side: (1−p) × L

Positive expectancy — the green win-side bar outweighs the red loss-side bar. This system has an edge, whether through a high win rate, a high payoff ratio, or both.

Tip:

Two paths to the same edge

A ‘good’ system isn’t a high-win-rate system — it’s a system whose win rate clears its own breakeven bar. Trend followers win rarely but big (low breakeven bar); scalpers win constantly but small (high breakeven bar). Both can have identical expectancy. Judge a system against its OWN breakeven line, never against an arbitrary 50%.

Match each concept to its definition.

Pick a term, then click its definition.

When to use which lens

When to use expectancy in dollars

  • Reporting actual P&L and comparing to costs, salaries, or capital requirements — dollars are what pay the bills.
  • Sanity-checking whether a real edge is large enough to matter after commissions and slippage (subtract costs from W and add them to L before computing E).

When to use R-multiples

  • Comparing systems across instruments and account sizes — R strips out scale.
  • Feeding the risk-of-ruin formula (next lesson), which wants edge per unit of risk, not raw dollars.
  • Tracking a track record trade-by-trade without your changing account size distorting the picture.

Pitfall — averages hide the distribution

Expectancy is a mean. Two systems with identical +0.4R expectancy can have utterly different risk of ruin if one has a few enormous winners (most trades are small losers) and the other has steady modest wins. The same average can wrap a smooth ride or a white-knuckle one — which is exactly why the next lessons move from the average edge to the distribution of outcomes and the probability of ruin.

Can a system have positive expectancy in dollars but negative expectancy after I account for everything?

Constantly — and it’s where most ‘profitable’ backtests die. The raw expectancy pW(1p)Lp \cdot W - (1-p) \cdot L has to be computed on net outcomes, after subtracting commissions, bid-ask spread, slippage (you rarely fill at your backtest price), borrowing/financing costs, and taxes. Each of these shaves the average win and fattens the average loss. A system showing +0.2R gross can flip to negative net once a realistic round-trip cost of, say, 0.15R per trade is baked in. The brutal part is leverage: costs are paid on notional size, so doubling your bet doubles the cost drag too — it doesn’t dilute. There’s also a subtler killer: expectancy is estimated from a finite sample, so your measured +0.4R has a confidence interval, and with few trades that interval can easily straddle zero. A handful of lucky big winners can manufacture a positive average that vanishes out of sample. So ‘positive expectancy’ is necessary but not sufficient — it has to be positive net of costs and robust to the sampling error, or you’re sizing positions on a mirage.

A scalping system has a payoff ratio of 0.5 (wins are half the size of losses). What win rate must it exceed just to break even?

Putting it together

Expectancy is the per-trade verdict on an edge: E=pW(1p)LE = p \cdot W - (1-p) \cdot L, positive when the system makes money on average. A high win rate alone proves nothing — an 80%-win system can have negative expectancy if its rare losses are large enough. R-multiples put every trade on one ruler by measuring outcomes in units of risk taken (a stopped-out loser is −1R, a triple-risk winner is +3R), and expectancy in R is the pure per-unit-of-risk edge that scales with whatever you choose to risk. The payoff ratio b=W/Lb = W/L trades off against win rate through the breakeven line pbreakeven=1/(1+b)p_{\text{breakeven}} = 1/(1+b): trend followers clear a low bar with rare huge wins, scalpers clear a high bar with constant small wins, and both can carry identical edges. Judge every system against its own breakeven, net of costs — and remember that expectancy is only the mean, which is why survival (the distribution and the risk of ruin) is the story still to come.

Big picture

Expectancy & the edge — the whole picture

  • Expectancy & the edge
    • Expectancy
      • E = p·W − (1−p)·L
      • Edge means E > 0
      • High win rate alone proves nothing
    • R-multiples
      • R = initial risk (entry to stop)
      • Stopped loser = −1R, triple win = +3R
      • Expectancy in R is size-independent
    • Payoff ratio
      • b = avg win ÷ avg loss
      • Breakeven win rate = 1/(1+b)
      • High b → low breakeven bar
    • The trade-off
      • Trend: rare big wins, low bar
      • Scalp: constant small wins, high bar
      • Same edge, different shapes
      • Judge vs own breakeven, net of costs
Expectancy combines win rate and payoff into one per-trade verdict; R-multiples normalize to risk; and the win-rate / payoff-ratio trade-off frees you from worshipping the win rate.

Recap: expectancy & the edge

Question 1 of 40 correct

A system wins 35% of trades with an average win of 4R and an average loss of 1R. Compute its expectancy in R.

Check your answer to continue.

Next up — the risk-of-ruin formula — we feed this edge into the classic survival equation: how win probability, payoff odds, and the number of units of risk in your bankroll combine into a probability of going broke, why ruin falls exponentially as you hold more units of capital, and several derivations worked end to end.

Mark lesson as complete