001129 : Value must be between zero and one.
Description
The input argument is a probability and therefore should be between 0 and 1. This error is triggered by the normal quantile function.
Solution
Specify a probability argument between 0 and 1.
11/18/2010