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

Section 4.3-Ch3

Actuary@22

Very Active Member
Hi
I am not clear with the derivation of Var(mew bar -mew).
1.When we move from step 2 to step 3 so where did the N^2 go?
2.Also how does the law of large numbers imply that V/N tends to E(Vi)?
Pleas explain.
Thank you.
 
Hello

1.

\( E[V_1 + ... + V_N ] = E[V_1] + ... + E[V_N ] = N * E[V_i] \)

So:

\( (E[V_1 + ... + V_N ])^2 = N^2 * E[V_i] ^2 \)

2.

Think about taking a sample from some distribution (assume it has finite mean mu and some varianace sig^2). We can calculate the sample mean as sum(xi) / n. The random variable form of this expression is sum(Xi) / n. From the CLT, the distribution of this is (approximately) N(mu, sig^2 / n). Now as n gets larger and larger this distribution gets tighter and tighter around mu, the true population mean. So the probability of getting an outcome a particular distance away from mu gets smaller and smaller as n gets larger. In the limit, we talk about this as sum(Xi) / n converging in probability to the mean mu.

This is the same thing with V / N as V = sum(Vi) and N is n in my example above.

The LLN says exactly this - that averages from large samples should be close to the expected value and tend to get closer as the sample size increases.

Hope this helps

Andy
 
Back
Top