Exponential Probability Rate Calculator

Input








Formulas and Output

\[\beta = \frac{1}{\lambda} = \frac{1}{ 5 } = 0.2\]
\[p( 0.2 < x < 0.5) = \int_{Lower X}^{Upper X} \frac{1}{\beta}e^{\frac{-X}{\beta}} dX = \int_{ 0.2 }^{ 0.5 } \frac{1}{ 0.2 }e^{\frac{-X}{ 0.2 }} = 0.28579\]
\[\begin{eqnarray*} \textrm{The function above finds the probability of the first event} \end{eqnarray*}\] \[\begin{eqnarray*} \textrm{occuring between 0.2 and 0.5 units of X given Lambda = 5 } \end{eqnarray*}\]

When do you use the exponential distribution (rate)?

If the question is written as X events per unit/time then you use rate.

Example 1 (time, rate), a checkout counter at a supermarket completes the process according to an exponential distribution with a service rate of 6 per hour. A customer arrives at the checout counter. Find the probability of the following events:
- The service is completed in between 2 and 5 minutes.

To find λ here you need to change the average rate per hour to minutes instead of hours, in other words do λ = 6/60 = 0.1. Now we know λ in the same units as the question asks us which is λ = 0.1 or 0.1 customers arrive per minute. To find the answer to the question above use λ = 0.1, lower X = 2, and upper X = 5.

Example 2 (units, rate), A wire breaks on average 5 times per meter, find the probability of the following event:
- The wire breaking in the first 0 to 0.5 meters.

λ is equal to 5 here, so in order to solve this use λ = 5, lower X = 0.2 and upper X = 0.5.

BEEP BEEP WARNING ALERT, if the mean is already given in the question you might want to check the exponential scale calculator instead because the mean in an exponential distribution does not equal to λ, instead the mean is equal to β.