Next Page Previous Page Home Tools & Aids Search Handbook
6. Process or Product Monitoring and Control
6.3. Univariate and Multivariate Control Charts
6.3.2. What are Variables Control Charts?

6.3.2.3.

CUSUM Control Charts

CUSUM is an efficient alternative to Shewhart procedures CUSUM charts, while not as intuitive and simple to operate as Shewhart charts, have been shown to be more efficient in detecting small shifts in the mean of a process. In particular, analyzing ARL's for CUSUM control charts shows that they are better than Shewhart control charts when it is desired to detect shifts in the mean that are 2 sigma or less.

CUSUM works as follows: Let us collect \(m\) samples, each of size \(n\), and compute the mean of each sample. Then the cumulative sum (CUSUM) control chart is formed by plotting one of the following quantities:

Definition of cumulative sum $$ S_{m} = \sum_{i=1}^{m}(\bar{x}_{i} - \hat{\mu}_{0}) \,\,\,\,\,\,\, \mbox{or} \,\,\,\,\,\,\, S_{m}' = \frac{1}{\sigma_{\bar{x}}} \sum_{i=1}^{m}(\bar{x}_{i} - \hat{\mu}_{0}) $$
against the sample number \(m\), where \(\hat{\mu}_0\) is the estimate of the in-control mean and \(\sigma_{\bar{x}}\) is the known (or estimated) standard deviation of the sample means. The choice of which of these two quantities is plotted is usually determined by the statistical software package. In either case, as long as the process remains in control centered at \(\hat{\mu}_0\), the CUSUM plot will show variation in a random pattern centered about zero. If the process mean shifts upward, the charted CUSUM points will eventually drift upwards, and vice versa if the process mean decreases.
V-Mask used to determine if process is out of control A visual procedure proposed by Barnard in 1959, known as the V-Mask, is sometimes used to determine whether a process is out of control. More often, the tabular form of the V-Mask is preferred. The tabular form is illustrated later in this section.

A V-Mask is an overlay shape in the form of a V on its side that is superimposed on the graph of the cumulative sums. The origin point of the V-Mask (see diagram below) is placed on top of the latest cumulative sum point and past points are examined to see if any fall above or below the sides of the V. As long as all the previous points lie between the sides of the V, the process is in control. Otherwise (even if one point lies outside) the process is suspected of being out of control.

Sample V-Mask demonstrating an out of control process Cusum chart with V-Mask showing out of control point
Interpretation of the V-Mask on the plot In the diagram above, the V-Mask shows an out of control situation because of the point that lies above the upper arm. By sliding the V-Mask backwards so that the origin point covers other cumulative sum data points, we can determine the first point that signaled an out-of-control situation. This is useful for diagnosing what might have caused the process to go out of control.

From the diagram it is clear that the behavior of the V-Mask is determined by the distance \(k\) (which is the slope of the lower arm) and the rise distance \(h\). These are the design parameters of the V-Mask. Note that we could also specify \(d\) and the vertex angle (or, as is more common in the literature, \(\theta = 1/2\) of the vertex angle) as the design parameters, and we would end up with the same V-Mask.

In practice, designing and manually constructing a V-Mask is a complicated procedure. A CUSUM spreadsheet style procedure shown below is more practical, unless you have statistical software that automates the V-Mask methodology. Before describing the spreadsheet approach, we will look briefly at an example of a V-Mask in graph form.

V-Mask Example An example will be used to illustrate the construction and application of a V-Mask. The 20 data points

324.925, 324.675, 324.725, 324.350, 325.350, 325.225, 324.125, 324.525, 325.225, 324.600, 324.625, 325.150, 328.325, 327.250, 327.825, 328.500, 326.675, 327.775, 326.875, 328.350

are each the average of samples of size 4 taken from a process that has an estimated mean of 325. Based on process data, the process standard deviation is 1.27 and therefore the sample means have a standard deviation of \(1.27 / (4^{1/2}) = 0.635\).

We can design a V-Mask using \(h\) and \(k\) or we can use an \(\alpha\) and \(\beta\) design approach. For the latter approach we must specify

  • \(\alpha\): the probability of a false alarm, i.e., concluding that a shift in the process has occurred, while in fact it did not,
  • \(\beta\): the probability of not detecting that a shift in the process mean has, in fact, occurred, and
  • \(\delta\) (delta): the amount of shift in the process mean that we wish to detect, expressed as a multiple of the standard deviation of the data points (which are the sample means).
Note: Technically, \(\alpha\) and \(\beta\) are calculated in terms of one sequential trial where we monitor \(S_m\) until we have either an out-of-control signal or \(S_m\) returns to the starting point (and the monitoring begins, in effect, all over again).

