Skip to Content

GAUSS

Returns 0.5 less than the standard normal cumulative distribution

Syntax

GAUSS(z)

Parameters

  • z: Required. Returns the probability that a member of a standard normal population will fall between the mean and z standard deviations from the mean

Example

=GAUSS(2)
Returns: NumberSince: Excel 2013