NORMSINV

Name

NORMSINV —
NORMSINV(p)

Description

The NORMSINV function returns the inverse of the standard normal cumulative distribution. @p is the given probability corresponding to the normal distribution.

If @p < 0 or @p > 1 NORMSINV returns #NUM! error.

See also

NORMDIST , NORMINV , NORMSDIST , STANDARDIZE , ZTEST