30  Exponential distribution

Figure 30.1: Distribution (left) and density (right) functions of an Exponential random variable.

An exponential random variable X is defined only on the positive real line, i.e. X[0,], and its distribution depends on a parameter λ>0 called rate.

30.1 Distribution

The distribution function of an exponential random variable reads (30.1)FX(x)=1eλx,x[0,]. Symmetrically the survival function F¯X(x)=1FX(x) F¯X(x)=eλx,x[0,]. Taking the derivative with respect to x of gives the density function, i.e. fX(x)=λeλx,x[0,],

30.2 Quantile

The quantile function of an exponential random variable is defined as qX(α)=1λlog(1α),α[0,1],

Proof. The quantile function of a random variable is implicitly defined as the level of X=qX(α) such that the distribution function computed in qX(α) gives a probability equal to α. More precisely, one must solve for qX(α) such that: α=FX(qX(α))=1eλqX(α)qX(α)=1λlog(1α)