- #1
docnet
Gold Member
- 799
- 486
- Homework Statement
- Let ##X## and ##Y## be independent random variables with probability densities ##f_X(x)## and ##f_Y(x)## respectively. Find the probability density function for the random variables ##Z_1=X+Y## and ##Z_2=XY## in terms of ##f_X(x)## and ##f_Y(x).##
- Relevant Equations
- .
I assume since ##X## and ##Y## are independent and their probability density functions are functions of ##x##
$$f_{Z_1}=\frac{f_X(x)+f_Y(x)}{2}$$
and
$$f_{Z_2}=\frac{f_X(x)\cdot f_Y(x)}{\int_{\mathbb{R}}(f_X(x)\cdot f_Y(x))dx}.$$
The divisions occur because it must be that
$$\int_{\mathbb{R}}f_Z(x)dx=1.$$
Is this a correct assumption to make? I saw examples of similar problems where double integrals were involved, but I am not sure if they apply here.
$$f_{Z_1}=\frac{f_X(x)+f_Y(x)}{2}$$
and
$$f_{Z_2}=\frac{f_X(x)\cdot f_Y(x)}{\int_{\mathbb{R}}(f_X(x)\cdot f_Y(x))dx}.$$
The divisions occur because it must be that
$$\int_{\mathbb{R}}f_Z(x)dx=1.$$
Is this a correct assumption to make? I saw examples of similar problems where double integrals were involved, but I am not sure if they apply here.