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 / Building a Frequency Table

by Fred Schenkelberg Leave a Comment

Building a Frequency Table

Building a Frequency Table

In a meeting the other day, the presenter was talking about a range of different failures for the product in question. She talked about each issue, a bit about the failure analysis, yet didn’t reveal which failures occurred more or less often.

She did provide a handout with a listing of the problems in order of the product field age and listing of the failure name (component or system involved). So, I grabbed a piece of paper to create a frequency table so I could quickly determine which problems occurred more often than others.

A Frequency Table Defintion

A frequency table tabulates the number of times (a count, tally or frequency) a bit of data occurs in a dataset.

These tables work for continuous and discreet data and for a smaller dataset are quickly constructed by hand. (it was a rather boring meeting, too).

Steps to Construct a Frequency Table

  1. Starting with a dataset, scan the data for the minimum and maximum values if numbers. These become the range over which to tally the values. Else, identify the unique values.
  2. List the unique data values (or bins of values) suitable for counting the occurrence of those values within the dataset.
  3. Tally or count the data values into the table.

That’s it. No ordering, sorting, calculating (other than counting).

Building a Frequency Table Step by Step

Let’s imagine the meeting mentioned above was about failures within computer system. The issues reported were catalogued into the major subsystems of the computer: screen, keyboard, motherboard, hard drive, and power supply. The data also included the number of weeks since the computer was manufactured.

Here’s the data (or just the first page of reported issues)

Issue Subsystem Weeks
1 Power Supply 5
2 Mother board 6
3 Mother board 6
4 Power Supply 7
5 Screen 7
6 Mother board 8
7 Hard drive 8
8 Hard Drive 8
9 Power Supply 9
10 Power Supply 10
11 Hard drive 11
12 Hard drive 11
13 Hard drive 11
14 Mother board 11
15 Hard drive 12
16 Hard drive 12

To set up the table for the subsystems, we would just list the subsystems as they are unique elements of the system.

Subsystem Count
Screen
Keyboard
Motherboard
Hard drive
Power supply

Then run through the dataset and count the occurrence of each item. I mark the item to indicate it’s been counted.

Subsystem Count
Screen 1
Keyboard 0
Motherboard 4
Hard drive 7
Power supply 4

A quick check on counting everything, is to sum the counts in the table and it should equal the number of listed items in the dataset. In this case we have 16 records and the sum of counts in the table is also 16.

A frequency table for the age at failure starts with a scan of the data to identify the minimum and maximum values. Here the minimum weeks is 5 and maximum is 12. Thus we can set up a table that runs from 5 through 12 in steps of 1.

Weeks Count
5 1
6 2
7 2
8 3
9 1
10 1
11 4
12 2

Then run through the dataset and count the number of occurrences of 5 weeks, then 6 weeks, and so on.

Summary

A frequency table is a versatile and practical means to summarize data quickly. There are ways to do this in your favorite spreadsheet of using a statistical package, yet sometimes opening your laptop, inputting the data, formatting, etc. just takes too long. With a small dataset, it’s just quicker to grab a piece of paper.

The table provides insights on most and least often occurring elements of the data along with other bits of information that may be useful. The process to create a table is easier than creating Pareto Chart of Histogram. It works with any kind of data and does not require any manipulation or calculations other than counting.

The next time you’re in a meeting and jumble of data, grab a piece of paper and let a simple frequency table help you make sense of the dataset.

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Statistics non-parametric

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.

« Insights into Preventive Maintenance Made Simple with Doug Stangier
Resilience & Enterprise Risk Management »

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