NORMSINV returns a Standardized Normal deviate z corresponding with the one-tailed probability P.
SYNTAX:
NORMSINV(P)where :P can be a constant, function or variable reference. P must be between 0 and 1.
EXAMPLES:
V13032 = NORMSINV(V13031)