- #1
- 118
- 0
Homework Statement
I am told that X is a random variable with uniform distribution over [0,1]
I need to find the mean and variance of log(X)
2. The attempt at a solution
I assume I must find the pdf of log(X) so I did this as follows;
Let Y=log(X)
Then to find the cumulative distribution function I considered;
P(Y≤ y) = P(log(X)≤ y) = P( X < ey)
I know that X is uniform over [0,1] so this is equal to
∫1.dy between ey and 0, where ey≤ 1
This gives me that the cumulative distribution function = ey
Which tells me that the probability density function is also ey
Now what I am not sure of is what must y lie between, is this for y between eb and ea ?