Exponential distribution

from Wikipedia, the free encyclopedia
Density of the exponential distribution with different values ​​for λ

The exponential distribution (also negative exponential distribution ) is a continuous probability distribution over the set of non-negative real numbers , which is given by an exponential function . It is primarily used as a model when answering the question about the duration of random time intervals , e.g. B.

  • Time between two calls
  • Lifetime of atoms in radioactive decay
  • Service life of components, machines and devices, if signs of aging do not have to be considered.
  • as a rough model for small and medium-sized damage in household effects, motor vehicle liability, comprehensive insurance in actuarial mathematics

stands for the number of expected events per unit interval. As can be seen from the diagram, shorter intervals between events (interval length ) are more likely. However, very long intervals also occur less frequently. The probability density can definitely take on values> 1 (e.g. for ), since the area under the curve is normalized to 1 (normalization property). Concrete probability information about the occurrence of the next event can best be obtained from the distribution function .

Often the actual distribution is not an exponential distribution, but the exponential distribution is easy to handle and is assumed for the sake of simplicity. It is applicable if a Poisson process is present, i.e. the Poisson assumptions are fulfilled.

The exponential distribution is part of the much larger and more general exponential family , a class of probability measures that are easy to use.

definition

A continuous random variable satisfies the exponential distribution with the positive real inverse scale parameter if it is the density function

owns. If a random variable has this density, then one also writes or .

The parameter has the character of an event rate and that of an event distance (average range or average service life).

An alternative parameterization (especially common in the Anglo-Saxon region) leads to the density function

.

The relationship to the above parameterization is simple . To avoid misunderstandings, it is recommended to state the expected value explicitly, i.e. to speak of an exponential distribution with expected value .

properties

Distribution function

Distribution function of the exponential distribution with different values ​​for .

The (cumulative) distribution function of the exponential distribution is

.

It allows the calculation of the probability of the occurrence of the next event in the interval from to .

The probability of an interval length being greater than that of the next event .

Expected value

The exponential distribution has the expectation , because

.

The expected value corresponds to the average service life of components, machines and devices if signs of aging do not have to be considered. In this context it is referred to as Mean Time Between Failures (MTBF).

Median

The exponential distribution has its median at

.

mode

The density function of the exponential distribution assumes the maximum value at, i.e. i.e., the mode is

.

Variance

The variance results analogously using

.

Standard deviation

For the standard deviation results

.

Coefficient of variation

The coefficient of variation is obtained directly from the expected value and the variance . It applies

.

So it applies

.

Geometric mean

The geometric mean of the exponential distribution is

,

where denotes the Euler-Mascheroni constant .

More spread

The mean absolute deviation

is smaller than the standard deviation, the mean absolute deviation with respect to the median

is a little smaller.

Crookedness

The skewness possesses independently of the parameter always has the value 2. The distribution is a typical representative of a very skewed distribution , for which applies.

Bulge

The curvature always has the value 9 regardless of the parameter .

Quantiles

The quantile function of the exponential distribution can be specified and is

.

This is the interquartile range .

Higher moments

The kth moments are

.

This can be shown, for example, with the k-th derivative of the torque-generating function.

Accumulators

The cumulative generating function is

for .

This is the kth cumulant

Characteristic function

The characteristic function has the form

.

Moment generating function

The moment generating function of the exponential distribution is

for .

entropy

The entropy of the exponential distribution is

.

Probability of survival

Since the exponential distribution is also used as a service life distribution and in the technical field as an expression for the reliability of a device, it is possible to use the distribution function to specify related variables such as the survival function and the failure rate . This is how the complement of the distribution function is called the survival function:

This gives the conditional survival probability related to a point in time

The exponential distribution is a memoryless lifetime distribution, i.e. H. the probability of survival in relation to a certain point in time is independent of the previous age. In contrast to the Weibull distribution , the exponential distribution can only be used for so-called fatigue-free systems

The failure rate results in

It is constant in time and space for the exponential distribution and is usually referred to in the literature by the constant λ.

Memory loss

The exponential distribution is memoryless in the following sense : If it is known that an exponentially distributed random variable exceeds the value , then the conditional probability that it exceeds by at least exactly as great as that that an exponentially distributed random variable (with the same parameter ) exceeds the value , formally

.

Memorylessness is even a defining property of the exponential distribution; this is the only possible continuous distribution with this property. This follows directly with the definition of the conditional probability and the resulting functional equation . The discrete counterpart to this is the geometric distribution as the only possible discrete memoryless distribution.

Other properties

Are stochastically independent, so is

If stochastically independent, then there is a linear combination of exponential distributions, if they are all equal, then the sum is Erlang-distributed.

Relationship to other distributions

Relationship to constant uniform distribution

If a continuous random variable is uniformly distributed over the interval , then the exponential distribution with the parameter is sufficient .

