Probability Density Function with an exponential random variable

Click For Summary
The discussion focuses on computing the probability density function (PDF) for a random variable Y defined as Y = log X, where X is an exponential random variable with parameter λ = 1. The initial attempt to derive the cumulative distribution function (CDF) F_Y(y) involved an incorrect simplification of the integral, leading to confusion about the parameter λ. A correction was suggested, emphasizing the need to properly handle the substitution and limits of integration. The final expression for the PDF was confirmed as p(x) = e^x e^{-e^x}. The conversation highlights the importance of careful variable management in probability calculations.
lizzyb
Messages
167
Reaction score
0
The question is: if X is an exponential random variable with parameter \lambda = 1, compute the probability density function of the random variable Y defined by Y = \log X.

I did F_Y(y) = P \{ Y \leq y \} = P \{\log X \leq y \} = P \{ X \leq e^y \} = \int_{0}^{e^y} \lambda e^{- \lambda x} dx = \int_{0}^{e^y} e^{- x} dx = -e^{-x} \Big |_0^{e^y} = -e^{-e^y} + 1 = 1 - e^{-e^y}

so

\frac {d F_{|X|} (x) } {dx} = p(x) = e^x e^{-e^x}

Unfortunately the answer isn't in the back of the book. Does that look okay?
 
Physics news on Phys.org
lizzyb said:
The question is: if X is an exponential random variable with parameter \lambda = 1, compute the probability density function of the random variable Y defined by Y = \log X.

I did F_Y(y) = P \{ Y \leq y \} = P \{\log X \leq y \} = P \{ X \leq e^y \}= \int_{0}^{e^y} \lambda e^{- \lambda x} dx = \int_{0}^{e^y} e^{- x} dx
This step is wrong. Obviously you can't just drop the \lambda like that. I suspect what you did was a substitution but you kept the same variable. If you let u= \lambda x, then du= \lambda dx so the integrand becomes e^u du. But you need to change the limits of integration also. When x= 0, u= 0 but when x= ey, u= \lambda e^y. The correct integral is now
\int_0^{\lambda e^y} e^{-u}du= -e^{-u}\right|_{0}^{\lambda e^y}

= -e^{-x} \Big |_0^{e^y} = -e^{-e^y} + 1 = 1 - e^{-e^y}

so

\frac {d F_{|X|} (x) } {dx} = p(x) = e^x e^{-e^x}

Unfortunately the answer isn't in the back of the book. Does that look okay?
 
Since \lambda = 1 I just sort of dropped/substituted it. Thanks :-)
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 19 ·
Replies
19
Views
4K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K