Navigation:  Reference > Functions >

NORMDIST function

Print this Topic Previous pageReturn to chapter overviewNext page

Returns the normal distribution for the specified mean and standard deviation.

Syntax

NORMDIST(x,mean,standard_dev)

where

X

is the value for which you want the distribution.

Mean

is the arithmetic mean of the distribution.

Standard_dev

is the standard deviation of the distribution. (must be greater than 0.)

The result of normdist is

DPlot's NORMDIST function is equivalent to Excel's NORMDIST with the cumulative parameter set to FALSE.

____________________________

See also:

NORMDISTCDF

Functions

 


Page url: https://www.dplot.com/help/index.htm?normdist.htm