=NORMDIST(x, mean, stdev, cumulative)
Returns the normal cumulative distribution for the specified mean and standard deviation.
=NORMSDIST(z)
Returns the standard normal cumulative distribution (has a mean of zero and a standard deviation of one)
=NORMSINV(p)
Returns the inverse of the standard normal cumulative distribution (has a mean of zero and a standard deviation of one)