Linear Profile Forecasting using Regression Analysis

Size: px
Start display at page:

Download "Linear Profile Forecasting using Regression Analysis"

Transcription

1 Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 Linear Profile Forecasting using Regression Analysis Hamideh Razavi and Sanaz Sharifi Ghazvini Faculty of Engineering Ferdowsi University of Mashhad Mashhad, Iran Abstract In this paper, the status of a single variable linear profile has been predicted for quality control, using regression analysis with maximum likelihood approach. In the proposed model, the parameters of the profile including the slope and the intercept are estimated using collected data. Afterwards, the control limits for parameters are calculated and introduced to the predicted values. Therefore it can be checked whether the profile is under statistical control or not. Although time series analytical approach is applied in this research, the profile characteristics do not necessarily depend on time and can be defined according to any other variable. Keywords Quality control, Profile, Forecasting, Maximum likelihood, Linear regression 1. Introduction There have been many research activities recently on the monitoring of profiles. In many practical situations, a quality variable (response variable) is functionally dependent on one or more explanatory variables. This relationship is named profile. This relationship is widely found in real applications such as automotive engineering and calibration processes. [1-6] Profile monitoring has been discussed in two phases. Phase I includes determination of the control limits and phase II monitors the condition of the profile. Many techniques have been used for the control of linear and multiple linear profiles. [5-12] An approach for establishing control charts involves a multivariate T 2 chart in order to monitor parameters. Another approach uses statistics based on deviations from the in-control line and exponentially weighted moving average chart (EWMA). [2] By this technique a method has been proposed for phase 1 monitoring based on F-test. [4] Some studies focused on change point model and defined control charts for monitoring the linear profile when the process parameters are all unknown. [8, 9] The effect of non-normality on monitoring linear profiles and also presence of profile autocorrelation are considered in some other studies [13, 14]. In many practical situations, the quality profile needs to be predicted for a requested interval. While profile monitoring has been widely studied for phase I and phase II of quality control, profile forecasting or phase III has hardly been discussed. In this paper, profile forecasting is discussed as phase III of profile control. The formulation of the model is presented and the solution method is described in detail. A case model is then solved using the presented methodology and SAS software. [15] Hence, the condition of the profile can be checked for any desired interval. 2. Problem Formulation Assuming the process is under statistical control, the mathematical representation of the model is defined with n observations y 1, y 2,, y n and n corresponding independent variable x 1, x 2,, x n. According to the nature of the process, the range of measurements is divided into m intervals in order to obtain the linear profile of the process in each interval. For the j th (j=1, 2,,m) interval, the relationship between response variable (Y), and explanatory variable X can be modeled as Equation (1). Y(j) = A 0j + A 1j X(j) (1) Where A 0j and A 1j are profile parameters related to each interval. It is assumed that A 0 and A 1 follows a simple linear regression model with first-order autoregressive errors as in Equations (2) and (3). However this assumption does not violate the methodology and other polynomial or even nonlinear representations can be applied. A 0j = β 0 + β 1 j + ε j (2) ε j = ρ 0 ε j 1 + a j A 1j = γ 0 + γ 1 j + ε j (3) ε j = ρ 1 ε j 1 + a j 1639

2 In above equations a j and a j are normally and independently distributed with mean equal to zero and variance σ 2 and ρ 0 and ρ 1 are the autocorrelation parameters. β 0 and β 1 are estimated according to A 0j and A 1j respectively which are obtained for each interval. It should be noted that each of the parameters A 0 and A 1 should remain under control through the process. The aim of this research is to predict these parameters in any period in future and check if those are under control. 3. Forecasting Method The main problem can be broken into two problems: 1. Obtaining the value of the parameters in each interval (A 0j,A 1j ) 2. Estimating the parameters of simple linear regression model with first-order autoregressive errors In order to solve the first problem, regression analysis is used in order to determine the slope and intercept of the profile related to each interval. Figure 1 shows three example of the regression for parameters. 1 2 m A 01 + A 11 X(1) A 02 + A 12 X(2) A 0m + A 1m X(m) Figure 1: schematic estimated parameters in any interval Therefore, the required data for forecasting the values of Y at the k th interval after the interval m, would be classified as in Equations (4). A 01, A 02,, A 0m A 11, A 12,, A 1m (4) X(m + 1), X(m + 2),, X(m + k) For solving the second problem, the maximum likelihood approach is used. [16] By using this technique, it is possible to estimate the parameters β 0, β 1, γ 0, γ 1, ρ 0, ρ 1 of Equations (2) and (3). This can be performed by a simple model in SAS (Statistical Analysis System) software package. [15] In general, using Equation (5), τ period ahead of T can be predicted. [16] Y T+τ (T) = ρ Y T+τ 1 (T) + (1 ρ )β 0 + β (X 1 T+τ ρ X T+τ 1 ) (5) Equation (5) can be used for predicting the slope and intercept (A 0,A 1 ), at the interval m + k. In fact, there are two sections of equation (5) that should be solved such as the set of Equations (6) and (7). and A 0(m+k) (m) = ρ 0 A 0(m+k 1) (m) + (1 ρ 0 )β 0 + β 1((m + k) ρ 0 (m + k 1)) A 0(m+k 1) (m) = ρ 0 A 0(m+k 2) (m) + (1 ρ 0 )β 0 + β 1((m + k 1) ρ 0 (m + k 2)) (6) A 0(m+1) (m) = ρ 0 A 0(m) (m) + (1 ρ 0 )β 0 + β ((m 1 + 1) ρ 0 (m)) A 1(m+k) (m) = ρ 1 A 1(m+k 1) (m) + (1 ρ 1 )γ 0 + γ 1 ((m + k) ρ 1 (m + k 1)) A 1(m+k 1) (m) = ρ 1 A 1(m+k 2) (m) + (1 ρ 1 )γ 0 + γ 1 ((m + k 1) ρ 1 (m + k 2)) (7) A 1(m+1) (m) = ρ 1 A 1(m) (m) + (1 ρ 1 )γ 0 + γ 1 ((m + 1) ρ 1 (m)) By solving above equations and estimating the A 0 and A 1 at the interval m + k, the general profile equation in that interval is obtained as Equation (8). Y = A 0 + A 1 X (8) 1640

