Exponential Distribution
Gist
A distribution known for its use in waiting time.
Mathematics
This is a continuous probability distribution.
The probability density function is given by:
Properties
Mean:
Derivation
Variance:
Memoryless
The memoryless property states:
Given that the event hasn't occurred by time
Uses
- In compartmental modeling (like Model - SIR), the waiting time of individuals is described with the exponential distribution.
- A possible choice for Survival analysis
Relationship
- A continuous form of the Geometric distribution.
- The sum of
exponential distributions is the equivalent of the Gamma Distribution which is useful for Delay Distribution
Other notes
- Interestingly, in 1958, it was considered not a useful distribution for application?