Once a process is in statistical control, that is producing consistently, you probably then want to determine if it is capable, that is meeting specification limits and producing "good" parts. You determine capability by comparing the width of the process variation with the width of the specification limits. The process needs to be in control before you assess its capability; if it is not, then you will get incorrect estimates of process capability.
You can assess process capability graphically by drawing capability histograms and capability plots. These graphics help you assess the distribution of your data and verify that the process is in control. You can also calculate capability indices, which are ratios of the specification tolerance to the natural process variation. Capability indices, or statistics, are a simple way of assessing process capability. Because the process information is reduced to a single number, you can use capability statistics to compare the capability of one process to another.
Minitab provides you with the options of identifying the distribution that fits your data or to transform your data to follow normal distribution, prior to using capability analysis. Depending on the nature of data and its distribution, you can perform capability analyses for:
It is essential to choose the correct distribution when conducting a capability analysis. You can use individual distribution identification to select the distribution that best fits your data prior to conducting a capability analysis. For example, Minitab provides capability analyses based on both normal and nonnormal probability models. The commands that use a normal probability model provide a more complete set of statistics, but your data must approximate the normal distribution for the statistics to be appropriate for the data. For example, Capability Analysis (Normal) estimates expected parts per million out-of-spec using the normal probability model. Interpretation of these statistics rests on two assumptions: that the data are from a stable process, and that they follow an approximately normal distribution. Similarly, Capability Analysis (Nonnormal) calculates parts per million out-of-spec using a nonnormal distribution that best fits your data. In both cases, the validity of the statistics depends on the validity of the assumed distribution.
If the data are badly skewed, the estimated proportion of defective items may be extremely over or under estimated. In that case, it is better to either transform the data to make the normal distribution a more appropriate model, or choose a nonnormal probability model for the data. With Minitab, you can transform the data using Johnson distribution system or Box-Cox power transformation or use nonnormal probability model. Nonnormal data compares these two methods.
If you suspect that there may be a strong between-subgroup source of variation in your process, use Capability Analysis (Between/Within) or Capability Sixpack (Between/Within). Subgroup data may have, in addition to random error within subgroups, random variation between subgroups. Understanding both sources of subgroup variation may provide you with a more realistic estimate of the potential capability of a process. Capability Analysis (Between/Within) and Capability Sixpack (Between/Within) computes both within and between standard deviations and then pools them to calculate the total standard deviation.
Minitab also provides capability analyses for attributes (count) data, based on the binomial and Poisson probability models. For example, products may be compared against a standard and classified as defective or not (use Capability Analysis (Binomial)). You can also classify products based on the number of defects (use Capability Analysis (Poisson)).
Here is a summary of Minitab's capability commands:
- an Xbar (or Individuals), R or S (or Moving Range), and run chart, which can be used to verify that the process is in a state of control
- a capability histogram and normal probability plot, which can be used to verify that the data are normally distributed
- a capability plot, which displays the process variability compared to the specifications
- an Individuals, Moving Range, and R or S Chart, which can be used to verify that the process is in a state of control
- a capability histogram and normal probability plot, which can be used to verify that the data are normally distributed
- a capability plot, which displays the process variability compared to specifications
- an Xbar (or Individuals), R (or Moving Range), and run chart, which can be used to verify that the process is in a state of control
- a capability histogram and probability plot, which can be used to verify that the data come from a specified distribution
- a capability plot, which displays the process variability compared to the specifications
Note |
Although the Capability Sixpack commands give you fewer statistics, it provides an array of charts that can be used to verify that the process is in control and that the data follow the chosen distribution. Capability statistics are simple to use, but they have distributional properties that are not fully understood. In general, it is not good practice to rely on a single capability statistic to characterize a process. See [2], [4], [5], [6], [9], [10], and [11] for a discussion. |