14.03.2014 Views

Quality and Reliability Methods - SAS

Quality and Reliability Methods - SAS

Quality and Reliability Methods - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 6 Cumulative Sum Control Charts 105<br />

Formulas for CUSUM Charts<br />

for t = 1, 2,..., n, where S 0 = 0, z t is defined as for two-sided schemes, <strong>and</strong> the parameter k, termed the<br />

reference value, is positive. The cusum S t is referred to as an upper cumulative sum. Since S t can be written as<br />

the sequence S t cumulates deviations in the subgroup means greater than k st<strong>and</strong>ard errors from μ 0 . If S t<br />

exceeds a positive value h (referred to as the decision interval), a shift or out-of-control condition is signaled.<br />

Negative Shifts<br />

X i – ( μ 0<br />

+ kσ ) <br />

Xi<br />

max0,<br />

S t – 1<br />

+ --------------------------------------- <br />

<br />

σ <br />

<br />

Xi <br />

If the shift to be detected is negative, the cusum computed for the t th subgroup is<br />

S t = max(0, S t – 1 – (z t + k))<br />

for t = 1, 2,..., n, where S 0 = 0, z t is defined as for two-sided schemes, <strong>and</strong> the parameter k, termed the<br />

reference value, is positive. The cusum S t is referred to as a lower cumulative sum. Since S t can be written as<br />

X i – ( μ 0<br />

– kσ ) <br />

Xi<br />

max0,<br />

S t – 1<br />

– -------------------------------------- <br />

<br />

σ <br />

<br />

Xi <br />

the sequence S t cumulates the absolute value of deviations in the subgroup means less than k st<strong>and</strong>ard errors<br />

from μ 0 . If S t exceeds a positive value h (referred to as the decision interval), a shift or out-of-control<br />

condition is signaled.<br />

Note that S t is always positive <strong>and</strong> h is always positive, regardless of whether δ is positive or negative. For<br />

schemes designed to detect a negative shift, some authors define a reflected version of S t for which a shift is<br />

signaled when S t is less than a negative limit.<br />

Lucas <strong>and</strong> Crosier (1982) describe the properties of a fast initial response (FIR) feature for CUSUM<br />

schemes in which the initial CUSUM S 0 is set to a “head start” value. Average run length calculations given<br />

by them show that the FIR feature has little effect when the process is in control <strong>and</strong> that it leads to a faster<br />

response to an initial out-of-control condition than a st<strong>and</strong>ard CUSUM scheme. You can provide head start<br />

values on the dialog or through JSL.<br />

Constant Sample Sizes<br />

When the subgroup sample sizes are constant (= n), it might be preferable to compute cusums that are<br />

scaled in the same units as the data. Cusums are then computed as<br />

S t<br />

= max( 0,<br />

S t – 1<br />

+ ( X i – ( μ 0<br />

+ kσ ⁄ n)<br />

))<br />

for δ > 0 <strong>and</strong> the equation<br />

S t<br />

= max( 0,<br />

S t – 1<br />

– ( X i – ( μ 0<br />

– kσ ⁄ n)<br />

))<br />

for δ < 0. In either case, a shift is signaled if S t exceeds<br />

h' = hσ ⁄ n<br />

. Some authors use the symbol H for h'.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!