autobot.d
- 67
- 0
Homework Statement
Let x,y be iid and x, y \sim U(0,1) (uniform on the open set (0,1)) and let z = xy^2.
Find the density of z.
Homework Equations
The Attempt at a Solution
P(z \leq w) = P(xy^2 \leq w) = P(- \sqrt{\frac{w}{x}} \leq y \leq \sqrt{\frac{w}{x}}) = \int^{ \sqrt{\frac{w}{x}}}_{ -\sqrt{\frac{w}{x}}} dy = 2 \sqrt{\frac{w}{x}}<br />
Is this right. Seems like I am missing something, not sure.
Thanks.
Last edited: