14.03.2014 Views

Using JMP - SAS

Using JMP - SAS

Using JMP - 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 B Formula Functions Reference 433<br />

Random Functions<br />

Random Geometric<br />

Returns random numbers from the geometric distribution with the parameter that you enter as the function<br />

argument. The parameter, p, is the probability that a specific event occurs at any one trial. The number of<br />

trials until a specific event occurs for the first time is described by the geometric distribution. The mean of<br />

the geometric distribution is (1-p)/p, and the variance is (1 – p)/p 2 .<br />

Random Poisson<br />

Generates a Poisson variate based on the value of the parameter, lambda, you enter as the function<br />

argument. Lambda is often the expected number of events occurring per unit time or unit of area. Lambda<br />

is both the mean and the variance of the Poisson distribution.<br />

Random Gamma Poisson<br />

Returns random numbers from the gamma Poisson distribution with parameters lambda and sigma.<br />

Random Weibull<br />

Returns a random number from a Weibull distribution.<br />

Random Logistic<br />

Returns a random number from a logistic distribution with the location mu and scale sigma.<br />

Random Loglogistic<br />

Returns a random number from a loglogistic distribution with the location mu and scale sigma.<br />

Random Lognormal<br />

Returns a Lognormal-distributed random number with location parameter mu and scale sigma.<br />

Random GLog<br />

Returns random numbers from the generalized logarithm distribution with parameters mu, sigma, and<br />

lambda. When lambda is equal to zero, the function returns a lognormal(mu, sigma).<br />

Random Reset<br />

Restarts the random number sequences with a seed that you specify.<br />

Random LEV<br />

Returns a random number from an LEV distribution with the specified location mu and scale sigma.<br />

Random SEV<br />

Returns a random number from the smallest extreme distribution with the specified location mu and scale<br />

sigma.

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

Saved successfully!

Ooh no, something went wrong!