Question Let $(X,Y)$ be a random point drawn from a two-dimensional distribution. Suppose that $X\cosβ+Y\sinβ\sim N(0,1)$ for any $β∈ \mathbb{R}$. Show that $X$ and $Y$ are independent $N(0,1)$ random variables.
Attempt to Solution Let $Z=X\cosβ+Y\sinβ\sim N(0,1)$, so using mgf,
\begin{align} M_Z(t) & = \exp(1/2(x^2\cos^2\beta+Y^2\sin^2\beta)) \\[8pt] & = \exp\left(\frac{x^2\cos^2\beta}{2}\right) \exp \left( \frac{y^2 \sin^2 \beta}{2}\right) \\[8pt] &=M_X(s)M_Y(t), \\[8pt] \text{and } X & \sim N(0,\cos^2\beta), \quad Y\sim N(0,\sin^2\beta). \end{align}
My confusion
- Is my method correct?
- Can I conclude $X\sim N(0,1), Y\sim N(0,1)$, since $\beta \in \mathbb{R}$?
I add little to Jethro's answer (which I do not understand exactly why was downvoted), but I want to put some order to the discussion in comments.
From the hypothesis we can conclude the following.