Continuous Inverse CDF VI

Computes the continuous inverse cumulative distribution function (CDF) of the various distributions. You must manually select the polymorphic instance to use.


icon

The Beta Inverse CDF instance finds the value x such that cdf(x) is the probability that the random variate X, where X describes the selected distribution type, takes on a value less than or equal to it.

Prob[X ≤ x] = cdf(x)

Examples

Refer to the following example files included with LabVIEW.

  • labview\examples\Mathematics\Probability and Statistics\Display Continuous Probability Distributions.vi