Joint probability distribution pdf

218 Views Asked by At

1-2. Let $X$ and $Y$ have the joint probability density function $$f_{X,Y}(x,y) = \frac{1}{x},\quad x>1,0<y<\frac{1}{x}, 0\text{ elsewhere.}$$

  1. a) Let $U = XY$. Find the p.d.f. of $U, f_U(u)$.

Image.

Here is the question - I am extremely confused on how to start since $f(x,y)$ is already a joint distribution, how can I find $U = XY$? Any start would be appreciated.

2

There are 2 best solutions below

0
On BEST ANSWER

From first principles, since the support of $(X,Y)$ is $(1;\infty)\times(0;1/X)$, the support of $XY$ is $(0;1)$

$$\begin{align} f_{XY}(u) = & ~ \frac{\mathrm d}{\mathrm du} \mathsf P(XY\leq u) ~~\mathbf 1_{u\in(0;1)} \\[1ex] = & ~ \frac{\mathrm d}{\mathrm du} ~\int_1^\infty \int_0^{\min(1/x, u/x)} x^{-1}\operatorname d y\operatorname d x ~~\mathbf 1_{u\in(0;1)} \\[1ex] = & ~ \int_1^\infty x^{-2}\operatorname d x ~~ \mathbf 1_{u\in(0;1)} \\[1ex] = & ~ -x^{-1}\Big\vert_{x=1}^{x\to\infty} ~~\mathbf 1_{u\in(0;1)} \\[0ex]~ \\[0ex] \hline \\[0ex] f_{U}(u) = & ~ \mathbf 1_{u\in(0;1)} \end{align}$$

Thus $U\sim\mathcal U(0;1)$

0
On

$$ f_U(u) = \int_{-\infty}^{+\infty} f_{X,Y}(x, \frac{u}{x})~\frac{1}{|x|}~dx $$

where $f_{X,Y}(x, y)$ is joint PDF

Reference: Rohatgi, V.K., 1976. An Introduction to Probability Theory Mathematical Statistics. Wiley, New York.