NORM.INV
Category: Statistical Function.
Description: Returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
Syntax: NORM.INV(probability,mean,standard_dev)
'Probability' is a probability corresponding to the normal distribution.
'Mean' is the arithmetic mean of the distribution.
'Standard_dev' is the standard deviation of the distribution.