January 31st, 2008, 7:16 am
Consider the following game: you start with one unit, and in each round, you win one unit with probability p and you loose one unit with probability 1-p.This example of a random walk is listed in basically every book about probability theory, and it is well-known that the ruin probability is < 1 if and only if p > 1/2. The ruin probability is the probability that you reach zero units during the game. But what if the possible gain differs from the possible loss? Specifically, consider the following modification:you start with one unit, and in each round, you win x units with probability p and you loose y units with probability 1-p.Intuitively, if it holds for the expected return per round R = x*p-y*(1-p) that R > 0, then there is a positive drift, and so the ruin probability should be < 1 as well. However, I can not find this example in any book, paper etc. As far as I can see, the proofs for the gain=loss-case can not be straightforward adapted. Thanks for a reply, I need this as an ingredient for a paper.
Last edited by
solong on January 30th, 2008, 11:00 pm, edited 1 time in total.