First Semester Dr. Abed Schokry SQC Chapter 9: Cumulative Sum and Exponential Weighted Moving Average Control Charts

Size: px
Start display at page:

Download "First Semester Dr. Abed Schokry SQC Chapter 9: Cumulative Sum and Exponential Weighted Moving Average Control Charts"

Transcription

1 Department of Industrial Engineering First Semester Dr. Abed Schokry SQC Chapter 9: Cumulative Sum and Exponential Weighted Moving Average Control Charts Learning Outcomes After completing this chapter you should be able to Discuss the difference between Capability and Stability, Set up and use control charts for monitoring the process mean, Design a cusum control chart for mean to obtain specific ARL performance, Incorporate initial response feature into the cusum control chart, Set up and use EWMA control charts for monitoring the process mean, Design an EWMA control chart for mean to obtain specific ARL performance, Explain why the EWMA control chart is robust to the assumption of normality, Understand the advantage of cusum and EWMA control charts relative to Shewhart control charts 1

2 The Difference Between Capability and Stability? Once again, a process is capable if individual products consistently meet specifications. A process is stable if only common variation is present in the process. Average Run Length The Average Run Length (ARL) is the average number of points that most be plotted before a point indicates an out-of-control condition. For the Shewhart chart this can be calculated as ARL=1/p where p is the probability that any one point exceeds the control limit. 2

3 Average Run Length ARL should be long when the process is in-control and short when the process is out-of-control. For a 3 Shewhart chart and an underlying normally distributed process we have ARL=1/(.0027)= when the process is in-control For many practical applications this chart has proven very effective and robust. It should be used more. Average Run Length (ARL) The Average Run Length is the number of points that, on average, will be plotted on a control chart before an out of control condition is indicated If the process is in control: ARL=1/ α If the process is out of control: ARL=1/(1- β) α - the probability of a Type I error, β - the probability of a Type II error. 3

4 Introduction Chapters 4 through 6 focused on Shewhart control charts. Major disadvantage of Shewhart control charts is that it only uses the information about the process contained in the last plotted point. Two effective alternatives to the Shewhart control charts are the cumulative sum (CUSUM) control chart and the exponentially weighted moving average (EWMA) control chart. Especially useful when small shifts are desired to be detected. Process Control Charts Other Control Charts Moving Average Chart. The moving average chart is an interesting chart that is used for monitoring variables and measurement on a continuous scale. The chart uses past information to predict what the next process outcome will be. Using this chart, we can adjust a process in anticipation of its going out of control. Cusum Chart. The cumulative sum, or cusum, chart is used to identify slight but sustained shifts in a universe where there is no independence between observations. 4

5 The Cumulative-Sum Control Chart Basic Principles: The Cusum Control Chart for Monitoring the Process Mean The cusum chart incorporates all information in the sequence of sample values by plotting the cumulative sums of the deviations of the sample values from a target value. If 0 is the target for the process mean, x j is the average of the jth sample, then the cumulative sum control chart is formed by plotting the quantity i Ci (x j 0) j1 CUSUM Control Chart Incorporates all the information in the sequence of sample values by plotting the cumulative sums of the deviations of the sample values from a target value, 0 CUSUM can be used to monitor process mean defectives defects variance CUSUM can have sample size n 1 We concentrate on sample size n = 1 5

6 CUSUM charts CUSUM is short for cumulative sums. As measurements are taken, the difference between each measurement and the bench mark value is calculated, and this is cumulatively summed up. If the processes are in control, measurements do not deviate significantly from the bench mark, so measurements greater than the bench mark and those less than the bench mark averaged each other out, and the CUSUM value should vary narrowly around the bench mark level. If the processes are out of control, measurements will more likely to be on one side of the bench mark, so the CUSUM value will progressively depart from that of the bench mark. CUSUM charts CUSUM involves the calculation of a cumulative sum (which is what makes it "sequential"). Samples from a process xn are assigned weights wn, and summed as follows: So=0 Sn+1=max(0, Sn+xn-wn) When the value of S exceeds a certain threshold value, a change in value has been found. The above formula only detects changes in the positive direction. When negative changes need to be found as well, the min operation should be used instead of the max operation, and this time a change has been found when the value of S is below the (negative) value of the threshold value. 6

