| Product | Release |
|---|---|
| SAS/QC | 9.2 |
| BOXCHART Statement |
The following notation is used in this section:
| number of groups | |
| sample size of | |
| total sample size | |
| expected value of a response in the | |
| standard deviation of response | |
| average response in | |
| weighted average of | |
| sample variance of the responses in the | |
| mean square error (MSE) | |
| degrees of freedom associated with the mean square error | |
| significance level | |
| critical value for analysis of means when
the sample sizes | |
| critical value for analysis of means
when the sample sizes |
A box-and-whisker plot is displayed for the measurements in each group on the
ANOM boxchart. Figure 5.8 illustrates the elements of each plot.
|
Figure 5.8: Box-and-Whisker Plot
The skeletal style of the box-and-whisker plot shown in Figure 5.8 is the default. You can specify alternative styles with the BOXSTYLE= option; see the entry for the BOXSTYLE= option in Chapter 56, "Dictionary of Options."
By default, the central line on an ANOM chart for means represents the weighted average of the group means, which is computed as
You can specify a value for
with the
MEAN= option in the BOXCHART statement or with the
variable _MEAN_ in a LIMITS= data set.
In the analysis of means for continuous data, it is assumed that
the responses in the
th group
are at least approximately normally distributed
with a constant variance:
When the group sizes are constant (
),
then
and the decision limits are computed as follows:

Here the mean square error (MSE) is computed as follows:

For details concerning the function
, see
Nelson (1981, 1982a, 1993).
When the group sizes
are not constant (the unbalanced case),
and the decision limits for the
th group
are computed as follows:

Here the mean square error (MSE) is computed as follows:
This requires that
be positive. A chart is not produced if
but MSE
is equal to zero (unless you specify the ZEROSTD option). For details concerning
the function
, see Fritsch and Hsu (1997),
Nelson (1982b, 1991), and Soong and Hsu (1997).
You can specify parameters for the limits as follows:
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
