Fit heavy-tailed severity distributions including Pareto, Weibull, and generalized beta
A loss data set with substantial right tail is given and you must fit a heavy-tailed distribution and compute tail quantities.
Plot the data on a log-log scale or use a mean excess plot to assess tail thickness. Fit candidate distributions (Pareto, Weibull, lognormal, generalized beta of the second kind) by MLE. Compare fits with AIC/BIC and Anderson-Darling (tail-weighted). Use the fitted model to compute VaR, TVaR, or layered loss costs.
Mean excess function e(x) = E[X - x | X > x]; for Pareto, e(x) grows linearly in x.