Accendo Reliability

Your Reliability Engineering Professional Development Site

  • Home
  • About
    • Contributors
    • About Us
    • Colophon
    • Survey
  • Reliability.fm
  • Articles
    • CRE Preparation Notes
    • NoMTBF
    • on Leadership & Career
      • Advanced Engineering Culture
      • ASQR&R
      • Engineering Leadership
      • Managing in the 2000s
      • Product Development and Process Improvement
    • on Maintenance Reliability
      • Aasan Asset Management
      • AI & Predictive Maintenance
      • Asset Management in the Mining Industry
      • CMMS and Maintenance Management
      • CMMS and Reliability
      • Conscious Asset
      • EAM & CMMS
      • Everyday RCM
      • History of Maintenance Management
      • Life Cycle Asset Management
      • Maintenance and Reliability
      • Maintenance Management
      • Plant Maintenance
      • Process Plant Reliability Engineering
      • RCM Blitz®
      • ReliabilityXperience
      • Rob’s Reliability Project
      • The Intelligent Transformer Blog
      • The People Side of Maintenance
      • The Reliability Mindset
    • on Product Reliability
      • Accelerated Reliability
      • Achieving the Benefits of Reliability
      • Apex Ridge
      • Field Reliability Data Analysis
      • Metals Engineering and Product Reliability
      • Musings on Reliability and Maintenance Topics
      • Product Validation
      • Reliability by Design
      • Reliability Competence
      • Reliability Engineering Insights
      • Reliability in Emerging Technology
      • Reliability Knowledge
    • on Risk & Safety
      • CERM® Risk Insights
      • Equipment Risk and Reliability in Downhole Applications
      • Operational Risk Process Safety
    • on Systems Thinking
      • Communicating with FINESSE
      • The RCA
    • on Tools & Techniques
      • Big Data & Analytics
      • Experimental Design for NPD
      • Innovative Thinking in Reliability and Durability
      • Inside and Beyond HALT
      • Inside FMEA
      • Institute of Quality & Reliability
      • Integral Concepts
      • Learning from Failures
      • Progress in Field Reliability?
      • R for Engineering
      • Reliability Engineering Using Python
      • Reliability Reflections
      • Statistical Methods for Failure-Time Data
      • Testing 1 2 3
      • The Manufacturing Academy
  • eBooks
  • Resources
    • Accendo Authors
    • FMEA Resources
    • Glossary
    • Feed Forward Publications
    • Openings
    • Books
    • Webinar Sources
    • Podcasts
  • Courses
    • Your Courses
    • Live Courses
      • Introduction to Reliability Engineering & Accelerated Testings Course Landing Page
      • Advanced Accelerated Testing Course Landing Page
    • Integral Concepts Courses
      • Reliability Analysis Methods Course Landing Page
      • Applied Reliability Analysis Course Landing Page
      • Statistics, Hypothesis Testing, & Regression Modeling Course Landing Page
      • Measurement System Assessment Course Landing Page
      • SPC & Process Capability Course Landing Page
      • Design of Experiments Course Landing Page
    • The Manufacturing Academy Courses
      • An Introduction to Reliability Engineering
      • Reliability Engineering Statistics
      • An Introduction to Quality Engineering
      • Quality Engineering Statistics
      • FMEA in Practice
      • Process Capability Analysis course
      • Root Cause Analysis and the 8D Corrective Action Process course
      • Return on Investment online course
    • Industrial Metallurgist Courses
    • FMEA courses Powered by The Luminous Group
    • Foundations of RCM online course
    • Reliability Engineering for Heavy Industry
    • How to be an Online Student
    • Quondam Courses
  • Calendar
    • Call for Papers Listing
    • Upcoming Webinars
    • Webinar Calendar
  • Login
    • Member Home
  • Barringer Process Reliability Introduction Course Landing Page
  • Upcoming Live Events
You are here: Home / Articles / Lognormal Distribution

by Fred Schenkelberg 4 Comments

Lognormal Distribution

Lognormal Distribution

Similar to the Weibull distribution yet with slightly heavier tails. While not as easy to interpret if the data shows early life or wear out features, the lognormal distribution often fits time to repair data accurately.

Transform the data by taking the natural log of each data point. The resulting values tend to be normally distributed if the original data fits a lognormal distribution.

You can use base 10 or base 2 or any base and the results will still tend to be normally distributed. It is common to use natural log, ln().

According to the central limit theorem, as we sum random variables, as the sample size increases, the distribution of the sum become a normal distribution.

The individual data may have any distribution. Using the ln transformation and the central limit theorem, as we multiple lognormal random variables, as the sample size increases, the distribution of the product become a lognormal distribution. Again given any distribution of the individual items.

