Having a little trouble with functions of random variables

bennyska
Messages
110
Reaction score
0

Homework Statement


Let X ~UNIF(0,1), and Y=1-e-x. Find the PDF of Y


Homework Equations





The Attempt at a Solution


So i have Fy=Pr(Y<y)
=Pr(1-e-x<y)
=Pr(-e-x<y-1)
=Pr(e-x>1-y)
=Pr(-x>ln(1-y)
=pr(x<-ln(1-y)
=Fx(-ln(1-y))
(here is where I'm having a breakdown)
=x|0 to -ln(1-y) which doesn't really make sense... (that's my notation for evaluate from 0 to...)
i'm having a similar problem, and i think if i can get this figured out, i'll be able to do that one as well.
 
Physics news on Phys.org
OK, so you got

F(y) = \int_0^{-\log (1-y)} dx = -\log (1-y)

Why do you think it doesn't make sense?
 
i was making a few dumb mistakes. got it taken care of. thanks.
 
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...

Similar threads

Back
Top