7 Basic Principle of CUSUM Plot C i CUSUM sample statistic Example: Say target 0 = 10 i i C x j 1 j 0 Obs i x i (x i 0 ) i C x = = = = 0.55 If the process remains in-control, C i remains near 0 i j 1 j 0 Tabular CUSUM Control Chart x i ~ N( 0, ) - quality characteristic CUSUM works by compiling the statistics: C i+ = accumulated deviations above negative) 0 (resets to 0 if it would go C i = accumulated deviations below negative) 0 (resets to 0 if it would go The Tabular CUSUM Record following values in table: C max 0, x K C i i 0 i1 C max 0, K x C where starting values are C i 0 i i1 0 C0 0 7

8 Tabular CUSUM Control Chart Cont'd Let 1 = out-of-control value then 1 0 K 2 K is reference value chosen halfway between target 0 and out-ofcontrol value With shift expressed in std dev units, i.e., C i K 2 and accumulate deviations from μ 0 that are greater than K C i C i C i and are reset to zero upon becoming negative How to Determine if Process Out-of-Control? H - decision interval C C If i or i exceed the decision interval (H), the process is considered out-of-control Rule of thumb value for H Choose H to be five times the process standard deviation, H = 5 Counters N + and N record the number of consecutive periods the CUSUM C i and C i rose above zero, respectively. The counters can be used to indicate when the shift most likely occurred 8

9 Notes about CUSUM control charts Do not apply zone rules Do not apply run rules Successive values of C and C are not independent i i Choosing Proper Type of Control Chart: Individuals Charts Use (x & MR), MA, EWMA, or CUSUM charts when: 1. Repeated measures do not make sense 2. Inconvenient / impossible to obtain more than one measurement per sample 3. Automated testing allows you to measure every unit (EWMA chart may be best) 4. Data becomes available very slowly and waiting for a larger sample is impractical. 9

10 Improving Cusum Performance for Large Shifts: The Combined Shewhart-Cusum Scheme More on Cusums Cusums are often used to determine if a process has shifted off a specified target because it is easy to calculate the required adjustment One-sided cusums are often useful Cusums can also be used to monitor variability Cusums are available for other sample statistics (ranges, standard deviations, counts, proportions) Rational subgroups and cusums 10

11 The Cusum V-Mask 11

12 Drawbacks of Cusum V-Mask Only for two-sided schemes Headstart cannot be implemented (Headstart: Fast Initial Response, FIR) Range of arms V-mask unclear Interpretation parameters (angle,...) not well determined Fast Initial Response Cusum When an out-of-control signal is received, the Cusum user should search for assignable cause. If a cause was NOT found, the sums might be left as is. If the sum stays above the threshold value, a cause does exist but it was not detected. Start another search. The Sum should be reset, when an assignable cause is detected and removed. The sum could be reset to 0 Or to head start values (h/2, -h/2) if multiple causes may exist, this is referred as Fast Initial Response 12

13 The Fast Initial Response (FIR) Cusum K = 3, H = 12, headstart = H/2 = 6 H = 12 implies that the cusum signals at sample 3 Without the headstart, it would not signal until sample 6 13

14 Advantages and Disadvantages of the CUSUM The CUSUM chart is very effective for small shifts and when the subgroup size n=1. The CUSUM is relatively slow to respond to large shifts. Also, special patterns are hard to see and analyze. 14

15 EWMA charts Exponentially Weighted Moving Average is a statistic that averages the data in a way that gives less and less weight to data as they are further removed in time. EWMA(t)=λY(t)+(1 λ)ewma(t 1), t=1,2,,n. EWMA(0) is the mean of historical data (target) Y(t) is the observation at time t n is the number of observations to be monitored including EWMA(0) 0<λ 1 is a constant that determines the depth of memory of the EWMA. The equation is due to Roberts (1959). The EWMA chart is sensitive to small shifts in the process mean, but does not match the ability of Shewhart-style charts to detect larger shifts EWMA control procedure can be made sensitive to a small or gradual drift in the process, whereas the Shewhart control procedure can only react when the last data point is outside a control limit. Exponentially-weighted Moving Average (EWMA) Chart The idea of moving averages of successive (adjacent) samples can be generalized. In principle, in order to detect a trend we need to weight successive samples to form a moving average; however, instead of a simple arithmetic moving average, we could compute a geometric moving average. It is also called Geometric Moving Average chart. EWMA Y (1 ) EWMA ( t1) t t UCL EWMA ks LCL EWMA ks

16 Exponentially-weighted Moving Average (EWMA) Chart EWMA Charts are generally used for detecting small shifts in the process mean. They will detect shifts of.5 sigma to 2 sigma much faster. They are, however, slower in detecting large shifts in the process mean. In addition, typical run tests cannot be used because of the inherent dependence of data points. EWMA Charts may also be preferred when the subgroups are of size n=1. UCL EWMA1 ks 2 EWMA ( t1) Yt (1 ) EWMAt LCL EWMA1 ks 2 where λ is the weighting factor. The factor k is chosen generally to be 2 or 3. EWMA charts: Ideas Generalization of the run rules for the Shewhart control charts - signal occurs when m successive observations exceed k1*sigma control limit - signal occurs when (m-1) out of m successive observations exceed k2* sigma control limit 16

17 EWMA charts: Ideas Economical design of control charts how to determine the sample size, the interval between samples, and the control limits that will yield approximately maximum average net income Different approaches 17

18 18

19 Robustness of EWMA to Non-normal Process Data 19

20 20

21 Extensions of the EWMA Fast initial response feature Monitoring variability Monitoring count data The EWMA as a predictor of process level 9.3 The Moving Average Control Chart 21

22 22

Chapter 9 Time-Weighted Control Charts. Statistical Quality Control (D. C. Montgomery)

Chapter 9 Time-Weighted Control Charts. Statistical Quality Control (D. C. Montgomery) Chapter 9 Time-Weighted Control Charts 許湘伶 Statistical Quality Control (D. C. Montgomery) Introduction I Shewhart control chart: Chap. 5 7: basic SPC methods Useful in phase I implementation( 完成 ) of SPC

More information

Statistical quality control (SQC)

Statistical quality control (SQC) Statistical quality control (SQC) The application of statistical techniques to measure and evaluate the quality of a product, service, or process. Two basic categories: I. Statistical process control (SPC):

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Section II: Assessing Chart Performance. (Jim Benneyan)

Section II: Assessing Chart Performance. (Jim Benneyan) Section II: Assessing Chart Performance (Jim Benneyan) 1 Learning Objectives Understand concepts of chart performance Two types of errors o Type 1: Call an in-control process out-of-control o Type 2: Call

More information

On Efficient Memory-Type Control Charts for Monitoring out of Control Signals in a Process Using Diabetic Data

On Efficient Memory-Type Control Charts for Monitoring out of Control Signals in a Process Using Diabetic Data Biomedical Statistics and Informatics 017; (4): 138-144 http://www.sciencepublishinggroup.com/j/bsi doi: 10.11648/j.bsi.017004.1 On Efficient Memory-Type Control Charts for Monitoring out of Control Signals

More information

Introduction to Time Series (I)

Introduction to Time Series (I) Introduction to Time Series (I) ZHANG RONG Department of Social Networking Operations Social Networking Group Tencent Company November 20, 2017 ZHANG RONG Introduction to Time Series (I) 1/69 Outline 1

More information

Faculty of Science and Technology MASTER S THESIS

Faculty of Science and Technology MASTER S THESIS Faculty of Science and Technology MASTER S THESIS Study program/ Specialization: Spring semester, 20... Open / Restricted access Writer: Faculty supervisor: (Writer s signature) External supervisor(s):

More information

Total Quality Management (TQM)

Total Quality Management (TQM) Total Quality Management (TQM) Use of statistical techniques for controlling and improving quality and their integration in the management system Statistical Process Control (SPC) Univariate and multivariate

More information

Quality Control & Statistical Process Control (SPC)

Quality Control & Statistical Process Control (SPC) Quality Control & Statistical Process Control (SPC) DR. RON FRICKER PROFESSOR & HEAD, DEPARTMENT OF STATISTICS DATAWORKS CONFERENCE, MARCH 22, 2018 Agenda Some Terminology & Background SPC Methods & Philosophy

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/term

More information

Monitoring Expense Report Errors: Control Charts Under Independence and Dependence. Darren Williams. (Under the direction of Dr.

Monitoring Expense Report Errors: Control Charts Under Independence and Dependence. Darren Williams. (Under the direction of Dr. Monitoring Expense Report Errors: Control Charts Under Independence and Dependence by Darren Williams (Under the direction of Dr. Lynne Seymour) Abstract Control charts were devised to evaluate offices

More information

MCUSUM CONTROL CHART PROCEDURE: MONITORING THE PROCESS MEAN WITH APPLICATION

MCUSUM CONTROL CHART PROCEDURE: MONITORING THE PROCESS MEAN WITH APPLICATION Journal of Statistics: Advances in Theory and Applications Volume 6, Number, 206, Pages 05-32 Available at http://scientificadvances.co.in DOI: http://dx.doi.org/0.8642/jsata_700272 MCUSUM CONTROL CHART

More information

Mechanical Engineering 101

Mechanical Engineering 101 Mechanical Engineering 101 University of California, Berkeley Lecture #1 1 Today s lecture Statistical Process Control Process capability Mean shift Control charts eading: pp. 373-383 .Precision 3 Process

More information

CUMULATIVE SUM CHARTS FOR HIGH YIELD PROCESSES

CUMULATIVE SUM CHARTS FOR HIGH YIELD PROCESSES Statistica Sinica 11(2001), 791-805 CUMULATIVE SUM CHARTS FOR HIGH YIELD PROCESSES T. C. Chang and F. F. Gan Infineon Technologies Melaka and National University of Singapore Abstract: The cumulative sum

More information

An Adaptive Exponentially Weighted Moving Average Control Chart for Monitoring Process Variances

An Adaptive Exponentially Weighted Moving Average Control Chart for Monitoring Process Variances An Adaptive Exponentially Weighted Moving Average Control Chart for Monitoring Process Variances Lianjie Shu Faculty of Business Administration University of Macau Taipa, Macau (ljshu@umac.mo) Abstract

More information

21.1 Traditional Monitoring Techniques Extensions of Statistical Process Control Multivariate Statistical Techniques

21.1 Traditional Monitoring Techniques Extensions of Statistical Process Control Multivariate Statistical Techniques 1 Process Monitoring 21.1 Traditional Monitoring Techniques 21.2 Quality Control Charts 21.3 Extensions of Statistical Process Control 21.4 Multivariate Statistical Techniques 21.5 Control Performance

More information

Confirmation Sample Control Charts

Confirmation Sample Control Charts Confirmation Sample Control Charts Stefan H. Steiner Dept. of Statistics and Actuarial Sciences University of Waterloo Waterloo, NL 3G1 Canada Control charts such as X and R charts are widely used in industry

More information

Performance of Conventional X-bar Chart for Autocorrelated Data Using Smaller Sample Sizes

Performance of Conventional X-bar Chart for Autocorrelated Data Using Smaller Sample Sizes , 23-25 October, 2013, San Francisco, USA Performance of Conventional X-bar Chart for Autocorrelated Data Using Smaller Sample Sizes D. R. Prajapati Abstract Control charts are used to determine whether

More information

A Study on the Power Functions of the Shewhart X Chart via Monte Carlo Simulation

A Study on the Power Functions of the Shewhart X Chart via Monte Carlo Simulation A Study on the Power Functions of the Shewhart X Chart via Monte Carlo Simulation M.B.C. Khoo Abstract The Shewhart X control chart is used to monitor shifts in the process mean. However, it is less sensitive

More information

Monitoring and data filtering III. The Kalman Filter and its relation with the other methods

Monitoring and data filtering III. The Kalman Filter and its relation with the other methods Monitoring and data filtering III. The Kalman Filter and its relation with the other methods Advanced Herd Management Cécile Cornou, IPH Dias 1 Gain (g) Before this part of the course Compare key figures

More information

Multivariate Control and Model-Based SPC

Multivariate Control and Model-Based SPC Multivariate Control and Model-Based SPC T 2, evolutionary operation, regression chart. 1 Multivariate Control Often, many variables must be controlled at the same time. Controlling p independent parameters

More information

CONTROL CHARTS FOR THE GENERALIZED POISSON PROCESS WITH UNDER-DISPERSION

CONTROL CHARTS FOR THE GENERALIZED POISSON PROCESS WITH UNDER-DISPERSION International J. of Math. Sci. & Engg. Appls. (IJMSEA) ISSN 0973-9424, Vol. 10 No. III (December, 2016), pp. 173-181 CONTROL CHARTS FOR THE GENERALIZED POISSON PROCESS WITH UNDER-DISPERSION NARUNCHARA

More information

COMPARISON OF MCUSUM AND GENERALIZED VARIANCE S MULTIVARIATE CONTROL CHART PROCEDURE WITH INDUSTRIAL APPLICATION

COMPARISON OF MCUSUM AND GENERALIZED VARIANCE S MULTIVARIATE CONTROL CHART PROCEDURE WITH INDUSTRIAL APPLICATION Journal of Statistics: Advances in Theory and Applications Volume 8, Number, 07, Pages 03-4 Available at http://scientificadvances.co.in DOI: http://dx.doi.org/0.864/jsata_700889 COMPARISON OF MCUSUM AND

More information

ECONOMIC DESIGN OF X-BAR CONTROL CHART USING SIMULATED ANNEALING

ECONOMIC DESIGN OF X-BAR CONTROL CHART USING SIMULATED ANNEALING ECONOMIC DESIGN OF X-BAR CONTROL CHART USING SIMULATED ANNEALING A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF BACHELOR OF TECHNOLOGY in MECHANICAL ENGINEERING by Mr.

More information

Chapter 10: Statistical Quality Control

Chapter 10: Statistical Quality Control Chapter 10: Statistical Quality Control 1 Introduction As the marketplace for industrial goods has become more global, manufacturers have realized that quality and reliability of their products must be

More information

Variations in a manufacturing process can be categorized into common cause and special cause variations. In the presence of

Variations in a manufacturing process can be categorized into common cause and special cause variations. In the presence of Research Article (wileyonlinelibrary.com) DOI: 10.1002/qre.1514 Published online in Wiley Online Library Memory-Type Control Charts for Monitoring the Process Dispersion Nasir Abbas, a * Muhammad Riaz

More information

Assistant Prof. Abed Schokry. Operations and Productions Management. First Semester

Assistant Prof. Abed Schokry. Operations and Productions Management. First Semester Chapter 3 Forecasting Assistant Prof. Abed Schokry Operations and Productions Management First Semester 2010 2011 Chapter 3: Learning Outcomes You should be able to: List the elements of a good forecast

More information

Analysis and Design of One- and Two-Sided Cusum Charts with Known and Estimated Parameters

Analysis and Design of One- and Two-Sided Cusum Charts with Known and Estimated Parameters Georgia Southern University Digital Commons@Georgia Southern Electronic Theses & Dissertations Graduate Studies, Jack N. Averitt College of Spring 2007 Analysis and Design of One- and Two-Sided Cusum Charts

More information

THE DETECTION OF SHIFTS IN AUTOCORRELATED PROCESSES WITH MR AND EWMA CHARTS

THE DETECTION OF SHIFTS IN AUTOCORRELATED PROCESSES WITH MR AND EWMA CHARTS THE DETECTION OF SHIFTS IN AUTOCORRELATED PROCESSES WITH MR AND EWMA CHARTS Karin Kandananond, kandananond@hotmail.com Faculty of Industrial Technology, Rajabhat University Valaya-Alongkorn, Prathumthani,

More information

Zero-Inflated Models in Statistical Process Control

Zero-Inflated Models in Statistical Process Control Chapter 6 Zero-Inflated Models in Statistical Process Control 6.0 Introduction In statistical process control Poisson distribution and binomial distribution play important role. There are situations wherein

More information

Selection of Variable Selecting the right variable for a control chart means understanding the difference between discrete and continuous data.

Selection of Variable Selecting the right variable for a control chart means understanding the difference between discrete and continuous data. Statistical Process Control, or SPC, is a collection of tools that allow a Quality Engineer to ensure that their process is in control, using statistics. Benefit of SPC The primary benefit of a control

More information

Chapter 13: Forecasting

Chapter 13: Forecasting Chapter 13: Forecasting Assistant Prof. Abed Schokry Operations and Productions Management First Semester 2013-2014 Chapter 13: Learning Outcomes You should be able to: List the elements of a good forecast

More information

Statistical Process Control

Statistical Process Control S6 Statistical Process Control PowerPoint presentation to accompany Heizer and Render Operations Management, 10e Principles of Operations Management, 8e PowerPoint slides by Jeff Heyl S6-1 Statistical

More information

On the performance of Shewhart-type synthetic and runs-rules charts combined with an chart

On the performance of Shewhart-type synthetic and runs-rules charts combined with an chart On the performance of Shewhart-type synthetic and runs-rules charts combined with an chart Sandile Charles Shongwe and Marien Alet Graham Department of Statistics University of Pretoria South Africa Abstract

More information

arxiv: v1 [stat.me] 14 Jan 2019

arxiv: v1 [stat.me] 14 Jan 2019 arxiv:1901.04443v1 [stat.me] 14 Jan 2019 An Approach to Statistical Process Control that is New, Nonparametric, Simple, and Powerful W.J. Conover, Texas Tech University, Lubbock, Texas V. G. Tercero-Gómez,Tecnológico

More information

Control of Manufacturing Processes

Control of Manufacturing Processes Control of Manufacturing Processes Subject 2.830 Spring 2004 Lecture #8 Hypothesis Testing and Shewhart Charts March 2, 2004 3/2/04 Lecture 8 D.E. Hardt, all rights reserved 1 Applying Statistics to Manufacturing:

More information

Module B1: Multivariate Process Control

Module B1: Multivariate Process Control Module B1: Multivariate Process Control Prof. Fugee Tsung Hong Kong University of Science and Technology Quality Lab: http://qlab.ielm.ust.hk I. Multivariate Shewhart chart WHY MULTIVARIATE PROCESS CONTROL

More information

A Theoretically Appropriate Poisson Process Monitor

A Theoretically Appropriate Poisson Process Monitor International Journal of Performability Engineering, Vol. 8, No. 4, July, 2012, pp. 457-461. RAMS Consultants Printed in India A Theoretically Appropriate Poisson Process Monitor RYAN BLACK and JUSTIN

More information

The Robustness of the Multivariate EWMA Control Chart

The Robustness of the Multivariate EWMA Control Chart The Robustness of the Multivariate EWMA Control Chart Zachary G. Stoumbos, Rutgers University, and Joe H. Sullivan, Mississippi State University Joe H. Sullivan, MSU, MS 39762 Key Words: Elliptically symmetric,

More information

Multi-Variate-Attribute Quality Control (MVAQC)

Multi-Variate-Attribute Quality Control (MVAQC) by Submitted in total fulfillment of the requirements of the degree of Doctor of Philosophy July 2014 Department of Mechanical Engineering The University of Melboune Abstract When the number of quality

More information

Directionally Sensitive Multivariate Statistical Process Control Methods

Directionally Sensitive Multivariate Statistical Process Control Methods Directionally Sensitive Multivariate Statistical Process Control Methods Ronald D. Fricker, Jr. Naval Postgraduate School October 5, 2005 Abstract In this paper we develop two directionally sensitive statistical

More information

spc Statistical process control Key Quality characteristic :Forecast Error for demand

spc Statistical process control Key Quality characteristic :Forecast Error for demand spc Statistical process control Key Quality characteristic :Forecast Error for demand BENEFITS of SPC Monitors and provides feedback for keeping processes in control. Triggers when a problem occurs Differentiates

More information

A System Dynamics Glossary

A System Dynamics Glossary A System Dynamics Glossary Compiled by David N. Ford, Ph.D., P.E. Last Update: July 3, 2018 accumulation (integration): the collection of some quantity over time. Examples of accumulation include water

More information

Statistical Quality Control In The Production Of Pepsi Drinks

Statistical Quality Control In The Production Of Pepsi Drinks Statistical Quality Control In The Production Of Pepsi Drins Lasisi K. E and 2 Abdulazeez K. A Mathematical Sciences, Abubaar Tafawa Balewa University, P.M.B.0248, Bauchi, Nigeria 2 Federal College of

More information

Concept Drift. Albert Bifet. March 2012

Concept Drift. Albert Bifet. March 2012 Concept Drift Albert Bifet March 2012 COMP423A/COMP523A Data Stream Mining Outline 1. Introduction 2. Stream Algorithmics 3. Concept drift 4. Evaluation 5. Classification 6. Ensemble Methods 7. Regression

More information

Quality. Statistical Process Control: Control Charts Process Capability DEG/FHC 1

Quality. Statistical Process Control: Control Charts Process Capability DEG/FHC 1 Quality Statistical Process Control: Control Charts Process Capability DEG/FHC 1 SPC Traditional view: Statistical Process Control (SPC) is a statistical method of separating variation resulting from special

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 24 (1): 177-189 (2016) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ A Comparative Study of the Group Runs and Side Sensitive Group Runs Control Charts

More information

Power Functions for. Process Behavior Charts

Power Functions for. Process Behavior Charts Power Functions for Process Behavior Charts Donald J. Wheeler and Rip Stauffer Every data set contains noise (random, meaningless variation). Some data sets contain signals (nonrandom, meaningful variation).

More information

Statistical Quality Control - Stat 3081

Statistical Quality Control - Stat 3081 Statistical Quality Control - Stat 3081 Awol S. Department of Statistics College of Computing & Informatics Haramaya University Dire Dawa, Ethiopia March 2015 Introduction Industrial Statistics and Quality

More information

Statistical Process Control SCM Pearson Education, Inc. publishing as Prentice Hall

Statistical Process Control SCM Pearson Education, Inc. publishing as Prentice Hall S6 Statistical Process Control SCM 352 Outline Statistical Quality Control Common causes vs. assignable causes Different types of data attributes and variables Central limit theorem SPC charts Control

More information

A Simulation Study Of The Impact Of Forecast Recovery For Control Charts Applied To ARMA Processes

A Simulation Study Of The Impact Of Forecast Recovery For Control Charts Applied To ARMA Processes Journal of Modern Applied Statistical Methods Volume 1 Issue 2 Article 43 11-1-2002 A Simulation Study Of The Impact Of Forecast Recovery For Control Charts Applied To ARMA Processes John N. Dyer Georgia

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

, 500, 250, 125, , 2, 4, 7, 11, 16, , 3, 9, 27, , 3, 2, 7, , 2 2, 4, 4 2, 8

, 500, 250, 125, , 2, 4, 7, 11, 16, , 3, 9, 27, , 3, 2, 7, , 2 2, 4, 4 2, 8 Warm Up Look for a pattern and predict the next number or expression in the list. 1. 1000, 500, 250, 125, 62.5 2. 1, 2, 4, 7, 11, 16, 22 3. 1, 3, 9, 27, 81 4. 8, 3, 2, 7, -12 5. 2, 2 2, 4, 4 2, 8 6. 7a

More information

A Modified Poisson Exponentially Weighted Moving Average Chart Based on Improved Square Root Transformation

A Modified Poisson Exponentially Weighted Moving Average Chart Based on Improved Square Root Transformation Thailand Statistician July 216; 14(2): 197-22 http://statassoc.or.th Contributed paper A Modified Poisson Exponentially Weighted Moving Average Chart Based on Improved Square Root Transformation Saowanit

More information

Effect of sample size on the performance of Shewhart control charts

Effect of sample size on the performance of Shewhart control charts DOI 10.1007/s00170-016-9412-8 ORIGINAL ARTICLE Effect of sample size on the performance of Shewhart control s Salah Haridy 1,2 & Ahmed Maged 1 & Saleh Kaytbay 1 & Sherif Araby 1,3 Received: 20 December

More information

Monitoring and data filtering II. Dynamic Linear Models

Monitoring and data filtering II. Dynamic Linear Models Monitoring and data filtering II. Dynamic Linear Models Advanced Herd Management Cécile Cornou, IPH Dias 1 Program for monitoring and data filtering Friday 26 (morning) - Lecture for part I : use of control

More information

Statistical quality control in the production of Pepsi drinks

Statistical quality control in the production of Pepsi drinks Journal of Business Administration and Management Sciences Research Vol. 6(2), pp. 035-041, April, 2017 Available online athttp://www.apexjournal.org ISSN 2315-8727 2017 Apex Journal International Full

More information

Percent

Percent Data Entry Spreadsheet to Create a C Chart Date Observations Mean UCL +3s LCL -3s +2s -2s +1s -1s CHART --> 01/01/00 2.00 3.00 8.20 0.00 6.46 0.00 4.73 0.00 01/02/00-3.00 8.20 0.00 6.46 0.00 4.73 0.00

More information

Total No. of Questions : 10] [Total No. of Pages : 02. M.Sc. DEGREE EXAMINATION, DEC Second Year STATISTICS. Statistical Quality Control

Total No. of Questions : 10] [Total No. of Pages : 02. M.Sc. DEGREE EXAMINATION, DEC Second Year STATISTICS. Statistical Quality Control (DMSTT21) Total No. of Questions : 10] [Total No. of Pages : 02 M.Sc. DEGREE EXAMINATION, DEC. 2016 Second Year STATISTICS Statistical Quality Control Time : 3 Hours Maximum Marks : 70 Answer any five

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303)

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Exponentially Weighted Moving Average Control Charts for Monitoring Increases in Poisson Rate

Exponentially Weighted Moving Average Control Charts for Monitoring Increases in Poisson Rate Exponentially Weighted Moving Average Control Charts for Monitoring Increases in Poisson Rate Lianjie SHU 1,, Wei JIANG 2, and Zhang WU 3 EndAName 1 Faculty of Business Administration University of Macau

More information

Multivariate Process Control Chart for Controlling the False Discovery Rate

Multivariate Process Control Chart for Controlling the False Discovery Rate Industrial Engineering & Management Systems Vol, No 4, December 0, pp.385-389 ISSN 598-748 EISSN 34-6473 http://dx.doi.org/0.73/iems.0..4.385 0 KIIE Multivariate Process Control Chart for Controlling e

More information

Follow this and additional works at:

Follow this and additional works at: University of Northern Colorado Scholarship & Creative Works @ Digital UNC Dissertations Student Research 5-1-2011 Evaluation of the performance of a random coefficient regression model cumulative summation

More information

IE 361 Module 32. Patterns on Control Charts Part 2 and Special Checks/Extra Alarm Rules

IE 361 Module 32. Patterns on Control Charts Part 2 and Special Checks/Extra Alarm Rules IE 361 Module 32 Patterns on Control Charts Part 2 and Special Checks/Extra Alarm Rules Reading: Section 3.4 Statistical Methods for Quality Assurance ISU and Analytics Iowa LLC (ISU and Analytics Iowa

More information

The Efficiency of the VSI Exponentially Weighted Moving Average Median Control Chart

The Efficiency of the VSI Exponentially Weighted Moving Average Median Control Chart The Efficiency of the VSI Exponentially Weighted Moving Average Median Control Chart Kim Phuc Tran, Philippe Castagliola, Thi-Hien Nguyen, Anne Cuzol To cite this version: Kim Phuc Tran, Philippe Castagliola,

More information

Assignment 7 (Solution) Control Charts, Process capability and QFD

Assignment 7 (Solution) Control Charts, Process capability and QFD Assignment 7 (Solution) Control Charts, Process capability and QFD Dr. Jitesh J. Thakkar Department of Industrial and Systems Engineering Indian Institute of Technology Kharagpur Instruction Total No.

More information

Performance of X-Bar Chart Associated With Mean Deviation under Three Delta Control Limits and Six Delta Initiatives

Performance of X-Bar Chart Associated With Mean Deviation under Three Delta Control Limits and Six Delta Initiatives IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 7 (July. 2018), V (I) PP 12-16 www.iosrjen.org Performance of X-Bar Chart Associated With Mean Deviation under

More information

Monitoring Platelet Issues - a novel approach CUSUM. Clive Hyam Blood Stocks Management Scheme London

Monitoring Platelet Issues - a novel approach CUSUM. Clive Hyam Blood Stocks Management Scheme London Monitoring Platelet Issues - a novel approach CUSUM Clive Hyam Blood Stocks Management Scheme London Overview of Presentation What s driving the need to better understand platelet issues Potential tools

More information

Statistical Process Control

Statistical Process Control Statistical Process Control Outline Statistical Process Control (SPC) Process Capability Acceptance Sampling 2 Learning Objectives When you complete this supplement you should be able to : S6.1 Explain

More information

Practical Statistics for the Analytical Scientist Table of Contents

Practical Statistics for the Analytical Scientist Table of Contents Practical Statistics for the Analytical Scientist Table of Contents Chapter 1 Introduction - Choosing the Correct Statistics 1.1 Introduction 1.2 Choosing the Right Statistical Procedures 1.2.1 Planning

More information

Cumulative probability control charts for geometric and exponential process characteristics

Cumulative probability control charts for geometric and exponential process characteristics int j prod res, 2002, vol 40, no 1, 133±150 Cumulative probability control charts for geometric and exponential process characteristics L Y CHANy*, DENNIS K J LINz, M XIE} and T N GOH} A statistical process

More information

DIAGNOSIS OF BIVARIATE PROCESS VARIATION USING AN INTEGRATED MSPC-ANN SCHEME

DIAGNOSIS OF BIVARIATE PROCESS VARIATION USING AN INTEGRATED MSPC-ANN SCHEME DIAGNOSIS OF BIVARIATE PROCESS VARIATION USING AN INTEGRATED MSPC-ANN SCHEME Ibrahim Masood, Rasheed Majeed Ali, Nurul Adlihisam Mohd Solihin and Adel Muhsin Elewe Faculty of Mechanical and Manufacturing

More information

An Investigation of Combinations of Multivariate Shewhart and MEWMA Control Charts for Monitoring the Mean Vector and Covariance Matrix

An Investigation of Combinations of Multivariate Shewhart and MEWMA Control Charts for Monitoring the Mean Vector and Covariance Matrix Technical Report Number 08-1 Department of Statistics Virginia Polytechnic Institute and State University, Blacksburg, Virginia January, 008 An Investigation of Combinations of Multivariate Shewhart and

More information

A STUDY ON IMPROVING THE PERFORMANCE OF CONTROL CHARTS UNDER NON-NORMAL DISTRIBUTIONS SUN TINGTING

A STUDY ON IMPROVING THE PERFORMANCE OF CONTROL CHARTS UNDER NON-NORMAL DISTRIBUTIONS SUN TINGTING A STUDY ON IMPROVING THE PERFORMANCE OF CONTROL CHARTS UNDER NON-NORMAL DISTRIBUTIONS SUN TINGTING NATIONAL UNIVERSITY OF SINGAPORE 004 A STUDY ON IMPROVING THE PERFORMANCE OF CONTROL CHARTS UNDER NON-NORMAL

More information

Adders, subtractors comparators, multipliers and other ALU elements

Adders, subtractors comparators, multipliers and other ALU elements CSE4: Components and Design Techniques for Digital Systems Adders, subtractors comparators, multipliers and other ALU elements Instructor: Mohsen Imani UC San Diego Slides from: Prof.Tajana Simunic Rosing

More information

Multivariate T-Squared Control Chart

Multivariate T-Squared Control Chart Multivariate T-Squared Control Chart Summary... 1 Data Input... 3 Analysis Summary... 4 Analysis Options... 5 T-Squared Chart... 6 Multivariate Control Chart Report... 7 Generalized Variance Chart... 8

More information

ASSIGNMENT - 1 M.Sc. DEGREE EXAMINATION, MAY 2019 Second Year STATISTICS. Statistical Quality Control MAXIMUM : 30 MARKS ANSWER ALL QUESTIONS

ASSIGNMENT - 1 M.Sc. DEGREE EXAMINATION, MAY 2019 Second Year STATISTICS. Statistical Quality Control MAXIMUM : 30 MARKS ANSWER ALL QUESTIONS ASSIGNMENT - 1 Statistical Quality Control (DMSTT21) Q1) a) Explain the role and importance of statistical quality control in industry. b) Explain control charts for variables. Write the LCL, UCL for X,