3 In order to control the slope and intercept, it is necessary to apply control charts. Due to the nature of the data, it is preferred to use control charts for x and R. Equations (9) are employed in this research in which σ is estimated by the range of the samples, according to A 0m and A 1m by the historical data. [17] UCL = X + A 2 R LCL = X A 2 R (9) The tabulated constant A 2 can be found for various sample sizes in reference [17]. 4. Case study A set of historical data are employed in this study in order to verify the proposed method. (See Table 1) [15, 18] Although these data are taken from real applications (market share of a particular brand of toothpaste and the corresponding selling price), there are no limitations as to definitions of the variables. The question is the state of statistical control at the 9 th interval. Initially, data are divided into five intervals signified by p as in Table 1. For each interval linear regression method is applied and profile parameters are obtained. (See Table 2) In order to predict the slope and intercept at the 9 th period, maximum likelihood method is applied using SAS software and the results are shown in Table 3 and 4. Table 1: Historical data Time Y X P Table 2: Profile parameters P Linear Regression Intercept (A 0 ) Slope (A 1 ) Table 3: Interpolated line for A 0 Intercept ( β 0 ) Slope (β 1 ) Autocorrelation parameter (ρ 0 ) Table 4: Interpolated line for A 1 Intercept ( γ 0 ) Slope (γ 1 ) Autocorrelation parameter (ρ 1 ) The UCL and LCL according to Equation (9) are as in Equations (10) and (11). For the Intercept (A 0 ): UCL = A 0 + A 2 R = LCL = A 0 A 2 R = (10) For the slope (A 1 ): UCL = A 1 + A 2 R = LCL = A 1 A 2 R = (11) According to Table 3 and 4 and Equations (6) and (7), estimated intercept and slope in 9 th interval are equal to and respectively. It concludes that the profile will be in control in the 9 th period based on control charts x in figures 2 and 3. The R control charts have been similarly made that ensured the estate of control in both cases. 1641

4 Xbar Chart of Intercept 35 UCL=35.60 Intercept Mean _ X= Sample 4 5 LCL=11.42 Figure 2: Intercept Control chart Xbar Chart of Slope UCL= Slope Mean _ X= LCL= Sample 4 5 Figure 3: Slope control chart 5. Conclusion In this paper, a methodology was proposed for forecasting profile conditions within requested intervals. It uses the maximum likelihood approach similar to time series forecasting. However, the characteristics of linear profiles are such that do not necessarily depend on time. When the parameters of the model including the slope and intercept are estimated, the profile measures can be predicted for any intervals beyond the historical range. Therefore, the actions can be pre-planned. The model is implemented for a set of data collected in a case study. The results show that for a particular interval the profile will become out of control and precautions must be made. In future research, other regression models and estimation methods such as fuzzy regression or Cochrane- Orcutt can be used. Furthermore, other types of profiles can be studied for more complex processes or products. References 1. Lawless, J. F.; Mackay, R. J.; and Robinson, J. A. 1999, Analysis of Variation Transmission in Manufacturing Processes-Part I, Journal of Quality Technology 31, Kang, L. and Albin, S. L 2000, On-line Monitoring When the Process Yields a Linear Profile, Journal of Quality Technology 32, Stover, F. S., and Brill, R. V. 1998, Statistical Quality Control Applied to Ion Chromatography Calibrations, Journal of Chromatography A, 804,

