Calculates the value for the cumulative distribution function of the standard normal at a given point.
Calculates the value of the inverse normal distribution function based on a given probability, mean, and standard deviation.
Calculates the value of the normal distribution function (or the cumulative normal distribution function) based on a specified value, mean, and standard deviation.
Refer to NORM.S.INV
Refer to NORM.S.DIST for more information.
Refer to NORM.INV
Refer to NORM.DIST
Determines the likelihood of experiencing a specified number of failures before achieving a designated number of successes, given a particular success probability across independent trials.
Refer to NEGBINOMDIST for details.
Refer to the MODE function.