• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

ct-4 chapter-7 survival models question 7.9

R

rahul

Member
I am not able to understand the proof of the result e_x=p_x*(1+e_x+1)
can someone explain me the solution?
 
The first step splits the summation from k = 1 to w - x, into the value when k = 1 plus the summation from k = 2 to w - x.

The second step makes the substitution in the summation of j = k - 1. This shifts the limits to j = 1 (corresponding to k = 2) and j = w - x - 1 (corresponding to k = w - x). The probability being summed is then j+1_p_x (after the substitution), and this is rewritten using the consistency condition for survival probabilities developed in Section 1.4.

The third step pulls out a common factor of 1_p_x.

The last step relies on spotting that the summation we now have is basically what we started with with x replaced by x +1 in the probability, so it is e_x+1.
 
Back
Top