SlideShare ist ein Scribd-Unternehmen logo
1 von 10
Downloaden Sie, um offline zu lesen
Tools of Statistical Process Control:
           x and s Charts

                 By

        James A. Patterson

   Operations Management 380

     S. Thomas Foster, Ph. D.

         October 14, 2004
Tools of Statistical Process Control: x and s Charts

                          Control Charts for Statistical Process Control

       The development and use of statistical tools known as control charts for monitoring and

managing a wide variety of processes has historically been credited to Dr. Walter Shewart.

During the 1920s, Dr. Shewart identified two types of variation that prevailed among all

processes: chance cause variation and assignable cause variation (Swift, pp 135). Any process

will inherently contain chance cause variation, as this is normal, random variation present in all

systems. However, a process that contains anything other than chance cause or random variation

is exhibiting assignable cause variation and is referred to as “out of statistical control.” Control

charts may be used to monitor a process to determine whether or not it is in statistical control, to

evaluate a process and determine normal statistical control parameters, and to identify areas of

improvement in processes (Swift, pp 135 - 136). Control charts may be used to monitor variables

that are continuous in nature, or non-continuous attributes. Continuous variables include

quantifiable or measurable values that can be calculated across a continuous range, such as

averages, dimensions (length, height, width), weight, and temperature. Attributes are not

inherently quantifiable, but can be counted, such as number of parts defected, or number of

defects per unit inspected (Smith, pp 158 -159). The control chart discussed in this paper is the

union of both the x (or x-bar) and s charts, and is used to monitor processes with continuous

variables.

                         Rationale for Statistical Process Control Charts

       The statistical argument for control charts relies upon the Central Limit Theorem. The

central limit theorem suggests that even if the underlying population from which a series of

observations are gathered is not normally distributed, the resulting distribution of averages from

the sample observations will be normally distributed around an average value, and that 99.73



                                                                                                  1
Tools of Statistical Process Control: x and s Charts

percent of the values will be contained within three standard deviations of that average value.

Using this theorem, a control chart can be constructed that utilizes the statistical mean as the

reference value or centerline on the chart, and an upper and lower control limit equivalent to ±3σ

(three standard deviations) from the statistical mean. If an observed value falls beyond an upper

or lower control limit, it can be concluded that this value is in an extreme tail of the distribution

(only 0.27 percent of values should fall in this region), and is therefore out of control.

Additionally, a series of values above or below the reference line can be evaluated to determine

process stability. This will be discussed in more detail at a later point.

                                     Uses of the x and s Charts

       The x and s charts are typically implemented together, as the two charts offer different,

but closely related forms of information about a process. The x chart relays information about

the central tendency of the data, or the tendency of the measurements to accumulate in a normal

distribution around an average value, or x (x-bar). While this is an important statistic to know

and understand, it is also critical that the amount of variation around a particular average is also

known. The s chart, recording the standard deviation from the average value in a given sample,

is used for measuring and monitoring variation, and together x and s charts can provide insight

into the stability of a process or system. For example, a sample of five measurements might have

an average value ( x ) of 100 with a standard deviation (s) of 10; while another sample of five

measurements might have an average value ( x ) of 100 with a standard deviation (s) of 30.

Although the average values are the same in both samples, the sample with s equal to 30 exhibits

much more variation. In some processes, variation within broad control limits might be

acceptable, but in others, this kind of variation might be undesirable. In some applications, such

is in high-tech manufacturing or machine part manufacturing, tolerances for variation are often


                                                                                                   2
Tools of Statistical Process Control: x and s Charts

very limited. The use of the x and s charts can be valuable in monitoring these types of

processes.

                                            Gathering a Sample and Preparing the Data


       Frequently, due to the expensive nature of processes (capital or labor) in which the x and

s charts are utilized, only small sample sizes are available. As with most statistical analysis,

larger sample sizes are preferred, but in this case, not absolutely required. For purposes of

simplification and demonstration, a sample size, n, equal to five and the number of samples

taken, k, equal to ten, will be used. In other words, in each of ten samples (k = 10), there will be

five observations (n = 5). The observations are recorded, and average values (x-bar) and standard

deviations are calculated for each sample. Additionally, average s and x-bar values are calculated

for the all of the sample averages and standard deviations. The resulting measurements and

calculations can be recorded in a grid, such as in Table 1 (Page 3).

                                                                         Samplek
                                        1       2       3       4       5       6       7       8       9       10
                             1        0.015    0.018   0.017   0.018   0.014   0.017   0.012   0.014   0.015   0.015
             Observationn




                             2        0.019    0.017   0.018   0.016   0.013   0.015   0.013   0.015   0.018   0.015
                             3        0.022    0.013   0.019   0.012   0.014   0.018   0.015   0.014   0.016   0.018
                             4        0.016    0.014   0.014   0.020   0.015   0.019   0.015   0.013   0.014   0.016
                             5        0.013    0.015   0.015   0.019   0.017   0.014   0.016   0.012   0.013   0.017
                            x-bar     0.017    0.015   0.017   0.017   0.015   0.017   0.014   0.014   0.015   0.016
                             s        0.004    0.002   0.002   0.003   0.002   0.002   0.002   0.001   0.002   0.001


                            Average x-bar      0.016
                                 Average s     0.002

                                    Table 1: Completed grid with measurements and calculations

