Calculating the Central Density Function for a Continuous Random Variable

MaxManus
Messages
268
Reaction score
1

Homework Statement

-infinity<x<infinity
x> theta
f(x) = \frac{\lambda}{2}e^{-\lambda (x-\theta)}

F(x) = \int_{-\infty}^x f(x) dx

Homework Equations


The Attempt at a Solution


Homework Statement



\int \frac{\lambda}{2}e^{-\lambda (x-\theta)} dx
= -\frac{1}{2}e^{-\lambda(x-\theta)}

Insert the limits:
-\frac{1}{2}e^{-\lambda(x-\theta)} + \frac{1}{2}e^{-\lambda(-\infty-\theta)}

= infinity.

The last part should not be infinity so can anyone see where I go wrong?
 
Last edited:
Physics news on Phys.org
You have defined f(x) for x&gt;\theta. Is it zero elsewhere? Should your lower limit be \theta?
 
Yes it should! Thanks

Insert the limits:
-\frac{1}{2}e^{-\lambda(x-\theta)} + \frac{1}{2}e^{-\lambda(\theta-\theta)}
=
1/2 -\frac{1}{2}e^{-\lambda(x-\theta)}
 
Last edited:
You mean e^{-\lambda(\theta- \theta)}, not e^{-\lambda(-\theta- \theta)}
 
Thanks, corrected it now.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top