NORMSDIST (standard normal distribution)

<< Click to Display Table of Contents >>

NORMSDIST (standard normal distribution)

Note: NORMSDIST is supplemented by the new function NORM.S.DIST with additional functionality, which is available in newer versions of Microsoft Excel (2010 or later).

Syntax:

NORMSDIST(x)

Description:

Returns the standard normal cumulative distribution function.

The standard normal distribution is a normal distribution (see NORM.DIST/NORMDIST function) with a mean of zero and a standard deviation of 1.

x is the value to be evaluated.

Annotation:

The cumulative distribution function is returned.

The inverse function is NORMSINV

See also:

NORM.S.DIST, NORM.INV/NORMINV, NORM.S.INV/NORMSINV, STANDARDIZE, GAUSS, LOGNORM.INV/LOGINV, LOGNORM.DIST/LOGNORMDIST