Control Charts for Process Variation

16.3 Control Charts for Process Variation

  The control charts discussed in the previous section were designed to control the location (equivalently, central tendency) of a process, with particular attention to the mean as a measure of location. It is equally important to ensure that a process is under control with respect to variation. In fact, most practitioners recommend that control

  be established on variation prior to constructing an X chart or any other chart for con- trolling location. In this section, we consider charts for variation based on the sample

  16.3 Control Charts for process Variation 691

  standard deviation S and also charts based on the sample range R. The former are generally preferred because the standard deviation gives a more efficient assessment of variation than does the range, but R charts were used first and tradition dies hard.

  the S chart

  We again suppose that k independently selected samples are available, each one consisting of n observations on a normally distributed variable. Denote the sample

  standard deviations by s 1 ,s 2 ,…, s k , with s 5 os i yk. The values s 1 ,s 2 ,s 3 ,… are plot-

  ted in sequence on an S chart. The center line of the chart will be at height s, and the 3-sigma limits necessitate determining 3s S (just as 3-sigma limits of an X chart

  required 3s X 5 3s yÏn, with s then estimated from the data).

  Recall that for any rv Y, V sYd 5 EsY 2 d 2 [EsYd] 2 , and that a sample variance S 2 is an unbiased estimator of s 2 , that is, E sS 2 d5s 2 . Thus

  V sSd 5 EsS 2 d 2 [EsSd] 2 5s 2 sa n s d 2 5s 2 s1 2 a 2 n d

  where values of a n for n 5 3,…, 8 are tabulated in the previous section. The stand- ard deviation of S is then

  s S 5 ÏVsSd 5 sÏ1 2 a n 2

  It is natural to estimate s using s 1 ,…, s k , as was done in the previous section namely,

  sˆ5 s ya n . Substituting sˆ for s in the expression for s S gives the quantity used to calculate 3-sigma limits.

  The 3-sigma control limits for an S control chart are

  LCL 5 s 2 3s Ï 12a 2 n ya n

  UCL 5 s 2 3s Ï 12a 2 n ya n

  The expression for LCL will be negative if n 5, in which case it is customary to use LCL 5 0.

  ExamplE 16.4 Table 16.2 displays observations on stress resistance of plastic sheets (the force, in psi, necessary to crack a sheet). There are k 5 22 samples, obtained at equally spaced time points, and n 5 4 observations in each sample. It is easily verified that

  os i 5 51.10 and s 5 2.32, so the center of the S chart will be at 2.32 (though because

  n5 4, LCL 5 0 and the center line will not be midway between the control limits).

  From the previous section, a 4 5 .921, from which the UCL is

  UCL 5 2.32 1 3 s2.32dsÏ1 2 s.921d 2 dy.921 5 5.26

  Table 16.2 Stress-Resistance Data for Example 16.4

  Sample No.

  Observations

  SD Range

  (continued )

  692 Chapter 16 Quality Control Methods

  Table 16.2 Stress-Resistance Data for Example 16.4 (continued)

  Sample No.

  Observations

  SD Range

  The resulting control chart is shown in Figure 16.3. All plotted points are well within the control limits, suggesting stable process behavior with respect to variation.

  Sample 0 5 10 15 20 number

  Figure 16.3 S chart for stress-resistance data for Example 16.4

  n

  the r chart

  Let r 1 ,r 2 ,…r k denote the k sample ranges and r 5 or i yk. The center line of an R chart will be at height r. Determination of the control limits requires s R , where R denotes the range (prior to making observations—as a random variable) of a random sample of size n from a normal distribution with mean value m and standard devia- tion s. Because

  R 5 max(X 1 ,…, X n ) 2 min(X 1 ,…, X n )

  5 s{max sZ 1 ,…, Z n d 2 minsZ 1 ,…, Z n d}

  16.3 Control Charts for process Variation 693

  where Z i 5 (X i 2m ) ys, and the Z i ’s are standard normal rv’s, it follows that

  standard deviation of the range of random sample

  1 of size n from a standard normal distribution 2

  s R 5s?

  5s? c n

  The values of c n for n 5 3,…, 8 appear in the accompanying table.

  n

  3 45678 c n .888 .880 .864 .848 .833 .820

  It is customary to estimate s by sˆ 5 r yb n as discussed in the previous section. This

  gives sˆ R 5 c n r yb n as the estimated standard deviation of R. The 3-sigma limits for an R chart are

  LCL 5 r 2 3c n r yb n UCL 5 r 1 3c n r yb n

  The expression for LCL will be negative if n 6, in which case LCL 5 0 should be used.

  ExamplE 16.5 In tissue engineering, cells are seeded onto a scaffold that then guides the growth

  of new cells. The article “On the Process Capability of the Solid Free-Form Fabrication: A Case Study of Scaffold Moulds for Tissue Engineering” (J.

  of Engr. in Med., 2008: 377–392) used various quality control methods to study

  a method of producing such scaffolds. An unusual feature is that instead of sub- groups being observed over time, each subgroup resulted from a different design dimension (mm). Table 16.3 contains data from Table 2 of the cited article on the deviation from target in the perpendicular orientation (these deviations are indeed all positive—the printed beams exhibit larger dimensions than those designed).

  Table 16.3 Deviation-from-Target Data for Example 16.5

  des dim

  mean

  range st dev

  694 Chapter 16 Quality Control Methods

  Table 16.3 yields or i 5 124, from which r 5 7.29. Since n 5 3, LCL 5 0. With

  b 3 5 1.693 and c 3 5 .888, UCL 5 7.29 1 3 ? s.888ds7.29dy1.693 5 18.76

  Figure 16.4 shows both an R chart and an X chart from the Minitab software pack- age (the cited article also included these charts). All points are within the appropri- ate control limits, indicating an in-control process for both location and variation.

  Sample Mean 5

  – R = 7.29

  Sample Range 5

  Figure 16.4 Control charts for the deviation-from-target data of Example 16.5

  n

  charts Based on Probability Limits

  Consider an X chart based on the in-control (target) value m 0 and known s. When

  the variable of interest is normally distributed and the process is in control,

  P sX i .m 0 1 3s yÏnd 5 .0013 5 PsX i ,m 0 2 3s yÏnd

  That is, the probability that a point on the chart falls above the UCL is .0013, as is the probability that the point falls below the LCL (using 3.09 in place of 3 gives .001 for each probability). When control limits are based on estimates of m and s, these probabilities will be approximately correct provided that n is not too small and k is at least 20.

  By contrast, it is not the case for a 3-sigma S chart that P sS i . UCL d5 P sS i , LCL d 5 .0013, nor is it true for a 3-sigma R chart that PsR i . UCL d5 P sR i , LCL d 5 .0013. This is because neither S nor R has a normal distribution even when the population distribution is normal. Instead, both S and R have skewed dis- tributions. The best that can be said for 3-sigma S and R charts is that an in-control process is quite unlikely to yield a point at any particular time that is outside the control limits. Some authors have advocated the use of control limits for which the “exceedance probability” for each limit is approximately .001. The book Statistical Methods for Quality Improvement (see the chapter bibliography) contains more information on this topic.

  16.4 Control Charts for attributes 695

  EXERCISES Section 16.3 (16–20)

  16. A manufacturer of dustless chalk instituted a quality control

  des dim

  observations

  program to monitor chalk density. The sample standard

  deviations of densities for 24 different subgroups, each

  consisting of n 5 8 chalk specimens, were as follows:

  Calculate limits for an S chart, construct the chart, and

  check for out-of-control points. If there is an out-of-

  9 15 control point, delete it and repeat the process. 22

  17. Subgroups of power supply units are selected once each

  hour from an assembly line, and the high-voltage output

  19. Calculate control limits for an S chart from the refractive

  of each unit is determined.

  index data of Exercise 11. Does the process appear to be

  a. Suppose the sum of the resulting sample ranges for

  in control with respect to variability? Why or why not?

  30 subgroups, each consisting of four units, is 85.2. Calculate control limits for an R chart. 2 20. When S is the sample variance of a normal random

  b. Repeat part (a) if each subgroup consists of eight

  sample, sn 2 1dS 2 ys 2 has a chi-squared distribution with

  units and the sum is 106.2.

  n2 1 df, so

  18. The following data on the deviation from target in the paral-

  sn 2 1dS 2

  1 .999,n21 s 2 .001,n21

  lel orientation is taken from Table 1 of the article cited in

  P x 2 ,

  ,x 2 5 .998

  Example 16.5. Sometimes a transformation of the data is appropriate, either because of nonnormality or because

  from which

  subgroup variation changes systematically with the sub-

  1 n2 1 n2 square root transformation for this data (the family of Box- 1 2

  s 2 x 2 .999,n21

  s 2 x .001,n21 2

  group mean. The authors of the cited article suggested a

  Cox transformations is y 5 x l , so l 5 .5 here; Minitab will

  This suggests that an alternative chart for controlling

  identify the best value of l). Transform the data as sug-

  process variation involves plotting the sample variances

  gested, calculate control limits for X, R, and S charts, and

  and using the control limits

  check for the presence of any out-of-control signals.

  LCL 5 s 2 x 2 .999,n21 y(n 2 1)

  des dim

  observations

  UCL 5 s 2 x 2 .001,n21 y(n 2 1)

  Construct the corresponding chart for the data of

  Exercise 11. [Hint: The lower- and upper-tailed chi-squared

  critical values for 5 df are .210 and 20.515, respectively.]

