The continuous random variables $X,Y$ have joint probability density function $f(x,y)=e^{-2x^2-2y^2}$. Then what is the marginal distribution of $X$
What i try: Marginal distribution of $X$ is given by $$\int^{\infty}_{-\infty}f(x,y)dy=\int^{\infty}_{-\infty}e^{-2x^2-2y^2}dy$$
$$=e^{-2x^2}\int^{\infty}_{-\infty}e^{-2y^2}dy$$
Please tell me is my process is right.
If it is right Then how do i solve that definite Integration, thanks