Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

NORMDIST( <number>, <number>, <number>; <boolean>)

Description

Returns the normal distribution for a certain value with a given mean and standard deviation.

...

Returns the normal density function or the cumulative distribution function for the normal distribution. This function is frequently used used to measure the degree of diversity between two data sets.

...