A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Exponential Distribution: Waiting Times and Lifetimes

College Depth 96 in the knowledge graph I know this Set as goal
3topics build on this
439prerequisites beneath it
See this on the map →
Exponential DistributionGeometric DistributionMolecular Clocks and Phylogenetic Dating
exponential waiting-time

Core Idea

Exponential(λ) with rate λ>0: f(x)=λe−λx, x≥0. E[X]=1/λ, Var(X)=1/λ². Models lifetimes, service times, and waiting times between Poisson events. Only continuous distribution with memoryless property.

Explainer

From your introduction to the exponential distribution, you know the basic shape and the formulas. This deeper treatment develops two things: why the exponential distribution is the unique continuous distribution with the memoryless property, and what it means for the exponential to be the continuous-time analogue of the geometric distribution — both arising as waiting times in a Poisson framework.

The memoryless property says: P(X > s + t | X > s) = P(X > t) for all s, t ≥ 0. In words: if a component has survived to age s, its remaining lifetime has exactly the same distribution as a brand-new component. Past survival gives no information about future failure. This is a strange property — it means the exponential distribution has no aging. Formally, the only continuous distribution with this property is the exponential. Here is the argument: the survival function S(x) = P(X > x) must satisfy S(s + t) = S(s) · S(t) (this is the functional equation the memoryless property imposes). Continuous solutions to S(s + t) = S(s) · S(t) with S(0) = 1 and S decreasing are exactly S(x) = e−λx for some λ > 0 — i.e., the exponential distributions. No other continuous distribution satisfies this.

The connection to the Poisson process is where the exponential becomes indispensable. If events occur as a Poisson process with rate λ (meaning the number of events in any interval of length t is Poisson(λt)), then the waiting time between consecutive events is Exp(λ). Conversely, if inter-arrival times are i.i.d. Exp(λ), the counting process is Poisson with rate λ. This duality means the exponential and Poisson distributions are two views of the same underlying random process: Poisson describes the count, exponential describes the gaps. The mean waiting time 1/λ is the reciprocal of the rate, which is intuitive: if events arrive at rate 2 per hour (λ = 2), the average wait is 1/2 hour.

For practical calculations: the CDF is F(x) = 1 − e−λx, making probability computations straightforward. Sums of independent exponentials produce the gamma distribution: if X₁, …, Xₙ are i.i.d. Exp(λ), then X₁ + … + Xₙ ~ Gamma(n, λ). The minimum of independent exponentials is again exponential: min(X₁, X₂) ~ Exp(λ₁ + λ₂) when Xᵢ ~ Exp(λᵢ) independently — a crucial fact in reliability theory and queueing, where the system fails when the first component fails. Together, these properties — memorylessness, Poisson duality, additive gamma structure, and minimum closure — make the exponential the cornerstone of continuous-time probability models.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityIndependence and the Multiplication RuleGeometric DistributionExponential DistributionExponential Distribution: Waiting Times and Lifetimes

Longest path: 97 steps · 439 total prerequisite topics

Prerequisites (2)

Leads To (1)