Let's assume the joint probability density function is given by f(x, y).
First, we need to find the marginal probability density functions of X and Y:
$$
f_X(x) = \int_{-\infty}^{\infty} f(x, y) dy
$$
$$
f_Y(y) = \int_{-\infty}^{\infty} f(x, y) dx
$$
If X and
Show more…