The symbols for variance and covariance

$\begingroup$

I learned to denote the variance of $x$ as $\sigma_x^2$, and the covariance of $x$ and $y$ as $\sigma_{x, y}$.

The covariance of $x$ and $x$ is then $\sigma_{x, x}$, but because that it just the variance of $x$, I am told that it must be written $\sigma_x^2$, not $\sigma_{x, x}$. Why?

For example, I see equations like this:

$\sigma_P^2 =\sum_{j=1}^N{X_j^2\sigma_j^2} + \sum_{j=1}^N{\sum_{\substack{k=1 \\ k \neq j}}^N{X_jX_k\sigma_{jk}}}$

Why not just:

$\sigma_P^2 = \sum_{j=1}^N{\sum_{k=1}^N{X_jX_k\sigma_{jk}}}$

?

$\endgroup$ 0

1 Answer

$\begingroup$

Both notations are fine. I'm not sure why someone would care that much.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like