Click to visit the DPlot home page
GRAPH SOFTWARE FOR SCIENTISTS & ENGINEERS
NORMDISTCDF function 
 

NORMDISTCDF(x,mean,standard_dev)

Returns the cumulative distribution function for the specified mean and standard deviation.

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.

The result of normdistcdf is the integral of the NORMDIST function from negative infinity to x. It can also be represented by:

Normal distribution

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

See also:

ERF

NORMDIST

NORMINV

 
Site Map
Copyright © 2001-2008 HydeSoft Computing, LLC
Privacy Policy