Accendo Reliability

Your Reliability Engineering Professional Development Site

  • Home
  • About
    • Contributors
  • Reliability.fm
    • Speaking Of Reliability
    • Rooted in Reliability: The Plant Performance Podcast
    • Quality during Design
    • Critical Talks
    • Dare to Know
    • Maintenance Disrupted
    • Metal Conversations
    • The Leadership Connection
    • Practical Reliability Podcast
    • Reliability Matters
    • Reliability it Matters
    • Maintenance Mavericks Podcast
    • Women in Maintenance
    • Accendo Reliability Webinar Series
    • Asset Reliability @ Work
  • Articles
    • CRE Preparation Notes
    • on Leadership & Career
      • Advanced Engineering Culture
      • Engineering Leadership
      • Managing in the 2000s
      • Product Development and Process Improvement
    • on Maintenance Reliability
      • Aasan Asset 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
      • ReliabilityXperience
      • RCM Blitz®
      • Rob’s Reliability Project
      • The Intelligent Transformer Blog
    • on Product Reliability
      • Accelerated Reliability
      • Achieving the Benefits of Reliability
      • Apex Ridge
      • Metals Engineering and Product Reliability
      • Musings on Reliability and Maintenance Topics
      • Product Validation
      • Reliability Engineering Insights
      • Reliability in Emerging Technology
    • 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
      • Integral Concepts
      • Learning from Failures
      • Progress in Field Reliability?
      • Reliability Engineering Using Python
      • Reliability Reflections
      • Testing 1 2 3
      • The Manufacturing Academy
  • eBooks
  • Resources
    • Accendo Authors
    • FMEA Resources
    • Feed Forward Publications
    • Openings
    • Books
    • Webinars
    • Journals
    • Higher Education
    • Podcasts
  • Courses
    • 14 Ways to Acquire Reliability Engineering Knowledge
    • Reliability Analysis Methods online course
    • Measurement System Assessment
    • SPC-Process Capability Course
    • Design of Experiments
    • Foundations of RCM online course
    • Quality during Design Journey
    • Reliability Engineering Statistics
    • Quality Engineering Statistics
    • An Introduction to Reliability Engineering
    • An Introduction to Quality Engineering
    • Process Capability Analysis course
    • Root Cause Analysis and the 8D Corrective Action Process course
    • Return on Investment online course
    • CRE Preparation Online Course
    • Quondam Courses
  • Webinars
    • Upcoming Live Events
  • Calendar
    • Call for Papers Listing
    • Upcoming Webinars
    • Webinar Calendar
  • Login
    • Member Home

by Steven Wachs Leave a Comment

Analyzing the Experiment (Part 3) – Developing the Model

Analyzing the Experiment (Part 3) – Developing the Model

In the last article, we learned how to determine which effects are statistically significant.  This is an important step to develop the predictive model(s) because only the statistically significant factors and interactions belong in the model.  If we include insignificant terms in the model, the predictive ability of the model will appear to be better than it really is and we will overstate the ability of our model to predict the response(s).

In this article, we focus on the development of first-order models.  These kinds of models are easy to develop when running screening experiments where the factors are set at 2 levels (for efficiency).  The first-order models can contain terms for main effects and interaction effects.

A simple first-order model (with main effect only) has the well-known form shown below.

First Order Models

A simple linear model has the form:

$$ \displaystyle Y=b_{1}X_{1}+b_{0} $$

where b1 is the slope and b0 is the y-intercept.

The slope identifies the change in Y for a 1 unit change in X1. An effect identifies the change in Y when we change X1 from its low level to high level (2 coded unit change).

This example does not have any interaction term and with only one factor, the model is the equation of a straight line.  The question is: how can we estimate the unknown parameters (b1 and b0 terms:  the slope and the intercept)?  In two-level designs, this is extremely easy as we leverage a simple coding system for the low and high levels of each factor.  The more complex calculations to find regression model coefficients are not necessary in this case.