5 4. Mahmoud, M. A., and Woodall, W. H. 2004, Phase I Monitoring of Linear Profiles with Calibration Application, Technometrics 46, Woodall, W. H., Spitzner, D. J., Montgomery, D. C., and Gupta, S. 2004, Using Control Charts to Monitor Process and Product Quality Profiles, Journal of Quality Technology 36, Noorossana, R., Amiri, A., and Soleimani, P. 2008, On the Monitoring of autocorrelated Linear Profile, Communications in Statistics, Theory and Method 37, Kim, K., Mahmoud, M. A., and Woodall, W. H. 2003, On the Monitoring of Linear Profiles, Journal of Quality technology 35, Zou, C., Zhang, Y., and Wang, Z. 2006, Control Chart Based on Change-point Model for Monitoring Linear Profiles, IIE Transactions 38, Mahmoud, M. A., Parker, P. A., Woodall, W, H., and Hawkins, D.M. 2007, A change-point Method for Linear Profile data, Quality and Reliability Engineering International 23, Mahmoud, M. A. 2008, Phase I Analysis of Multiple Linear Regression Profiles, Communications in Statistics, Simulation and Computation 37, Jensen, W. A., Birch, J. B., and Woodall, W. H. 2008, Monitoring Correlation Within Linear Profiles Using Mixed Models, Journal of Quality Technology. 12. Zou, C., Tsung, F., and Wang, Z. 2008, Monitoring Profiles based on Nonparametric Regression Methods, Technometrics 50, Noorossana, R., Vaghefi, S. A., and Amiri, A. 2004, The Effect of non-normality on Monitoring Linear Profiles, Proceeding of the 2 nd International Engineering Conference, Riyadh, Saudi Arabia. 14. Soleimani, P., Noorossana, R., and Amiri, A. 2009, Simple Linear Profiles Monitoring in the Presence of within Profile autocorrelation, Computer and Industrial Engineering 57, Der, G., and Everitte, B. S. 2008, A Handbook of Statistical Analyses using SAS, 3 rd Edition 16. Montgomery, D. C., Jennings, C. L., Kulahci, M. 2008, Introduction to Time series Analysis and forecasting, Wiley Series in Probability and Statistics, Montgomery, D. C., Introduction to statistical Quality Control, 5 th Edition. 18. Montgomery, D. C., Peck, and Vining, 2006, Introduction to Linear Regression Analysis, 4 th Edition. 1643

An Approach for Monitoring a Two-stage Process with Profile Qualitative Characteristic in Phase II

An Approach for Monitoring a Two-stage Process with Profile Qualitative Characteristic in Phase II Research Journal of Applied Sciences, Engineering and Technology 6(17): 334-3313, 213 ISSN: 24-7459; e-issn: 24-7467 Maxwell Scientific Organization, 213 Submitted: January 23, 213 Accepted: February 22,

More information

Phase-I monitoring of standard deviations in multistage linear profiles

Phase-I monitoring of standard deviations in multistage linear profiles J Ind Eng Int (2018) 14:133 142 https://doi.org/10.1007/s40092-017-0213-y ORIGINAL RESEARCH Phase-I monitoring of standard deviations in multistage linear profiles Mahdiyeh Kalaei 1 Paria Soleimani 2 Seyed

More information

An exponentially weighted moving average scheme with variable sampling intervals for monitoring linear profiles

An exponentially weighted moving average scheme with variable sampling intervals for monitoring linear profiles An exponentially weighted moving average scheme with variable sampling intervals for monitoring linear profiles Zhonghua Li, Zhaojun Wang LPMC and Department of Statistics, School of Mathematical Sciences,

More information

Rejoinder. 1 Phase I and Phase II Profile Monitoring. Peihua Qiu 1, Changliang Zou 2 and Zhaojun Wang 2

Rejoinder. 1 Phase I and Phase II Profile Monitoring. Peihua Qiu 1, Changliang Zou 2 and Zhaojun Wang 2 Rejoinder Peihua Qiu 1, Changliang Zou 2 and Zhaojun Wang 2 1 School of Statistics, University of Minnesota 2 LPMC and Department of Statistics, Nankai University, China We thank the editor Professor David

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

Songklanakarin Journal of Science and Technology SJST R1 Sukparungsee

Songklanakarin Journal of Science and Technology SJST R1 Sukparungsee Songklanakarin Journal of Science and Technology SJST-0-0.R Sukparungsee Bivariate copulas on the exponentially weighted moving average control chart Journal: Songklanakarin Journal of Science and Technology

More information

Monitoring General Linear Profiles Using Multivariate EWMA schemes

Monitoring General Linear Profiles Using Multivariate EWMA schemes Monitoring General Linear Profiles Using Multivariate EWMA schemes Changliang Zou Department of Statistics School of Mathematical Sciences Nankai University Tianjian, PR China Fugee Tsung Department of

More information

Current research on profile monitoring

Current research on profile monitoring INVITED PAPER Current research on profile monitoring WILLIAM H. WOODALL Virginia Tech Abstract In many applications the quality of a process or product is best characterized and summarized by a functional

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

On the Distribution of Hotelling s T 2 Statistic Based on the Successive Differences Covariance Matrix Estimator

On the Distribution of Hotelling s T 2 Statistic Based on the Successive Differences Covariance Matrix Estimator On the Distribution of Hotelling s T 2 Statistic Based on the Successive Differences Covariance Matrix Estimator JAMES D. WILLIAMS GE Global Research, Niskayuna, NY 12309 WILLIAM H. WOODALL and JEFFREY

More information

Profile Monitoring for Compositional Data

Profile Monitoring for Compositional Data Revista Colombiana de Estadística Junio 2014, volumen 37, no. 1, pp. 159 a 181 Profile Monitoring for Compositional Data Monitoreo de perfiles para datos composicionales Rubén Darío Guevara-González 1,a,

More information

Journal of Optimization in Industrial Engineering 9 (2011) 15-20

Journal of Optimization in Industrial Engineering 9 (2011) 15-20 Journal of Optimization in Industrial Engineering 9 (2011) 15-20 Process Capability Analysis in the Presence of Autocorrelation Mohsen Mohamadi a, Mehdi Foumani b,*, Babak Abbasi c a Faculty of Industrial

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

Modern Statistical Process Control Charts and Their Applications in Analyzing Big Data

