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
What is the NORMDIST Function Excel Normal Distribution?
The NORMDIST Function[1] is categorized under Excel Statistical functions. It will return the normal distribution for a stated mean and standard distribution. That is, it will calculate the normal probability density function or the cumulative normal distribution function for a given set of parameters.
To understand what a normal distribution is, consider an example. Suppose we take an average of 30 minutes to commute to the office daily, with a standard deviation of 5 minutes. Assuming a normal distribution for the time it takes to go to work, we can calculate the percentage of time that the commuting time would be between 25 minutes and 35 minutes.
As a financial analyst, the NORMDIST function is useful in stock market analysis. When investing, we need to balance risk and return and aim for the highest possible return. Normal distribution helps quantify the amount of return and risk by the mean for return and standard deviation for risk.
Formula
=NORMDIST(x,mean,standard_dev,cumulative)
The NORMDIST function uses the following arguments:
X (required argument) – This is the value for which we wish to calculate the distribution.
Mean (required argument) – The arithmetic mean of the distribution.
Standard_dev (required argument) – This is the standard deviation of the distribution.
Cumulative (required argument) – This is a logical value. It specifies the type of distribution to be used: TRUE (Cumulative Normal Distribution Function) or FALSE (Normal Probability Density Function).
The formula used for calculating the normal distribution is:
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 -∞ to x, of the Normal Probability Density function.
How to Use the NORMDIST Function in Excel?
To understand the uses of the NORMDIST function, let’s look at an example:
Example – Normal Distribution Excel
Suppose we are given the following data:
Value for which we need distribution: 52
Arithmetic mean of the distribution: 50
Standard deviation of the distribution: 2.5
If we wish to calculate the cumulative distribution function for the data above, the formula to use is:
We get the result below:
If we wish to calculate the probability mass function for the data above, the formula to use is:
We get the result below:
Video Tutorial – NORMDIST Function in Excel
To learn more about using the NORMDIST Function in Excel, check out the video below:
Notes about NORMDIST Normal Distribution in Excel
The NORMDIST function was replaced by NORM.DIST function in Excel 2010. NORM.DIST provides more accuracy than the NORMDIST function. The NORMDIST function is still available in Excel 2010 version. However, it is stored in the list of compatibility functions to allow compatibility with earlier versions of Excel.
The NORM.DIST function refers to any normal distribution, whereas the NORMSDIST compatibility function and the NORM.S.DIST function refer specifically to the unit normal distribution.
#NUM! error – Occurs if the given standard_dev argument is less than or equal to zero.
#VALUE! error – Occurs when any of the given arguments is non-numeric or is a non-logical value.
If mean = 0, standard_dev = 1, and cumulative = TRUE, NORMDIST returns the standard normal distribution, NORMSDIST.
Download the Free Template
Enter your name and email in the form below and download the free template now!
Additional Resources
Thanks for reading CFI’s guide to the Excel NORMDIST 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.