More information

THE STATISTICS OF LOW-LEVEL COUNTING USING THE NEW GENERATION OF PACKARD LIQUID SCINTILLATION COUNTERS

THE STATISTICS OF LOW-LEVEL COUNTING USING THE NEW GENERATION OF PACKARD LIQUID SCINTILLATION COUNTERS [RADIOCARBON, VOL. 34, No. 3, 1992, P. 36-365] THE STATISTICS OF LOW-LEVEL COUNTING USING THE NEW GENERATION OF PACKARD LIQUID SCINTILLATION COUNTERS G. T. COOK1, E. M. SCOTT2, E. M. WRIGHT' and ROBERT

More information

Mathematical and Computer Modelling. Economic design of EWMA control charts based on loss function

Mathematical and Computer Modelling. Economic design of EWMA control charts based on loss function Mathematical and Computer Modelling 49 (2009) 745 759 Contents lists available at ScienceDirect Mathematical and Computer Modelling journal homepage: www.elsevier.com/locate/mcm Economic design of EWMA

More information

Published: 26 April 2016

Published: 26 April 2016 Electronic Journal of Applied Statistical Analysis EJASA, Electron. J. App. Stat. Anal. http://siba-ese.unisalento.it/index.php/ejasa/index e-issn: 2070-5948 DOI: 10.1285/i20705948v9n1p111 A robust dispersion

