Shewhart Individuals Control Chart
   HOME

TheInfoList



OR:

In
statistical quality control Statistical process control (SPC) or statistical quality control (SQC) is the application of statistical methods to monitor and control the quality of a production process. This helps to ensure that the process operates efficiently, producing m ...
, the individual/moving-range chart is a type of
control chart Control charts is a graph used in production control to determine whether quality and manufacturing processes are being controlled under stable conditions. (ISO 7870-1) The hourly status is arranged on the graph, and the occurrence of abnormalit ...
used to monitor variables data from a
business Business is the practice of making one's living or making money by producing or Trade, buying and selling Product (business), products (such as goods and Service (economics), services). It is also "any activity or enterprise entered into for pr ...
or
industrial process Industrial processes are procedures involving chemical, physical, electrical or mechanical steps to aid in the manufacturing of an item or items, usually carried out on a very large scale. Industrial processes are the key components of heavy ind ...
for which it is impractical to use rational subgroups. The chart is necessary in the following situations: #Where automation allows inspection of each unit, so rational subgrouping has less benefit. #Where production is slow so that waiting for enough samples to make a rational subgroup unacceptably delays monitoring #For processes that produce homogeneous batches (e.g., chemical) where repeat measurements vary primarily because of
measurement Measurement is the quantification of attributes of an object or event, which can be used to compare with other objects or events. In other words, measurement is a process of determining how large or small a physical quantity is as compared ...
error The "chart" actually consists of a pair of charts: one, the individuals chart, displays the individual measured values; the other, the moving range chart, displays the difference from one point to the next. As with other control charts, these two charts enable the user to monitor a process for shifts in the process that alter the mean or variance of the measured statistic.


Interpretation

As with other control charts, the individuals and moving range charts consist of points plotted with the control limits, or natural process limits. These limits reflect what the process will deliver without fundamental changes. Points outside of these control limits are signals indicating that the process is not operating as consistently as possible; that some assignable cause has resulted in a change in the process. Similarly, runs of points on one side of the average line should also be interpreted as a signal of some change in the process. When such signals exist, action should be taken to identify and eliminate them. When no such signals are present, no changes to the process control variables (i.e. "tampering") are necessary or desirable.


Assumptions

The
normal distribution In statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is : f(x) = \frac e^ The parameter \mu ...
is NOT assumed nor required in the calculation of control limits. Thus making the IndX/mR chart a very robust tool. This is demonstrated by Wheeler using real-world data, and for a number of highly non-normal probability distributions.


Calculation and plotting


Calculation of moving range

The difference between data point, x_i, and its predecessor, x_, is calculated as _i = \big, x_i - x_ \big, . For m individual values, there are m-1 ranges. Next, the arithmetic mean of these values is calculated as \overline=\frac If the data are normally distributed with standard deviation \sigma then the expected value of \overline is d_ \sigma= 2\sigma/\sqrt \pi, the
mean absolute difference The mean absolute difference (univariate) is a Statistical dispersion#Measures of statistical dispersion, measure of statistical dispersion equal to the average absolute difference of two independent values drawn from a probability distribution. ...
of the normal distribution.


Calculation of moving range control limit

The upper control limit for the range (or upper range limit) is calculated by multiplying the average of the moving range by 3.267: UCL_r = 3.267\overline. The value 3.267 is taken from the sample size-specific anti-biasing constant for , as given in most textbooks on statistical process control (see, for example, Montgomery).


Calculation of individuals control limits

First, the average of the individual values is calculated: \overline=\frac. Next, the upper control limit (UCL) and lower control limit (LCL) for the individual values (or upper and lower natural process limits) are calculated by adding or subtracting 2.66 times the average moving range to the process average: UCL=\overline+2.66\overline. LCL=\overline-2.66\overline The value 2.66 is obtained by dividing 3 by the sample size-specific anti-biasing constant for , as given in most textbooks on statistical process control (see, for example, Montgomery).


Creation of graphs

Once the averages and limits are calculated, all of the individuals data are plotted serially, in the order in which they were recorded. To this plot is added a line at the average value, and lines at the and values. On a separate graph, the calculated ranges are plotted. A line is added for the average value, and second line is plotted for the range upper control limit ().


Analysis

The resulting plots are analyzed as for other control charts, using the rules that are deemed appropriate for the process and the desired level of control. At the least, any points above either upper control limits or below the lower control limit are marked and considered a signal of changes in the underlying process that are worth further investigation.


Potential pitfalls

The moving ranges involved are serially correlated so runs or cycles can show up on the moving average chart that do not indicate real problems in the underlying process. In some cases, it may be advisable to use the median of the moving range rather than its average, as when the calculated range data contains a few large values that may inflate the estimate of the population's dispersion. Some have alleged that departures in normality in the process output significantly reduce the effectiveness of the charts to the point where it may require control limits to be set based on percentiles of the empirically-determined distribution of the process output although this assertion has been consistently refuted. See Footnote 6. Many software packages will, given the individuals data, perform all of the needed calculations and plot the results. Care should be taken to ensure that the control limits are correctly calculated, per the above and standard texts on SPC. In some cases, the software's default settings may produce incorrect results; in others, user modifications to the settings could result in incorrect results. Sample data and results are presented by Wheeler for the explicit purpose of testing SPC software. Performing such
software validation In software project management, software testing, and software engineering, verification and validation (V&V) is the process of checking that a software system meets specifications and requirements so that it fulfills its intended purpose. It may a ...
is generally a good idea with any SPC software.


See also

* \overline and R chart * \overline and s chart


References


External links


Online control chart generator
{{DEFAULTSORT:Shewhart Individuals Control Chart Quality control tools Statistical charts and diagrams