Optimal Betting Strategy to Reach a Target
A gambler starts with $\
Compare three strategies: 1. All-in: Bet the entire current bankroll each round. 2. Half-Kelly: Bet half the current bankroll each round. 3. Fixed bet: Bet a fixed $\
Which strategy maximizes the probability of reaching $\$500$: - (a) when $p = 0.6$ (favorable game)? - (b) when $p = 0.4$ (unfavorable game)?
Hints
- Think about how the number of bets affects your chances. More bets help when the odds favor you (law of large numbers), but hurt when odds are against you.
- For the fixed-bet strategy, this reduces to the classical gambler's ruin problem with biased coin. Use the standard formula with $q/p$ ratio.
- For the all-in strategy, compute how many consecutive wins are needed to go from $\00$ to $\$500$. Each round is independent with probability $p$.$ bets: You need to gain $\$400$ net, at $-\$0.40$ expected per bet (
Worked Solution
How to Think About It: This is a gambler's ruin problem with a twist -- the choice of bet size fundamentally changes the dynamics. The key principle: when the odds are against you ($p < 0.5$), you want to minimize the number of bets (bet big, let variance help you), because each additional bet works against you in expectation. When the odds are in your favor ($p > 0.5$), you want to maximize the number of bets (bet small) to let the law of large numbers work for you. This is the core of the bold play vs. timid play theorem.
Quick Estimate:
*Case $p = 0.4$ (unfavorable):* - All-in: Starting at $\
00$, you need to double to $\00$, then $\$400$ -- but $\$400$ to $\$500$ is not a clean doubling. Consider doubling: you need roughly $\lceil \log_2(500/100) \rceil \approx 3$ wins. Probability $\approx 0.4^3 = 0.064$. Not great, but not zero. - Fixed $\
So all-in wins when $p < 0.5$.
*Case $p = 0.6$ (favorable):* - Fixed $\