TL;DR
A gambler with initial wealth a plays fair (or biased) coin flips until reaching 0 (ruin) or target N. In the fair game, the probability of ruin is \( (N-a)/N \). The expected duration is \( a(N-a) \).
Gambler's Ruin
A gambler with initial wealth a plays fair (or biased) coin flips until reaching 0 (ruin) or target N. In the fair game, the probability of ruin is \( (N-a)/N \). The expected duration is \( a(N-a) \).
Why it matters for interviews
One of the most classic probability problems, solvable by martingale methods or recurrence relations. It models drawdown risk in trading, the probability of a fund going bankrupt, and barrier problems in random walks.
Definition and Mathematical Foundation
A gambler with initial wealth a plays fair (or biased) coin flips until reaching 0 (ruin) or target N. In the fair game, the probability of ruin is \( (N-a)/N \). The expected duration is \( a(N-a) \).
Application in Quantitative Finance
One of the most classic probability problems, solvable by martingale methods or recurrence relations. It models drawdown risk in trading, the probability of a fund going bankrupt, and barrier problems in random walks.
Related Terms
Ready to practice for the Quant Trading Interview?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →