Exponential Distribution

A random variable X has a exponential distribution XExp(θ) if and only if it has the pdf

f(x;θ)=1θex/θ for x>0

Mean μ=θ

Variance σ2=θ2

Equivalent to the pdf of a Gamma Distribution with α=1

1θ1Γ(1)x11ex/θ

Recall that if recurrent events happen according to a Poisson process with mean number of events per unit time is λ, then the number of events that occurs during an unit of time has a Poisson distribution with mean λ. The waiting time until the first event occurs has an exponential distribution with parameter θ = 1 λ and the mean waiting time is 1 λ . In addition, the waiting time between two successive events has the same exponential distribution

CDF

FX(x)=1ex/θ,x>0,θ>0

Order Statistics

fX(1)=1θ/nex/(θ/n)Exponential(θn)fX(n)=n[FX(x)]n1fX(x)=nθex/θ[1ex/θ]n1

Let n=2m+1

fX~(x)=(2m+1)!m!m!1θe(m+1)x/θ(1ex/θ)m