|
|
The Excel NORMDIST Function
Normal Distribution
The Normal distribution is a continuous probability function that is given by the formula :
where μ is the mean of the distribution, σ2 is the variance, and x is the independent variable for which you want to evaluate the function. The Cumulative Normal Distribution function is given by the integral, from - infinity to x, of the Normal Probability Density function. More information on the Normal Distribution is given on the Wikipedia Normal Distribution PageNORMDIST & NORM.DIST Functions
In Excel 2010, the NORMDIST function has been replaced by the NORM.DIST function, which has improved accuracy. Although it has been replaced, the Normdist function is still available in Excel 2010 (stored in the list of compatibility functions), to allow compatibility with earlier versions of Excel. Basic DescriptionThe Excel NORMDIST function calculates the Normal Probability Density Function or the Cumulative Normal Distribution Function for a supplied set of parameters. The format of the function is :
NORMDIST( x, mean, standard_dev, cumulative )
Where the function arguments are:
Normdist Function Examples
Further information and examples of the Excel Normdist function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel Normdist function this is likely to be one of the following: Common Errors
|
||||||||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |