The exponential distribution is a continuous distribution that runs on a single parameter, lambda. The probability density function (PDF) of this distribution is given by
What does the PDF look like? We use the R code dexp for that. Following is the PDF of an exponential distribution function with parameter lambda = 0.01.
The cumulative distribution of exponential distribution is given by
Mean and variance of exponential distribution
The expected value (mean) and variance of the distribution is given by