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 / Hypothesis Tests for Variance Case II

by Fred Schenkelberg Leave a Comment

Hypothesis Tests for Variance Case II

Hypothesis Tests for Variance Case II

The chi-square (Χ2) test provides the basis for the second case of hypothesis tests for variances. In this case, we want to compare observed and expected frequencies, or counts, of outcomes when there is no defined variance. In other words, we are working with attribute data.

Contingency table or row and column analysis are other common names for this analysis. It is useful when comparing results from different treatments or processes.

Procedure

There is a six-step procedure for this analysis:

  1. Determine the observed frequencies (O) for the various conditions under comparison. For example, the number of defects from each of three processes. Layout value in a table.
  2. Assuming no differences exist among the processes (conditions under scrutiny) calculate the expected frequencies (E). The expected value therefore for each condition (cell in the table)  becomes the ( row total x column total ) divided by the grand total.
  3. Compare the observed and expected frequencies using the following calculation for each condition:

$$ \large\displaystyle \frac{{{\left( O-E \right)}^{2}}}{E}$$

  1. Sum all the conditions to determine the Χ2 Statistic.
  2. Determine the critical value using the Χ2 table or probability calculation. The degrees of freedom is the number of rows minus 1 times the number of columns minus one.
  3. Compare the test statistic to the critical value and determine if a convincing difference exists at a specific confidence level.

Problem

A bicycle manufacturer wants to determine if three inspection stations provide the same results or not. Each station should detect a specific dimension fault on a finished bicycle frame. In order to evaluate the test stations, we collected 90 frames of which 30 have the fault. Each test station evaluated each of the 90 frames in random order. The observed results are below.

Test Stations Observed Results
#1 #2 #3
Defects Detected 27 25 22 74
Defects Not Detected 3 5 8 16
Totals 30 30 30 90

Is there any convincing difference in the test stations? (use 95% confidence)

Solution

Null Hypothesis: H0: p1 = p2 = p3, or there is no difference among the three test stations.

Alternative hypothesis: Ha: p1 ≠ p2 ≠ p3

Step 1. The observations are in the table above.

Step 2. The expected values are in the table below.

TEST STATIONS OBSERVED RESULTS
#1 #2 #3
Defects Detected 24.67 24.67 24.67 74
Defects Not Detected 5.33 5.33 5.33 16
Totals 30 30 30 90

Step 3. Compare the observed and expected frequencies.

The following table has the results of the ( O – E )2 / E

TEST STATIONS
#1 #2 #3
Defects Detected 0.220 0.004 0.289
Defects Not Detected 1.019 0.020 1.338

Step 4. Total the expected vs observed values.

The tally is the Χ2 statistic

Χ2 = 0.220 + 0.004 + 0.289 + 1.019 + 0.020 + 1.338 = 2.89

Step 5. Determine the critical value.

The degrees of freedom = (rows -1)(columns – 1) = (  2 -1 )( 3 – 1 ) = 2.

Using a Χ2 table or calculation we find there is only a 5% chance that the calculated value will exceed 5.99.

Step 6. Compare the test statistic and critical value.

Since the calculated value, 2.89, is less than the critical value, 5.99, there is not convincing evidence the test stations are different.


Related:

Chi-Square Test of Independence (article)

Hypothesis Tests for Variance Case I (article)

Kruskal-Wallis Test (article)

 

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

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.

« Product Reliability Participants – Part 2
Product Reliability Participants part 3 »

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