Modern Statistical Process Control Charts and Their Applications in Analyzing Big Data Modern Statistical Process Control Charts and Their Applications in Analyzing Big Data (Part III: Profile Monitoring and Dynamic Screening) Peihua Qiu pqiu@ufl.edu Department of Biostatistics University

More information

Point Formulation and Adaptive Smoothing

Point Formulation and Adaptive Smoothing Statistica Sinica (2008): Preprint 1 Nonparametric Control Chart for Monitoring Profiles Using Change Point Formulation and Adaptive Smoothing Changliang Zou 1, Peihua Qiu 2 and Douglas Hawkins 2 1 Nankai

More information

Distribution-Free Monitoring of Univariate Processes. Peihua Qiu 1 and Zhonghua Li 1,2. Abstract

Distribution-Free Monitoring of Univariate Processes. Peihua Qiu 1 and Zhonghua Li 1,2. Abstract Distribution-Free Monitoring of Univariate Processes Peihua Qiu 1 and Zhonghua Li 1,2 1 School of Statistics, University of Minnesota, USA 2 LPMC and Department of Statistics, Nankai University, China

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

Change Point Estimation of the Process Fraction Non-conforming with a Linear Trend in Statistical Process Control

Change Point Estimation of the Process Fraction Non-conforming with a Linear Trend in Statistical Process Control Change Point Estimation of the Process Fraction Non-conforming with a Linear Trend in Statistical Process Control F. Zandi a,*, M. A. Nayeri b, S. T. A. Niaki c, & M. Fathi d a Department of Industrial

More information

Self-Starting Control Chart for Simultaneously Monitoring Process Mean and Variance

Self-Starting Control Chart for Simultaneously Monitoring Process Mean and Variance International Journal of Production Research Vol. 00, No. 00, 15 March 2008, 1 14 Self-Starting Control Chart for Simultaneously Monitoring Process Mean and Variance Zhonghua Li a, Jiujun Zhang a,b and

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

Statistical Monitoring of Nonlinear Product and Process Quality Profiles

Statistical Monitoring of Nonlinear Product and Process Quality Profiles Statistical Monitoring of Nonlinear Product and Process Quality Profiles James D. Williams General Electric Global Research, Niskayuna, NY 12309 William H. Woodall and Jeffrey B. Birch Virginia Polytechnic

More information

The Effect of Level of Significance (α) on the Performance of Hotelling-T 2 Control Chart

The Effect of Level of Significance (α) on the Performance of Hotelling-T 2 Control Chart The Effect of Level of Significance (α) on the Performance of Hotelling-T 2 Control Chart Obafemi, O. S. 1 Department of Mathematics and Statistics, Federal Polytechnic, Ado-Ekiti, Ekiti State, Nigeria

More information

Multiplicative Winter s Smoothing Method

Multiplicative Winter s Smoothing Method Multiplicative Winter s Smoothing Method LECTURE 6 TIME SERIES FORECASTING METHOD rahmaanisa@apps.ipb.ac.id Review What is the difference between additive and multiplicative seasonal pattern in time series

More information

Relationship between ridge regression estimator and sample size when multicollinearity present among regressors

Relationship between ridge regression estimator and sample size when multicollinearity present among regressors Available online at www.worldscientificnews.com WSN 59 (016) 1-3 EISSN 39-19 elationship between ridge regression estimator and sample size when multicollinearity present among regressors ABSTACT M. C.

More information

A Multivariate Process Variability Monitoring Based on Individual Observations

A Multivariate Process Variability Monitoring Based on Individual Observations www.ccsenet.org/mas Modern Applied Science Vol. 4, No. 10; October 010 A Multivariate Process Variability Monitoring Based on Individual Observations Maman A. Djauhari (Corresponding author) Department

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

Statistical Process Control for Multivariate Categorical Processes

Statistical Process Control for Multivariate Categorical Processes Statistical Process Control for Multivariate Categorical Processes Fugee Tsung The Hong Kong University of Science and Technology Fugee Tsung 1/27 Introduction Typical Control Charts Univariate continuous

More information

Robust control charts for time series data

Robust control charts for time series data Robust control charts for time series data Christophe Croux K.U. Leuven & Tilburg University Sarah Gelper Erasmus University Rotterdam Koen Mahieu K.U. Leuven Abstract This article presents a control chart

More information

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa. Forecasting demand 02/06/03 page 1 of 34

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa. Forecasting demand 02/06/03 page 1 of 34 demand -5-4 -3-2 -1 0 1 2 3 Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa Forecasting demand 02/06/03 page 1 of 34 Forecasting is very difficult. especially about the

More information

Reading Assignment. Serial Correlation and Heteroskedasticity. Chapters 12 and 11. Kennedy: Chapter 8. AREC-ECON 535 Lec F1 1

Reading Assignment. Serial Correlation and Heteroskedasticity. Chapters 12 and 11. Kennedy: Chapter 8. AREC-ECON 535 Lec F1 1 Reading Assignment Serial Correlation and Heteroskedasticity Chapters 1 and 11. Kennedy: Chapter 8. AREC-ECON 535 Lec F1 1 Serial Correlation or Autocorrelation y t = β 0 + β 1 x 1t + β x t +... + β k

More information

Control Charts for Monitoring the Zero-Inflated Generalized Poisson Processes

