Parameters:
The exponential distribution models the amount of time until an event occurs.
Note that this is the continuous equivalent of the geometric distribution.
The probability density function is
| (7.10) |
Note that the exponential distribution is the same as the gamma distribution with parameters
. (I.e. time until first event,
.)
The mean and variance of
:

The cumulative distribution function is
| (7.11) |
The exponential distribution is memoryless:
| (7.12) |
meaning that if the instrument is alive at time
, the probability of survival to time
(i.e., from time
to
) is the same as the initial probability of surviving to time
. (I.e., the instrument doesn't remember that it already survived to
).