NORMSDIST function

Category: Compatibility
Introduced: Excel 2003

Summary

Returns the standard normal cumulative distribution

Syntax

NORMSDIST(z) The NORMSDIST function syntax has the following argument:
• Z Required. The value for which you want the distribution.

Example

=NORM.S.DIST(1.333333,TRUE)
=NORM.S.DIST(1.333333,FALSE)

Microsoft Support Page

https://support.microsoft.com/en-us/office/norm-s-dist-function-1e787282-3832-4520-a9ae-bd2a8d99ba88

Back to Functions