Control Charts for Monitoring the Zero-Inflated Generalized Poisson Processes Thai Journal of Mathematics Volume 11 (2013) Number 1 : 237 249 http://thaijmath.in.cmu.ac.th ISSN 1686-0209 Control Charts for Monitoring the Zero-Inflated Generalized Poisson Processes Narunchara Katemee

More information

Prediction of Bike Rental using Model Reuse Strategy

Prediction of Bike Rental using Model Reuse Strategy Prediction of Bike Rental using Model Reuse Strategy Arun Bala Subramaniyan and Rong Pan School of Computing, Informatics, Decision Systems Engineering, Arizona State University, Tempe, USA. {bsarun, rong.pan}@asu.edu

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

APPLICATION OF Q CHARTS FOR SHORT-RUN AUTOCORRELATED DATA

APPLICATION OF Q CHARTS FOR SHORT-RUN AUTOCORRELATED DATA International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 9, September 2013 pp. 3667 3676 APPLICATION OF Q CHARTS FOR SHORT-RUN AUTOCORRELATED

More information

Statistics for Managers using Microsoft Excel 6 th Edition

Statistics for Managers using Microsoft Excel 6 th Edition Statistics for Managers using Microsoft Excel 6 th Edition Chapter 13 Simple Linear Regression 13-1 Learning Objectives In this chapter, you learn: How to use regression analysis to predict the value of

More information

Approximating the step change point of the process fraction nonconforming using genetic algorithm to optimize the likelihood function

Approximating the step change point of the process fraction nonconforming using genetic algorithm to optimize the likelihood function Journal of Industrial and Systems Engineering Vol. 7, No., pp 8-28 Autumn 204 Approximating the step change point of the process fraction nonconforming using genetic algorithm to optimize the likelihood

More information

Bootstrap Simulation Procedure Applied to the Selection of the Multiple Linear Regressions

Bootstrap Simulation Procedure Applied to the Selection of the Multiple Linear Regressions JKAU: Sci., Vol. 21 No. 2, pp: 197-212 (2009 A.D. / 1430 A.H.); DOI: 10.4197 / Sci. 21-2.2 Bootstrap Simulation Procedure Applied to the Selection of the Multiple Linear Regressions Ali Hussein Al-Marshadi

More information

Weighted Likelihood Ratio Chart for Statistical Monitoring of Queueing Systems

Weighted Likelihood Ratio Chart for Statistical Monitoring of Queueing Systems Weighted Likelihood Ratio Chart for Statistical Monitoring of Queueing Systems Dequan Qi 1, Zhonghua Li 2, Xuemin Zi 3, Zhaojun Wang 2 1 LPMC and School of Mathematical Sciences, Nankai University, Tianjin

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

The Multiple Regression Model

The Multiple Regression Model Multiple Regression The Multiple Regression Model Idea: Examine the linear relationship between 1 dependent (Y) & or more independent variables (X i ) Multiple Regression Model with k Independent Variables:

More information

Unit 11: Multiple Linear Regression

Unit 11: Multiple Linear Regression Unit 11: Multiple Linear Regression Statistics 571: Statistical Methods Ramón V. León 7/13/2004 Unit 11 - Stat 571 - Ramón V. León 1 Main Application of Multiple Regression Isolating the effect of a variable

More information

Step change point estimation in the multivariate-attribute process variability using artificial neural networks and maximum likelihood estimation

Step change point estimation in the multivariate-attribute process variability using artificial neural networks and maximum likelihood estimation J Ind Eng Int (2015) 11:505 515 DOI 10.1007/s40092-015-0117-7 ORIGINAL RESEARCH Step change point estimation in the multivariate-attribute process variability using artificial neural networks and maximum

More information

KEY WORDS: statistical process control; profile; sample size; Q Q plot

KEY WORDS: statistical process control; profile; sample size; Q Q plot QUALITY AND RELIABILITY ENGINEERING INTERNATIONAL Qual. Reliab. Engng. Int. 2005; 21:677 688 Published online in Wiley InterScience (www.interscience.wiley.com). DOI: 10.1002/qre.711 Special Issue Using

More information

Regression Models. Chapter 4

Regression Models. Chapter 4 Chapter 4 Regression Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Introduction Regression analysis

More information

PRODUCT yield plays a critical role in determining the

PRODUCT yield plays a critical role in determining the 140 IEEE TRANSACTIONS ON SEMICONDUCTOR MANUFACTURING, VOL. 18, NO. 1, FEBRUARY 2005 Monitoring Defects in IC Fabrication Using a Hotelling T 2 Control Chart Lee-Ing Tong, Chung-Ho Wang, and Chih-Li Huang

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

5 Transfer function modelling

5 Transfer function modelling MSc Further Time Series Analysis 5 Transfer function modelling 5.1 The model Consider the construction of a model for a time series (Y t ) whose values are influenced by the earlier values of a series

More information

STAT Regression Methods

STAT Regression Methods STAT 501 - Regression Methods Unit 9 Examples Example 1: Quake Data Let y t = the annual number of worldwide earthquakes with magnitude greater than 7 on the Richter scale for n = 99 years. Figure 1 gives

More information

INTRODUCTORY REGRESSION ANALYSIS

INTRODUCTORY REGRESSION ANALYSIS ;»»>? INTRODUCTORY REGRESSION ANALYSIS With Computer Application for Business and Economics Allen Webster Routledge Taylor & Francis Croup NEW YORK AND LONDON TABLE OF CONTENT IN DETAIL INTRODUCTORY REGRESSION

