| |||||||||
In probability theory and statistics, the exponential distribution is a continuous probability distribution with the probability density function (pdf)
f(t) = \left\{\begin{matrix} \lambda e^{-\lambda t} &,\; t \ge 0, \\ 0 &,\; t < 0. \end{matrix}\right.<math>
where λ > 0 is a parameter of the distribution.
The cumulative distribution function is given by.
F(t) = 1-e^{-\lambda t} \,\!<math>
The expected value and standard deviation of an exponential random variable are both 1/λ (and thus its variance is 1/λ2.)
The exponential distribution is used to model Poisson processes, which are situations in which an object initially in state A can change to state B with constant probability per unit time λ. The time at which the state actually changes is described by an exponential random variable with parameter λ. Therefore, the integral from 0 to T over f is the probability that the object is in state B at time T.
The exponential distribution may be viewed as a continuous counterpart of the geometric distribution, which describes the number of Bernoulli trials necessary for a discrete process to change state. In contrast, the exponential distribution describes the time for a continuous process to change state.
Examples of variables that are approximately exponentially distributed are:
An important property of the exponential distribution is that it is memoryless. This means that if a random variable T is exponentially distributed, its conditional probability obeys
This says that the conditional probability that we need to wait, for example, more than another 10 seconds before the first arrival, given that the first arrival has not yet happened after 30 seconds, is no different from the initial probability that we need to wait more than 10 seconds for the first arrival. This is often misunderstood by students taking courses on probability: the fact that P(T > 40 | T > 30) = P(T > 10) does not mean that the events T > 40 and T > 10 are independent. To summarize: "memorlessness" of the probability distribution of the waiting time T until the first arrival means
It does not mean
(That would be independence. These two events are not independent.
Given a random variable Y with uniform distribution in the interval (0;1], the variable
has an exponential distribution with the parameter λ.