The calculation of x and s in each sample can be accomplished by using formulas in a

spreadsheet package, such as Microsoft ExcelTM [ x : =AVERAGE(cell range:cell range), and




                                                                                                                       3
Tools of Statistical Process Control: x and s Charts

s: =SDEVA(cell range:cell range)] or by utilizing common statistical equations for these values

(not discussed here).


                           Calculating Upper and Lower Control Limits


       The calculated average x-bar and average s values are used as the centerlines, or

reference values on each chart, against which the average values from each sample are plotted.

The last step in preparation for configuring the control charts is the calculation of the upper and

lower control limits for both the x and s charts. The first set of control limits calculated is the set

for the s chart. The reason these are calculated in advance of the x control limits is twofold: first,

to determine if the process is in statistical control with regard to variance; and second, to provide

insight as to why the process is out of control. Once the process has been brought under control

with regard to variance, the x chart can be constructed (Smith, pp 237). The formulas for

calculating the control limits for each chart are derived through a lengthy statistical proof that is

based, as previously referenced, on the application of the Central Limit Theorem. The end result

of the proof demonstrates that calculated statistical constants, based on the number of

observations in each sample, may be substituted for more complicated formulas when

determining the Upper Control Limit (UCL) and Lower Control Limit (LCL). The statistical

proof and equations are not discussed here, as this documentation emphasizes the applied

techniques, rather than the details of the theory. The
                                                              n       B3        B4        C4           A3
constants are reproduced in Table 2 (Foster, pp .365),        2      0.000     3.267    0.7979        2.659

                                                              3      0.000     2.568    0.8862        1.954
through n values of six. Using the constants in Table         4      0.000     2.666    0.9213        1.628

                                                              5      0.030     2.089    0.9400        1.427
2, the formulas for calculating the UCL and LCL for
                                                              6      0.118     1.970    0.9515        1.287

the s chart are described below:                                  Table 2: x-bar and s chart values




                                                                                                              4
Tools of Statistical Process Control: x and s Charts


       UCL = B4 ( s )          Calculate the Upper Control Limit for the s chart             (1)

        LCL = B3 ( s )         Calculate the Lower Control Limit for the s chart             (2)


Using the values calculated in Table 1, and the constants from Table 2, the following s chart

control limits can be calculated:

       UCL = ( 2.089 )(0.002) = 0.00418                                                      (1a)

        LCL = (0.030)(0.002) = 0.00006                                                       (2a)


As previously stated, after the control values for the s chart are calculated, the control values for

the x chart are determined, using the following equations:


       UCLx = x + A3 ( s )                                                                   (3)

       UCLx = x − A3 ( s )                                                                   (4)


Again, using the values calculated in Table 1, and the constants from Table 2, the following

x chart control limits can be calculated:


       UCL = 0.016 + [(1.427)(0.002)] = 0.0189                                               (3a)

        LCL = 0.016 − [(1.427)(0.002)] = 0.0131                                              (4a)


With the centerline values, upper control limits, and lower control limits all calculated, the x and

s charts can be constructed, and sample values plotted.




                                                                                                    5
Tools of Statistical Process Control: x and s Charts


                                                Constructing the x and s charts


Typically, the construction of the x and s charts is done together, so that the plotted values can

be compared at even intervals. Below, the two charts are illustrated in Figures 1 and 2:

                                                      x-bar Chart

                    0.020
                    0.019
                    0.018
                    0.017
                    0.016
           x-bar




                    0.015
                    0.014
                    0.013
                    0.012
                    0.011
                    0.010
                               1        2        3        4      5       6       7       8       9       10
           average x-bar     0.017     0.015    0.017   0.017   0.015   0.017   0.014   0.014   0.015   0.016
           UCL               0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189
           x-bar             0.016     0.016    0.016   0.016   0.016   0.016   0.016   0.016   0.016   0.016
           LCL               0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131

                                                                 Sample


Figure 1: x-bar Chart


                                                     s-bar Chart

                   0.00450
                   0.00400
                   0.00350
                   0.00300
                   0.00250
   s-bar




                   0.00200
                   0.00150
                   0.00100
                   0.00050
                   0.00000
                                   1        2     3        4        5     6      7       8       9      10
           average s-bar 0.0035 0.0020 0.0020 0.0031 0.0015 0.0020 0.0016 0.0011 0.0019 0.0013
           UCL                0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041
           x-bar              0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020
           LCL                0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
                                                                    Samples

Figure 2: s-bar Chart



                                                                                                                  6
Tools of Statistical Process Control: x and s Charts

                                         Assessing the Results

        With respect to control charts, recording the observations, calculating the control values,

and plotting the observed values on the x and s charts is only the beginning of the process. Once

the chart is constructed, and data points are plotted, the chart needs to be evaluated to determine

whether or not the process is operating in statistical control. There are several guidelines for

evaluating control charts, all with a prevailing philosophy: the plotted points should only exhibit

random variation that cannot be fitted with an identifiable or quantifiable pattern. Additionally,

the following features, in accordance with the parameters of a normal distribution and the

