• random walk computation

    From RichD@21:1/5 to All on Sat Jun 25 14:23:39 2022
    A bettor starts with a $1 bankroll, tosses a coin against
    the house, with bottomless bankroll. He bets $1 each
    play, with 1:1 payoff.

    His chance of winning is p, on each toss.

    i) p < 1/2
    He eventually goes bust, for sure.

    ii) p > 1/2
    There's a finite chance he never busts, depending on p.

    iii) p = 1/2
    He eventually busts.


    What is the expected number of plays until he busts,
    in each case (as function of p)? How is this calculated?

    --
    Rich

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)