Calculating Quantiles in SAS

Posted on Mar 13, 2015 in Computer Science

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Use the quantile function. Don't use distribution specific function models.

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 distribution