Skip to Content

NORMSDIST

Returns the standard normal cumulative distribution. Replaced by NORM.S.DIST.

Syntax

NORMSDIST(z)

Parameters

  • z: Required. The value for which you want the distribution

Example

=NORMSDIST(1.333333)
Returns: NumberSince: Excel 2003