Central Limit Theorem, should also apply (Swift, pp 160):

   1. 68 percent of the points should be within ±1σ of the reference line.
   2. 4.27 percent of the points should be between ±2σ and ±3σ of the reference line.
   3. No more than 0.27 percent of the points should exceed ±3σ of the reference line.

                           Upper Control Limit
                                                   In addition to the above general philosophy of
               Zone A
                                                   evaluating the control chart, an additional set of
               Zone B
               Zone C             Center Line      guidelines, described in Swift (pp 161-163) are
               Zone C
               Zone B                              adapted from the AT&T Rules, as described in the
               Zone A      Lower Control Limit
                                                   AT&T Statistical Quality Control Handbook. The
         Figure 3: AT&T Zone Chart
AT&T Rules divide the control chart into three zones, mirrored across the center line. This is

illustrated in Figure 3.According to these guidelines, a process can be ruled “out of statistical

control” if any of the following apply:

   1.   Any point falls outside of the upper or lower control limit ( beyond ±3σ).
   2.   Two of three successive points in zone A or beyond..
   3.   Four out of five successive points on zone B or beyond.
   4.   Eight successive points fall in zone C or beyond, on one side of the center line.


   (list continues on page 8)




                                                                                                   7
Tools of Statistical Process Control: x and s Charts


   5. Trends: a series of points without any appreciable or random change in direction, or
      values moving continuously up and down, or across the centerline in pattern.
   6. Cycles: short trends in which the data may repeat in a pattern.
   7. Shifts: a sudden change in level in one direction or another.
   8. Stratification: a pattern of “unnatural consistency” within a single zone, or near the
      centerline.
   9. Systematic Variables: a predictable pattern, where a high point is always followed by a
      low point, or a low point by a high point.

                                   Evaluating the Example Case

   As the rules and guidelines are applied to the example provided in this document, it is

apparent that the s chart is exhibiting signs of instability, or that the underlying process is out of

statistical control. No values ever exceed control limits, however, there appears to be a sustained

trend in variation from the positive side of the centerline to the negative or lower side of the

control line. When checked against the x chart, it is less apparent that the system is out of

control. The x and s chart together suggest that while the process output is consistently clustered

around the mean value, the variation is out of control and needs to be addressed.

                          Finding More Information About x and s Charts

       Most basic statistics or statistical process control reference books or textbooks contain a

section relating to control charts and how to implement them. The internet can also provide an

excellent resource for obtaining information about statistical process control charts. Due to the

rapidly changing nature of the internet, a website is not listed here, however, a search on a

popular search site for “x-bar and s charts” yielded several thousand possible references.

Additionally, in the attached reference section are several textbooks that were valuable in

compiling this document.




                                                                                                    8
Tools of Statistical Process Control: x and s Charts

References



AT&T Statistical Quality Control Handbook. Charlotte, NC: Delmar, 1985

Foster, S. Thomas (2004). Managing Quality: An Integrative Approach, 2nd Edition.
        Upper Saddle River, NJ: Prentice-Hall

Groebner, David F., Shannon, Patrick W., Fry, Phillip C., Smith, Kent D. (2000).
      Business Statistics: A Decision Making Approach. Upper Saddle River, NJ: Prentice-Hall

Montgomer, Douglas C. (1991). Introduction to Statistical Quality Control, 2nd Edition.
      New York, NY: John Wiley & Sons

Smith, Gerald M. (1998). Statistical Process Control and Quality Improvement, 3rd Edition.
       Upper Saddle River, NJ: Prentice-Hall

Swift, J.A. (1995). Introduction to Modern Statistical Quality Control and Management.
        Delray Beach, FL: St. Lucie Press




                                                                                              9

Weitere ähnliche Inhalte

Was ist angesagt?

Variable control chart
Variable control chartVariable control chart
Variable control chartJassfer Alina
 
Statistical quality control introduction
Statistical quality control introductionStatistical quality control introduction
Statistical quality control introductionPankaj Das
 
Quality and statistical process control ppt @ bec doms
Quality and statistical process control ppt @ bec domsQuality and statistical process control ppt @ bec doms
Quality and statistical process control ppt @ bec domsBabasab Patil
 
Introduction to control charts
Introduction to control chartsIntroduction to control charts
Introduction to control chartskavya ravali
 
Histogram, Pareto Diagram, Ishikawa Diagram, and Control Chart
Histogram, Pareto Diagram, Ishikawa Diagram, and Control ChartHistogram, Pareto Diagram, Ishikawa Diagram, and Control Chart
Histogram, Pareto Diagram, Ishikawa Diagram, and Control ChartNicola Ergo
 
scatter diagram
 scatter diagram scatter diagram
scatter diagramshrey8916
 
Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...
Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...
Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...Dr.Raja R
 
Seven QC Tools Training; Scatter Diagram
Seven QC Tools Training; Scatter DiagramSeven QC Tools Training; Scatter Diagram
Seven QC Tools Training; Scatter DiagramShakehand with Life
 
Control Charts in Lab and Trend Analysis
Control Charts in Lab and Trend AnalysisControl Charts in Lab and Trend Analysis
Control Charts in Lab and Trend Analysissigmatest2011
 
Statistical Quality Control
Statistical Quality ControlStatistical Quality Control
Statistical Quality ControlMahmudul Hasan
 
