Q. 7.67

Question

Consider a gambler who, at each gamble, either wins or loses her bet with respective probabilities p and 1-p. A popular gambling system known as the Kelley strategy is to always bet the fraction 2p-1of your current fortune when p>12. Compute the expected fortune aftern gambles of a gambler who starts with xunits and employs the Kelley strategy.

Step-by-Step Solution

Verified
Answer

The starts with xunits value are EXn=2p2+2(1-p)2n·x .

1Step 1: Given Information

Compute the expected fortune after x gambles of a gambler who starts with x units and employs the Kelley strategy.

2Step 2: Explanation

Define random variables Xnn0that marks the amount of money that we have in timen. Suppose that we have Xn-1 money and we invest it.

With probabilityp, we get (2p-1)Xn-1 of additional money and we have (2p-1) Xn-1+Xn-1 of money in time n.

On the other hand, if we lose the bet, we will have -(2p-1)Xn-1+Xn-1

of money in time n.

3Step 3: Explanation

Therefore, 

EXnXn-1=p2pXn-1+(1-p)2(1-p)Xn-1

Substitute, 

=Xn-12p2+2(1-p)2

In order to write and calculate more clearly, define α:=2p2+2(1-p)2

4Step 4: Explanation

Applying the expectation to the previous equation, we have

EXn=αEXn-1

Which yields,

EXn=αnEX0

Substitute,

=2p2+2(1-p)2n·x

Since we are given that we start withx units.

5Step 5: Final answer

The start with x units value found to be EXn=2p2+2(1-p)2n·x.