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 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
      • 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 Hardware Product Develoment Lifecycle
      • The Manufacturing Academy
  • eBooks
  • Resources
    • 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 » on Product Reliability » Reliability Knowledge » Hypotheses Testing – What is That?

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:

First thing first let’s see how Wiki define it:

A statistical hypothesis test is a method of statistical inference used to decide whether the data at hand sufficiently support a particular hypothesis. Hypothesis testing allows us to make probabilistic statements about population parameters. (Source Wiki)

Having read that few times, this definition, still leaving us in fog, what all this about?

The hint is in Hypothesis, there is total 2 of those:

Null Hypothesis (H0) stating that there is no significant difference between a hypothesized value of a population parameter and its value estimated from a sample drawn from that population, or in other words “whatever is you trying to do is not changing anything”.

You change value of pressure in tube, but sensors showing you exact the same value as before the change.

Alternative Hypothesis (H1) stating that there is a significant difference between a hypothesized value of a population parameter and its estimated value. Whatever change you do, is having an effect.

You are measuring change of temperature as reaction to increase power in heating element.

No alt text provided for this image

Possible outcomes of those Hypothesis:

Reject H0: we are saying that whatever you trying to do, have different results from previous known observations. (Mean H1 is true)

Fail to Reject H0: we are not having enough evidence to say that the change has any impact, and it is the same as was observed before. (Mean H0 is true)

But how we can be sure, that we rejecting or failing to reject is right?

And here come into the picture Statistical significance (also called Probability value (P-value)) or Confidence level – where we tell ourselves, yes this has very high chance to occur and lead us to decision.

Confidence level (CL) and Statistical Significance (a – alpha) are dependent in the next way

a = 1 – CL

In the next example let’s apply the hypothesis testing.

In one high school in Canada, was chosen to test claim about usage of mobile device during the lessons and if it has negative impact on final average grade. For those purposes was chosen two random population of students, 24 students that not allowed to use any mobile devices, and 28 students, that was completely free to use during the class time.

And we want to be confident in our hypothesis test at 95% confidence level, or with p-value of 5%.

No alt text provided for this image

And the results (thanks to GraphPad)

Having P-Value = 0.0744, giving us confidence of 1-0.074= 92.6%. Meaning it is 92.6% chance that using mobile device lead to different average than in the group, that not using mobile during the lessons.

If we stick to request of 95% Confidence level (or P-value 5%) means we fail to reject Null Hypothesis.

So by the end of the day, it is up to us have a decision  and understanding in the process will give us confidence.

Want to know more? Ask in comments below!

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

About Semion Gengrinovich

In my current role, leveraging statistical reliability engineering and data-driven approaches to drive product improvements and meet stringent healthcare industry standards. Im passionate about sharing knowledge through webinars, podcasts and development resources to advance reliability best practices.

« Lifetime Evaluation v Measurement
Time to Event Analysis: An Introduction »

Leave a Reply Cancel reply

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

Reliability Knowlege series logo Photo of Semion GengrinovichArticles & Videos by Semion Gengrinovich
in the Reliability Knowledge article & video series

Recent Posts

  • 5 Ways Your Reliability Metrics are Fooling You
  • Sample size during Design Validation (DV)
  • Half Life of Careers
  • ACE 3T Procedure Plummer Block Example 
  • Fault Tree Analysis (FTA)

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

© 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.