Control chart for variables
Control chart for variablesControl chart for variables
Control chart for variablesSahul Hameed
 
7 quality control tools
7 quality  control tools7 quality  control tools
7 quality control toolsVima Mali
 

Was ist angesagt? (20)

Variable control chart
Variable control chartVariable control chart
Variable control chart
 
Statistical quality control introduction
Statistical quality control introductionStatistical quality control introduction
Statistical quality control introduction
 
Shewhart Charts for Variables
Shewhart Charts for VariablesShewhart Charts for Variables
Shewhart Charts for Variables
 
Quality and statistical process control ppt @ bec doms
Quality and statistical process control ppt @ bec domsQuality and statistical process control ppt @ bec doms
Quality and statistical process control ppt @ bec doms
 
Introduction to control charts
Introduction to control chartsIntroduction to control charts
Introduction to control charts
 
Control Charts[1]
Control Charts[1]Control Charts[1]
Control Charts[1]
 
Histogram, Pareto Diagram, Ishikawa Diagram, and Control Chart
Histogram, Pareto Diagram, Ishikawa Diagram, and Control ChartHistogram, Pareto Diagram, Ishikawa Diagram, and Control Chart
Histogram, Pareto Diagram, Ishikawa Diagram, and Control Chart
 
scatter diagram
 scatter diagram scatter diagram
scatter diagram
 
Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...
Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...
Control Charts for variables Xbar and R chart and attributes P, nP, C, and u ...
 
Control chart
Control chartControl chart
Control chart
 
Scatter Plot
Scatter PlotScatter Plot
Scatter Plot
 
Control charts
Control chartsControl charts
Control charts
 
Seven QC Tools Training; Scatter Diagram
Seven QC Tools Training; Scatter DiagramSeven QC Tools Training; Scatter Diagram
Seven QC Tools Training; Scatter Diagram
 
Control Charts in Lab and Trend Analysis
Control Charts in Lab and Trend AnalysisControl Charts in Lab and Trend Analysis
Control Charts in Lab and Trend Analysis
 
Statistical Quality Control
Statistical Quality ControlStatistical Quality Control
Statistical Quality Control
 
Control chart for variables
Control chart for variablesControl chart for variables
Control chart for variables
 
Six sigma using minitab
Six sigma using minitabSix sigma using minitab
Six sigma using minitab
 
Control charts
Control chartsControl charts
Control charts
 
7 quality control tools
7 quality  control tools7 quality  control tools
7 quality control tools
 
X Bar R Charts
X Bar R ChartsX Bar R Charts
X Bar R Charts
 

Andere mochten auch

An introduction to x-BAR chart
An introduction to x-BAR chartAn introduction to x-BAR chart
An introduction to x-BAR chartMrinmoy Bharadwaz
 
Carta kawalan xbar r
Carta kawalan xbar rCarta kawalan xbar r
Carta kawalan xbar rAzlifa Aziz
 
Latihan Carta Kawalan
Latihan Carta KawalanLatihan Carta Kawalan
Latihan Carta KawalanAzlifa Aziz
 
Kawalan kualiti
Kawalan kualitiKawalan kualiti
Kawalan kualitiCg Zue
 
P chart & c-chart
P chart & c-chartP chart & c-chart
P chart & c-chartprinku k
 
Pengurusan kualiti menyeluruh
Pengurusan kualiti menyeluruhPengurusan kualiti menyeluruh
Pengurusan kualiti menyeluruhAmiey Rosmainie
 
What is Capability Analysis?
What is Capability Analysis?What is Capability Analysis?
What is Capability Analysis?Jay Arthur
 
Six sigma part1: Process capability
Six sigma part1: Process capabilitySix sigma part1: Process capability
Six sigma part1: Process capabilityNavneet Dwivedi
 
Pengurusan Kualiti Menyeluruh(Tqm)
Pengurusan Kualiti Menyeluruh(Tqm)Pengurusan Kualiti Menyeluruh(Tqm)
Pengurusan Kualiti Menyeluruh(Tqm)Perlis Fuat
 
Pengajian perniagaan Bab 2 Pengeluaran
Pengajian perniagaan Bab 2 PengeluaranPengajian perniagaan Bab 2 Pengeluaran
Pengajian perniagaan Bab 2 PengeluaranSMK Kuala Penyu
 
Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]
Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]
Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]Allan Nacha
 

Andere mochten auch (20)

X bar schema
X bar schemaX bar schema
X bar schema
 
X bar theory
X bar theoryX bar theory
X bar theory
 
An introduction to x-BAR chart
An introduction to x-BAR chartAn introduction to x-BAR chart
An introduction to x-BAR chart
 
Xbar theory
Xbar theoryXbar theory
Xbar theory
 
P Chart Tutorial
P Chart TutorialP Chart Tutorial
P Chart Tutorial
 
Carta kawalan xbar r
Carta kawalan xbar rCarta kawalan xbar r
Carta kawalan xbar r
 
Latihan Carta Kawalan
Latihan Carta KawalanLatihan Carta Kawalan
Latihan Carta Kawalan
 
Kawalan kualiti
Kawalan kualitiKawalan kualiti
Kawalan kualiti
 
Control charts
Control charts Control charts
Control charts
 
P Charts
P ChartsP Charts
P Charts
 
