SPC Procedure
MACHART Statement
MACHART < / options>;
The MACHART statement produces uniformly weighted moving average charts of subgroup means. Table 5 lists the options that you can specify in an MACHART statement. For detailed descriptions of these options, see the section Dictionary of Options.
Table 5: MACHART Statement Options
| Option | Description |
|---|---|
| ALLN | Includes all subgroups in the analysis, regardless of sample size |
| ASYMPTOTIC | Requests constant control limits |
| EXCHART | Produces results only for charts in which exceptions occur |
| LIMITN= | Specifies the nominal sample size for fixed control limits |
| NOPRINT | Suppresses ODS output |
| OUTLIMITS= | Creates an output data table that contains control limit parameters |
| OUTTABLE= | Creates an output data table that contains subgroup summary statistics and control limits |
| SIGMAS= | Specifies the width of the control limits in terms of a multiple of the standard error of the moving averages |
| SMETHOD= | Specifies the method of estimating the process standard deviation |
| SPAN= | Specifies the number of subgroup means in the moving average |
Last updated: June 22, 2026