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?

Statistical process control ppt @ doms
Statistical process control ppt @ doms Statistical process control ppt @ doms
Statistical process control ppt @ doms Babasab Patil
 
Quality Control Chart
 Quality Control Chart Quality Control Chart
Quality Control ChartAshish Gupta
 
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 charts for attributes
Control charts for attributesControl charts for attributes
Control charts for attributesBuddy Krishna
 
Statistical Quality Control Lecture Notes.pdf
Statistical Quality Control Lecture Notes.pdfStatistical Quality Control Lecture Notes.pdf
Statistical Quality Control Lecture Notes.pdfDr. Tushar J Bhatt
 
Control charts for variables
Control charts for variables Control charts for variables
Control charts for variables Dr. Mahmoud Al-Naimi
 
Statistical quality control introduction
Statistical quality control introductionStatistical quality control introduction
Statistical quality control introductionPankaj Das
 
Control charts
Control chartsControl charts
Control chartsMohit Singla
 
Ppt On S.Q.C.
Ppt On S.Q.C.Ppt On S.Q.C.
Ppt On S.Q.C.dvietians
 
Process capability
Process capabilityProcess capability
Process capabilitypadam nagar
 
Statistical quality control presentation
Statistical quality control presentationStatistical quality control presentation
Statistical quality control presentationSuchitra Sahu
 
Control chart for variables
Control chart for variablesControl chart for variables
Control chart for variablesSahul Hameed
 
Control chart ppt
Control chart pptControl chart ppt
Control chart pptDeepak Sarangi
 
Statstical process control
Statstical process controlStatstical process control
Statstical process controlXenChisti
 
Chap 9 A Process Capability & Spc Hk
Chap 9 A Process Capability & Spc HkChap 9 A Process Capability & Spc Hk
Chap 9 A Process Capability & Spc Hkajithsrc
 
Control charts in statistical quality control
Control charts in statistical quality controlControl charts in statistical quality control
Control charts in statistical quality controlrakheechhibber1971
 
Control chart qm
Control chart qmControl chart qm
Control chart qmAshu0711
 

Was ist angesagt? (20)

Statistical process control ppt @ doms
Statistical process control ppt @ doms Statistical process control ppt @ doms
Statistical process control ppt @ doms
 
Quality Control Chart
 Quality Control Chart Quality Control Chart
Quality Control Chart
 
Statistical Process Control
Statistical Process ControlStatistical Process Control
Statistical Process Control
 
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 charts for attributes
Control charts for attributesControl charts for attributes
Control charts for attributes
 
Methods and Philosophy of SPC
Methods and Philosophy of SPCMethods and Philosophy of SPC
Methods and Philosophy of SPC
 
Statistical Quality Control Lecture Notes.pdf
Statistical Quality Control Lecture Notes.pdfStatistical Quality Control Lecture Notes.pdf
Statistical Quality Control Lecture Notes.pdf
 
Control charts for variables
Control charts for variables Control charts for variables
Control charts for variables
 
Statistical quality control introduction
Statistical quality control introductionStatistical quality control introduction
Statistical quality control introduction
 
Control charts
Control chartsControl charts
Control charts
 
Ppt On S.Q.C.
Ppt On S.Q.C.Ppt On S.Q.C.
Ppt On S.Q.C.
 
Process capability
Process capabilityProcess capability
Process capability
 
Statistical quality control presentation
Statistical quality control presentationStatistical quality control presentation
Statistical quality control presentation
 
Control chart for variables
Control chart for variablesControl chart for variables
Control chart for variables
 
Control chart ppt
Control chart pptControl chart ppt
Control chart ppt
 
Statstical process control
Statstical process controlStatstical process control
Statstical process control
 
Chap 9 A Process Capability & Spc Hk
Chap 9 A Process Capability & Spc HkChap 9 A Process Capability & Spc Hk
Chap 9 A Process Capability & Spc Hk
 
Control charts in statistical quality control
Control charts in statistical quality controlControl charts in statistical quality control
Control charts in statistical quality control
 
Control chart qm
Control chart qmControl chart qm
Control chart qm
 

Andere mochten auch

X bar theory
X bar theoryX bar theory
X bar theoryAdel Rahimi
 
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
 
Control charts
Control charts Control charts
Control charts Gaurav Singh
 
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
 

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
 
X Bar R Charts
X Bar R ChartsX Bar R Charts
X Bar R Charts
 
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
 

Ä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 uk
Iso 9001 ukIso 9001 uk
Iso 9001 ukjomjintra
 
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
 
Ukas iso 9001
Ukas iso 9001Ukas iso 9001
Ukas iso 9001jomjenguta
 
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
 
Quality assurance iso 9001
Quality assurance iso 9001Quality assurance iso 9001
Quality assurance iso 9001jomjenguta
 

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

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
 
Quality assurance iso 9001
Quality assurance iso 9001Quality assurance iso 9001
Quality assurance iso 9001
 

Mehr von ahmad bassiouny

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

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel AraĂșjo
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 

KĂŒrzlich hochgeladen (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 

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