|
|
The Excel NORM.DIST 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 PageBasic DescriptionThe Excel NORM.DIST function calculates the Normal Probability Density Function or the Cumulative Normal Distribution Function for a supplied value of x, and a supplied distribution mean & standard deviation. The Norm.Dist function is new in Excel 2010 and so is not available in earlier versions of Excel. However, the function is simply a new version of the Normdist function that is available in earlier versions of Excel. The format of the Norm.Dist function is :
NORM.DIST( x, mean, standard_dev, cumulative )
Where the function arguments are:
Note that a mean equal to 0 and a standard deviation of 1 defines the standard normal distribution. Norm.Dist Function Examples
Further information and examples of the Excel Norm.Dist function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel Norm.Dist function this is likely to be one of the following: Common Errors
|
||||||||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |