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
Lognormal Distribution Excel Function
The Lognormal Distribution Excel Function[1] is categorized under Excel Statistical functions. It will calculate the cumulative lognormal distribution function at a given value of x. We can use the function to analyze data that‘s been logarithmically transformed.
A variable x is log-normally distributed if its natural logarithm is normally distributed.
In terms of Excel functions:
Where μ is the mean of ln(x) and σ is the standard deviation of ln(x).
In financial analysis, the LOGNORM.DIST function is often used in analyzing stock prices, as normal distribution cannot be used to model stock prices. The normal distribution includes a negative side, but stock prices cannot fall below zero.
Also, the function is useful in pricing options. The Black-Scholes model uses the lognormal distribution as its basis to determine option prices.
Formula
=LOGNORM.DIST(x,mean,standard_dev,cumulative)
The LOGNORM.DIST function uses the following arguments:
X (required argument) – This is the value at which we wish to evaluate the function.
Mean (required argument) – The mean of In(x).
Standard_dev (required argument) – This is the standard deviation of In(x).
Cumulative (optional argument) – This specifies the type of distribution to be used. It can be either TRUE (implies the cumulative distribution function) or FALSE (implies the normal probability density function).
How to use the Lognormal Distribution Excel Function
To understand the uses of the LOGNORM.DIST function, let’s consider an example:
Lognormal Distribution Example
Suppose we are given the following data:
The formula for calculating cumulative lognormal distribution is shown below:
We get the result below:
The formula for calculating probability lognormal distribution is shown below:
We get the result below:
Notes about the Excel Lognormal Distribution Function
The LOGNORM.DIST function will truncate all numerical values to integers.
#NUM! error – Occurs when:
The argument x given is less than or equal to zero; or
The argument standard_dev is less than or equal to zero.
#VALUE! error – Occurs when any of given arguments is non-numeric.
The LOGNORMAL.DIST function was introduced in Excel 2010 and hence is unavailable in earlier versions. For older versions, we can use the LOGNORMDIST function.
Free Excel Course
Check our Free Excel Crash Course to learn more about Excel functions using your own personal instructor. Master Excel functions to create more sophisticated financial analysis and modeling toward building a successful career as a financial analyst.
Additional Resources
Thanks for reading CFI’s guide to important Excel functions! By taking the time to learn and master these functions, you’ll significantly speed up your financial modeling. 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.
Launch CFI’s Excel Crash Course now to take your career to the next level and move up the ladder!
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.