Chapter Contents |
Previous |
Next |
XRCHART Statement |
The following notation is used in this section:
process mean (expected value of the population of measurements) | |
process standard deviation (standard deviation of the population of measurements) | |
mean of measurements in i th subgroup | |
Ri | range of measurements in i th subgroup |
ni | sample size of i th subgroup |
N | number of subgroups |
weighted average of subgroup means | |
d2(n) | expected value of the range of n independent normally distributed variables with unit standard deviation |
d3(n) | standard error of the range of n independent observations from a normal population with unit standard deviation |
zp | 100p th percentile of the standard normal distribution |
Dp(n) | 100p th percentile of the distribution of the range of n independent observations from a normal population with unit standard deviation |
If you specify a known value () for ,the central line indicates the value of .
On an R chart, by default, the central line for the i th subgroup indicates an estimate for the expected value of Ri, which is computed as , where is an estimate of .If you specify a known value () for , the central line indicates the value of .Note that the central line varies with ni.
The following table provides the formulas for the limits:
Table 43.22: Limits for and R ChartsControl Limits | |
Chart | LCL = lower limit |
UCL = upper limit | |
R Chart | LCL = lower limit |
UCL = upper limit = |
Probability Limits | |
Chart | LCL = lower limit |
UCL = upper limit | |
R Chart | LCL = lower limit |
UCL = upper limit |
The formulas for R charts assume that the data are normally distributed. If standard values and are available for and , respectively, replace with and with in Table 43.22. Note that the limits vary with ni and that the probability limits for Ri are asymmetric around the central line.
You can specify parameters for the limits as follows:
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.