More information

Estimation and Hypothesis Testing in LAV Regression with Autocorrelated Errors: Is Correction for Autocorrelation Helpful?

Estimation and Hypothesis Testing in LAV Regression with Autocorrelated Errors: Is Correction for Autocorrelation Helpful? Journal of Modern Applied Statistical Methods Volume 10 Issue Article 13 11-1-011 Estimation and Hypothesis Testing in LAV Regression with Autocorrelated Errors: Is Correction for Autocorrelation Helpful?

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

Reading Assignment. Distributed Lag and Autoregressive Models. Chapter 17. Kennedy: Chapters 10 and 13. AREC-ECON 535 Lec G 1

Reading Assignment. Distributed Lag and Autoregressive Models. Chapter 17. Kennedy: Chapters 10 and 13. AREC-ECON 535 Lec G 1 Reading Assignment Distributed Lag and Autoregressive Models Chapter 17. Kennedy: Chapters 10 and 13. AREC-ECON 535 Lec G 1 Distributed Lag and Autoregressive Models Distributed lag model: y t = α + β

More information

Econometric Forecasting Overview

Econometric Forecasting Overview Econometric Forecasting Overview April 30, 2014 Econometric Forecasting Econometric models attempt to quantify the relationship between the parameter of interest (dependent variable) and a number of factors

More information

Requeijo, José Gomes 1. Souza, Adriano Mendonça , ,

Requeijo, José Gomes 1. Souza, Adriano Mendonça , , T 2 CONTROL CHART TO PROCESSES WITH CROSS-AUTOCORRELATION Requeijo, José Gomes 1 Souza, Adriano Mendonça 2 1 UNIDEMI, Faculty of Science and Technology, New University of Lisbon, Portugal, +351212948567,

More information

Monitoring Production Processes Using Multivariate Control Charts

Monitoring Production Processes Using Multivariate Control Charts ISSN No: 239-4893 I Vol-4, Issue-4, August 216 Monitoring Production Processes Using Multivariate Control Charts Mohamed H. Abo-Hawa*, M. A. Sharaf El-Din**, Omayma A. Nada*** Department of Production

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

High-Dimensional Process Monitoring and Fault Isolation via Variable Selection

High-Dimensional Process Monitoring and Fault Isolation via Variable Selection High-Dimensional Process Monitoring and Fault Isolation via Variable Selection KAIBO WANG Tsinghua University, Beijing 100084, P. R. China WEI JIANG The Hong Kong University of Science & Technology, Kowloon,

More information

Evaluation of X and S charts when Standards Vary Randomly *Aamir Saghir Department of Statistics, UAJK Muzaffrabad, Pakistan.

Evaluation of X and S charts when Standards Vary Randomly *Aamir Saghir Department of Statistics, UAJK Muzaffrabad, Pakistan. Evaluation of and charts when tandards Vary Randomly *Aamir aghir Department of tatistics, UAJK Muzaffrabad, Pakistan. E-mail: aamirstat@yahoo.com. Abstract The study proposes control limits for and charts

More information

Handbook of Regression Analysis

Handbook of Regression Analysis Handbook of Regression Analysis Samprit Chatterjee New York University Jeffrey S. Simonoff New York University WILEY A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS Preface xi PARTI THE MULTIPLE LINEAR

More information

Monitoring of serially correlated processes using residual control charts

