The Gnumeric Manual | ||
---|---|---|
<<< Previous | Next >>> |
NORMDIST(x,mean,stdev,cumulative) |
NORMDIST function returns the normal cumulative distribution. @x is the value for which you want the distribution, @mean is the mean of the distribution, @stdev is the standard deviation.
If @stdev is 0 NORMDIST returns #DIV/0! error.
This function is Excel compatible.
<<< Previous | Home | Next >>> |
NOMINAL | Up | NORMINV |