Cumulative Descending distribution

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

 

image1115.gif






Format: VoseCumulD(min, max, {xi}, {Pi}, U)

CumulD equations

This is another form of the cumulative ascending distribution but here the list of cumulative probabilities are the probabilities of being greater than or equal to their corresponding x-values, sometimes known as survival probabilities.

Examples of the Cumulative descending distribution is given below:

image228.gif

Uses and equations

See Cumulative Ascending distribution

VoseFunctions for this distribution

VoseCumulD generates values from this distribution or calculates a percentile.

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

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

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

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

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

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

See Also