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

chapter 7 proof of Var(S)

K

kylie jane

Member
So we have
S=X_1+X_2+...+X_n

E(S|N=n)=nE(X)
var(S|N=n) = nvar(X)
E(S)=E(E(S|N)) = E(NE(X))=E(N)E(E(X))=E(N)E(X)

then for var(S)
var(S) = E(var(S|N))+var(E(S|N))
= E(Nvar(X))+var(NE(X))
= E(N)var(X) +var(N)[E(X)]^2
How do we get that
var(NE(X))=var(N)[E(X)]^2
 
I just realised - E(X) is a constant, so using the forumula
var(aX+b) = a^2var(X) you get the result! doh!
 
Back
Top