thereddevils
- 436
- 0
Homework Statement
Let X be a random variable with pdf f(x)=2x , for 0<x<1 and let Y=X^2, find the cdf of Y.
Homework Equations
The Attempt at a Solution
cdf = P(Y<=y) = P(X^2<=y)
= P(-\sqrt{y}\leq X\leq \sqrt{y})
=\int^{\sqrt{y}}_{-\sqrt{y}}2x dx
= 0 for 0<y<1
Am i correct?
Last edited: