Parameters α > 0 {displaystyle alpha >0} shape (real) β > 0 {displaystyle eta >0} shape (real) σ > 0 {displaystyle sigma >0} scale (real) Support x > σ {displaystyle x>sigma } PDF e − α log x σ − β [ log x σ ] 2 ( α x + 2 β log x σ x ) {displaystyle e^{-alpha log {rac {x}{sigma }}-eta left[log {rac {x}{sigma }}ight]^{2}}left({rac {alpha }{x}}+{rac {2eta log {rac {x}{sigma }}}{x}}ight)} CDF 1 − e − α log x σ − β [ log x σ ] 2 {displaystyle 1-e^{-alpha log {rac {x}{sigma }}-eta [log {rac {x}{sigma }}]^{2}}} Mean σ + σ 2 β H − 1 ( − 1 + α 2 β ) {displaystyle sigma +{ frac {sigma }{sqrt {2eta }}}H_{-1}left({ frac {-1+alpha }{sqrt {2eta }}}ight)} where H n ( x ) {displaystyle H_{n}(x)} is the "probabilists' Hermite polynomials" Median σ ( e − α + α 2 + β log 16 2 β ) {displaystyle sigma left(e^{rac {-alpha +{sqrt {alpha ^{2}+eta log {16}}}}{2eta }}ight)} |
In probability, statistics, economics, and actuarial science, the Benini distribution is a continuous probability distribution that is a statistical size distribution often applied to model incomes, severity of claims or losses in actuarial applications, and other economic data. Its tail behavior decays faster than a power law, but not as fast as an exponential. This distribution was introduced by Rodolfo Benini in 1905. Somewhat later than Benini's original work, the distribution has been independently discovered or discussed by a number of authors.
Contents
Distribution
The Benini distribution
where
The density of the two-parameter Benini model is
Simulation
A two parameter Benini variable can be generated by the inverse probability transform method. For the two parameter model, the quantile function (inverse cdf) is
Related distributions
Software
The (two parameter) Benini distribution density, probability distribution, quantile function and random number generator is implemented in the VGAM package for R, which also provides maximum likelihood estimation of the shape parameter.