The NORMSDIST function is one of the statistical functions. It is used to return the standard normal cumulative distribution function.
Syntax
NORMSDIST(z)
The NORMSDIST function has the following argument:
| Argument | Description |
|---|
| z | A numeric value for which you want to find the standard normal cumulative distribution. |
Notes
How to apply the NORMSDIST function.
Examples
The figure below displays the result returned by the NORMSDIST function.
