- Thread starter
- #1
Let X~ uniform(0,1), ie f(x) = 1/(R-L) for L<x<R and c<0. Let Y= cX+d. What is the distribution of Y?
Hi oyth94!I rearranged Y=cX+d to get X=(Y-d)/c and substitute it into L<x<R
So it's L< (Y-d)/c < R => cL + d < Y< cR+d
So is that the dist. of Y?