Avatrin
- 242
- 6
Homework Statement
I have a probability density function:
f_{X}(x) = θk^{θ}x^{-θ-1} when x > k and 0 everywhere else
And:
Y = θlog(X/k)
Find the probability density function for Y. What well known density function is this?
Homework Equations
I don't really know where to start...
The Attempt at a Solution
I first tried solving for x and:
X = ke^{Y/θ}
Plugging this into f(x):
f_{Y}(y) = θk^{θ}(ke^{y/θ})^{-θ-1}
I also tried going the other way around:
f_{Y}(x) = θlog(θk^{θ-1}x^{-θ-1})
But, I don't really know what to do and where to start.. ...