QC Charts Example 2: Brushing, Assigning Causes and Actions


In the Results dialog, click on the Brushing tab. Under Include/exclude samples, select the All out-of-control samples option button. Notice that sample 2 and 19 will be highlighted in the first field under Include/exclude samples.
You can now examine the individual observations or review the sample statistics for those samples that you select. For example, let us look at the individual observations for both samples. Select the check box for showing individual observations (Show or … individual observations). The chart will now show the individual observations for those two samples. Shown below is the X-bar chart (click the X button on the Charts tab).

By inspecting the X-bar chart we notice that the variability of the individual observations in sample 2 is very large. In particular, a single outlier seems to have "inflated" the sample range, causing an out-of-control condition in the R chart. This could be an indication of a measurement error.
The variation of the values in sample 19 seems to be reasonable. However, notice that this particular sample tends to produce values "below" the overall average, "pushing" the sample mean below the lower control limit. Some phenomenon seems to have affected all observations in that particular sample.
We will later see how we can incorporate this information into the graph. In order to remove the individual observations from the chart again, select the Hide individual observations check box on the Brushing tab.

We will now incorporate this information by assigning causes and actions to the QC chart. You will notice that the data set Cover.sta contains two blank variables Causes and Actions that will be used to specify unique codes and text values that describe the causes/actions that have been taken.
Although we could use the buttons on the Brushing tab we will now use the graphical brushing mode in order to assign causes and actions. Click the Brush button in the lower part of the Results dialog to display the Brushing Commands dialog.
Move the cursor over sample 2 until the cursor changes into a cross-hair-style brushing cursor. If you leave the cursor in the same position for a moment (without pressing a mouse button), you will notice that a small yellow box containing sample statistics will be displayed.
Click the Assign/remove cause button. In the resulting variable selection dialog select variable Causes in the first variable list and variable Actions in the second variable list and click OK.
In the Assigning a Cause dialog click the Specify a new cause button and on the Specify text labels for dialog click the New button. In the Edit text label dialog, enter the string "Gage problem" in the text field and click OK and OK again to return to the Assigning a Cause dialog. Because sample 2 is only out-of-control in the R chart, select the R or S (MR/MS) chart option button under Assign cause to. Then click OK (assign). Your chart should now contain a descriptive label "Gage problem" for the second sample in the R chart.
You can proceed in the same manner for assigning a cause for sample 19. Note that you could also assign actions to be taken by clicking the Assign/remove action button on the Brushing Commands dialog. After you are done, your graph may look like this:

If you would like to replicate this example analysis at a later time, you may want to delete those codes from data file before you start again.
On the Brushing tab of the results dialog select sample 2 from the field under Include/exclude samples. Then press the CTRL key on your keyboard and click on sample 19. Both samples should be selected now.
Now select the checkbox Exclude from computations. In the resulting variable selection dialog, select variable Exclude and click OK. The graph will be updated, and you will notice that the point markers for sample 2 and 19 are different, indicating that they are excluded from the computation of the control limits and the center line. Note that you could remove these points from the graph (and computations) by selecting Exclude (drop) from graph.

You will also notice that the control limits and the center line have changed (slightly) after excluding the two samples. This can be easily verified by including them again by selecting the check box Include in computations.
See also QC Chart Examples.