Error Function distribution

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

 

image1115.gif






Format: VoseErf(h, U)

Erf equations

image230.gif

Uses

The Error Function distribution is derived from a normal distribution by setting m = 0 and s = 1/(h*SQRT(2)). Therefore the uses are the same as those of the Normal distribution.

VoseFunctions for this distribution

VoseErf generates values from this distribution or calculates a percentile.

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

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

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

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

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

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

See Also