|
|
The Excel NORM.S.DIST Function
Standard Normal Cumulative Distribution
The Standard Normal Distribution is a simplified version of the Normal Distribution Function which arises when the mean of the distribution is 0 and the standard deviation is 1. Therefore, the Excel Norm.S.Dist function is the same as the Excel Norm.Dist function with the mean and standard_dev arguments set to 0 and 1 respectively. Basic DescriptionThe Excel NORM.S.DIST function calculates the Standard Normal Cumulative Distribution Function for a supplied value. The Norm.S.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 Normsdist function that is available in earlier versions of Excel. The format of the function is :
NORM.S.DIST( z, cumulative )
Where the function arguments are:
Norm.S.Dist Function Examples
Further information and examples of the Excel Norm.S.Dist function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel Norm.S.Dist function this is likely to be the #VALUE! error: Common Error
|
|||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |