Skip to main content

StatsInvBetaCDF

StatsInvBetaCDF (cdf, p, q [, a, b ])

The StatsInvBetaCDF function returns the inverse of the beta cumulative distribution function. There is no closed form expression for the inverse beta CDF; it is evaluated numerically.

The defaults (a =0 and b =1) correspond to the standard beta distribution.

See Also

Statistical Analysis, StatsBetaCDF, StatsBetaPDF