Noob question on the rules of summation, Law of large numbers

50 Views Asked by At

apologies for what might be a dumb question. I'm studying the law of large numbers, and I'm stuck on the following math

enter image description here

Why do we need to make it $\frac{1}{n^2}$when pulling it out of the summation?

Any help would be greatly appreciated! Thanks in advance.

1

There are 1 best solutions below

0
On

Because for all $a\in\mathbb R$ and random variable $X$, $\operatorname{var}(aX)=a^2\operatorname{var}(X)$, which is straightforward from the definition of $\operatorname{var}$.