Risk of ruin
Risk of ruin is the probability that losses shrink capital below the point where you can keep trading, before any long-run edge has a chance to show up.
Quick answer: Risk of ruin is the probability that cumulative losses reduce capital below a threshold at which the account can no longer continue, before any long-run edge can express itself. It is a property of the path, not the average, so a positive-expectancy strategy can still ruin the trader.
In simple words
Risk of ruin is the chance that a bad run wipes you out before your good idea has time to work. Imagine an edge that pays off on average over a thousand trades. That average is no help if the first thirty trades take your account below the level where you can keep going. Ruin is about the order things happen in, not the long-run average. Two things push it up: betting a large slice of the account each time, and having occasional losses far bigger than your typical win. A high win rate feels reassuring, but if the rare loss is large enough, the account can still be emptied by one cluster of bad luck. Survival first, edge second.
A precise definition
Risk of ruin is the probability that a sequence of outcomes drives capital below a threshold from which the trader cannot continue, before the strategy's long-run edge has had the trades it needs to appear. The threshold is not necessarily zero. For a margined trader it is the level at which positions are force-closed; for a fund it may be a redemption trigger or a stop-out mandated by risk. The key word is before. Every edge is a statement about a large number of trades, and the law of large numbers only rewards those who are still trading when the large number arrives. Ruin is the event of being removed from the sample early. This reframes the whole subject: the question is not whether a strategy makes money on average, but whether its path stays above the floor long enough for the average to matter.
The classical formula
For a simple game of even-money bets — win one unit with probability p, lose one unit with probability one minus p — the probability of eventually going broke starting from u units of capital is ((1 minus p) divided by p), all raised to the power u. The structure is worth internalising. The base, (1 minus p) over p, is below one whenever p exceeds one-half, so more capital, a larger u, drives ruin down. But it does so as an exponent, which means the effect is geometric, not linear. Doubling your units does not halve your risk of ruin; it squares it. This single formula is the cleanest available demonstration that survival is bought with capital units relative to bet size, and that the relationship is far steeper than intuition suggests.
Why bet size dominates win rate
Because capital enters the formula as an exponent, bet size is the most powerful lever, and it acts superlinearly. Halving the units of capital — equivalently, doubling the bet as a fraction of the account — does not double ruin; it can nearly triple it, as the worked figures show. Raising the win rate helps, but it is the weaker lever, and it comes with a trap. If a higher win rate is bought by risking more per trade to win less per trade, the loss size scales up with the win rate and the two effects fight. A strategy is not made safe by winning often; it is made safe by keeping each bet small enough relative to capital that no plausible losing cluster reaches the floor. Bet small, and even a modest edge is durable. Bet large, and even a strong edge is fragile.
Short premium and negative skew
Selling options tends to win often and lose rarely but large — a negatively skewed distribution. The high hit-rate flatters the strategy and hides its true risk of ruin, because the classical even-money formula assumes wins and losses of equal size. When the occasional loss is several times the typical win, the effective units of capital per worst-case loss are far fewer than the account balance suggests, and ruin is correspondingly higher than the win rate implies. This is why a short-premium book that has printed a long string of green days can still be one gap away from a loss that consumes months of credit. Hull and standard derivatives texts make the same point through the payoff asymmetry: a strategy whose losers dwarf its winners must be sized as if the rare loss is the normal case, because for ruin it is.
Ruin is a path property, not an expectation
The most important and least intuitive fact is that positive expectancy does not prevent ruin. Expectancy is an average over outcomes; ruin is an event on a particular ordering of them. A strategy can have a genuinely positive edge and still carry a meaningful probability of hitting the floor first, purely because of the sequence in which losses arrive. This is why two traders running the identical positive-edge strategy can end the year in opposite places: not because one was better, but because one met the losing cluster while still capitalised and the other did not. Managing risk of ruin means managing the path — keeping bet size small, capital ample and the worst-case loss survivable — so that the edge, if it is real, is given the trades it needs to show up.
The formula
RoR = ( (1 − p) ÷ p ) ^ u
RoR = probability of eventual ruin. p = probability of winning a single even-money bet (win or lose one unit). u = starting capital measured in units, where one unit is the amount risked per bet. Valid for the simplified even-money game; real strategies with unequal win and loss sizes are worse behaved and require simulation.
Worked example
Take a slight edge, p = 0.55, with capital of 10 units (each unit is one bet's risk). Then RoR = (0.45 ÷ 0.55) ^ 10 = (0.818) ^ 10 ≈ 0.134, about 13.4%. So even a positive-edge game ruins roughly one in seven players before the edge pays. Now change only the bet size. Cut capital to 5 units (bet twice as large): (0.818) ^ 5 ≈ 0.367, about 36.7% — nearly triple, from one lever. Go the other way to 20 units (bet half as large): (0.818) ^ 20 ≈ 0.018, about 1.8% — the 10-unit figure squared. Same edge every time; only bet size changed, and ruin swung from 37% to 2%. That is the superlinear grip of size on survival.
Common mistakes
- Believing a positive expectancy makes an account safe ignores that ruin is a property of the path, so a genuinely profitable strategy can still empty the account if the losing cluster arrives before the edge has had enough trades.
- Reading a high win rate as low risk of ruin overlooks loss size, because a strategy that wins small and often but loses large and rarely has a worse risk of ruin than its hit-rate suggests.
- Sizing bets large to make the account grow faster raises risk of ruin superlinearly, so doubling the bet as a fraction of capital can nearly triple the chance of being wiped out for the same edge.
- Applying the even-money formula to a short-premium strategy understates the danger, because that formula assumes equal win and loss sizes and short premium's losses are several times its wins.
- Confusing the account balance with units of survivable capital hides the true risk, since what matters is how many worst-case losses the account can absorb, not the rupee figure on the statement.
- Adding capital after a drawdown to keep the same large bet size resets the balance but not the risk-of-ruin arithmetic, so the account remains fragile to the next cluster of losses.
Professional usage
Institutions manage risk of ruin as survival probability rather than expected return. Funds set stop-out levels, maximum-drawdown limits and per-strategy risk budgets specifically so that no losing sequence can remove them from the game before their edge compounds. Quant desks run Monte Carlo simulations of the return path, not just the mean, to estimate the chance of breaching a floor over a horizon, and they size positions to hold that probability low. Redemption terms, gates and reserve capital all exist to lengthen survival. Ed Thorp's practical use of the Kelly framework was as much about avoiding ruin as maximising growth — he bet fractionally below optimal precisely to protect the path. Retail traders cannot access reserve capital or redemption gates, but the core discipline, keeping bet size small enough that no plausible run reaches the floor, is fully available and free.
Key takeaways
- Risk of ruin is the probability of falling below a continue-or-quit threshold before a long-run edge can express itself.
- The classical even-money formula, ((1−p)/p)^u, puts capital in the exponent, so survival responds geometrically to bet size.
- Bet size is the dominant lever and acts superlinearly: doubling the bet fraction can nearly triple ruin; halving it can square the survival advantage.
- A high win rate does not guarantee low ruin — negatively skewed, short-premium strategies are worse than their hit-rate implies.
- Ruin is a property of the path, not the average, so a positive-expectancy strategy can still empty an account that was sized too large.
Frequently asked questions
What is risk of ruin?
What is the risk of ruin formula?
Can a profitable strategy still go to ruin?
Does a high win rate lower risk of ruin?
Why does bet size matter so much for ruin?
What is the risk of ruin at 55% win rate?
Why do option sellers have hidden risk of ruin?
How is risk of ruin different from drawdown?
How do I reduce my risk of ruin?
Is risk of ruin the same as probability of loss?
What threshold defines ruin?
Does adding capital after losses fix risk of ruin?
Can risk of ruin be zero?
Voice search & related questions
What does risk of ruin mean?
Can I go broke with a winning strategy?
Why is betting big so dangerous even with an edge?
Do option sellers really have higher risk of ruin?
How can I lower my chance of blowing up?
Last reviewed 9 July 2026. Educational content only — not investment advice.