Recall that in order to have control limits we need an estimate of the standard deviation of the process which reflects only common cause variability. We did this for the chart by sampling output close together and forming the observations into rational subgroups.
When using individuals control charts, observations are scarce; if large subgroups were formed there would be few subgroups to start the control chart with; the long passage of time might mean more chance for special causes to inflate the variability within subgroups.
Data: 21 22 22 20 20 18 23 23 24 22 18 Range (n=2): 1 0 2 0 2 5 0 1 2 4
We call these "moving ranges of 2". Then
is calculated as the average of
these moving ranges. We can use
to obtain an unbiased estimate of s, using a constant d2, which
theoretically links the range and the standard deviation of a normal
distribution,
=
where d2 has the value
1.13 for moving ranges of size 2.
A control chart for individuals is constructed by calculating
the average range, , based on moving
ranges of size 2.
The control chart has
CL = UCL = LCL = |
To produce a control chart for individual observations using MINITAB, the ICHART command is used, where the default value for the moving range is length 2. Enter the individual observations into one column and type
MTB > ICHART C
Historical values for µ and s can be specified using subcommands, where required.
You need at least 20 observations to have an adequate sample size with which to estimate the process standard deviation using the moving range.
Individuals charts are not going to be very powerful in detecting small to moderate shifts in the process mean.
| ... Previous page | Next page ... |