oyth94
- 32
- 0
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?
The discussion focuses on determining the distribution of the random variable Y defined as Y = cX + d, where X is uniformly distributed over the interval (0, 1) and c is a negative constant. Participants explore the implications of the transformation on the distribution of Y, considering various scenarios involving the parameters c and d.
Participants generally agree on the approach to derive the distribution of Y from the transformation of X, but there is no consensus on the final form or specific parameters of the distribution.
Limitations include the dependence on the values of c and d, as well as the assumptions regarding the uniform distribution of X. The discussion does not resolve the specific parameters of the resulting distribution for Y.
Think about what happen to X when you add d.oyth94 said: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?
oyth94 said: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?