Dokumen yang terkait

AN ALIS IS YU RID IS PUT USAN BE B AS DAL AM P E RKAR A TIND AK P IDA NA P E NY E RTA AN M E L AK U K A N P R AK T IK K E DO K T E RA N YA NG M E N G A K IB ATK AN M ATINYA P AS IE N ( PUT USA N N O MOR: 9 0/PID.B /2011/ PN.MD O)

0 82 16

Analisis Komparasi Internet Financial Local Government Reporting Pada Website Resmi Kabupaten dan Kota di Jawa Timur The Comparison Analysis of Internet Financial Local Government Reporting on Official Website of Regency and City in East Java

19 819 7

Anal isi s L e ve l Pe r tanyaan p ad a S oal Ce r ita d alam B u k u T e k s M at e m at ik a Pe n u n jang S MK Pr ogr a m Keahl ian T e k n ologi , Kese h at an , d an Pe r tani an Kelas X T e r b itan E r lan gga B e r d asarkan T ak s on om i S OL O

2 99 16

ANTARA IDEALISME DAN KENYATAAN: KEBIJAKAN PENDIDIKAN TIONGHOA PERANAKAN DI SURABAYA PADA MASA PENDUDUKAN JEPANG TAHUN 1942-1945 Between Idealism and Reality: Education Policy of Chinese in Surabaya in the Japanese Era at 1942-1945)

1 29 9

Improving the Eighth Year Students' Tense Achievement and Active Participation by Giving Positive Reinforcement at SMPN 1 Silo in the 2013/2014 Academic Year

7 202 3

Improving the VIII-B Students' listening comprehension ability through note taking and partial dictation techniques at SMPN 3 Jember in the 2006/2007 Academic Year -

0 63 87

The Correlation between students vocabulary master and reading comprehension

16 145 49

Improping student's reading comprehension of descriptive text through textual teaching and learning (CTL)

8 140 133

The correlation between listening skill and pronunciation accuracy : a case study in the firt year of smk vocation higt school pupita bangsa ciputat school year 2005-2006

9 128 37

Transmission of Greek and Arabic Veteri

0 1 22