P chart & c-chart
P chart & c-chartP chart & c-chart
P chart & c-chart
 
Pengurusan kualiti menyeluruh
Pengurusan kualiti menyeluruhPengurusan kualiti menyeluruh
Pengurusan kualiti menyeluruh
 
Unit10 : pengawalan
Unit10 : pengawalanUnit10 : pengawalan
Unit10 : pengawalan
 
What is Capability Analysis?
What is Capability Analysis?What is Capability Analysis?
What is Capability Analysis?
 
Valsa 18th November
Valsa 18th NovemberValsa 18th November
Valsa 18th November
 
SLIDE STATISTIK MATEMATIK
SLIDE STATISTIK MATEMATIK SLIDE STATISTIK MATEMATIK
SLIDE STATISTIK MATEMATIK
 
Six sigma part1: Process capability
Six sigma part1: Process capabilitySix sigma part1: Process capability
Six sigma part1: Process capability
 
Pengurusan Kualiti Menyeluruh(Tqm)
Pengurusan Kualiti Menyeluruh(Tqm)Pengurusan Kualiti Menyeluruh(Tqm)
Pengurusan Kualiti Menyeluruh(Tqm)
 
Pengajian perniagaan Bab 2 Pengeluaran
Pengajian perniagaan Bab 2 PengeluaranPengajian perniagaan Bab 2 Pengeluaran
Pengajian perniagaan Bab 2 Pengeluaran
 
Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]
Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]
Bab 2 Kaedah Pemeriksaan [Pengajian Perniagaan]
 

Ähnlich wie X Bar And S Charts Mini Tutorial

Use of control charts in laboratory as per ISO 17025:2017
Use of control charts in laboratory as per ISO 17025:2017Use of control charts in laboratory as per ISO 17025:2017
Use of control charts in laboratory as per ISO 17025:2017Rahul Gupta
 
Iso 9001 as9100
Iso 9001 as9100Iso 9001 as9100
Iso 9001 as9100tagujomri
 
Iso 9001 documentation requirements
Iso 9001 documentation requirementsIso 9001 documentation requirements
Iso 9001 documentation requirementsjintrajom
 
Construction quality management
Construction quality managementConstruction quality management
Construction quality managementselinasimpson0401
 
Quality management presentation
Quality management presentationQuality management presentation
Quality management presentationselinasimpson1501
 
Ts 16949 quality management system
Ts 16949 quality management systemTs 16949 quality management system
Ts 16949 quality management systemselinasimpson381
 
Iso 9001 forms
Iso 9001 formsIso 9001 forms
Iso 9001 formsporikgefus
 
Iso 9001 gap analysis checklist
Iso 9001 gap analysis checklistIso 9001 gap analysis checklist
Iso 9001 gap analysis checklistjengutajom
 
Iso 9001 2000 standard
Iso 9001 2000 standardIso 9001 2000 standard
Iso 9001 2000 standardjintrajom
 
Iso 9001 qualification
Iso 9001 qualificationIso 9001 qualification
Iso 9001 qualificationjondarita
 
Iso 9001 ukas
Iso 9001 ukasIso 9001 ukas
Iso 9001 ukasjomjintra
 
Iso 9001 requirements checklist
Iso 9001 requirements checklistIso 9001 requirements checklist
Iso 9001 requirements checklistdenritafu
 
Iso 9001 summary
Iso 9001 summaryIso 9001 summary
Iso 9001 summarykaredutip
 
Get iso 9001 certification
Get iso 9001 certificationGet iso 9001 certification
Get iso 9001 certificationtagujomri
 
Quality and productivity management
Quality and productivity managementQuality and productivity management
Quality and productivity managementselinasimpson2201
 

Ähnlich wie X Bar And S Charts Mini Tutorial (20)

Control chart ppt
Control chart pptControl chart ppt
Control chart ppt
 
Use of control charts in laboratory as per ISO 17025:2017
Use of control charts in laboratory as per ISO 17025:2017Use of control charts in laboratory as per ISO 17025:2017
Use of control charts in laboratory as per ISO 17025:2017
 
Iso 9001 as9100
Iso 9001 as9100Iso 9001 as9100
Iso 9001 as9100
 
Iso 9001 documentation requirements
Iso 9001 documentation requirementsIso 9001 documentation requirements
Iso 9001 documentation requirements
 
Construction quality management
Construction quality managementConstruction quality management
Construction quality management
 
Quality management presentation
Quality management presentationQuality management presentation
Quality management presentation
 
X Bar R Charts
X Bar R ChartsX Bar R Charts
X Bar R Charts
 
X Bar R Charts
X Bar R ChartsX Bar R Charts
X Bar R Charts
 
Ts 16949 quality management system
Ts 16949 quality management systemTs 16949 quality management system
Ts 16949 quality management system
 
Iso 9001 uk
Iso 9001 ukIso 9001 uk
Iso 9001 uk
 
Iso 9001 forms
Iso 9001 formsIso 9001 forms
Iso 9001 forms
 
Iso 9001 gap analysis checklist
Iso 9001 gap analysis checklistIso 9001 gap analysis checklist
Iso 9001 gap analysis checklist
 
Iso 9001 2000 standard
Iso 9001 2000 standardIso 9001 2000 standard
Iso 9001 2000 standard
 
