• 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.

Q&A Bank 4 QUESTION 4.12

S

sujak

Member
In the course reading, we have the recursive formulae for E(Ak) and E(A^2k) with amounts 1 only. How do we arrive at the formulae given in the solution for this question 4.12. Is this formula available in the tables, or do we have to memorise them.
 
Alas no. Although questions on this area have only really tested the mean.

But personally I would just remember the recursive relationship idea. Start with the investment at time zero \(A_0 = P_0\) and then you multiply that by the investment return between times 0 and 1 and then add on the next investment at time 1:

\(A_1 = P_0*(1+i_1) + P_1\)

and so on.
 
You can do it this way
Let A, B, C be the returns in year 1, 2, 3 respectively. So accumulated amount at the end of year 3 will be?

\( 50000(1+A)(1+B)(1+C) + 30000(1+B)(1+C) + 20000(1+C) \)

Now find the Mean and S.D. of the above expression.
Formulas which'll be used are the usual ones like

\( Var(X) = E(X^2) - E^2(X) \\
Var(X+Y+Z) = Var(X) + Var(Y) + Var(Z) ~~ \text{if X, Y, Z are independent} \\
Var(XY) \ne Var(X).Var(Y) \\

E(XY) = E(X).E(Y) ~~ \text{if X, Y are independent} \\
E(X+Y+Z) = E(X)+E(Y)+E(Z) \\
\)
 
Last edited by a moderator:
Back
Top