Language Reference


Quantile Functions

You can call the following Base SAS functions for computing quantiles of statistical distributions. The functions that are indicated with an asterisk (*) are deprecated. You should use the QUANTILE function instead.

BETAINV*

returns a quantile from the beta distribution

CINV*

returns a quantile from the chi-squared distribution

FINV*

returns a quantile from the F distribution

GAMINV*

returns a quantile from the gamma distribution

PROBIT*

returns a quantile from the standard normal distribution

QUANTILE

returns the quantile from the specified distribution

TINV*

returns a quantile from the t distribution