More information

A Multivariate EWMA Control Chart for Skewed Populations using Weighted Variance Method

A Multivariate EWMA Control Chart for Skewed Populations using Weighted Variance Method OPEN ACCESS Int. Res. J. of Science & Engineering, 04; Vol. (6): 9-0 ISSN: 3-005 RESEARCH ARTICLE A Multivariate EMA Control Chart for Skewed Populations using eighted Variance Method Atta AMA *, Shoraim

More information

M.Sc. (Final) DEGREE EXAMINATION, MAY Final Year. Statistics. Paper I STATISTICAL QUALITY CONTROL. Answer any FIVE questions.

M.Sc. (Final) DEGREE EXAMINATION, MAY Final Year. Statistics. Paper I STATISTICAL QUALITY CONTROL. Answer any FIVE questions. (DMSTT ) M.Sc. (Final) DEGREE EXAMINATION, MAY 0. Final Year Statistics Paper I STATISTICAL QUALITY CONTROL Time : Three hours Maximum : 00 marks Answer any FIVE questions. All questions carry equal marks..

More information

Design and Implementation of CUSUM Exceedance Control Charts for Unknown Location

Design and Implementation of CUSUM Exceedance Control Charts for Unknown Location Design and Implementation of CUSUM Exceedance Control Charts for Unknown Location MARIEN A. GRAHAM Department of Statistics University of Pretoria South Africa marien.graham@up.ac.za S. CHAKRABORTI Department

