NORMSINV(p)
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.
NORMDIST , NORMINV , NORMSDIST , STANDARDIZE , ZTEST