14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix A JSL Syntax Reference 651<br />

Probability Functions<br />

Normal Mixture Quantile(p, mean, stdev, probability)<br />

Description<br />

Returns the quantile, the values for which the probability is p that a random value would be lower. The<br />

mean, stdev, and probability arguments are all vectors of the same size.<br />

Normal Quantile(p, , )<br />

Probit(p, , )<br />

Description<br />

Returns the pth quantile from the normal distribution with mean and stddev. The default mean is 0.<br />

the default stddev is 1.<br />

Probit()<br />

See “Normal Quantile(p, , )” on page 651.<br />

SEV Density(x, mu, sigma)<br />

Description<br />

Returns the density at x of the smallest extreme distribution with location mu and scale sigma.<br />

SEV Distribution(x, mu, sigma)<br />

Description<br />

Returns the probability that the smallest extreme distribution with location mu and scale sigma is less<br />

than x.<br />

SEV Quantile(p, mu, sigma)<br />

Description<br />

Returns the quantile at p of the smallest extreme distribution with location mu and scale sigma.<br />

Students t Density()<br />

See “t Density(q, df)” on page 652.<br />

Students t Distribution()<br />

See “t Distribution(q, df, )” on page 652.<br />

Students t Quantile()<br />

See “t Quantile(p, df, )” on page 652.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!