Next Page Previous Page Home Tools & Aids Search Handbook
6. Process or Product Monitoring and Control
6.1. Introduction

6.1.6.

What is Process Capability?

Process capability compares the output of an in-control process to the specification limits by using capability indices. The comparison is made by forming the ratio of the spread between the process specifications (the specification "width") to the spread of the process values, as measured by 6 process standard deviation units (the process "width").

Process Capability Indices

A process capability index uses both the process variability and the process specifications to determine whether the process is "capable" We are often required to compare the output of a stable process with the process specifications and make a statement about how well the process meets specification.  To do this we compare the natural variability of a stable process with the process specification limits. 

A process where almost all the measurements fall inside the specification limits is a capable process. This can be represented pictorially by the plot below:

Diagram demonstrating a capable process

There are several statistics that can be used to measure the capability of a process:  Cp, Cpk, and Cpm.

Most capability indices estimates are valid only if the sample size used is "large enough". Large enough is generally thought to be about 50 independent data values. 

The Cp, Cpk, and Cpm statistics assume that the population of data values is normally distributed. Assuming a two-sided specification, if μ and σ are the mean and standard deviation, respectively, of the normal data and USL, LSL, and T are the upper and lower specification limits and the target value, respectively, then the population capability indices are defined as follows.

Definitions of various process capability indices Cp=USLLSL6σ

Cpk=min[USLμ3σ,μLSL3σ]

Cpm=USLLSL6σ2+(μT)2

Sample estimates of capability indices Sample estimators for these indices are given below. (Estimators are indicated with a "hat" over them).

C^p=USLLSL6s

C^pk=min[USLx¯3s,x¯LSL3s]

C^pm=USLLSL6s2+(x¯T)2

The estimator for Cpk can also be expressed as Cpk=Cp(1k), where k is a scaled distance between the midpoint of the specification range, m, and the process mean, μ.

Denote the midpoint of the specification range by m=(USL+LSL)/2. The distance between the process mean, μ, and the optimum, which is m, is μm, where mμLSL. The scaled distance is k=|mμ|(USLLSL)/2,0k1. (The absolute sign takes care of the case when LSLμm). To determine the estimated value, k^, we estimate μ by x¯. Note that x¯USL.

The estimator for the Cp index, adjusted by the k factor, is C^pk=C^p(1k^). Since 0k1, it follows that C^pkC^p.

Plot showing Cp for varying process widths To get an idea of the value of the Cp statistic for varying process widths, consider the following plot.

4 plots showing the value of Cp for varying process widths

This can be expressed numerically by the table below:

Translating capability into "rejects"
USLLSL 6σ 8σ 10σ 12σ
Cp 1.00 1.33 1.66 2.00
Rejects 0.27 % 64 ppm 0.6 ppm 2 ppb
% of spec used 100 75 60 50

where ppm = parts per million and ppb = parts per billion. Note that the reject figures are based on the assumption that the distribution is centered at μ.

We have discussed the situation with two spec. limits, the USL and LSL. This is known as the bilateral or two-sided case. There are many cases where only the lower or upper specifications are used. Using one spec limit is called unilateral or one-sided. The corresponding capability indices are

One-sided specifications and the corresponding capability indices
Cpu=allowable upper spreadactual upper spread=USLμ3σ
and
Cpl=allowable lower spreadactual lower spread=μLSL3σ,
where μ and σ are the process mean and standard deviation, respectively.

Estimators of Cpu and Cpl are obtained by replacing μ and σ by x¯ and s, respectively. The following relationship holds Cp=Cpu+Cpl2. This can be represented pictorially by

Graph demonstrating upper actual and allowable upper spread

Note that we also can write:

Cpk=min(Cpl,Cpu).

Confidence Limits For Capability Indices
Confidence intervals for indices Assuming normally distributed process data, the distribution of the sample C^p follows from a Chi-square distribution and C^pu and C^pl have distributions related to the non-central t distribution. Fortunately, approximate confidence limits related to the normal distribution have been derived. Various approximations to the distribution of C^pk have been proposed, including those given by Bissell (1990), and we will use a normal approximation.

The resulting formulas for 100(1α)% confidence limits are given below.

Confidence Limits for Cp are Pr{C^p(L1)CpC^p(L2)}=1α, where L1=χα/2,ν2ν,L2=χ1α/2,ν2ν, and ν= degrees of freedom.

