The NORMSINV function calculates the inverse standard normal distribution for a measure, with a mean of 0, and standard deviation of 1.
Arguments
value - The measure for which to calculate the normal distribution. This is a required argument.
Example