Recall from 7th grade algebra that the slope is the change in response (y) for a one-unit increase in the factor level (x).  Hopefully, this reminds you of main effects which is the change in the response (y) as the factor level (x) moves from low to high.  If we define the low level as “-1” and the high level as “+1” (and the middle as “0”), then the distance between low and high is two units.  So, to derive the slope, we simply take our effect and divide by two!  This is illustrated in the graphic below.

$$ \displaystyle b_{1}=\frac{E_{1}}{2} $$

Each coefficient (for all of the significant main effects and interaction effects) is calculated the same way.

What about the intercept term?   Well, the y-intercept in the simple linear model is the value of y when x=0.  So, in our coded system, this is the predicted value of y when x is halfway between the low and high value.  Since we are enforcing linear relationships here, this is simply the average response!  In the example below the average of 75 and 25 is 50.

The y-intercept is the value of Y when X1 = 0.

It is also the average response (for two-level designs).

How many terms might our model have?  It depends on the number of factors and interactions that could be significant.  Here are some examples.  Note that the number of terms shown is the maximum possible (as only statistically significant terms will be included).

The model form for a two-factor study is:

$$ \displaystyle \hat{Y}=b_{0}+b_{1}X_{1}+b_{2}X_{2}+b_{12}X_{1}X_{2} $$

The 22 model has 4 terms.

The model form for a four-factor study is:

$$ \displaystyle \begin{alignedat}{1}\hat{Y}=\: & b_{0}+b_{1}X_{1}+b_{2}X_{2}+b_{3}X_{3}+b_{4}X_{4}+\\
& b_{12}X_{1}X_{2}+b_{13}X_{1}X_{3}+b_{14}X_{1}X_{4}+\\
& b_{23}X_{2}X_{3}+b_{24}X_{2}X_{4}+b_{34}X_{3}X_{4}+\\
& b_{123}X_{1}X_{2}X_{3}+b_{124}X_{1}X_{2}X_{4}+\\
& b_{134}X_{1}X_{3}X_{4}+b_{234}X_{2}X_{3}X_{4}+\\
& b_{1234}X_{1}X_{2}X_{3}X_{4}+
\end{alignedat} $$

The 24 model has 16 terms.

Model Coefficients

To summarize, the model coefficients are calculated as follows:

Model coefficients are determined from the (significant) effects. If factor X1 is significant, the “slope” coefficient for that term is:

$$ \displaystyle b_{1}=\frac{E_{1}}{2} $$

Coefficients on interaction terms are computed the same way. In general for the Xij interaction, the term coefficient is:

$$ \displaystyle b_{ij}=\frac{E_{ij}}{2} $$

We finish this article with an example of writing out the complete model, given the significant effects.  Suppose an experiment is designed to understand camera battery life and the factors that may affect it.  The response is a quantitative measure of battery life.  The factors are:

  • X1 – Wall thickness
  • X2 – Cover strength
  • X3 – Material Type
  • X4 – Ambient Temperature

The effects for each of the effect columns in our matrix is shown below.  The effect columns that are statistically significant are shown and highlighted in green below.  The average response is also shown at the bottom of the response column (last column).   Note that the effects are simply the average response for the highs (+) minus the average response for the lows (-) for that factor.

The predictive model (remember coefficients are 1/2 of the effects) is then:

$$ \displaystyle \hat{Y}=46.5-2.5X_{1}-3.5X_{4}-3.5X_{3}X_{4} $$

In summary, we have learned how to write out the predictive model for 2-level studies (once the significant effects have been determined).

In the next article, we will focus on using our model to find solutions to our problem.

 

Filed Under: Articles, Integral Concepts, on Tools & Techniques

« The 4 Physical Failure Mechanisms of Component Failure: The Basics (Part I)
Reliability from Current Status Data »

Leave a Reply Cancel reply

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

Articles by Steven Wachs, Integral Concepts
in the Integral Concepts article 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

  • So, What’s Still Wrong with Maintenance
  • Foundation of Great Project Outcomes – Structures
  • What is the Difference Between Quality Assurance and Quality Control?
  • Covariance of the Kaplan-Meier Estimators?
  • Use Of RFID In Process Safety: Track Hazardous Chemicals And Track Personnel

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

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.