Recall that the ln of the product of random variables equals the same of the logarithms of the individuals.

$$ \large\displaystyle \begin{array}{l}y={{x}_{1}}{{x}_{2}}{{x}_{3}}\\\ln \left( y \right)=\ln \left( {{x}_{1}} \right)+\ln \left( {{x}_{2}} \right)+\ln \left( {{x}_{3}} \right)\end{array}$$

Probability density function, PDF

The PDF for the lognormal distribution is

$$ \large\displaystyle f\left( x \right)=\frac{1}{x\sigma \sqrt{2\pi }}{{e}^{-\tfrac{1}{2}{{\left( \tfrac{\ln \left( x \right)-\mu }{\sigma } \right)}^{2}}}},x>0$$

Where, μ is the location parameter or the ln mean

And, σ is the scale parameter or ln standard deviation.

The location parameter, μ, is the mean of the transformed data, likewise the scale parameter, σ, is the standard deviation of the transformed data.

The lognormal distribution starts at zero and runs to positive infinite thus is skewed right. Depending on the value of the standard deviation the distribution may appear similar to the exponentials distribution or the normal distribution.

Cumulative density function, CDF

The CDF for the lognormal distribution is

$$ \large\displaystyle F\left( x \right)=\Phi \left( \frac{\ln \left( x \right)-\mu }{\sigma } \right),x>0;\sigma >0.$$

Where Φ(x) is the standard normal cumulative distribution function.

Thus the lognormal distribution exhibits many of the benefits for analysis as the normal distribution.


Related:

Calculating Lognormal Distribution Parameters (article)

Central Limit Theorem (article)

The Normal Distribution (article)

 

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Statistics distributions and functions

About Fred Schenkelberg

I am the reliability expert at FMS Reliability, a reliability engineering and management consulting firm I founded in 2004. I left Hewlett Packard (HP)’s Reliability Team, where I helped create a culture of reliability across the corporation, to assist other organizations.

« Reliability and Worst Case Analysis
Upcoming live online CRE Prep course »

Comments

  1. Mark Powell says

    May 25, 2015 at 4:47 PM

    Fred,

    The lognormal model can only represent wear out failure modes (always skewed right). The Weibull can represent all failure modes, so the similarity between the two is very limited.

    Mark Powell

    Reply
  2. Andrew Ghattas says

    May 4, 2021 at 6:11 AM

    If you have a point-coordinate on the CDF and the scale parameter (or ln standard deviation), how do you calculate the location parameter (or ln mean)?

    Reply
  3. G van Norel says

    September 21, 2021 at 2:34 AM

    I have got two questions concering working with lognormal distributed data;

    1. How can you calculate μ and σ when you only have got the mean and the standard deviation of the raw data?

    2. If you analyze the normal distribution by logtransforming your data, do you need to retransform the outcome in order to get accurate concentrations for instance?

    Reply
    • Fred Schenkelberg says

      September 21, 2021 at 1:59 PM

      Hi G

      thanks for the questions.

      First, if all you have is the mean and std dev of the raw data – you have what you need to define the lognormal distribuiton. Some books use the log of the data then calculate the mean and std dev, while others use the raw data mean and std dev directly as the lognormal parameters. Basically, one uses the mean of the log data then the other use the log of data mean – both get to the same place.

      What you lose without having the raw data is the ability to determine if the lognormal accurately describes the raw data.

      The second question – keep in mind that the normal distribution ranges from negative infinity to positive infinity. the log normal is only defined from zero to positive infinity. The two distributions really define different patterns for data, one that plus/minus and the other only plus side of the number line.

      If the data is well defined by the normal – use that, it has plenty of benefits. If the data is better described using log normal, then use that.

      cheers,

      Fred

      Reply

Leave a Reply Cancel reply

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

CRE Preparation Notes

Article by Fred Schenkelberg

Join Accendo

Join our members-only community for full access to exclusive eBooks, webinars, training, and more.

It’s free and only takes a minute.

Get Full Site Access

Not ready to join?
Stay current on new articles, podcasts, webinars, courses and more added to the Accendo Reliability website each week.
No membership required to subscribe.

[popup type="" link_text="Get Weekly Email Updates" link_class="button" ][display_form id=266][/popup]

  • CRE Preparation Notes
  • CRE Prep
  • Reliability Management
  • Probability and Statistics for Reliability
  • Reliability in Design and Development
  • Reliability Modeling and Predictions
  • Reliability Testing
  • Maintainability and Availability
  • Data Collection and Use

© 2025 FMS Reliability · Privacy Policy · Terms of Service · Cookies Policy