The exponential distribution is a continuous probability distribution that describes 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. It is often used to model the time until an event occurs, such as the time until a machine fails or the time between arrivals at a service center.
1. Probability Density Function (PDF): \[f(x) = \lambda e^{-\lambda x}, \quad x \geq 0\] Where \(\lambda\) is the rate parameter, and \(x\) is the random variable.
2. Cumulative Distribution Function (CDF): \[F(x) = 1 - e^{-\lambda x}, \quad x \geq 0\] This gives the probability that an event occurs within time \(x\).
3. Mean: \[E[X] = \frac{1}{\lambda}\] The expected value or average of the distribution.
4. Median: \[M = \frac{\ln(2)}{\lambda}\] The value that separates the higher half from the lower half of the distribution.
5. Variance: \[Var(X) = \frac{1}{\lambda^2}\] A measure of the spread of the distribution.
6. Standard Deviation: \[SD = \frac{1}{\lambda}\] The square root of the variance, giving a measure of spread in the same units as the original data.
Let's calculate for an exponential distribution with \(\lambda = 0.5\) and interval \([1, 3]\).
This graph represents the probability density function of an exponential distribution. The shaded area illustrates the probability \(P(x_1 < X < x_2)\).
We can create a free, personalized calculator just for you!
Contact us and let's bring your idea to life.