JohnsonU distribution

MR-dice-icon.png Download a pdf copy of this help file  here



image1115.gif






Format: VoseJohnsonU(a1, a2, b, g, U)

JohnsonU equations

image236.gif

The main use of the Johnson unbounded distribution is that it can be made to have any combination of skewness and kurtosis. Thus, it provides a flexible distribution to fit to data by matching these moments. That said, it is an infrequently used distribution in risk analysis.

The distribution name comes from Johnson (1949) who proposed a system for categorizing distributions, in much the same spirit that Pearson did. Johnson's idea was to translate distributions to be a function of a unit Normal distribution, one of the few distributions for which there were good tools available at the time to handle.

VoseFunctions for this distribution

VoseJohnsonU generates values from this distribution or calculates a percentile.

VoseJohnsonUObject constructs a distribution object for this distribution. Professional and Industrial editions only.

VoseJohnsonUProb returns the probability density or cumulative distribution function for this distribution. Professional and Industrial editions only.

VoseJohnsonUProb10 returns the log10 of the probability density or cumulative distribution function. Professional and Industrial editions only.  

VoseJohnsonUFit generates values from this distribution fitted to data, or calculates a percentile from the fitted distribution. Professional and Industrial editions only.

VoseJohnsonUFitObject constructs a distribution object of this distribution fitted to data. Professional and Industrial editions only.

VoseJohnsonUFitP returns the parameters of this distribution fitted to data. Professional and Industrial editions only.