Cdf of continous RV transformation

  • Thread starter Thread starter Laura1321412
  • Start date Start date
  • Tags Tags
    Cdf Transformation
Laura1321412
Messages
23
Reaction score
0

Homework Statement



Let f(x)= 2x , 0<x<1 , zero elsewhere, be the pdf of X.
Compute the cdf of Y=1/X

Homework Equations



cdf of X = p(X< x)




The Attempt at a Solution



P(1/X <= y)
= P(X <= 1/y)
int 2x from 0 to 1/y
= x^2 eval from 0 to 1/y
= 1/y^2

so the cdf is 1/y^2 for 1<y<infinty

however i don't think this is right... the textbook answers state the cdf as 1-1/y^2


so I am confused. thanks for any help!
 
Physics news on Phys.org
Since 2 < 4, does this imply that 1/2 < 1/4?

RGV
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top