Confidence Intervals for Cpu and Cpl Approximate 100(1α) % confidence limits for Cpu with sample size n are: Cpu(lower)=C^puz1β19n+C^pu22(n1) and

Cpu(upper)=C^pu+z1α19n+C^pu22(n1), with z denoting the percent point function of the standard normal distribution. If β is not known, set it to α.

Limits for Cpl are obtained by replacing C^pu by C^pl.

Confidence Interval for Cpk Zhang et al. (1990) derived the exact variance for the estimator of Cpk as well as an approximation for large n. The reference paper is Zhang, Stenback and Wardrop (1990), "Interval Estimation of the process capability index," Communications in Statistics: Theory and Methods, 19(21), 4455-4470.

The variance is obtained as follows.

Let

    c=n[μ(USL+LSL)/2]σ d=(USLLSL)/σ Φ(c)=infc12πexp5z2dz.
Then
    Var(C^pk) =(d2/36)(n1)(n3) (d/9n)(n1)(n3){2πexp(c2/2)+c[12Φ(c)]} +[(1/9)(n1)/(n(n3))](1+c2) [(n1)/(72n)]{Γ((n2)/2)Γ((n1)/2)}2 {dn22πexp(c2/2)2c[12Φ(c)]}2.
Their approximation is given by:
    Var(C^pk)=n1n30.5{Γ((n2)/2)Γ((n1)/2)}2,
where
    n25,0.75Cpk4,|c|100, and d24.
The following approximation is commonly used in practice Cpk=C^pk±z1α/219n+C^pk22(n1). It is important to note that the sample size should be at least 25 before these approximations are valid. In general, however, we need n100 for capability studies. Another point to observe is that variations are not negligible due to the randomness of capability indices.
Capability Index Example
An example For a certain process the USL=20 and the LSL=8. The observed process average, x¯16, and the standard deviation, s=2. From this we obtain C^p=USLLSL6s=2086(2)=1.0. This means that the process is capable as long as it is located at the midpoint, m=(USL+LSL)/2=14.

But it doesn't, since x¯16. The k^ factor is found by k^=|mx¯|(USLLSL)/2=26=0.3333 and C^pk=C^p(1k^)=0.6667. We would like to have C^pk at least 1.0, so this is not a good process. If possible, reduce the variability or/and center the process. We can compute the C^pu and C^pl using C^pu=USLx¯3s=20163(2)=0.6667 and C^pl=x¯LSL3s=1683(2)=1.3333. From this we see that the C^pu, which is the smallest of the above indices, is 0.6667. Note that the formula C^pk=C^p(1k^) is the algebraic equivalent of the min(C^pu,C^pl) definition.

What happens if the process is not approximately normally distributed?
What you can do with non-normal data The indices that we considered thus far are based on normality of the process distribution. This poses a problem when the process distribution is not normal. Without going into the specifics, we can list some remedies.
  1. Transform the data so that they become approximately normal. A popular transformation is the Box-Cox transformation

  2. Use or develop another set of indices, that apply to nonnormal distributions. Non-parameteric versions (Pearn, Tai, Hsiao, and Ao (2014) and Chen and Ding (2001)) of the Cp, Cpk, and Cpm capability indices are denoted by Cnp, Cnpk, and Cnpm. Estimators for these non-parameteric capability indices are calculated by

      C^np=USLLSLp(0.99865)p(0.00135)

      C^npk=min[USLmedian,medianLSL](p(0.99865)p(0.00135))/2

      C^npm=USLLSL6(p(0.99865)p(0.00135)6)2+(medianT)2

    where p(0.99855) is the 99.865th percentile of the data and p(0.00135) is the 0.135th percentile of the data. The use of these percentiles is justified to mimic the coverage of ±3 standard deviations for the normal distribution. Note that some sources may use 99% coverage. For example, the Cnpk statistic may be given as

      C^npk=min[USLmedianp(0.995)median,medianLSLmedianp(0.005)]

    where p(0.995) is the 99.5th percentile of the data and p(0.005) is the 0.5th percentile of the data.

    For additional information on nonnormal distributions, see Johnson and Kotz (1993).

There is, of course, much more that can be said about the case of nonnormal data. However, if a Box-Cox transformation can be successfully performed, one is encouraged to use it.

Home Tools & Aids Search Handbook Previous Page Next Page