The NORMSINV function is one of the statistical functions. It is used to return the inverse of the standard normal cumulative distribution.
Syntax
NORMSINV(probability)
The NORMSINV function has the following argument:
Argument | Description |
---|
probability | A probability corresponding to the normal distribution. A numeric value greater than 0 but less than 1. |
Notes
How to apply the NORMSINV function.
Examples
The figure below displays the result returned by the NORMSINV function.
