Exponential distribution Guide, Meaning , Facts, Information and Description
In probability theory and statistics, the exponential distribution is a continuous probability distribution with the probability density function (pdf)
The cumulative distribution function is given by
- .
- .
; first quartile : ln(4/3)/λ ; median : ln(2)/λ ; third quartile : ln(4)/λ ; mean : μ = 1/λ ; variance : σ2 = 1/λ2 ; skewness : γ1 = 2 ; kurtosis excess : γ1 = 6 ; entropy : H = 1 − ln(λ) nats
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:
- the time until you have your next car accident
- the time until you get your next phone call (assuming you get called many times a day, or get called by people from many different time zones)
- the distance between mutations on a DNA strand
- the distance between roadkill
- the time until a radioactive particle decays
- the number of dice rolls until you roll 6 11 times in a row
Given a random variable Y with uniform distribution in the interval (0;1], the variable
This is an Article on Exponential distribution. Page Contains Information, Facts Details or Explanation Guide About Exponential distribution Generating variables with exponential distribution
has an exponential distribution with the parameter λ.
