
                If the shift 
 to be detected is positive, the cusum computed for the tth subgroup is 
                  
 for t=1, 2, . . . , n, where 
=0, 
 is defined as for two-sided schemes, and the parameter k, termed the reference value, is positive. The cusum 
 is referred to as an upper cumulative sum. Since 
 can be written as 
                  
 the sequence 
 cumulates deviations in the subgroup means greater than k standard errors from 
. If 
 exceeds a positive value h (referred to as the decision interval), a shift or out-of-control condition is signaled. This formulation follows that of Lucas (1976), Lucas and Crosier (1982), and Montgomery (1996). 
                  
 If the shift 
 to be detected is negative, the cusum computed for the tth subgroup is 
                  
 for t=1, 2, . . . , n, where 
=0, 
 is defined as for two-sided cusum schemes, and the parameter k, termed the reference value, is positive. The cusum 
 is referred to as a lower cumulative sum. Since 
 can be written as 
                  
 the sequence 
 cumulates the absolute value of deviations in the subgroup means less than k standard errors from 
. If 
 exceeds a positive value h (referred to as the decision interval), a shift or out-of-control condition is signaled. 
                  
This formulation follows that of Lucas (1976), Lucas and Crosier (1982), and Montgomery (1996). Note that 
 is always positive and h is always positive, regardless of whether 
 is positive or negative. For schemes designed to detect a negative shift, some authors, including van Dobben de Bruyn (1968) and Wadsworth, Stephens, and Godfrey (1986), define a reflected version of 
 for which a shift is signaled when 
 is less than a negative limit. 
                  
  Lucas and Crosier (1982) describe the properties of a fast initial response (FIR) feature for cusum schemes in which the initial cusum 
 is set to a "headstart" value. Average run length calculations given by Lucas and Crosier (1982) show that the FIR feature has little effect when the process is in control and that it leads to a faster response to an
                     initial out-of-control condition than a standard cusum scheme. You can provide headstart value 
 with the HEADSTART= option or the variable _HSTART_ in a LIMITS= data set. 
When the subgroup sample sizes are constant ( = n), it may be preferable to compute cusums that are scaled in the same units as the data. Refer to Montgomery (1996) and Wadsworth, Stephens, and Godfrey (1986). To request this, specify the DATAUNITS option. Cusums are then computed as
 for 
 >0 and the equation 
                  
 for 
. In either case, a shift is signaled if 
 exceeds 
. Wadsworth, Stephens, and Godfrey (1986) use the symbol H for 
. 
                  
If the subgroup sample sizes are not constant, you can specify a constant nominal sample size n with the LIMITN= option or the variable _LIMITN_ in a LIMITS= data set. In this case, only those subgroups with sample size n are analyzed unless you also specify the option ALLN. You can further specify the option NMARKERS to request special symbol
                     markers for points corresponding to sample sizes not equal to n. 
If the cusum scheme is two-sided, the cumulative sum 
 plotted for the tth subgroup is 
               
 for t=1, 2, . . . , n. Here 
=0, and the term 
 is calculated as 
               
 where 
 is the tth subgroup average, and 
 is the tth subgroup sample size. If the subgroup samples consist of individual measurements 
, the term 
 simplifies to 
               
Since the first equation can be rewritten as
 the sequence 
 cumulates standardized deviations of the subgroup averages from the target mean 
. 
               
In many applications, the subgroup sample sizes 
 are constant (
), and the equation for 
 can be simplified. 
               
 In some applications, it may be preferable to compute 
 as 
               
which is scaled in the same units as the data. Refer to Montgomery (1996), Wadsworth, Stephens, and Godfrey (1986), and American Society for Quality Control (1983). If the subgroup sample sizes are constant (= n) and if you specify the DATAUNITS option in the XCHART statement, the CUSUM procedure computes cusums using the final equation
                  above. In this case, the procedure rescales the V-mask parameters h and k to 
 and 
, respectively. Wadsworth, Stephens, and Godfrey (1986) use the symbols F for 
 and H for 
. 
               
If the subgroup sample sizes are not constant, you can specify a constant nominal sample size n with the LIMITN= option or with the variable _LIMITN_ in a LIMITS= data set. In this case, only those subgroups with sample size n are analyzed unless you also specify the option ALLN. You can further specify the option NMARKERS to request special symbol
                  markers for points corresponding to sample sizes not equal to n. 
               
If the process is in control and the mean 
 is at or near the target 
, the points will not exhibit a trend since positive and negative displacements from 
 tend to cancel each other. If 
 shifts in the positive direction, the points exhibit an upward trend, and if 
 shifts in the negative direction, the points exhibit a downward trend.