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 / Nevada Charts to Gather Data

by Fred Schenkelberg 11 Comments

Nevada Charts to Gather Data

Nevada Charts to Gather Data

A common and poor technique to gather field data is to count the number of returns by week or month. This can provide a graph showing the number of returns over time.

It hides information you need to understand your field failures.

Let’s take a look at a way to gather the same field failure data and retain the critical information necessary for time to failure analysis.

The Necessary and Available Data

Most organizations keep track of shipments.

Possibly counting the number of products shipped to customers on a monthly basis. Let’s say we’re manufacturing bicycles and roughly ship 5,000 bikes per month. We need this information in order to compare the number of returns in order to estimate failure rates and, more importantly, the number of bikes that have not failed.

After a short conversation with the person tracking shipments, we find over the past 6 months the following shipments.

Month Shipments

Jan       3,519

Feb       6,292

Mar      7,132

Apr       5,633

May      4,222

Jun       4,476

Each bicycle has a serial number which includes the month of production. Thus, we know which month the unit shipped. This is the next piece of data we need concerning a returned unit and which month was it manufactured.

When a unit is returned, we count it as a return for the specific month of production. This allows us to know how many bikes from that month of production have not failed.

We also know how long this particular returned unit was with a customer. Of course, we’re making some assumptions about transpiration, time on store shelves, and other variables, yet often we only really know the shipment month and the returned month, thus the time (roughly) with a customer.

Organizing the Returns Data

One way to organize the data as it becomes available is in a Nevada chart.

The name is because the resulting table has a triangle shape reminiscent of the lower part of Nevada shape if tipped on its side. It doesn’t work for me either, yet that is the chart’s name.

Following the example started above, let’s count the number of failures per month and log the count by month of shipment.

 

Month    Ship    Jan   Feb   Mar    Apr    May   Jun   July

Jan          3,519     3       6         3         7        10       3

Feb          6,292              4       8         20      35       24

Mar         7,132                         8         14       25       31

Apr          5,633                                    4         13       6

May         4,222                                                6        8

Jun          4,476                                                           6

 

Thus in January, we shipped 3,519 units, and three from that group returned in January, and another 6 in February. We also received  4 returns in February from the batch of February shipments.

Notice the shape of the table of return counts—looks like Nevada, right?

Preparation for Analysis

This chart is only for gathering the data. It is difficult to make any conclusion based on this table of data. What we do need to know is how long the units returned were in the field and how many remain right censored (haven’t failed yet).

The time to failure is the difference between the return month and the month of shipment. Thus for the returns in February, the units shipped in January were in the field for 2 months. For those shipped in February, they were in the field for 1 month.

I’m assuming all shipments are at the start of the month, and all returns are at the end of the month. This helps to avoid having a duration in the field of zero which can cause trouble with some analysis later.

Having the day or week of shipment and corresponding day or week of return would be an improvement, yet it seems monthly shipments and returns are fairly common. Monthly data is still useful.

The other element we need is how many units remain and are thus right censored. We can calculate this for each row by subtracting the total number of returns from the number of units shipped. The time of censoring is the difference between the current month and the month of shipment. Repeat this calculation for each listed month and shipment row where a return occurred.

Thus for the January shipment row, we have 32 returns and thus 3,487 units that have not failed. Repeat these calculations for each row.

Now you have the number of returns and the time to failure for those returns, plus the number and duration of units censored. That is the necessary information for a time-to-failure analysis.

Make sense?


Related:

Failure Analysis: The Key to Learning from Failure (article)

When to Take Action on Field Failure Data (article)

Confidence Interval Interpretations & Misunderstandings (article)

 

Filed Under: Articles, Musings on Reliability and Maintenance Topics, on Product Reliability Tagged With: Field data analysis, Nevada charts

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.

« Why success with HALT begins long before doing HALT
The Downside of a Fault Tolerant System »

