For each of the statements below, it is possible to find a non-degenerate random vector (i.e with $Var (X)> 0$ and $Var (Y)> 0)$ satisfying the described conditions? If so, give an example. If not, explain why?
Y perfectly predictable given X, but a probability associated with X is not influenced by $Y$. In other words: $E[Y|X]= Y$ , but $P(X \in A | Y) = P (X \in A)$, for every event A.
$Var(X) = Var (Y) = Var (Y | X = x)$, for all x, and $E (Y | X) = X$
What Ive been thinking so far: For the first one the answer is no, because The variance of $Var(Y)=0$. Y is a number.
The second one I still thinking.