Over 2 million + professionals use CFI to learn accounting, financial analysis, modeling and more. Unlock the essentials of corporate finance with our free resources and get an exclusive sneak peek at the first module of each course.
Start Free
How to Calculate Standard Normal Distribution
The NORM.S.DIST Function[1] is categorized under Excel Statistical functions. It will calculate the Standard Normal Distribution function for a given value. The NORM.S.DIST function can be used to determine the probability that a random variable that is standard normally distributed would be less than 0.5.
In financial analysis, NORM.S.DIST helps calculate the probability of getting less than or equal to a specific value in a standard normal distribution. For example, it can be used for changes in the price indices, with stock prices assumed to be normally distributed.
Formula
=NORM.S.DIST(z,cumulative)
The NORM.S.DIST function uses the following arguments:
Z (required argument) – This is the value for which we want the distribution.
Cumulative (required argument) This is the logical argument that denotes the type of distribution to be returned.
If “cumulative” = True (normal cumulative distribution function), then the area under the curve to the left of “x” is returned. That is, it would use the cumulative distribution function.
If “cumulative” = False (normal density function), the height of the curve at “x” is returned. That is, it would use the probability density function. So, the mean = 0 and the standard deviation = 1.
How to use the Standard Normal Distribution Function in Excel?
To understand the uses of the NORM.S.DIST function, let’s consider an example of a standard normal distribution:
Example 1
Suppose we are given z = 1.333.
The formula used here for the cumulative distribution function is:
We get the result below:
The formula used for calculating the probability distribution function is:
We get the result below:
A few notes about the NORM.S.DIST Function
The NORM.DIST() function refers to any normal distribution, whereas the NORMSDIST() compatibility function and the NORM.S.DIST() consistency function refer specifically to the unit normal distribution.
#VALUE! error – Occurs when any of the given arguments is non-numeric or is a non-logical value.
S.DIST is a special case of NORM.DIST. If we let the mean equal 0 and the standard deviation equal 1, the calculations for NORM.DIST match those of NORM.S.DIST.
The NORM.S.DIST function was introduced in MS Excel 2010 as a replacement for the NORMSDIST function.
Thanks for reading CFI’s guide to the Excel Standard Normal Distribution function. By taking the time to learn and master these functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.