If $\text{Cov}(X,Y)$ = $\text{Cov}(Y,Y)$ = $\text{Var}(Y)$
then what can be said about X and Y?
My rusty math skills took me this far:
$$\text{Cov}(X,Y) = E[(X-\mu_X)(Y-\mu_Y)]$$
so we get
$$E[(X-\mu_X)(Y-\mu_Y)] = E[(Y-\mu_Y)(Y-\mu_Y)]$$
Does this mean that $(X-\mu_X) = (Y-\mu_Y)$ ?
How should I interpret that?
Intuitive answers are also more than welcome.
Obviously, X and Y are not independent. So $(X-\mu_X) = (Y-\mu_Y)$ is uncorrect.