Exponential Distribution

Exponential Distribution

X is said to have an exponential distribution with parameter λ>0 if the PDF of X is:

f(x;λ)=λeλx

where x>0.

Pasted image 20241020222904.png

CDF for Exponential Distribution

Let X has an exponential distribution with parameter λ. Then the CDF of X is:

F(x;λ)={0x01eλxx>0

The mean and standard deviation of X are both 1λ.