Calculating the Central Density Function for a Continuous Random Variable

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
MaxManus
Messages
268
Reaction score
1

Homework Statement

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

F(x) = [itex]\int_{-\infty}^x f(x) dx[/itex]

Homework Equations


The Attempt at a Solution


Homework Statement



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

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

= infinity.

The last part should not be infinity so can anyone see where I go wrong?
 
Last edited:
Physics news on Phys.org
Yes it should! Thanks

Insert the limits:
[itex]-\frac{1}{2}e^{-\lambda(x-\theta)} + \frac{1}{2}e^{-\lambda(\theta-\theta)}[/itex]
=
[itex]1/2 -\frac{1}{2}e^{-\lambda(x-\theta)}[/itex]
 
Last edited:
Thanks, corrected it now.