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
    • Way of the Quality Warrior
    • 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
  • 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
      • AI & Predictive Maintenance
      • Asset Management in the Mining Industry
      • 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
      • The People Side of Maintenance
      • The Reliability Mindset
    • 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?
      • R for Engineering
      • 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
    • Reliability Engineering for Heavy Industry
    • 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

II. A. 5. Non-parametric statistical methods

by Fred Schenkelberg Leave a Comment

Building a Frequency Table

Building a Frequency Table

In a meeting the other day, the presenter was talking about a range of different failures for the product in question. She talked about each issue, a bit about the failure analysis, yet didn’t reveal which failures occurred more or less often.

She did provide a handout with a listing of the problems in order of the product field age and listing of the failure name (component or system involved). So, I grabbed a piece of paper to create a frequency table so I could quickly determine which problems occurred more often than others. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 2 Comments

The Non-parametric Friedman Test

The Non-parametric Friedman Test

The Friedman test is a non-parametric test used to test for differences between groups when the dependent variable is at least ordinal (could be continuous). The Friedman test is the non-parametric alternative to the one-way ANOVA with repeated measures (or the complete block design and a special case of the Durbin test). If the data is significantly different than normally distributed this becomes the preferred test over using an ANOVA.

The test procedure ranks each row (block) together, then considers the values of ranks by columns. The data is organized in to a matrix with B rows (blocks) and T columns (treatments) with a single operation in each cell of the matrix. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg Leave a Comment

McNemar Test

McNemar Test

The McNemar test is a nonparametric statistical test to compare dichotomous (unique) results of paired data.

If you are comparing survey results (favorable/unfavorable) for a group of potential customers given two ad campaigns, or evaluating the performance of two vendors in a set of prototype units, or determining if a maintenance procedure is effective for a set of equipment, this test permits the detection of changes.

The McNemar test is similar to the χ2 test. The McNemar only works with a two by two table, where the χ2 test works with larger tables. The χ2 test is checking for independence, while the McNemar test is looking for consistency in results.

Let’s examine an example where a group of people are surveyed about a prototype design, before and after a presentation. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 2 Comments

Siegel-Tukey Test for Differences in Scale

Siegel-Tukey Test for Differences in Scale

There are a few different reasons we explore differences in scale.

Keep in mind that the scale of a dataset is basically the spread of the data. For most datasets, we’re examining the variance.

Hypothesis tests comparing means vary depending on the assumption of equal variances. Thus testing that assumption requires methods to adequately test the homogeneity of variances. The F-test should come to mind as it is a common approach.

Some datasets do not lend themselves to using the F-test, which is applicable using real numbers. Some datasets gather information that is ordinal or interval data, thus we need another approach to test for differences in scale. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg Leave a Comment

Plotting Repairable System Failure Data

Plotting Repairable System Failure Data

A good plot reveals the data’s story.

Repairable system data is what is called by statisticians a renewal process.

The repair activity may restore the system to as good as new. Sometimes, the repair pretty much leaves the system in a state similar to just before the repair.

What happens most often, though, is the chance of system failure changes after each repair activity.

A simple plot can help us see what is happening. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 6 Comments

The Wald Wolfowitz Run Test for Two Small Samples

This nonparametric test evaluates if two continuous cumulative distributions are significantly different or not.

For example, if the assumption is two production lines producing the same product create the same resulting dimensions, comparing a set of samples from each line may reveal if that hypothesis is true or not.

[Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg Leave a Comment

Mood’s Median Test

Mood’s Median Test

This nonparametric hypothesis test tests the equality of population medians. While not as powerful as the Kruskal-Wallis Test, it is useful for smaller sample sizes, when there are a few outliers or errors in the data as it focuses only on the median value. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Hypothesis Testing (parametric and non-parametric), Non-parametric statistical methods

by Fred Schenkelberg 1 Comment

Levene’s Test

Levene’s Test

Here’s an overview of the non-parametric test to evaluate if a set of samples have the same variance. If the variances are equal they have homogeneity of variances.

Some statistical tests assume equal variances across samples, such as analysis of variance and many types of hypothesis tests. It is also assumed for statistical process control purposes to determine stability (often done with range (r chart) or standard deviation (s charts). [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 5 Comments

Contingency Coefficient

Contingency Coefficient

A contingency table, as in the chi-squared test of independence, reveals if two sets of data or groups are independent or not. It does not reveal the strength of the dependence. The contingency coefficient is a non-parametric measure of the association for cross-classification data. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 2 Comments

Chi-Square Test of Independence

Chi-Square Test of Independence

The chi-square ( $- \chi^2 -$) test provides a means to determine independence between two or more variables. In this case, it works for count data.

Contingency table or row and column (r x c) analysis are other common names for this analysis. It is useful when comparing results from different treatments or processes. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 2 Comments

Kaplan-Meier Reliability Estimator

Kaplan-Meier Reliability Estimator

Here’s an overview of a distribution-free approach commonly called the Kaplan-Meier (K-M) Product Limit Reliability Estimator.

There are no assumptions about underlying distributions. And, K-M works with datasets with or without censored data. We do need to know when failures or losses (items removed from the evaluation or test other than as a failure. Censored items). [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 1 Comment

Kruskal-Wallis Test

Kruskal-Wallis Test

This is a non-parametric test to compare ranked data from three or more groups or treatments. The basic idea is to compare the mean value of the rank values and test if the samples could are from the same distribution or if at least one is not.

The null hypothesis is the data from each group would receive about the same mean rank score. We are comparing rank values, not the actual values. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg Leave a Comment

Spearman Rank Correlation Coefficient

Spearman Rank Correlation Coefficient

This non-parametric analysis tool provides a way to compare two sets of ordinal data (data that can be rank ordered in a meaningful manner). The result, rs, is a measure of the association between two datasets.

You may want to know if two reviewers have similar ratings for movies, or if two assessment techniques provide similar results. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

by Fred Schenkelberg 13 Comments

Kendall Coefficient of Concordance

Kendall Coefficient of Concordance

Comparisons for agreement

Let’s say we have data that is only rank order from two or more evaluators (people, algorithms, etc.) and we want to determine if the evaluators agree or not.

The agreement here meaning the results from one person or another are in agreement, or they are concordant. This is typically done with this non-parametric method for 3 or more evaluators. For a comparison of two evaluators consider using Cohen’s Kappa or Spearman’s correlation coefficient as they are more appropriate. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Hypothesis Testing (parametric and non-parametric), Non-parametric statistical methods

by Fred Schenkelberg 2 Comments

Mann-Whitney U Test

Mann-Whitney U Test

The U test permits the comparison of two samples to determine if they came from the same population or not. This non-parametric test can use ordinal data, meaning it is in some rank order without containing information about relative distances between ranks. [Read more…]

Filed Under: Articles, CRE Preparation Notes, Probability and Statistics for Reliability Tagged With: Non-parametric statistical methods

  • 1
  • 2
  • Next Page »

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" ]

[/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