The values of \(h\) and \(k\) are related to \(\alpha\), \(\beta\), and \(\delta\) based on the following equations (adapted from Montgomery, 2000). $$ \begin{eqnarray} k & = & \frac{\delta \sigma_{x}}{2} \\ \hspace{.2in} \\ d & = & \frac{2}{\delta^2}\mbox{ln } \left( \frac{1-\beta}{\alpha} \right) \\ \hspace{.2in} \\ h & = & d k \end{eqnarray} $$ In our example we choose \(\alpha = 0.0027\) (equivalent to the plus or minus 3 sigma criteria used in a standard Shewhart chart), and \(\beta = 0.01\). Finally, we decide we want to quickly detect a shift as large as 1 sigma, which sets \(\delta = 1\).

CUSUM Chart with V-Mask When the V-Mask is placed over the last data point, the mask clearly indicates an out of control situation.
CUSUM chart with <i>V-</i>Mask
CUSUM chart after moving V-Mask to first out of control point We next move the V-Mask and back to the first point that indicated the process was out of control. This is point number 14, as shown below.
CUSUM chart after moving V-Mask to first
 out of control point
Rule of thumb for choosing \(h\) and \(k\) Note: A general rule of thumb (Montgomery) if one chooses to design with the \(h\) and \(k\) approach, instead of the \(\alpha\) and \(\beta\) method illustrated above, is to choose \(k\) to be half the \(\delta\) shift (0.5 in our example) and \(h\) to be around 4 or 5.

For more information on CUSUM chart design, see Woodall and Adams (1993).

Tabular or Spreadsheet Form of the V-Mask
A spreadsheet approach to CUSUM monitoring Most users of CUSUM procedures prefer tabular charts over the V-Mask. The V-Mask is actually a carry-over of the pre-computer era. The tabular method can be quickly implemented by standard spreadsheet software.

To generate the tabular form we use the \(h\) and \(k\) parameters expressed in the original data units. It is also possible to use sigma units.

The following quantities are calculated: $$ \begin{eqnarray} S_{hi}(i) & = & \mbox{max}(0,S_{hi}(i-1) + x_i - \hat{\mu}_0 - k) \\ S_{lo}(i) & = & \mbox{max}(0,S_{lo}(i-1) + \hat{\mu}_0 - k - x_i) \, , \end{eqnarray} $$ where \(S_{hi}(0)\) and \(S_{lo}(0)\) are 0. When either \(S_{hi}(i)\) and \(S_{lo}(i)\) exceeds \(h\), the process is out of control.

Example of spreadsheet calculations We will construct a CUSUM tabular chart for the example described above. For this example, the parameter are \(h = 4.1959\) and \(k = 0.3175\). Using these design values, the tabular form of the example is

    \(\hat{\mu}_0\) \(h\) \(k\)
    325 4.1959 0.3175
      Increase in mean   Decrease in mean   CUSUM
Group \(x\) \(x - 325\) \(x - 325 - k\) \(S_{hi}\) \(325 - k - x\) \(S_{lo}\) \( \sum_{i=1}^{m}(\bar{x}_{i} - \hat{\mu}_{0}) \)

1 324.93 -0.07 -0.39 0.00 -0.24 0.00 -0.07
2 324.68 -0.32 -0.64 0.00 0.01 0.01 -0.40
3 324.73 -0.27 -0.59 0.00 -0.04 0.00 -0.67
4 324.35 -0.65 -0.97 0.00 0.33 0.33 -1.32
5 325.35 0.35 0.03 0.03 -0.67 0.00 -0.97
6 325.23 0.23 -0.09 0.00 -0.54 0.00 -0.75
7 324.13 -0.88 -1.19 0.00 0.56 0.56 -1.62
8 324.53 -0.48 -0.79 0.00 0.16 0.72 -2.10
9 325.23 0.23 -0.09 0.00 0.54 0.17 -1.87
10 324.60 -0.40 -0.72 0.00 0.08 0.25 -2.27
11 324.63 -0.38 -0.69 0.00 0.06 0.31 -2.65
12 325.15 0.15 -0.17 0.00 0.47 0.00 -2.50
13 328.33 3.32 3.01 3.01 -3.64 0.00 0.83
14 327.25 2.25 1.93 4.94* -0.57 0.00 3.08
15 327.83 2.82 2.51 7.45* -3.14 0.00 5.90
16 328.50 3.50 3.18 10.63* -3.82 0.00 9.40
17 326.68 1.68 1.36 11.99* -1.99 0.00 11.08
18 327.78 2.77 2.46 14.44* -3.09 0.00 13.85
19 326.88 1.88 1.56 16.00* -2.19 0.00 15.73
20 328.35 3.35 3.03 19.04* -3.67 0.00 19.08
* = out of control signal
Home Tools & Aids Search Handbook Previous Page Next Page