Monitoring of serially correlated processes using residual control charts Scientia Iranica E (2017) 24(3), 1603{1614 Sharif University of Technology Scientia Iranica Transactions E: Industrial Engineering www.scientiairanica.com Research Note Monitoring of serially correlated

More information

A Power Analysis of Variable Deletion Within the MEWMA Control Chart Statistic

A Power Analysis of Variable Deletion Within the MEWMA Control Chart Statistic A Power Analysis of Variable Deletion Within the MEWMA Control Chart Statistic Jay R. Schaffer & Shawn VandenHul University of Northern Colorado McKee Greeley, CO 869 jay.schaffer@unco.edu gathen9@hotmail.com

More information

New York University Department of Economics. Applied Statistics and Econometrics G Spring 2013

New York University Department of Economics. Applied Statistics and Econometrics G Spring 2013 New York University Department of Economics Applied Statistics and Econometrics G31.1102 Spring 2013 Text: Econometric Analysis, 7 h Edition, by William Greene (Prentice Hall) Optional: A Guide to Modern

More information

Ross Bettinger, Analytical Consultant, Seattle, WA

Ross Bettinger, Analytical Consultant, Seattle, WA ABSTRACT USING PROC ARIMA TO MODEL TRENDS IN US HOME PRICES Ross Bettinger, Analytical Consultant, Seattle, WA We demonstrate the use of the Box-Jenkins time series modeling methodology to analyze US home

More information

Quality Control The ASTA team

Quality Control The ASTA team Quality Control The ASTA team Contents 0.1 Outline................................................ 2 1 Quality control 2 1.1 Quality control chart......................................... 2 1.2 Example................................................

More information

Operations Management

Operations Management 3-1 Forecasting Operations Management William J. Stevenson 8 th edition 3-2 Forecasting CHAPTER 3 Forecasting McGraw-Hill/Irwin Operations Management, Eighth Edition, by William J. Stevenson Copyright

More information

Optimal Cusum Control Chart for Censored Reliability Data with Log-logistic Distribution

Optimal Cusum Control Chart for Censored Reliability Data with Log-logistic Distribution CMST 21(4) 221-227 (2015) DOI:10.12921/cmst.2015.21.04.006 Optimal Cusum Control Chart for Censored Reliability Data with Log-logistic Distribution B. Sadeghpour Gildeh, M. Taghizadeh Ashkavaey Department

More information

Ross Bettinger, Analytical Consultant, Seattle, WA

Ross Bettinger, Analytical Consultant, Seattle, WA ABSTRACT DYNAMIC REGRESSION IN ARIMA MODELING Ross Bettinger, Analytical Consultant, Seattle, WA Box-Jenkins time series models that contain exogenous predictor variables are called dynamic regression

More information

Forecasting 1 to h steps ahead using partial least squares

Forecasting 1 to h steps ahead using partial least squares Forecasting 1 to h steps ahead using partial least squares Philip Hans Franses Econometric Institute, Erasmus University Rotterdam November 10, 2006 Econometric Institute Report 2006-47 I thank Dick van

More information

Construction of An Efficient Multivariate Dynamic Screening System. Jun Li a and Peihua Qiu b. Abstract

Construction of An Efficient Multivariate Dynamic Screening System. Jun Li a and Peihua Qiu b. Abstract Construction of An Efficient Multivariate Dynamic Screening System Jun Li a and Peihua Qiu b a Department of Statistics, University of California at Riverside b Department of Biostatistics, University

More information

Detecting Assignable Signals via Decomposition of MEWMA Statistic

Detecting Assignable Signals via Decomposition of MEWMA Statistic International Journal of Mathematics and Statistics Invention (IJMSI) E-ISSN: 2321 4767 P-ISSN: 2321-4759 Volume 4 Issue 1 January. 2016 PP-25-29 Detecting Assignable Signals via Decomposition of MEWMA

More information

Formulas and Tables by Mario F. Triola

Formulas and Tables by Mario F. Triola Copyright 010 Pearson Education, Inc. Ch. 3: Descriptive Statistics x f # x x f Mean 1x - x s - 1 n 1 x - 1 x s 1n - 1 s B variance s Ch. 4: Probability Mean (frequency table) Standard deviation P1A or

More information

Basic Business Statistics 6 th Edition

Basic Business Statistics 6 th Edition Basic Business Statistics 6 th Edition Chapter 12 Simple Linear Regression Learning Objectives In this chapter, you learn: How to use regression analysis to predict the value of a dependent variable based

More information

Quantitative Trendspotting. Rex Yuxing Du and Wagner A. Kamakura. Web Appendix A Inferring and Projecting the Latent Dynamic Factors

Quantitative Trendspotting. Rex Yuxing Du and Wagner A. Kamakura. Web Appendix A Inferring and Projecting the Latent Dynamic Factors 1 Quantitative Trendspotting Rex Yuxing Du and Wagner A. Kamakura Web Appendix A Inferring and Projecting the Latent Dynamic Factors The procedure for inferring the latent state variables (i.e., [ ] ),

More information

TIME SERIES DATA ANALYSIS USING EVIEWS

TIME SERIES DATA ANALYSIS USING EVIEWS TIME SERIES DATA ANALYSIS USING EVIEWS I Gusti Ngurah Agung Graduate School Of Management Faculty Of Economics University Of Indonesia Ph.D. in Biostatistics and MSc. in Mathematical Statistics from University

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

LECTURE 10: MORE ON RANDOM PROCESSES

LECTURE 10: MORE ON RANDOM PROCESSES LECTURE 10: MORE ON RANDOM PROCESSES AND SERIAL CORRELATION 2 Classification of random processes (cont d) stationary vs. non-stationary processes stationary = distribution does not change over time more

More information

SMAM 314 Exam 3d Name

SMAM 314 Exam 3d Name SMAM 314 Exam 3d Name 1. Mark the following statements True T or False F. (6 points -2 each) T A. A process is out of control if at a particular point in time the reading is more than 3 standard deviations

More information

Improved Ridge Estimator in Linear Regression with Multicollinearity, Heteroscedastic Errors and Outliers

Improved Ridge Estimator in Linear Regression with Multicollinearity, Heteroscedastic Errors and Outliers Journal of Modern Applied Statistical Methods Volume 15 Issue 2 Article 23 11-1-2016 Improved Ridge Estimator in Linear Regression with Multicollinearity, Heteroscedastic Errors and Outliers Ashok Vithoba

More information

Ph.D student in Structural Engineering, Department of Civil Engineering, Ferdowsi University of Mashhad, Azadi Square, , Mashhad, Iran

Ph.D student in Structural Engineering, Department of Civil Engineering, Ferdowsi University of Mashhad, Azadi Square, , Mashhad, Iran Alireza Entezami a, Hashem Shariatmadar b* a Ph.D student in Structural Engineering, Department of Civil Engineering, Ferdowsi University of Mashhad, Azadi Square, 9177948974, Mashhad, Iran b Associate

More information

Univariate Dynamic Screening System: An Approach For Identifying Individuals With Irregular Longitudinal Behavior. Abstract

Univariate Dynamic Screening System: An Approach For Identifying Individuals With Irregular Longitudinal Behavior. Abstract Univariate Dynamic Screening System: An Approach For Identifying Individuals With Irregular Longitudinal Behavior Peihua Qiu 1 and Dongdong Xiang 2 1 School of Statistics, University of Minnesota 2 School

More information

Application and Use of Multivariate Control Charts In a BTA Deep Hole Drilling Process

Application and Use of Multivariate Control Charts In a BTA Deep Hole Drilling Process Application and Use of Multivariate Control Charts In a BTA Deep Hole Drilling Process Amor Messaoud, Winfied Theis, Claus Weihs, and Franz Hering Fachbereich Statistik, Universität Dortmund, 44221 Dortmund,

More information

Statistical Surface Monitoring by Spatial-Structure Modeling

Statistical Surface Monitoring by Spatial-Structure Modeling Statistical Surface Monitoring by Spatial-Structure Modeling ANDI WANG Hong Kong University of Science and Technology, Clear Water Bay, Kowloon, Hong Kong KAIBO WANG Tsinghua University, Beijing 100084,

More information

Chapter 10. Regression. Understandable Statistics Ninth Edition By Brase and Brase Prepared by Yixun Shi Bloomsburg University of Pennsylvania

Chapter 10. Regression. Understandable Statistics Ninth Edition By Brase and Brase Prepared by Yixun Shi Bloomsburg University of Pennsylvania Chapter 10 Regression Understandable Statistics Ninth Edition By Brase and Brase Prepared by Yixun Shi Bloomsburg University of Pennsylvania Scatter Diagrams A graph in which pairs of points, (x, y), are

More information

Research Design: Topic 18 Hierarchical Linear Modeling (Measures within Persons) 2010 R.C. Gardner, Ph.d.

Research Design: Topic 18 Hierarchical Linear Modeling (Measures within Persons) 2010 R.C. Gardner, Ph.d. Research Design: Topic 8 Hierarchical Linear Modeling (Measures within Persons) R.C. Gardner, Ph.d. General Rationale, Purpose, and Applications Linear Growth Models HLM can also be used with repeated

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

A Data-Driven Model for Software Reliability Prediction

A Data-Driven Model for Software Reliability Prediction A Data-Driven Model for Software Reliability Prediction Author: Jung-Hua Lo IEEE International Conference on Granular Computing (2012) Young Taek Kim KAIST SE Lab. 9/4/2013 Contents Introduction Background

More information

Unsupervised Learning Methods

Unsupervised Learning Methods Structural Health Monitoring Using Statistical Pattern Recognition Unsupervised Learning Methods Keith Worden and Graeme Manson Presented by Keith Worden The Structural Health Monitoring Process 1. Operational

More information

Sample Exam Questions for Econometrics

Sample Exam Questions for Econometrics Sample Exam Questions for Econometrics 1 a) What is meant by marginalisation and conditioning in the process of model reduction within the dynamic modelling tradition? (30%) b) Having derived a model for

