Y and Z are two random variables. Suppose Var(Y ) = 4, Var(Z) = 16, and Cov(Y, Z) = 3.
What is Var(3Z − 2Y )?
Y and Z are two random variables. Suppose Var(Y ) = 4, Var(Z) = 16, and Cov(Y, Z) = 3.
What is Var(3Z − 2Y )?
Copyright © 2021 JogjaFile Inc.
If you're learning from first principles: $$\begin{align}\mathsf{Var}(3Y-2Z) &= \mathsf E((3Y-2Z)^2)-\mathsf E(3Y-2Z)^2 \\ & \vdots \end{align}$$
Expand using Linearity of expectation, then use $\mathsf {Var}(Y)=\mathsf E(Y^2)-\mathsf E(Y)^2$ and $\mathsf {Cov}(Y,Z) = \mathsf E(YZ)-\mathsf E(Y)\mathsf E(Z)$, &c. to rearrange in terms of known values.
This will produce a rather elegant formula.