Exam PContinuousFree to read
Pareto distribution
A heavy-tailed positive loss where large claims stay meaningfully likely.
Parameters and support
- shape — larger means a lighter tail —
- scale —
- Support
The formulas
- f(x)
- F(x)
- Mean
- Variance
- MGF
Not examinable for this distribution.
No MGF exists — the tail is heavier than any exponential.
Where the moments come from
- decays polynomially, not exponentially.
- , which converges only when , giving .
- for .
- Subtracting the squared mean gives .
Worked example
Losses follow a Pareto distribution with α = 3 and θ = 2,000. Find the expected loss.
- Check the moment exists: , so the mean is finite.
- .
Answer: 1,000
The mean, variance, CDF and moment generating function above are re-derived numerically from this distribution’s own density on every test run — summed over the support for a discrete distribution, integrated by quadrature for a continuous one — and compared with the closed forms printed here. A typo on this page fails the build.
Traps
- Quoting a mean when α ≤ 1 or a variance when α ≤ 2 — they are infinite, and 'does not exist' is the answer.
- Confusing this two-parameter form with the single-parameter Pareto whose support starts at θ.
Related
Drill this: the Exam P question bank has original questions on this distribution, and the recall trainer builds its prompts from exactly the formulas above.