VoseProb10 | Vose Software

VoseProb10

See also: Probability calculations in ModelRisk

VoseProb10({x},Distribution,Cumulative)

 

 

Example model

Calculates the logarithm base 10 of the joint probability density (or probability mass) f({x}) and joint cumulative probability F({x}) for a set of values {x} against a specified distribution.

  • {x} - array containing one or more values.

  • Distribution - a distribution object.

  • Cumulative - optional boolean parameter (TRUE/FALSE) specifying if the cumulative (TRUE) probability of the {x} should be returned or not (FALSE, default).

For each distribution in ModelRisk separate probability calculation functions are implemented as well, as described here.

 

Navigation