LOGNORMDIST

Returns the value of the log-normal cumulative distribution with given mean and standard deviation at a specified value. Learn more

Video field
Statistical

In Google Sheets, the LOGNORMDIST function calculates the cumulative distribution function (CDF) of the log-normal distribution.

It returns the probability that a random variable from a log-normal distribution is less than or equal to a specified value.

The function takes three arguments:

x: This is the value for which you want to calculate the CDF.

mean: This is the mean of the log-normal distribution.

standard_deviation: This is the standard deviation of the log-normal distribution.

The formula for the log-normal distribution is:

LOGNORMDIST(x, mean, standarddeviation) = Φ((ln(x) - mean) / standarddeviation)

Where Φ is the cumulative standard normal distribution function.

It's important to note that the x value must be positive. If x is zero or negative, the LOGNORMDIST function will return the #NUM! error.

Here's an example of how to use the LOGNORMDIST function in Google Sheets:

=LOGNORMDIST(10, 2, 1.5)

This formula calculates the probability that a random variable from a log-normal distribution with a mean of 2 and a standard deviation of 1.5 is less than or equal to 10.

Remember to replace the arguments mean and standard_deviation with the appropriate values for your specific use case.

Want even more from Google Sheets?


With Softr, you can turn your spreadsheets into powerful web apps.You can give advanced roles and permissions to each user, build advanced logic and automation flows, customize the design to your needs, and much more.


Softr also offers a growing library of templates for internal tools, client portals, community hubs, and more. The templates come with a Google Sheet or an Airtable base that you can use to store and manage your data easily.


Try Softr now and build your custom web apps in 10 minutes no code required!

Client Portal | Internal Tools | Web App Builder | Free Website Builder Made with Softr