Ukas iso 9001
Ukas iso 9001Ukas iso 9001
Ukas iso 9001
 
Iso 9001 qualification
Iso 9001 qualificationIso 9001 qualification
Iso 9001 qualification
 
Iso 9001 ukas
Iso 9001 ukasIso 9001 ukas
Iso 9001 ukas
 
Iso 9001 requirements checklist
Iso 9001 requirements checklistIso 9001 requirements checklist
Iso 9001 requirements checklist
 
Iso 9001 summary
Iso 9001 summaryIso 9001 summary
Iso 9001 summary
 
Get iso 9001 certification
Get iso 9001 certificationGet iso 9001 certification
Get iso 9001 certification
 
Quality and productivity management
Quality and productivity managementQuality and productivity management
Quality and productivity management
 

Mehr von ahmad bassiouny (20)

Work Study & Productivity
Work Study & ProductivityWork Study & Productivity
Work Study & Productivity
 
Work Study
Work StudyWork Study
Work Study
 
Motion And Time Study
Motion And Time StudyMotion And Time Study
Motion And Time Study
 
Motion Study
Motion StudyMotion Study
Motion Study
 
The Christmas Story
The Christmas StoryThe Christmas Story
The Christmas Story
 
Turkey Photos
Turkey PhotosTurkey Photos
Turkey Photos
 
Mission Bo Kv3
Mission Bo Kv3Mission Bo Kv3
Mission Bo Kv3
 
Miramar
MiramarMiramar
Miramar
 
Mom
MomMom
Mom
 
Linearization
LinearizationLinearization
Linearization
 
Kblmt B000 Intro Kaizen Based Lean Manufacturing
Kblmt B000 Intro Kaizen Based Lean ManufacturingKblmt B000 Intro Kaizen Based Lean Manufacturing
Kblmt B000 Intro Kaizen Based Lean Manufacturing
 
How To Survive
How To SurviveHow To Survive
How To Survive
 
Dad
DadDad
Dad
 
Ancient Hieroglyphics
Ancient HieroglyphicsAncient Hieroglyphics
Ancient Hieroglyphics
 
Dubai In 2009
Dubai In 2009Dubai In 2009
Dubai In 2009
 
DesignPeopleSystem
DesignPeopleSystemDesignPeopleSystem
DesignPeopleSystem
 
Organizational Behavior
Organizational BehaviorOrganizational Behavior
Organizational Behavior
 
Work Study Workshop
Work Study WorkshopWork Study Workshop
Work Study Workshop
 
Workstudy
WorkstudyWorkstudy
Workstudy
 
Time And Motion Study
Time And  Motion  StudyTime And  Motion  Study
Time And Motion Study
 

Kürzlich hochgeladen

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 

