Statistics::Distributions::Exponential
Inherits Statistics::Distributions::ContinuousDistribution / Statistics::Distributions::Distribution / Reference / Object
Represents the probability distribution of the time between events in a Poisson point process, i.e., a process in which events occur continuously and independently at a constant average rate.
See wikipedia for more details.