

Description: Returns the inverse of the normal cumulative distribution.
Syntax: norminv(Probability, Mean, Standard_dev)
Probability is the value at which the cumulative normal distribution is evaluated.
Mean is the mean of the distribution.
Standard_dev is the standard deviation of the distribution.
Remarks:
Probability, Mean and Standard_dev must be numerical.
Probability and Standard_dev must be > 0.
All parameter values can include:
Numerical values
Standard operands (+, -, *, /)
Predefined mathematical functions (exp, log, sin, etc.)
References to any Synthesis Workbooks
Example:
norminv(0.908789, 40, 1.5)
Returns:
42.000002
© 1992-2019. HBM Prenscia Inc. ALL RIGHTS RESERVED.
| E-mail Link |