Ask the Expert - Manufacturing Quality Control Software - Because your profit is on the bottom line...

Ask the Expert

How should the subgroup size be selected for an X-bar chart? (Part II)

The sample size formula and application are discussed in the conclusion of this two-part topic.

Steven Wachs
Principal Statistician
Integral Concepts, Inc.

Last month’s article focused on the conceptual application of appropriate sample sizes for X-bar charts. As we discussed, the purpose of control charts is to detect significant process changes when they occur. When the proper sample size is selected, X-bar charts will detect process shifts (that have practical significance) in a timely manner.

In this article, we describe the sample size formula and its application in detail. As you read it, take care to distinguish between the Greek letter "α" (alpha) and the lower case English letter "a". These two characters look similar and could be confused.

The required sample size is a function of several variables that must either be estimated from the process or determined by the chart designer. The formula for computing a sample size for an X-Bar chart is: 

          (Ζα/2 + Ζβ)2σ2
n =  ---------------------
                    D2
where
  n = sample size required

Ζα/2 = the number of standard deviations above zero on the standard normal distribution such that the area in the tail of the distribution is α/2 (α is the type I error probability and is typically 0.0027 for control chart applications. In this case, Ζ0.00135=3).

Ζβ/2 = the number of standard deviations above zero on the standard normal distribution such that the area in the tail of the distribution is β (β is the type II error probability).

σ = the standard deviation of the characteristic being charted.

D = the difference we are trying to detect.
The following factors influence the sample size:

  • Type I error probability (α) – A Type I error occurs when we conclude that a control chart is giving us an out-of-control signal but the process is actually stable. This may be considered as a “false alarm.” In control chart applications, it is customary to set α = 0.0027. This is done so that the control limits trap 99.73% of the statistic that is being plotted on the control chart (note that 99.73% is trapped by placing control limits at ±3 standard deviations from the process average for normally distributed statistics such as sample averages). Because α is typically 0.0027, the formula term involving α is typically Ζ0.0027/2 = Ζ0.000135 = 3.

  • Type II error probability (β) – A Type II error occurs when we fail to detect an out-of-control condition when the process is actually not stable. This is a serious error, as the whole purpose of the control chart is to detect a change quickly after the change occurs! As the Type II error is decreased, the required sample size to detect a process change increases (provided all other factors are unchanged). Once β is specified by the chart designer (a function of risk tolerance), Ζβ/2 can be found from a standard normal table, which is available in any statistics textbook. The following Microsoft EXCEL function may also be used: =NORMSINV(1-β/2). Some common “Z values” are:

    Ζ0.00135 = 3
    Ζ0.01 = 2.33
    Ζ0.025 = 1.96
    Ζ0.05 = 1.64
    Ζ0.10 = 1.28
    Ζ0.20 = 0.84

  • The process standard deviation (σ) – As the process standard deviation is decreased, the sample size required to detect a process change decreases (provided all other factors are unchanged). As the standard deviation increases, we need a large sample size to overcome the variation. σ may be estimated from the process data. (See the earlier article on computing the standard deviation). 

  • The desired chart sensitivity (D) – D is the difference between the current process average and a new average, which represents a change that has practical significance. In other words, D represents the change in the process average that we are seeking to detect with the control chart. As the change we are trying to detect is decreased, the sample size required to detect a process change increases (provided all other factors are unchanged).

Selecting a sample size involves a trade-off between the above factors. Because, for x-bar charts, the control limits are traditionally placed at ±3 standard deviations from the process average, the Type I error (α) is typically fixed at 0.0027. Furthermore, the process standard deviation (σ) is typically estimated from the production process (rather than specified). This leaves us to trade off the chart sensitivity (D), the Type II error (β), and the required sample size (n). Increasing the sensitivity of the control chart (reducing D) or decreasing the probability of a Type II error both result in a larger required sample size.

Example:

Suppose that a beer bottler is filling containers labeled as 12 oz. The process standard deviation is estimated to be 0.12 ounces. The bottle weights follow a Normal distribution, so the bottler decides to center the process at 12.36 ounces to protect themselves against potential “underfills.” In addition the company is worried about overfilling, so the risk of a process shift is on both ends.

What sample size is required to detect a shift of 0.18 oz with 80% probability? (20% probability that the chart does not detect the shift).

We have: 
  Ζα/2 = Ζ0.00135 = 3 
Ζβ = Ζ0.20 = 0.84 
σ = 0.12 
D = 0.18 oz   
         (3+0.84)2(0.12)2
n = ------------------------ = 6.55
                 (0.18)2

Thus, the required sample size is 7.

How does the required sample size change if we are only willing to tolerate a 10% chance that the chart fails to detect the shift? (Answer n = 8.14, so a sample size of 9 is required).
 
Have a question for our experts? Send an email to This email address is being protected from spam bots, you need Javascript enabled to view it or complete and submit the following form:

First name:
required field
Last name:
required field
Email address:
required field
Question:
required field
(up to 200 characters)