Index: The Book of Statistical ProofsGeneral Theorems ▷ Probability theory ▷ Variance ▷ Scaling upon multiplication

Theorem: The variance scales upon multiplication with a constant:

\[\label{eq:var-scal} \mathrm{Var}(aX) = a^2 \, \mathrm{Var}(X)\]

Proof: The variance is defined in terms of the expected value as

\[\label{eq:var} \mathrm{Var}(X) = \mathrm{E}\left[ (X-\mathrm{E}(X))^2 \right] \; .\]

Using this and the linearity of the expected value, we can derive \eqref{eq:var-scal} as follows:

\[\label{eq:var-scal-qed} \begin{split} \mathrm{Var}(aX) &\overset{\eqref{eq:var}}{=} \mathrm{E}\left[ ((aX)-\mathrm{E}(aX))^2 \right] \\ &= \mathrm{E}\left[ (aX - a\mathrm{E}(X))^2 \right] \\ &= \mathrm{E}\left[ (a [X - \mathrm{E}(X)])^2 \right] \\ &= \mathrm{E}\left[ a^2 (X - \mathrm{E}(X))^2 \right] \\ &= a^2 \, \mathrm{E}\left[ (X - \mathrm{E}(X))^2 \right] \\ &\overset{\eqref{eq:var}}{=} a^2 \, \mathrm{Var}(X) \; . \\ \end{split}\]
Sources:

Metadata: ID: P127 | shortcut: var-scal | author: JoramSoch | date: 2020-07-07, 05:38.