Exponential Distribution
Motivation: why this matters in quant finance
Its signature property is memorylessness. Survival up to today does not change the distribution of the remaining wait. That is mathematically clean and financially strong; real hazard rates often move with time, credit quality, and market state.
Definition
where is the rate. The CDF and survival function are
Key Properties
The moments are
Memorylessness is the identity
The hazard rate is constant:
The MGF is
In Quant Finance
In reduced-form credit modelling, a constant-intensity default time has
With recovery , a rough spread approximation is
If events arrive as a Poisson process with rate , then inter-arrival times are independent exponentials. Order flow, jump times, and some operational-risk models start from this count/waiting-time link.
For independent credits with ,
The first-to-default rate is the sum of the independent intensities.
Worked Example: First Default
For three independent credits with hazards , , and , the first default rate is . The probability of at least one default within five years is
The riskiest name matters, but the basket rate is not the maximum rate; it is the sum.
Common Confusions and Pitfalls
Where This Goes Next
- Poisson Distribution: counts events whose waiting times are exponential.
- Uniform Distribution: inverse transform gives .
- Chi-Squared and Related Distributions: is exponential with rate .
References
- Bertsekas and Tsitsiklis, Introduction to Probability, 2nd ed., Ch. 3 Sec. 3.1-3.2 and Ch. 4 Sec. 4.4.
- Mosteller, Fifty Challenging Problems in Probability, Problems 27-30, for rare-event and Poisson-limit reasoning.
- James, Witten, Hastie, and Tibshirani, An Introduction to Statistical Learning, 2nd ed., Ch. 4, for event probability modelling and generalized linear model context.