Relationship to normal distribution

If the random variables and are standard normal distributed and independent , then is exponentially distributed with parameter .

Relationship to the geometric distribution

In analogy to the discrete geometric distribution , the continuous exponential distribution determines the waiting time until the first occurrence of an event that occurs according to a Poisson process; the geometric distribution can thus be viewed as a discrete equivalent to the exponential distribution.

Relationship to the gamma distribution

  • The generalization of the exponential distribution, i.e. H. the waiting time until the occurrence of the -th event of a Poisson process is described by the gamma distribution . The exponential distribution with parameters is therefore identical to the gamma distribution with parameters and . The exponential distribution therefore also has all the properties of the gamma distribution. In particular, the sum of independent, -distributed random variables is gamma or Erlang-distributed with parameters and .
  • The convolution of two exponential distributions with the same results in a gamma distribution with , .

Relationship to the gamma-gamma distribution

If the parameter of the exponential distribution is a random variable that is distributed like a gamma distribution, then the resulting random variable is distributed like a gamma-gamma distribution.

Relationship to the Pareto distribution

If Pareto is distributed with parameters and , then is exponentially distributed with parameters .

Relationship to the Poisson distribution

The intervals between the occurrence of random events can often be described using the exponential distribution. In particular, it applies that the distance between two successive events of a Poisson process with Rate is exponentially distributed with the parameter . In this case the number of events in an interval of length is Poisson distributed with parameter .

Derivation: Let w be a position or time variable and the small constant occurrence frequency of events in the unit interval of w. Then one finds the probability of the next occurrence of an event in the small interval as the product of the probability of having no event up to w and one in the interval using Poisson's assumptions :

After division by the probability density, this results in the exponential distribution as the event rate and the mean event distance.

Relationship to the Erlang distribution

  • For a Poisson process, the random number of events up to a defined point in time is determined by means of the Poisson distribution , the random time up to the -th event is Erlang-distributed . In this case , this Erlang distribution changes into an exponential distribution , with which the time to the first random event and the time between two successive events can be determined.
  • The sum of independent exponentially distributed random variables has the Erlang distribution -th order .

Relationship to the Weibull distribution

  • With the Weibull distribution changes into the exponential distribution. In other words, the exponential distribution deals with problems with a constant failure rate . However, if one examines questions with a rising ( ) or falling ( ) failure rate, one moves from the exponential distribution to the Weibull distribution.
  • If is exponentially distributed , then Weibull is distributed.

Relationship to the chi-square distribution

The chi-square distribution changes into the exponential distribution with the parameter .

Relationship to the Rayleigh distribution

If is exponentially distributed with rate , then it is Rayleigh distributed with scale parameter .

Relationship to the Laplace distribution

Are two independent random variables, both exponentially distributed with parameters , then both as a Laplacian distributed .

Relation to the standard Gumbel minimum distribution

The density of the logarithm of a standard exponentially distributed random variable follows a standard Gumbel distribution (minimum)

.

Application example

The exponential distribution is a typical lifetime distribution. For example, the service life of electronic components is often distributed approximately exponentially. In this context, the lack of memory plays an important role: the probability that a component that is x days old will last at least t days is therefore just as great as that a new component will last t days at all. The constant failure rate is characteristic of the exponential distribution .

This is only approximately correct for incandescent lamps, for example, since they are only heavily used when they are switched on. Exponential distribution must not be applied to living beings either, otherwise the probability that an eighty-year-old will live another fifty years, for example, would be just as high as that of a newborn child reaching the age of fifty.

Example: Radio alarm clocks are produced in an electronics company. As part of quality assurance, the functional duration of the alarm clock is examined on the basis of complaints. It turns out that an average of 5 ‰ of the alarm clocks fail every day regardless of their age.

The random variable “duration of the functionality of a radio alarm clock in days” is exponentially distributed with the failure rate . Accordingly, the average time it takes for an alarm clock to fail is days.

The probability that an alarm clock will last for a maximum of 20 days is

d. H. after 20 days, an average of about 10% of the alarm clocks have failed.

Accordingly, the proportion of alarm clocks that last for at least 180 days is

so on average about 40% of the alarm clocks last longer than 180 days.

Although more devices fail at the beginning with an exponentially distributed lifetime distribution, the failure rate is constant: in relative terms, the same number of devices fail in each time interval. This fact must not be confused with the early failures of the bathtub curve . Here the failure rate is higher at the beginning and not constant over the service life. A different lifetime distribution ( Weibull distribution ) is necessary to describe the bathtub curve .

Random numbers

The inversion method can be used to generate exponentially distributed random numbers .

The inverse of the distribution function to be formed according to the simulation lemma reads here . A sequence of exponentially distributed random numbers can therefore be calculated for a sequence of standard random numbers . Instead, it is easier to calculate.

See also

Web links