Exponential Distribution

Subjects: Probability Theory
Links: Continuous Distributions

This might be related to the Geometric Distribution, as the continuous analogue

We say that X is a random variable with exponential distribution with parameter λ>0, and we write Xexp(λ), when the pdf is

f(x;λ)={λeλxx>00otherwise

We can calculate the cdf as

F(x;λ)={1eλxx>00otherwise

and that P(X>x)=eλx

We have that

and the nth moment of X, we have that

E[Xn]=n!λn

Let c>0 be constant and X be a random variable with distribution exp(λ), we get that

cXexp(λ/c)

We can get the moment generating function of X

M(t)=λλtt<λ

The characteristic is $$ \phi(t) = \frac{\lambda}{\lambda-it} \qquad t < \lambda $$

Memory loss property

Let X be a random variable with exponential distribution with parameter λ>0. We get that for any x,y0,

P(X>x+yX>y)=P(X>x)

Let U be a random variable with distribution unif(0,1) and let λ>0 be a constant. Then the random variable X, defined as

X=1λln(1U)

Then Xexp(λ).