Proof: Covariance of independent random variables
Index:
The Book of Statistical Proofs ▷
General Theorems ▷
Probability theory ▷
Covariance ▷
Covariance under independence
Metadata: ID: P158 | shortcut: cov-ind | author: JoramSoch | date: 2020-09-03, 06:05.
Theorem: Let $X$ and $Y$ be independent random variables. Then, the covariance of $X$ and $Y$ is zero:
\[\label{eq:cov-ind} X, Y \; \text{independent} \quad \Rightarrow \quad \mathrm{Cov}(X,Y) = 0 \; .\]Proof: The covariance can be expressed in terms of expected values as
\[\label{eq:cov-mean} \mathrm{Cov}(X,Y) = \mathrm{E}(X\,Y) - \mathrm{E}(X) \, \mathrm{E}(Y) \; .\]For independent random variables, the expected value of the product is equal to the product of the expected values:
\[\label{eq:mean-mult} \mathrm{E}(X\,Y) = \mathrm{E}(X) \, \mathrm{E}(Y) \; .\]Taking \eqref{eq:cov-mean} and \eqref{eq:mean-mult} together, we have
\[\label{eq:cov-ind-qed} \begin{split} \mathrm{Cov}(X,Y) &\overset{\eqref{eq:cov-mean}}{=} \mathrm{E}(X\,Y) - \mathrm{E}(X) \, \mathrm{E}(Y) \\ &\overset{\eqref{eq:mean-mult}}{=} \mathrm{E}(X) \, \mathrm{E}(Y) - \mathrm{E}(X) \, \mathrm{E}(Y) \\ &= 0 \; . \end{split}\]∎
Sources: - Wikipedia (2020): "Covariance"; in: Wikipedia, the free encyclopedia, retrieved on 2020-09-03; URL: https://en.wikipedia.org/wiki/Covariance#Uncorrelatedness_and_independence.
Metadata: ID: P158 | shortcut: cov-ind | author: JoramSoch | date: 2020-09-03, 06:05.