Accendo Reliability

Your Reliability Engineering Professional Development Site

  • Home
  • About
    • Contributors
    • About Us
    • Colophon
    • Survey
  • Reliability.fm
    • Speaking Of Reliability
    • Rooted in Reliability: The Plant Performance Podcast
    • Quality during Design
    • CMMSradio
    • Way of the Quality Warrior
    • Critical Talks
    • Asset Performance
    • Dare to Know
    • Maintenance Disrupted
    • Metal Conversations
    • The Leadership Connection
    • Practical Reliability Podcast
    • Reliability Hero
    • Reliability Matters
    • Reliability it Matters
    • Maintenance Mavericks Podcast
    • Women in Maintenance
    • Accendo Reliability Webinar Series
  • 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
      • Breaking Bad for Reliability
      • 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
      • The RCA
      • Communicating with FINESSE
    • 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 Hardware Product Develoment Lifecycle
      • The Manufacturing Academy
  • eBooks
  • Resources
    • Special Offers
    • Accendo Authors
    • FMEA Resources
    • Glossary
    • Feed Forward Publications
    • Openings
    • Books
    • Webinar Sources
    • Journals
    • Higher Education
    • Podcasts
  • Courses
    • Your Courses
    • 14 Ways to Acquire Reliability Engineering Knowledge
    • 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
      • FMEA Introduction
      • AIAG & VDA FMEA Methodology
    • Barringer Process Reliability Introduction
      • Barringer Process Reliability Introduction Course Landing Page
    • Fault Tree Analysis (FTA)
    • Foundations of RCM online course
    • Reliability Engineering for Heavy Industry
    • How to be an Online Student
    • Quondam Courses
  • Webinars
    • Upcoming Live Events
    • Accendo Reliability Webinar Series
  • Calendar
    • Call for Papers Listing
    • Upcoming Webinars
    • Webinar Calendar
  • Login
    • Member Home
Home » Articles » Page 37

Articles

Find all articles across all article series listed in reverse chronological order.

by Nancy Regan 2 Comments

How to Succeed at RCM (Part 3): Successful Planning

How to Succeed at RCM (Part 3): Successful Planning

A longer video from Nancy with an introduction to the reliability centered maintenance, proactive maintenance, plus the anatomy of a well-planned RCM program.

[Read more…]

Filed Under: Articles, Everyday RCM, on Maintenance Reliability

by Hemant Urdhwareshe Leave a Comment

Histogram and Descriptive Statistics on Excel

Histogram and Descriptive Statistics on Excel

Dear friends, some of the participants in our training programs requested me to make a video on how to use Excel to plot histograms and descriptive statistics using Analysis ToolPak. This video illustrates how to do this for a sample data of admit time of patients in a hospital. Hope you find this useful.

[Read more…]

Filed Under: Articles, Institute of Quality & Reliability, on Tools & Techniques

by Miguel Pengel Leave a Comment

Calculating when to Economically replace Assets

Calculating when to Economically replace Assets

Optimum replacement time – Theory

The optimal asset replacement time calculation has one goal, and that is to calculate the lifetime of when assets should be operational as to have the lowest possible operating cost over its lifetime.

This means balancing two opposing forces, namely the increasing operational cost and unreliability of the asset as it ages, with the decreasing effective cost of ownership. [Read more…]

Filed Under: Asset Management in the Mining Industry, on Maintenance Reliability

by Shishir Rao Leave a Comment

Time to Event Analysis: An Introduction

Time to Event Analysis: An Introduction
Part of the Statistical Methods for Failure-Time Data article series.

Introduction

I am currently reading the book Survival Analysis: Techniques for Censored and Truncated Data, Second Edition (John P. Klein and Melvin L. Moescheberger). Although the techniques presented in this book focus on applications in biology and medicine, the same statistical tools can also be applied to disciplines ranging from engineering to economics and demography. I have a background in mechanical engineering and am interested in applying survival modeling concepts to data from reliability engineering, manufacturing and quality assurance. This article is the first of, hopefully, many articles that I intend to write as I finish reading different chapters from the book.

The data set(s) that will be analysed are the ones that have been used as examples in another book: Statistical Methods for Reliability Data, Second Edition (William Q. Meeker, Luis A. Escobar, Francis G. Pascual). Both the books I mentioned are excellent resources for anyone who is interested in learning more about this topic.

In this article, we will analyze vehicle shock absorber failure time data Failure time data is also known as survival data, life data, event-time data or reliability data, depending on the field of study. and estimate a few basic survival quantities. The data contains failure times (in kilometers driven) and the mode of failure, first reported by O’Connor (1985) O’Connor, P. D. T. (1985). Practical Reliability Engineering. Wiley. [54, 610]. We will ignore the mode of failure for now and will only consider whether a failure occurred or not, i.e., censored. In a future article, I plan to use the different failure modes to discuss competing risks for time-to-failure data.

[Read more…]

Filed Under: Articles, on Tools & Techniques, Statistical Methods for Failure-Time Data

by Semion Gengrinovich Leave a Comment

Hypotheses Testing – What is That?

Hypotheses Testing – What is That?

Well, this article will be a little bit challenging and full of statistical terms. I would categorize the “Hypothesis testing” as most of common use in statistical analysis.

First time of usage happened in 1700s, but actual popularisation at early 20th century:

[Read more…]

Filed Under: Articles, on Product Reliability, Reliability Knowledge Tagged With: Hypothesis testing

by Oleg Ivanov Leave a Comment

Lifetime Evaluation v Measurement

Lifetime Evaluation v Measurement

Lifetime: Evaluation vs. Measurement

Guest Post by Oleg Ivanov

How can we tell whether an iron is hot enough? The answer is obvious: We can measure temperature by using a thermocouple and a meter. But, in practice, we lick our finger and touch the iron. Sizzle…. Yes, it’s hot!

We know a priori the boiling temperature of water and we can evaluate the temperature of the iron. This method has a lower cost. [Read more…]

Filed Under: Articles, NoMTBF

by Mike Sondalini Leave a Comment

15 Ways to Safely Reduce the Size of Your Maintenance Crew!

15 Ways to Safely Reduce the Size of Your Maintenance Crew!

 Discover 15 ways to operate so there is less maintenance, fewer maintenance people, lower maintenance costs and (because there is less maintenance) your plant runs reliably for longer! Most of the 15 topics covered are new to operations and maintenance. Each one reduces downtime, save money and improves operating uptime and performance. 

[Read more…]

Filed Under: Articles, Maintenance Management, on Maintenance Reliability

by Greg Hutchins Leave a Comment

Project Assurances

Project Assurances

Guest Post by Malcolm Peart (first posted on CERM ® RISK INSIGHTS – reposted here with permission)

We have many kinds of assurance in the project management world.  These, generically include business assurance to track the economic viability of a project, technical assurance for the technical integrity of a product, process or system, and user assurance to check that specified requirements have been met.  Assurance demonstrates compliance to a project’s business case, meeting end user’s operational requirements, and that there is technical compliance against codes, standards or specifications.

[Read more…]

Filed Under: Articles, CERM® Risk Insights, on Risk & Safety

by Hemant Urdhwareshe Leave a Comment

Pareto Chart on Excel

Pareto Chart on Excel

A short video showing how to create a Pareto plot using Excel.

[Read more…]

Filed Under: Articles, Institute of Quality & Reliability, on Tools & Techniques

by George Williams Leave a Comment

Weekly Scheduling

Weekly Scheduling

George Williams, Founder and CEO of ReliabilityX, discusses how Weekly Scheduling helps drive improvement in the efficiency of the maintenance organization! Have any questions? Drop a comment below!

[Read more…]

Filed Under: Articles, on Maintenance Reliability, ReliabilityXperience Tagged With: Maintenance scheduling

by JD Solomon Leave a Comment

Three Ways Great Facilitators Anticipate Trouble

Three Ways Great Facilitators Anticipate Trouble

Great facilitators anticipate trouble when guiding groups. We normally consider conflict between the participants as the most likely disruptor. However, facilitators should be prepared to overcome a handful of disruptor types in collaborative sessions. This article discusses technology misfires and provides three case examples with solutions.

Virtual Meetings Get Zoom-Bombed

We’ve been having monthly Pee Dee River Basin Council meetings for nearly two years. I serve as the facilitator of the 25-person group and Clemson’s University’s Tom Walker is the logistics coordinator. The meetings are in a hybrid format that allows the public and stakeholders to view the meetings virtually. The meeting was Zoom-bombed mid-way through the January 2024 meeting.

[Read more…]

Filed Under: Articles, Communicating with FINESSE, on Systems Thinking Tagged With: collaboration, effective communication, Facilitation, worksessions

by Fred Schenkelberg 8 Comments

Futility of Using MTBF to Design an ALT

Futility of Using MTBF to Design an ALT

Futility of Using MTBF to Design an ALT

Let’s say we want to characterize the reliability performance of a vendor’s device. We’re considering including the device within our system, if and only if, it will survive 5 years reasonably well.

The vendor’s data sheet lists an MTBF value of 200,000 hours. A call to the vendor and search of their site doesn’t reveal any additional reliability information. MTBF is all we have.

We don’t trust it. Which is wise.

Now we want to run an ALT to estimate a time to failure distribution for the device. The intent is to use an acceleration model to accelerate the testing and a time to failure model to adjust to our various expected use conditions.

Given the device, a small interface module with a few buttons, electronics, a display and enclosure, and the data sheet with MTBF, how can we design a meaningful ALT? [Read more…]

Filed Under: Articles, NoMTBF

by Semion Gengrinovich Leave a Comment

Test Design for Component Life

Test Design for Component Life

A short video discussion how to design a test to estimate component life.

[Read more…]

Filed Under: Articles, on Product Reliability, Reliability Knowledge

by Carl S. Carlson 2 Comments

Understanding FMEA Compensating Provisions

Risk is a function of how poorly a strategy will perform if the “wrong” scenario occurs. Michael Porter

The use of Compensating Provisions in FMEA is a key part of many FMEA standards. Regardless of what FMEA standard you are using, everyone who aspires to doing FMEAs properly should understand the role of mitigating the risk of very high severity.

[Read more…]

Filed Under: Articles, Inside FMEA Tagged With: FMEA

by Greg Hutchins Leave a Comment

Effective Safety Communications

Effective Safety Communications

Guest Post by Bill Pomfret (first posted on CERM ® RISK INSIGHTS – reposted here with permission)

Recently, I was talking to the Managing Director of a large recruiting firm for safety professionals in Toronto about the importance of communication skills.

It was very clear that safety leaders are just expected to be experts in the technical aspects of safety, but it’s the ability to communicate about safety that sets apart the great safety leaders from the mediocre. 

[Read more…]

Filed Under: Articles, CERM® Risk Insights, on Risk & Safety Tagged With: System safety management

  • « Previous Page
  • 1
  • …
  • 35
  • 36
  • 37
  • 38
  • 39
  • …
  • 270
  • Next Page »

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

  • Book Review: An Elementary Guide to Reliability
  • 5 Why’s
  • Equipment Defect Elimination Strategy
  • PM Communications: Orders, Ordered, or Orderly Execution
  • RCM Success: What You Can’t Afford to Overlook

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

Book the Course with John
  Ask a question or send along a comment. Please login to view and use the contact form.
This site uses cookies to give you a better experience, analyze site traffic, and gain insight to products or offers that may interest you. By continuing, you consent to the use of cookies. Learn how we use cookies, how they work, and how to set your browser preferences by reading our Cookies Policy.