More information

Control of Manufacturing Processes

Control of Manufacturing Processes Control of Processes David Hardt Topics for Today! Physical Origins of Variation!Process Sensitivities! Statistical Models and Interpretation!Process as a Random Variable(s)!Diagnosis of Problems! Shewhart

More information

Q3) a) Explain the construction of np chart. b) Write a note on natural tolerance limits and specification limits.

Q3) a) Explain the construction of np chart. b) Write a note on natural tolerance limits and specification limits. (DMSTT 21) Total No. of Questions : 10] [Total No. of Pages : 02 M.Sc. DEGREE EXAMINATION, MAY 2017 Second Year STATISTICS Statistical Quality Control Time : 3 Hours Maximum Marks: 70 Answer any Five questions.

More information

IE 361 Module 25. Introduction to Shewhart Control Charting Part 2 (Statistical Process Control, or More Helpfully: Statistical Process Monitoring)

IE 361 Module 25. Introduction to Shewhart Control Charting Part 2 (Statistical Process Control, or More Helpfully: Statistical Process Monitoring) IE 361 Module 25 Introduction to Shewhart Control Charting Part 2 (Statistical Process Control, or More Helpfully: Statistical Process Monitoring) Reading: Section 3.1 Statistical Methods for Quality Assurance

More information

Monitoring aggregated Poisson data with probability control limits

Monitoring aggregated Poisson data with probability control limits XXV Simposio Internacional de Estadística 2015 Armenia, Colombia, 5, 6, 7 y 8 de Agosto de 2015 Monitoring aggregated Poisson data with probability control limits Victor Hugo Morales Ospina 1,a, José Alberto

More information

A New Demerit Control Chart for Monitoring the Quality of Multivariate Poisson Processes. By Jeh-Nan Pan Chung-I Li Min-Hung Huang

A New Demerit Control Chart for Monitoring the Quality of Multivariate Poisson Processes. By Jeh-Nan Pan Chung-I Li Min-Hung Huang Athens Journal of Technology and Engineering X Y A New Demerit Control Chart for Monitoring the Quality of Multivariate Poisson Processes By Jeh-Nan Pan Chung-I Li Min-Hung Huang This study aims to develop

More information

Process Performance and Quality

Process Performance and Quality Chapter 5 Process Performance and Quality Evaluating Process Performance Identify opportunity 1 Define scope 2 Document process 3 Figure 5.1 Implement changes 6 Redesign process 5 Evaluate performance

More information

AN ANALYSIS OF SHEWHART QUALITY CONTROL CHARTS TO MONITOR BOTH THE MEAN AND VARIABILITY KEITH JACOB BARRS. A Research Project Submitted to the Faculty

AN ANALYSIS OF SHEWHART QUALITY CONTROL CHARTS TO MONITOR BOTH THE MEAN AND VARIABILITY KEITH JACOB BARRS. A Research Project Submitted to the Faculty AN ANALYSIS OF SHEWHART QUALITY CONTROL CHARTS TO MONITOR BOTH THE MEAN AND VARIABILITY by KEITH JACOB BARRS A Research Project Submitted to the Faculty of the College of Graduate Studies at Georgia Southern

More information

A first look at the performances of a Bayesian chart to monitor. the ratio of two Weibull percentiles

A first look at the performances of a Bayesian chart to monitor. the ratio of two Weibull percentiles A first loo at the performances of a Bayesian chart to monitor the ratio of two Weibull percentiles Pasquale Erto University of Naples Federico II, Naples, Italy e-mail: ertopa@unina.it Abstract. The aim

More information

Optimal SPRT and CUSUM Procedures using Compressed Limit Gauges

Optimal SPRT and CUSUM Procedures using Compressed Limit Gauges Optimal SPRT and CUSUM Procedures using Compressed Limit Gauges P. Lee Geyer Stefan H. Steiner 1 Faculty of Business McMaster University Hamilton, Ontario L8S 4M4 Canada Dept. of Statistics and Actuarial

More information

Control charts are used for monitoring the performance of a quality characteristic. They assist process

Control charts are used for monitoring the performance of a quality characteristic. They assist process QUALITY AND RELIABILITY ENGINEERING INTERNATIONAL Qual. Reliab. Engng. Int. 2009; 25:875 883 Published online 3 March 2009 in Wiley InterScience (www.interscience.wiley.com)..1007 Research Identifying

More information

Statistical Process Control

Statistical Process Control Chapter 3 Statistical Process Control 3.1 Introduction Operations managers are responsible for developing and maintaining the production processes that deliver quality products and services. Once the production

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

Control Charts Based on Alternative Hypotheses

Control Charts Based on Alternative Hypotheses Control Charts Based on Alternative Hypotheses A. Di Bucchianico, M. Hušková (Prague), P. Klášterecky (Prague), W.R. van Zwet (Leiden) Dortmund, January 11, 2005 1/48 Goals of this talk introduce hypothesis

More information

Monitoring and data filtering II. Dan Jensen IPH, KU

Monitoring and data filtering II. Dan Jensen IPH, KU Monitoring and data filtering II Dan Jensen IPH, KU Outline Introduction to Dynamic Linear Models (DLM) - Conceptual introduction - Difference between the Classical methods and DLM - A very simple DLM

More information

STATISTICS AND PRINTING: APPLICATIONS OF SPC AND DOE TO THE WEB OFFSET PRINTING INDUSTRY. A Project. Presented. to the Faculty of

STATISTICS AND PRINTING: APPLICATIONS OF SPC AND DOE TO THE WEB OFFSET PRINTING INDUSTRY. A Project. Presented. to the Faculty of STATISTICS AND PRINTING: APPLICATIONS OF SPC AND DOE TO THE WEB OFFSET PRINTING INDUSTRY A Project Presented to the Faculty of California State University, Dominguez Hills In Partial Fulfillment of the

More information

THE CUSUM MEDIAN CHART FOR KNOWN AND ESTIMATED PARAMETERS

THE CUSUM MEDIAN CHART FOR KNOWN AND ESTIMATED PARAMETERS THE CUSUM MEDIAN CHART FOR KNOWN AND ESTIMATED PARAMETERS Authors: Philippe Castagliola Université de Nantes & LS2N UMR CNRS 6004, Nantes, France (philippe.castagliola@univ-nantes.fr) Fernanda Otilia Figueiredo

More information

Because of the global market that considers customer satisfaction as a primary objective, quality has been established as a key

Because of the global market that considers customer satisfaction as a primary objective, quality has been established as a key Synthetic Phase II Shewhart-type Attributes Control Charts When Process Parameters are Estimated Philippe Castagliola, a * Shu Wu, a,b Michael B. C. Khoo c and S. Chakraborti d,e The performance of attributes

More information