Confusing title, sorry I know.
Essentially given 3 random variables $X$, $Y$, and $Z$, where $X$ and $Y$ are independent, and $Z = XY$, what's the covariance of $(X, Z)$ (or $(X, XY)$)?
I know the basic properties like Cov$(X,X) =$ Var$(X)$ and how Cov$(X,Y) = 0$ since X and Y are independent. But I'm having trouble putting the two together (if that's even possible). Any insight into this relationship is appreciated. Thank you!