Kürzlich hochgeladen (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 

X Bar And S Charts Mini Tutorial

  • 1. Tools of Statistical Process Control: x and s Charts By James A. Patterson Operations Management 380 S. Thomas Foster, Ph. D. October 14, 2004
  • 2. Tools of Statistical Process Control: x and s Charts Control Charts for Statistical Process Control The development and use of statistical tools known as control charts for monitoring and managing a wide variety of processes has historically been credited to Dr. Walter Shewart. During the 1920s, Dr. Shewart identified two types of variation that prevailed among all processes: chance cause variation and assignable cause variation (Swift, pp 135). Any process will inherently contain chance cause variation, as this is normal, random variation present in all systems. However, a process that contains anything other than chance cause or random variation is exhibiting assignable cause variation and is referred to as “out of statistical control.” Control charts may be used to monitor a process to determine whether or not it is in statistical control, to evaluate a process and determine normal statistical control parameters, and to identify areas of improvement in processes (Swift, pp 135 - 136). Control charts may be used to monitor variables that are continuous in nature, or non-continuous attributes. Continuous variables include quantifiable or measurable values that can be calculated across a continuous range, such as averages, dimensions (length, height, width), weight, and temperature. Attributes are not inherently quantifiable, but can be counted, such as number of parts defected, or number of defects per unit inspected (Smith, pp 158 -159). The control chart discussed in this paper is the union of both the x (or x-bar) and s charts, and is used to monitor processes with continuous variables. Rationale for Statistical Process Control Charts The statistical argument for control charts relies upon the Central Limit Theorem. The central limit theorem suggests that even if the underlying population from which a series of observations are gathered is not normally distributed, the resulting distribution of averages from the sample observations will be normally distributed around an average value, and that 99.73 1
  • 3. Tools of Statistical Process Control: x and s Charts percent of the values will be contained within three standard deviations of that average value. Using this theorem, a control chart can be constructed that utilizes the statistical mean as the reference value or centerline on the chart, and an upper and lower control limit equivalent to ±3σ (three standard deviations) from the statistical mean. If an observed value falls beyond an upper or lower control limit, it can be concluded that this value is in an extreme tail of the distribution (only 0.27 percent of values should fall in this region), and is therefore out of control. Additionally, a series of values above or below the reference line can be evaluated to determine process stability. This will be discussed in more detail at a later point. Uses of the x and s Charts The x and s charts are typically implemented together, as the two charts offer different, but closely related forms of information about a process. The x chart relays information about the central tendency of the data, or the tendency of the measurements to accumulate in a normal distribution around an average value, or x (x-bar). While this is an important statistic to know and understand, it is also critical that the amount of variation around a particular average is also known. The s chart, recording the standard deviation from the average value in a given sample, is used for measuring and monitoring variation, and together x and s charts can provide insight into the stability of a process or system. For example, a sample of five measurements might have an average value ( x ) of 100 with a standard deviation (s) of 10; while another sample of five measurements might have an average value ( x ) of 100 with a standard deviation (s) of 30. Although the average values are the same in both samples, the sample with s equal to 30 exhibits much more variation. In some processes, variation within broad control limits might be acceptable, but in others, this kind of variation might be undesirable. In some applications, such is in high-tech manufacturing or machine part manufacturing, tolerances for variation are often 2
  • 4. Tools of Statistical Process Control: x and s Charts very limited. The use of the x and s charts can be valuable in monitoring these types of processes. Gathering a Sample and Preparing the Data Frequently, due to the expensive nature of processes (capital or labor) in which the x and s charts are utilized, only small sample sizes are available. As with most statistical analysis, larger sample sizes are preferred, but in this case, not absolutely required. For purposes of simplification and demonstration, a sample size, n, equal to five and the number of samples taken, k, equal to ten, will be used. In other words, in each of ten samples (k = 10), there will be five observations (n = 5). The observations are recorded, and average values (x-bar) and standard deviations are calculated for each sample. Additionally, average s and x-bar values are calculated for the all of the sample averages and standard deviations. The resulting measurements and calculations can be recorded in a grid, such as in Table 1 (Page 3). Samplek 1 2 3 4 5 6 7 8 9 10 1 0.015 0.018 0.017 0.018 0.014 0.017 0.012 0.014 0.015 0.015 Observationn 2 0.019 0.017 0.018 0.016 0.013 0.015 0.013 0.015 0.018 0.015 3 0.022 0.013 0.019 0.012 0.014 0.018 0.015 0.014 0.016 0.018 4 0.016 0.014 0.014 0.020 0.015 0.019 0.015 0.013 0.014 0.016 5 0.013 0.015 0.015 0.019 0.017 0.014 0.016 0.012 0.013 0.017 x-bar 0.017 0.015 0.017 0.017 0.015 0.017 0.014 0.014 0.015 0.016 s 0.004 0.002 0.002 0.003 0.002 0.002 0.002 0.001 0.002 0.001 Average x-bar 0.016 Average s 0.002 Table 1: Completed grid with measurements and calculations The calculation of x and s in each sample can be accomplished by using formulas in a spreadsheet package, such as Microsoft ExcelTM [ x : =AVERAGE(cell range:cell range), and 3
  • 5. Tools of Statistical Process Control: x and s Charts s: =SDEVA(cell range:cell range)] or by utilizing common statistical equations for these values (not discussed here). Calculating Upper and Lower Control Limits The calculated average x-bar and average s values are used as the centerlines, or reference values on each chart, against which the average values from each sample are plotted. The last step in preparation for configuring the control charts is the calculation of the upper and lower control limits for both the x and s charts. The first set of control limits calculated is the set for the s chart. The reason these are calculated in advance of the x control limits is twofold: first, to determine if the process is in statistical control with regard to variance; and second, to provide insight as to why the process is out of control. Once the process has been brought under control with regard to variance, the x chart can be constructed (Smith, pp 237). The formulas for calculating the control limits for each chart are derived through a lengthy statistical proof that is based, as previously referenced, on the application of the Central Limit Theorem. The end result of the proof demonstrates that calculated statistical constants, based on the number of observations in each sample, may be substituted for more complicated formulas when determining the Upper Control Limit (UCL) and Lower Control Limit (LCL). The statistical proof and equations are not discussed here, as this documentation emphasizes the applied techniques, rather than the details of the theory. The n B3 B4 C4 A3 constants are reproduced in Table 2 (Foster, pp .365), 2 0.000 3.267 0.7979 2.659 3 0.000 2.568 0.8862 1.954 through n values of six. Using the constants in Table 4 0.000 2.666 0.9213 1.628 5 0.030 2.089 0.9400 1.427 2, the formulas for calculating the UCL and LCL for 6 0.118 1.970 0.9515 1.287 the s chart are described below: Table 2: x-bar and s chart values 4
  • 6. Tools of Statistical Process Control: x and s Charts UCL = B4 ( s ) Calculate the Upper Control Limit for the s chart (1) LCL = B3 ( s ) Calculate the Lower Control Limit for the s chart (2) Using the values calculated in Table 1, and the constants from Table 2, the following s chart control limits can be calculated: UCL = ( 2.089 )(0.002) = 0.00418 (1a) LCL = (0.030)(0.002) = 0.00006 (2a) As previously stated, after the control values for the s chart are calculated, the control values for the x chart are determined, using the following equations: UCLx = x + A3 ( s ) (3) UCLx = x − A3 ( s ) (4) Again, using the values calculated in Table 1, and the constants from Table 2, the following x chart control limits can be calculated: UCL = 0.016 + [(1.427)(0.002)] = 0.0189 (3a) LCL = 0.016 − [(1.427)(0.002)] = 0.0131 (4a) With the centerline values, upper control limits, and lower control limits all calculated, the x and s charts can be constructed, and sample values plotted. 5
  • 7. Tools of Statistical Process Control: x and s Charts Constructing the x and s charts Typically, the construction of the x and s charts is done together, so that the plotted values can be compared at even intervals. Below, the two charts are illustrated in Figures 1 and 2: x-bar Chart 0.020 0.019 0.018 0.017 0.016 x-bar 0.015 0.014 0.013 0.012 0.011 0.010 1 2 3 4 5 6 7 8 9 10 average x-bar 0.017 0.015 0.017 0.017 0.015 0.017 0.014 0.014 0.015 0.016 UCL 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 0.0189 x-bar 0.016 0.016 0.016 0.016 0.016 0.016 0.016 0.016 0.016 0.016 LCL 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 0.0131 Sample Figure 1: x-bar Chart s-bar Chart 0.00450 0.00400 0.00350 0.00300 0.00250 s-bar 0.00200 0.00150 0.00100 0.00050 0.00000 1 2 3 4 5 6 7 8 9 10 average s-bar 0.0035 0.0020 0.0020 0.0031 0.0015 0.0020 0.0016 0.0011 0.0019 0.0013 UCL 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 0.0041 x-bar 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 0.0020 LCL 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 Samples Figure 2: s-bar Chart 6
  • 8. Tools of Statistical Process Control: x and s Charts Assessing the Results With respect to control charts, recording the observations, calculating the control values, and plotting the observed values on the x and s charts is only the beginning of the process. Once the chart is constructed, and data points are plotted, the chart needs to be evaluated to determine whether or not the process is operating in statistical control. There are several guidelines for evaluating control charts, all with a prevailing philosophy: the plotted points should only exhibit random variation that cannot be fitted with an identifiable or quantifiable pattern. Additionally, the following features, in accordance with the parameters of a normal distribution and the Central Limit Theorem, should also apply (Swift, pp 160): 1. 68 percent of the points should be within ±1σ of the reference line. 2. 4.27 percent of the points should be between ±2σ and ±3σ of the reference line. 3. No more than 0.27 percent of the points should exceed ±3σ of the reference line. Upper Control Limit In addition to the above general philosophy of Zone A evaluating the control chart, an additional set of Zone B Zone C Center Line guidelines, described in Swift (pp 161-163) are Zone C Zone B adapted from the AT&T Rules, as described in the Zone A Lower Control Limit AT&T Statistical Quality Control Handbook. The Figure 3: AT&T Zone Chart AT&T Rules divide the control chart into three zones, mirrored across the center line. This is illustrated in Figure 3.According to these guidelines, a process can be ruled “out of statistical control” if any of the following apply: 1. Any point falls outside of the upper or lower control limit ( beyond ±3σ). 2. Two of three successive points in zone A or beyond.. 3. Four out of five successive points on zone B or beyond. 4. Eight successive points fall in zone C or beyond, on one side of the center line. (list continues on page 8) 7
  • 9. Tools of Statistical Process Control: x and s Charts 5. Trends: a series of points without any appreciable or random change in direction, or values moving continuously up and down, or across the centerline in pattern. 6. Cycles: short trends in which the data may repeat in a pattern. 7. Shifts: a sudden change in level in one direction or another. 8. Stratification: a pattern of “unnatural consistency” within a single zone, or near the centerline. 9. Systematic Variables: a predictable pattern, where a high point is always followed by a low point, or a low point by a high point. Evaluating the Example Case As the rules and guidelines are applied to the example provided in this document, it is apparent that the s chart is exhibiting signs of instability, or that the underlying process is out of statistical control. No values ever exceed control limits, however, there appears to be a sustained trend in variation from the positive side of the centerline to the negative or lower side of the control line. When checked against the x chart, it is less apparent that the system is out of control. The x and s chart together suggest that while the process output is consistently clustered around the mean value, the variation is out of control and needs to be addressed. Finding More Information About x and s Charts Most basic statistics or statistical process control reference books or textbooks contain a section relating to control charts and how to implement them. The internet can also provide an excellent resource for obtaining information about statistical process control charts. Due to the rapidly changing nature of the internet, a website is not listed here, however, a search on a popular search site for “x-bar and s charts” yielded several thousand possible references. Additionally, in the attached reference section are several textbooks that were valuable in compiling this document. 8
  • 10. Tools of Statistical Process Control: x and s Charts References AT&T Statistical Quality Control Handbook. Charlotte, NC: Delmar, 1985 Foster, S. Thomas (2004). Managing Quality: An Integrative Approach, 2nd Edition. Upper Saddle River, NJ: Prentice-Hall Groebner, David F., Shannon, Patrick W., Fry, Phillip C., Smith, Kent D. (2000). Business Statistics: A Decision Making Approach. Upper Saddle River, NJ: Prentice-Hall Montgomer, Douglas C. (1991). Introduction to Statistical Quality Control, 2nd Edition. New York, NY: John Wiley & Sons Smith, Gerald M. (1998). Statistical Process Control and Quality Improvement, 3rd Edition. Upper Saddle River, NJ: Prentice-Hall Swift, J.A. (1995). Introduction to Modern Statistical Quality Control and Management. Delray Beach, FL: St. Lucie Press 9