NelsonRules.jl

Julia implementation of the Nelson Rules from https://en.wikipedia.org/wiki/Nelson_rules
Author bluesmoon
Popularity
0 Stars
Updated Last
6 Months Ago
Started In
May 2024

Nelson rules are a method in process control of determining whether some measured variable is out of control (unpredictable versus consistent). Rules for detecting "out-of-control" or non-random conditions were first postulated by Walter A. Shewhart in the 1920s. The Nelson rules were first published in the October 1984 issue of the Journal of Quality Technology in an article by Lloyd S Nelson.

The rules are applied to a control chart on which the magnitude of some variable is plotted against time. The rules are based on the mean value and the standard deviation of the samples.

More information on the Nelson Rules are available at https://en.wikipedia.org/wiki/Nelson_rules

GH Build Coverage Status