More information

Week 5 Quantitative Analysis of Financial Markets Modeling and Forecasting Trend

Week 5 Quantitative Analysis of Financial Markets Modeling and Forecasting Trend Week 5 Quantitative Analysis of Financial Markets Modeling and Forecasting Trend Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 :

More information

CHAPTER 5 LINEAR REGRESSION AND CORRELATION

CHAPTER 5 LINEAR REGRESSION AND CORRELATION CHAPTER 5 LINEAR REGRESSION AND CORRELATION Expected Outcomes Able to use simple and multiple linear regression analysis, and correlation. Able to conduct hypothesis testing for simple and multiple linear

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

Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis. 17th Class 7/1/10

Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis. 17th Class 7/1/10 Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis 17th Class 7/1/10 The only function of economic forecasting is to make astrology look respectable. --John Kenneth Galbraith show

More information

Course in Data Science

Course in Data Science Course in Data Science About the Course: In this course you will get an introduction to the main tools and ideas which are required for Data Scientist/Business Analyst/Data Analyst. The course gives an

More information

Control Charts for Zero-Inflated Poisson Models

Control Charts for Zero-Inflated Poisson Models Applied Mathematical Sciences, Vol. 6, 2012, no. 56, 2791-2803 Control Charts for Zero-Inflated Poisson Models Narunchara Katemee Department of Applied Statistics, Faculty of Applied Science King Mongkut

More information

System Monitoring with Real-Time Contrasts

System Monitoring with Real-Time Contrasts System Monitoring with Real- Contrasts HOUTAO DENG Intuit, Mountain View, CA 94043, USA GEORGE RUNGER Arizona State University, Tempe, AZ 85287, USA EUGENE TUV Intel Corporation, Chandler, AZ 85226, USA

More information

Chapter 4. Regression Models. Learning Objectives

Chapter 4. Regression Models. Learning Objectives Chapter 4 Regression Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Learning Objectives After completing

More information

Robustness of the EWMA control chart for individual observations

Robustness of the EWMA control chart for individual observations 1 Robustness of the EWMA control chart for individual observations S.W. Human Department of Statistics University of Pretoria Lynnwood Road, Pretoria, South Africa schalk.human@up.ac.za P. Kritzinger Department

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

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

CONTROL charts are widely used in production processes

CONTROL charts are widely used in production processes 214 IEEE TRANSACTIONS ON SEMICONDUCTOR MANUFACTURING, VOL. 12, NO. 2, MAY 1999 Control Charts for Random and Fixed Components of Variation in the Case of Fixed Wafer Locations and Measurement Positions

More information