Common Distributions - Key Properties
Distribution families possess characteristic properties that enable their identification and facilitate calculations. Understanding these properties is crucial for both theoretical work and practical applications.
Closure Under Transformations
Many distribution families are closed under specific transformations.
Normal Distribution:
- If , then
- Sum: If independently, then
- The normal distribution is the only distribution closed under convolution with the same family
Poisson Distribution:
- Sum: If independently, then
Gamma Distribution:
- Sum: If independently (same ), then
If waiting times at two service points are independent Exponential and Exponential, their sum follows:
Wait—different rates! No simple Gamma sum. Instead, use convolution or MGF.
Memoryless Property
The exponential distribution is the unique continuous distribution with the memoryless property:
Similarly, the geometric distribution is the unique discrete memoryless distribution.
Proof Sketch: The memoryless property implies where is the survival function. The only continuous solution is , the exponential. □
A light bulb has exponentially distributed lifetime with mean 1000 hours. After 500 hours of use, the probability it lasts another 500 hours is:
The bulb doesn't "remember" its age!
Relationships Between Distributions
Many distributions are related through transformations or limits:
Binomial → Poisson: As , with :
Binomial → Normal: For large :
Poisson → Normal: For large :
Exponential → Gamma: Sum of independent Exponential gives Gamma
Chi-squared: If independently:
For Binomial:
- Exact:
- Normal approximation with continuity correction:
Excellent approximation!
These relationships reveal the deep interconnections in probability theory. Distributions don't exist in isolation—they form a coherent mathematical structure where one distribution approximates another under limiting conditions, and transformations map one family to another.