Problem 81

Question

An investor owns shares in a stock whose present value is \(25 .\) She has decided that she must sell her stock if it goes either down to 10 or up to \(40 .\) If each change of price is either up 1 point with probability .55 or down 1 point with probability \(.45,\) and the successive changes are independent, what is the probability that the investor retires a winner?

Step-by-Step Solution

Verified
Answer
The probability that the investor retires a winner is \(\frac{20^{16}}{11^{16}}\).
1Step 1: Solve for general solution
We know that \(P(k) = 0.55 P(k+1) + 0.45 P(k-1)\), which can be rewritten as: \[P(k+1) = \frac{1}{0.55} P(k) - \frac{0.45}{0.55} P(k-1)\] \[P(k+1) = \frac{20}{11}P(k) - \frac{9}{11}P(k-1)\] Now, we need to find the general solution for \(P(k)\) by iterating the above expression and applying the boundary conditions \(P(10) = 0\) and \(P(40) = 1\).
2Step 2: Iterate the general solution
We iterate the given expression starting from k = 10, 11, 12, ... until k = 25 using the boundary condition that \(P(10) = 0\): \(P(11) = \frac{20}{11}P(10) - \frac{9}{11}P(9) = 0\) \(P(12) = \frac{20}{11}P(11) - \frac{9}{11}P(10) = 0\) By continuing this pattern, we find that: \(P(25) = \frac{20}{11}P(24) - \frac{9}{11}P(23)\)
3Step 3: Calculate the last term using the boundary conditions
Next, we have to find the probabilities \(P(24)\) and \(P(23)\) using the second boundary condition, \(P(40) = 1\). We can use a similar approach in reverse, starting from k = 39, 38, 37, ... until k = 23: \(P(39) = \frac{20}{11}P(40) - \frac{9}{11}P(41) = \frac{20}{11}\) \(P(38) = \frac{20}{11}P(39) - \frac{9}{11}P(40) = \frac{20^2}{11^2}\) By continuing this pattern, we find that: \(P(24) = \frac{20^{16}}{11^{16}}\) \(P(23) = \frac{20^{17}}{11^{17}} - P(24) = \frac{20^{17} - 20^{16}}{11^{17}}\)
4Step 4: Find the probability of retiring a winner
Now that we have calculated the values for \(P(24)\) and \(P(23)\), we can find the probability of the investor retiring a winner, \(P(25)\), using: \(P(25) = \frac{20}{11}P(24) - \frac{9}{11}P(23)\) \(P(25) = \frac{20}{11}\left(\frac{20^{16}}{11^{16}} \right) - \frac{9}{11} \left(\frac{20^{17} - 20^{16}}{11^{17}}\right)\) After simplifying, we get: \(P(25) = \frac{20^{17} - 9 \cdot 20^{17} + 9 \cdot 20^{16}}{11^{17}}\) \(P(25) = \frac{20^{16}(20 - 9\cdot 20 + 9\cdot 11)}{11^{17}}\) \(P(25) = \frac{20^{16} \cdot 11}{11^{17}}\) Finally, we have: \(P(25) = \frac{20^{16}}{11^{16}}\) Hence, the probability that the investor retires a winner is \(\frac{20^{16}}{11^{16}}\).