Playing a Coin Flip With a Slight Edge
I offer you a game: we flip a coin. If you win you gain $\
Would you play this game? Does your answer change if you can play it many times? What if a single loss could be catastrophic relative to your wealth?
Hints
- Don't answer yes or no immediately -- start by writing the expected value of a single play in terms of the win probability.
- With $p = 0.5 + \epsilon$ the per-play edge is
Worked Solution
How to Think About It: The interviewer is not after a yes/no -- they want to see you reason about edge, repetition, and bet sizing. With a genuine edge the expected value of one play is positive, so a pure EV maximizer plays. But the realistic answer depends on how the stakes compare to your bankroll and how many times you can play.
Quick Estimate: Let your win probability be $p = 0.5 + \epsilon$ for small $\epsilon > 0$. The expected profit per play is
$E[\text{profit}] = (+1)\,p + (-1)(1-p) = 2p - 1 = 2\epsilon > 0.$
So each play has a small positive edge of