Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Understanding Anova in Excel
  • Use Data Form to input, edit and delete records in Excel
  • Excel Pie Chart
  • Excel Bar Chart
  • Example of COUNTIFS with variable table column in Excel

References

  • How to get address of named range in Excel
  • How to get relative row numbers in a range in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation whole percentage only
  • Excel Data validation must begin with
  • Excel Data validation number multiple 100
  • Excel Data validation must contain specific text
  • Excel Data validation no punctuation

LOGNORM.DIST function: Description, Usage, Syntax, Examples and Explanation

by

What is LOGNORM.DIST function in Excel?

LOGNORM.DIST function is one of Statistical functions in Microsoft Excel that returns the lognormal distribution of x, where ln(x) is normally distributed with parameters Mean and Standard_dev.
Use this function to analyze data that has been logarithmically transformed.

Syntax of LOGNORM.DIST function

LOGNORM.DIST(x,mean,standard_dev,cumulative)

The LOGNORM.DIST function syntax has the following arguments:

  • X     Required. The value at which to evaluate the function.
  • Mean     Required. The mean of ln(x).
  • Standard_dev     Required. The standard deviation of ln(x).
  • Cumulative     Required. A logical value that determines the form of the function. If cumulative is TRUE, LOGNORM.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.

LOGNORM.DIST formula explanation

  • If any argument is nonnumeric, LOGNORM.DIST returns the #VALUE! error value.
  • If x ≤ 0 or if standard_dev ≤ 0, LOGNORM.DIST returns the #NUM! error value.
  • The equation for the lognormal cumulative distribution function is:LOGNORM.DIST(x,µ,o) = NORM.S.DIST(1n(x)-µ / o)

Example of LOGNORM.DIST function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Description
4 Value at which to evaluate the function (x)
3.5 Mean of ln(x)
1.2 Standard deviation of ln(x)
Formula Description Result
=LOGNORM.DIST(A2,A3,A4,TRUE) Cumulative lognormal distribution at 4, using the arguments in A2:A4. 0.0390836
=LOGNORM.DIST(A2,A3,A4,FALSE) Probability lognormal distribution at 4, using the same arguments. 0.0176176

Post navigation

Previous Post:

CUBEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

CLEAN function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • Add workdays to date custom weekends in Excel
  • How to get same date next year or previous year in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Get work hours between dates custom schedule in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • How to randomly assign data to groups in Excel
  • If cell contains one of many things in Excel
  • How to randomly assign people to groups in Excel
  • Categorize text with keywords in Excel

General

  • Create dynamic workbook reference to another workbook in Excel
  • Hide and Unhide Columns or Rows in Excel
  • How to create dynamic worksheet reference in Excel
  • How to Delete Cells, Row and Rows in Excel
  • How to calculate percent of students absent in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning