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 / Archives for Articles / CRE Preparation Notes

CRE Preparation Notes

Prep notes for ASQ Certified Reliability Engineer exam ISSN 2165-8633

The CRE Preparation Notes series provides you with short practical tutorials on all the elements that make up the ASQ CRE body of knowledge. The articles provide introductory material, basics, how-tos, examples, and practical use guidance for the full range of reliability engineering concepts, terms, tools, and practices.

Keep your knowledge fresh by regularly reviewing topics and tools that make up reliability engineering.

Sign up for the CRE Preparation Notes email list for the new reliability engineering short tutorials.

- Improve your reliability engineering skills

- Learn about the wide range of tools available

- Enhance your resume with the ASQ CRE

You will find the most recent tutorials in reverse chronological order below.

by Fred Schenkelberg Leave a Comment

Two Proportions Hypothesis Testing

Two Proportions Hypothesis Testing

In the article, Hypothesis Tests for Proportion, the comparison is between a given value and the sample. In this case, let’s compare two populations. We take a sample which provides a proportion representing each population and determines if the populations are different from each other based on the two samples.

The exact solution uses the Binomial distribution, yet when np and 1 – np are greater than 5, then we can use a normal approximation for the test statistic and critical value. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Hypothesis testing

by Fred Schenkelberg Leave a Comment

Solving a Reliability Optimization Example

Solving a Reliability Optimization Example

In the previous article, What is Reliability Optimization, we defined the concept. One of the elements of optimization is identifying which elements of a system to focus improvement efforts on.

Simply improving every element of a design may provide an overall improvement of reliability performance.

Given constraints such as time or funding, selecting the specific few elements that would provide the most improvement is key. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability in Design and Development

by Fred Schenkelberg 2 Comments

What is Reliability Optimization?

What is Reliability Optimization?

Delivering the best reliability performance within the various constraints imposed.

Without constraints such as budget, time to market, customer expectation, product functional capabilities, and product weight, you certainly could design and deliver a highly reliable product.

There always are constraints.

In the Oliver Wendall Holmes poem, The One Hoss Shay, the deacon procures the strongest oak, the supplest leather, and the best of best materials. Cost was not a constraint. And the shay lasted 100 years to the day.

If the technology permits there may be stronger or more durable components available for a price, yet cost is often a limiting factor. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability in Design and Development

by Fred Schenkelberg Leave a Comment

Deciding What Should Have Fault Tolerance

Deciding What Should Have Fault Tolerance

In some circumstances, it is desirable to ensure the system continues to operate even if there is an internal failure. An aircraft navigation system should be able to operate even if an internal dc-dc regulator fails, for example.

Not everything within some systems benefits by being fault tolerant.

For example, a failure of a cabin reading light over a passenger seat is not critical to the safe operation of the aircraft, thus is likely not created to be fault tolerant. One criterion to determine what should be fault tolerant is the criticality of the function the system provides.

This also applies to specific subsystems within a system allowing some elements to be created fault tolerant and others within the system not. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability in Design and Development Tagged With: Fault tolerance

by Fred Schenkelberg Leave a Comment

Fault Tolerance Basics

Fault Tolerance Basics

Fault tolerance is a system that is reliant to the failure of elements within the system. It also may be called a fail safe design.

A fault tolerant system may continue to operate just fine, after one of the power supplies fails, for example. Or it may operate in a reduced or degraded state.

Other systems may have a ‘limp home’ condition, allowing the system to save critical data or allowing you to drive to a safe place to change a flat tire. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability in Design and Development Tagged With: Fault tolerance

by Fred Schenkelberg 1 Comment

Reliability as Part of Every Decision

Reliability as Part of Every Decision

Concurrent engineering is a common approach that pairs the development of the product design and it’s supporting manufacturing processes through the development process.

Design engineers may require the creation of new manufacturing processes to achieve specific material properties, component performance, or mechanical, electrical or software tolerances. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management Tagged With: Reliability program

by Fred Schenkelberg Leave a Comment

Reliability in Product and Process Development

Reliability in Product and Process Development

A product or system’s actual reliability performance is a function of the design, assembly, and use.

Decisions made during design predominately create the inherent reliability capability performance.

The selected components, manufacturing, transportation and installation all can add variability and errors to the product, often reducing the actual reliability performance.

The use conditions and maintenance add another layer of variability, again reducing reliability capability. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management Tagged With: Product development, Reliability program

by Fred Schenkelberg Leave a Comment

System Engineering and Reliability

System Engineering and Reliability

System engineering is a superset of the other engineering fields (mechanical, civil, electrical, software, etc.) as the system engineers work to bring all the various elements of a system together into a final and cohesive whole. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management

by Fred Schenkelberg Leave a Comment

2015 Recommended References Survey Results

This is the first annual survey to find what you recommend for those preparing for the ASQ CRE exam.

See the full list of reliability references for the CRE exam, for reliability and maintenance engineers at Accendo Reliability. [Read more…]

Filed Under: Articles, CRE Prep, CRE Preparation Notes

by Fred Schenkelberg 1 Comment

Software Defect Phase Containment

Software Defect Phase Containment

Software Defect Phase Containment

The software element of products continues to grow.

Likewise, the number of field failures due to software issues continues to grow. Writing code is relatively straight forward, and some may even say it’s fun.

The process of debugging, or finding and fixing software defects, is not fun. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management Tagged With: Product development, Product life cycle

by Fred Schenkelberg Leave a Comment

Approaches to Assess Customer Reliability Needs

Approaches to Assess Customer Reliability Needs

Approaches to Assess Customer Reliability Needs

Just asking a customer how reliable they want your product often provokes an honest answer. The customer, and you most likely, do not want any failures.

Failures are troublesome or in some cases dangerous.

You and your customers realize that not every unit produced will operate over a long and useful life. There is some chance that something will fail. The definition of ‘some’ is often vague. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management Tagged With: Customer and market analysis

by Fred Schenkelberg 1 Comment

Reliability Role in Safety and Liability

Reliability Role in Safety and Liability

Reliability Role in Safety and Liability

The reliability engineer may have many roles within an organization.

You may be specialized and focused only on the analysis of field data. Or you may be a member of the organization’s strategic leadership team.

You might support one or more product development teams, or work with a team of reliability professionals supporting just one subsystem. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management

by Fred Schenkelberg Leave a Comment

Ethics and Your Work as a Reliability Engineer

Ethics and Your Work as a Reliability Engineer

Ethics relate to the moral correctness of a person’s behavior given the groups moral principles.

Society, in general, has a set of standard expectations to guide our behavior. This includes fundamentals such as not harming others or behaving in a deceitful manner.

Religious, professional and informal ‘codes’ document the set or principles which guide our behavior in line with moral correctness. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management

by Fred Schenkelberg 2 Comments

2 Versions of Product Life Cycle Phases

2 Versions of Product Life Cycle Phases

Each organization creates their own version of a product life cycle.

Often there are phase gate reviews that signal a transition from one phase to the next. In general, each set of phases follows a common progression from idea to retirement.

There are many references that include a description of the life cycle phases, so let’s explore two of them. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Reliability Management Tagged With: Product life cycle

by Fred Schenkelberg 6 Comments

Success Testing Formula Derivation

Success Testing Formula Derivation

The planning of environmental or reliability testing becomes a question of sample size at some point.

It’s probably the most common question I hear as a reliability engineer – how many samples do we need. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Confidence interval or bound, Sample size

  • « Previous Page
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 24
  • Next Page »

CRE Preparation Notes

Articles by Fred Schenkelberg And Guest Authors

Never Miss a Weekly Tutorial

[display_form id=12] Your email is safe and the opt-in here provides your permission to send you messages about recently published CRE Prepareation Notes tutorials. Privacy Policy
  • 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