SQC (Chapter 2)
SQC (Chapter 2)
1
2.1. Methods and Philosophy of SPC
2
Statistical process control (SPC): is a powerful
collection of problem-solving tools useful in achieving
process stability and improving capability through the
reduction of variability
3
Control charts enable to distinguishing variation
based on statistical techniques.
8
Control Limits are used to determine if the process is
in a state of statistical control (i.e., is producing
consistent output).
As long as the point plots are within the control
limits, the process is assumed to be in control, and no
action is necessary;
otherwise the process is out-of-control, and
correction actions are required to find and eliminate
the assignable causes.
9
Some analysts are using two tests of limits on control
charts.
10
11
2.3. Control Charts for quantitative variables
12
a) X-bar control chart
A typical quality control plan requires sampling one or
more items from a production process periodically.
CL, UCL, LCL, UWL and LWL
How do we choice these lines?
We want to choose the control limits so that
P( is outside the control limits given that the process is in
control) to be small.
13
Similarly, if we want to have warning limits we want to
choose the warning limits so that
We might use the 95% and 99% rule, i.e., solve
14
If the distribution of X is normal with mean μ and
variance σ2, then the distribution of X-bar is normal
with mean μ and variance σ2/n.
𝜎
• UCL = μ+2.58* ,
𝑛
𝜎
• UWL = μ+1.96* ,
𝑛
• CL = μ,
𝜎
• LWL = μ-1.96* and
𝑛
𝜎
• LCL = μ - 2.58*
𝑛
15
Another way of choosing the limits is to use 2-sigma and 3-
sigma methods. Therefore, if we use the 2 and 3-sigma
methods, the above formula becomes:
𝜎
• UCL = μ+3* ,
𝑛
𝜎
• UWL = μ+2* ,
𝑛
• CL = μ,
𝜎
• LWL = μ-2* and
𝑛
𝜎
• LCL = μ - 3* .
𝑛
16
During the 1920's, Dr. Walter A. Shewhart proposed
a general model for control charts.
17
UCL = μw + k σ w
Center Line = μw
• CL = μ
𝜎
• LCL = μ - 3*
𝑛
20
Here we may estimate 𝜎 from either the ranges or
standard deviations of the m samples.
21
Hence, the central line and 3-sigma control limits
for X-bar control chart are:
• UCL =
• CL=
• LCL =
or
24
Possible Decision Rules
If we do not use warning limits we can use the rule: the process
is “out-of-control” if and only if it is outside the control limits;
and it is “in control” if and only if it is within the control limits.
25
26
How do we Measure the Performance of a Control
chart?
i) The Power Function
27
If the control chart is good the power function will be small
(close to 0) when the process is in control and large (close to
1) when it is out-of-control.
ii) Average Run Length
30
b) Range (R) chart:
31
32
33
34
Where C4
35
36
37
3
If we assign A3 = , then
C4 n
38
Example:
39
40
41
42
Example:2
43
44
45
Range chart
46
S chart
47
48
Changing Sample Size on the X-bar and R-charts
49
Because of cost or because the process has exhibited good
stability and fewer resources are being allocated for process
monitoring.
In this case it is easy to re-compute the new control limits
directly from the old ones without collecting additional
samples based on the new sample size.
Let
• R old = average range for the old sample size
• R new = average range for the new sample size
50
• nold = old sample size
• nnew = new sample size
• d2(old) = factor d2 for the old sample size
• d2(new) = factor d2 for the new sample size
For the X chart the new control limits are
d2(new)
• UCL = X + A2 R old
d2(old)
d2(new)
• LCL = X - A2 R old where the center line is unchanged
d2(old)
51
For the R chart, the new parameters are:
d2(new)
•UCL = D4 R old
d2(old)
d2(new)
•CL = R new = R old
d2(old)
d2(new)
•LCL = max{0, D3 R old } ,
d2(old)
52
The X-bar and S-charts with Variable Sample Size
If ni is the number of observations in the ith sample, then use
m m 2 1/2
i=1 ni Xi (n −1)S
• X= m n and S = i=1 i
m n −m
i
i=1 i i=1 i
• UCL = X + A3 S,
• CL = X and
s
LCL s 3 1 c 24
c4
or
UCL = B4 S, CL = S and LCL = B3S
54
Control Chart for S2
S2 2
• UCL = χα 2
n−1
• CL = S2
S2 2
• LCL = χ1−α 2
n−1
(n−1)S2 2
Note: ~ χα 2,(n−1) .
σ2
55
Individual measurement chart (X chart)
This occurs when we take one item at each time point (n=1)
• Moving range (MR): MRi = |xi - xi-1|, then the UCL, CL and
LCL for a control chart for individuals are
𝑚𝑟
LCL=𝑋 -3
𝑑2
56
• And for a control MR chart for moving ranges
CL mr
LCL D3 mr 0
X Charts can be interpreted similar to X-bar charts.