A control chart is a popular statistical tool for monitoring and improving quality. Originated by Walter Shewhart in 1924 for the manufacturing environment, it was later extended by W. Edward Deming to the quality improvement in all areas of an organization (a philosophy known as Total Quality Management, or TQM).
The purpose of control charts
The success of Shewhart's approach is based on the idea that no matter how well the process is designed, there exists a certain amount of nature variability in output measurements.
When the variation in process quality is due to random causes alone, the process is said to be in-control. If the process variation includes both random and special causes of variation, the process is said to be out-of-control.
The control chart is supposed to detect the presence of special causes of variation.
In its basic form, the control chart is a plot of some function of process measurements against time. The points that are plotted on the graph are compared to a pair of control limits. A point that exceeds the control limits signals an alarm.
An alarm signaled by a control chart might indicate that special causes of variation are present, and some action should be taken, ranging from taking a re-check sample to the stopping of a production line in order to trace and eliminate these causes. On the other hand, an alarm might be a false one, when in practice no change has occurred in the process. The design of control charts is a compromise between the risks of not detecting real changes and of false alarms.
Assumptions underlying Control Charts
The two important assumptions are:
- The measurement-function (for example, the mean), that is used to monitor the process parameter, is distributed according to a normal distribution. In practice, if your data seem very far from meeting this assumption, try to transform them.
- Measurements are independent of each other.
Constructing a 3-sigma ("Shewhart-type") control chart
During a stable stage of the process:
- Determine the process parameter that you want to monitor (such as the process mean, or spread).
- Create the centerline of the plot, according to the target value of your monitored parameter.
- Group the process measurements into subgroups (samples) by time period. The points to be plotted on the plot, are some function of the process measurements within each subgroup, which estimate the target value. For example, if you are monitoring your process mean, then the points on the plot should be the sample-means, computed at regular intervals. Denote the point at time t as Xt
- Create upper and lower control limits (UCL,LCL) according to the following formula:
UCL = CL + 3 s
LCL = CL - 3 s
where s is the standard deviation of Xt.
For the example above, Xt may be daily means of process measurements. If each daily sample comprises of n measurements, then the standard deviation of Xt is equal to the process standard deviation divided by the root of n
After the control limits have been set, continue to plot the points on the graph, as a function of time. When a point exceeds the control limits, it indicates that the process is out of control, and action should be taken (of course, there is a slight chance that is a false alarm).
Sensitizing rules for control charts






