We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
represents an exponential distribution with scale inversely proportional to parameter λ.
Details Background & ContextCumulative distribution function:
Scope (7)Generate a sample of pseudorandom numbers from an exponential distribution:
Compare its histogram to the PDF:
Distribution parameters estimation:
Estimate the distribution parameters from sample data:
Compare the density histogram of the sample with the PDF of the estimated distribution:
Skewness and kurtosis are constant:
Different moments with closed forms as functions of parameters:
Closed form for symbolic order:
Closed form for symbolic order:
Closed form for symbolic order:
Hazard function of exponential distribution is constant and depends on the parameter λ:
Consistent use of Quantity in parameters yields QuantityDistribution:
Applications (9)A battery has a lifespan that is exponentially distributed with rate parameter per hour. Find the probability that a random battery has a lifespan of less than 2500 hours:
Compute directly using the CDF:
A relay has an exponentially distributed lifetime with a failure rate of failures per year. In order to estimate warranty costs, estimate the number of relays out of 10000 that will fail in the first six months of use. The failure rate is also known as the hazard rate:
Hence the lifetime distribution (in years) for relays is:
The probability of failure within the first six months:
The expected number of failures within the first six months in the batch of 10000 relays:
A product has a time to failure that is exponentially distributed with parameter . Find the product's reliability at 1, 2, and 3 years. Reliability is another name for SurvivalFunction:
Suppose the lifetime of an appliance has an exponential distribution with average lifetime of 10 years. Find the appliance lifetime distribution:
Find the probability that a used appliance with years of use will not fail in the next 5 years:
Using the memoryless property of ExponentialDistribution:
Assume the waiting time a customer spends in a restaurant is exponentially distributed with an average wait time of 5 minutes. Find the probability that the customer will have to wait more than 10 minutes:
Find the probability that the customer has to wait an additional 10 minutes, given that he or she has already been waiting for at least 10 minutes (the past does not matter):
The data contains waiting times in days between serious (magnitude at least 7.5 or over 1000 fatalities) earthquakes worldwide, recorded from 12/16/1902 to 3/4/1977:
Fit ExponentialDistribution to the data:
Compare the histogram of the data with the PDF of the estimated distribution:
Find the average number of days between major earthquakes:
Find the probability that two serious earthquakes occur within 100 days:
Simulate times between the next 30 serious earthquakes occurring worldwide:
Waiting times at a receiver for signals coming from four independent transmitters are exponentially distributed with parameters , , , and , respectively. Find the probability that the signal from the third transmitter arrives first to the receiver:
Find the distribution of the waiting time for any signal at the receiver:
Find the average waiting time for any signal at the receiver:
Simulate the waiting time between signals arriving at the receiver for , , , and :
A system is composed of 4 independent components, each with lifespan exponentially distributed with parameter per hour. Find the probability that no component fails before 500 hours:
Directly use SurvivalFunction:
Find the probability that exactly one component will fail in the first 1200 hours:
Directly use CDF and SurvivalFunction:
By using BooleanCountingFunction, you can also define the logical condition:
In an optical communication system, transmitted light generates current at the receiver. The number of electrons follows the parametric mixture of Poisson distribution and other distributions, depending on the type of light. If the source uses coherent laser light of intensity λ, then the electron count distribution is Poisson:
Which is PoissonDistribution:
If the source uses thermal illumination, then the Poisson parameter follows ExponentialDistribution with parameter and the electron count distribution is:
These two distributions are distinguishable and allow the type of source to be determined:
Properties & Relations (31) Possible Issues (2)ExponentialDistribution is not defined when λ is not a positive real number:
Substitution of invalid parameters into symbolic outputs gives results that are not meaningful:
Neat Examples (1)PDFs for different λ values with CDF contours:
Wolfram Research (2007), ExponentialDistribution, Wolfram Language function, https://reference.wolfram.com/language/ref/ExponentialDistribution.html (updated 2016). TextWolfram Research (2007), ExponentialDistribution, Wolfram Language function, https://reference.wolfram.com/language/ref/ExponentialDistribution.html (updated 2016).
CMSWolfram Language. 2007. "ExponentialDistribution." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/ExponentialDistribution.html.
APAWolfram Language. (2007). ExponentialDistribution. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExponentialDistribution.html
BibTeX@misc{reference.wolfram_2025_exponentialdistribution, author="Wolfram Research", title="{ExponentialDistribution}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/ExponentialDistribution.html}", note=[Accessed: 12-July-2025 ]}
BibLaTeX@online{reference.wolfram_2025_exponentialdistribution, organization={Wolfram Research}, title={ExponentialDistribution}, year={2016}, url={https://reference.wolfram.com/language/ref/ExponentialDistribution.html}, note=[Accessed: 12-July-2025 ]}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4