Microsoft® Excel® 2010 Formulas & Functions Inside Out
by Helmut Reinke Egbert Jeschke Sara Unverhau, Eckehard Pfeifer, Bodo Fienitz, and Jens Bock
NORM.S.DIST()/NORMSDIST()
Syntax. NORM.S.DIST(z,cumulative)
Definition. This function returns the values or probabilities of the distribution function of a standard normal distributed random variable. The standard normal distribution has a mean of 0 and a standard deviation of 1. Use this function instead of a table containing the values of the distribution function of a standard normal distribution.
Arguments
z (required). The distribution value (quantile) for which you want to calculate the probability
cumulative (required). The logical value that represents the type of the function. If cumulative is TRUE, the NORM.S.DIST() function returns the value of the distribution function (cumulative density function). If cumulative is FALSE, the NORM.S.DIST() ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access