First, we need to find the joint probability density function (pdf) of U and V. Since X and Y are independent standard normal random variables, their joint pdf is given by:
f_{X,Y}(x,y) = f_X(x) f_Y(y) = \frac{1}{2\pi} e^{-\frac{x^2+y^2}{2}}
Show more…