The exponential distribution is a continuous probability distribution commonly used to model the time between events in a Poisson process. It is characterized by a single parameter , known as the rate parameter.
Probability Density Function (PDF)
The probability density function of the exponential distribution is:
- represents the time or distance between events.
- controls the rate of decay; higher values result in a steeper decline.
Cumulative Distribution Function (CDF)
The cumulative distribution function is the integral of the PDF:
The CDF represents the probability that .
Expectation (Mean)
The expected value of an exponential random variable is given by:
This is the average time or distance between events.
Variance
The variance of an exponential random variable is:
The standard deviation is the square root of the variance, .
Key Properties
- Memorylessness: The exponential distribution is the only continuous distribution with the property that:
This means that the distribution does not “remember” past events.
- Relationship with the Poisson Process: If the time between events follows an exponential distribution with rate , the number of events in a time interval of length follows a Poisson distribution with mean .