Simulating wealth over time while playing a biased coin toss game

Hard

Suppose we have a biased coin toss game that can be played an infinite amount of times, with the following attributes:

  • The coin can return either heads or tails on a toss
  • The player wins when heads is returned
  • The coin is biased, and heads is returned with a probability of 0.6, while tails comes up with a probability of (1-0.6) = 0.4...

Sign in to InterviewQs to view this question

Or

New to InterviewQs? Sign up now.

By proceeding, you agree to our Terms and Conditions and Privacy Policy.

Loading editor...