Exponential Distribution
Denoted as .
Here is the rate parameter, which represents the mean number of events per unit time. Similar to the rate of failures or a rate of arrivals in Poisson distribution.
Can be thought of as an continuous analogue of the geometric distribution. Often used to model the length of time until an event occurs. Memoryless.
Events must be occurring continuously and independently. Used to model inter-arrival times between completely random events (arrivals/hour), service times (services/minute), lifetime of a product which fails catastrophically (failure rate).
Properties
Relation to Poisson Distribution
If then . Here is the time until the next event, and is the number of events that occur in a fixed interval of time. The parameter is same because they describe the same underlying process.
CDF
Mean
Variance
Percentile
Moment Generating Function
Theorem
has an exponential distribution iff:
- is a positive continuous r.v. and
- has memoryless property, that is .