Comments

  1. SPYROS VRACHNAS says

    March 21, 2016 at 10:11 AM

    Hello Fred,
    I enjoy reading your articles regularly.
    Can you take this analysis one step further? What is the “field” MTTF for this data?

    Reply
    • Fred Schenkelberg says

      March 30, 2016 at 2:15 PM

      Hi Spyros,

      I’ll do that in a future article, yet it’s left as an exercise at the moment. And, why would you want to know the MTTF? It’s a rather useful value imho. Instead how about learning the probability of surviving a specific duration? Isn’t that directly useful…

      Cheers,

      Fred

      Reply
  2. Harry White says

    March 21, 2016 at 10:57 AM

    The usefulness of Nevada charts (also called Triangle charts) is seen when calculations are added and trend charts are made of metrics such as First Year Failure (FYF), Long Term Failure (LTF; >1 yr since shipment), Average Failure Rate, Cumulative Percent Failed, etc. By monitoring these, and tracking for different vintages (build year, Rev level, change in CM, etc) then Nevada charts are a useful basis for a field reliability program.

    Reply
    • Fred Schenkelberg says

      March 25, 2016 at 1:46 AM

      Thanks Harry, much appreciated the additional information. cheers, Fred

      Reply
  3. Benjamin says

    June 7, 2016 at 9:56 AM

    Hi Fred,
    It seems to me this chart works mainly for non-repairable products, and therefore you need to calculate the time to failure together with other data. In case of repairable products, it is more straightforward. While we replace a failed item, assuming random constant failure rate and “short” MTTR (e.g. applicable for electronics equipment) we can just focus only on the accumulated operation time (or unit-hours) regardless when failures had occurred and the number of total failures. In many cases we do not have vital information about the failed item for example its serial number, if it was Dead on Arival, therefore cannot even if we want to measure it’s time to failure.
    In addition, we can assume linear shipment of items during a time interval (e.g. a month in your example) if shipments are in couple batches to achieve some more accuracy in our analysis. Of course the area under this linear shipment plot is equal to the accumulated operation time at that time interval.

    Thx,

    Reply
    • Fred Schenkelberg says

      June 7, 2016 at 10:21 AM

      Hi Benjamin,

      Please do not assume constant failure rate, it rarely is true. By making that assumption you strip the need to gather the data necessary to check that assumption.

      For repairable products you may be interested in the ongoing impact of maintenance activity – are they bringing the system to as good as new, or bad or old. Is the system availability getting better or worse over time. Check out the mean cumulative function to visualize and model this data.

      http://nomtbf.com/2012/02/graphical-analysis-of-repair-data/

      Cheers,

      Fred

      Reply
  4. Benjamin says

    June 7, 2016 at 11:16 AM

    Hi Fred,

    I agree this assumption is not always correct, but my comments were related to electronics items only (which I deal with) on which for most cases it’s accurate to assume constant failure rate during useful time.

    Thx

    Reply
    • Fred Schenkelberg says

      June 7, 2016 at 11:22 AM

      Here I disagree and have seen upon analyzing the data only very rare situations where the assumption is true. check the assumptions.

      Cheers,

      Fred

      Reply
      • Larry George says

        November 24, 2023 at 4:56 PM

        I would like to use your data in next article on the effects of ships variability vs. reliability estimator variability. Meanwhile, here are the monthly failure rates from the Kaplan-Meier estimator
        Age Fail Rate
        0 0
        1 0
        2 0.001792717
        3 0.002018692
        4 0.004346532
        5 0.003505878
        6 0.000859599

        Reply
        • Fred Schenkelberg says

          November 25, 2023 at 8:40 AM

          Sure, go for it Larry. cheers, Fred

          Reply
        • Larry George says

          November 8, 2024 at 2:37 PM

          Unfortunately, Larry assumed the Kaplan-Meier nonparametric maximum likelihood estimator (npmle) works for Fred’s bike data. It doesn’t!
          The npmle of age-specific failure rates from Fred’s ships and monthly return sums is
          Age K-M S&R npmle Least Squares
          0 0
          1 0 0.0001 0.0011
          2 0.001792717 0.0015 0.0005
          3 0.002018692 0.0011 0.0036
          4 0.004346532 0.0053 0.0095
          5 0.003505878 0.0112 0.0070
          6 0.000859599 0.0000 0.0063
          The age-specific failure rates from the Kaplan-Meier estimator differ from the npmle from ships and returns and from the least squares (average) failure rate estimators from the body of the Nevada table and from ships and column sums of returns by month.
          Shame on Larry for not checking alternatives. Tradition deserves examination!

          Reply

Leave a Reply Cancel reply

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

Article by Fred Schenkelberg
in the Musings series

Join Accendo

Receive information and updates about articles and many other resources offered by Accendo Reliability by becoming a member.

It’s free and only takes a minute.

Join Today

Recent Articles

  • Gremlins today
  • The Power of Vision in Leadership and Organizational Success
  • 3 Types of MTBF Stories
  • ALT: An in Depth Description
  • Project Email Economics

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