Chapter 3 Experiments with a Single Factor: The Analysis of Variance

Slides:



Advertisements
Similar presentations
1 A B C
Advertisements

Chapter 4 Sampling Distributions and Data Descriptions.
Lecture 8: Hypothesis Testing
AP STUDY SESSION 2.
1
Ecole Nationale Vétérinaire de Toulouse Linear Regression
STATISTICS Linear Statistical Models
STATISTICS HYPOTHESES TEST (I)
STATISTICS INTERVAL ESTIMATION Professor Ke-Sheng Cheng Department of Bioenvironmental Systems Engineering National Taiwan University.
STATISTICS POINT ESTIMATION Professor Ke-Sheng Cheng Department of Bioenvironmental Systems Engineering National Taiwan University.
David Burdett May 11, 2004 Package Binding for WS CDL.
CALENDAR.
Lecture 7 THE NORMAL AND STANDARD NORMAL DISTRIBUTIONS
Lecture 2 ANALYSIS OF VARIANCE: AN INTRODUCTION
Chapter 7 Sampling and Sampling Distributions
Simple Linear Regression 1. review of least squares procedure 2
Biostatistics Unit 5 Samples Needs to be completed. 12/24/13.
Break Time Remaining 10:00.
The basics for simulations
EE, NCKU Tien-Hao Chang (Darby Chang)
Chapter 4: Basic Estimation Techniques
Table 12.1: Cash Flows to a Cash and Carry Trading Strategy.
PP Test Review Sections 6-1 to 6-6
MM4A6c: Apply the law of sines and the law of cosines.
Chapter 16 Goodness-of-Fit Tests and Contingency Tables
Chi-Square and Analysis of Variance (ANOVA)
Regression with Panel Data
Hypothesis Tests: Two Independent Samples
Copyright © 2012, Elsevier Inc. All rights Reserved. 1 Chapter 7 Modeling Structure with Blocks.
Adding Up In Chunks.
MaK_Full ahead loaded 1 Alarm Page Directory (F11)
TCCI Barometer September “Establishing a reliable tool for monitoring the financial, business and social activity in the Prefecture of Thessaloniki”
When you see… Find the zeros You think….
Before Between After.
Subtraction: Adding UP
: 3 00.
1 hi at no doifpi me be go we of at be do go hi if me no of pi we Inorder Traversal Inorder traversal. n Visit the left subtree. n Visit the node. n Visit.
Statistical Inferences Based on Two Samples
© The McGraw-Hill Companies, Inc., Chapter 10 Testing the Difference between Means and Variances.
Static Equilibrium; Elasticity and Fracture
Converting a Fraction to %
Numerical Analysis 1 EE, NCKU Tien-Hao Chang (Darby Chang)
Chapter Thirteen The One-Way Analysis of Variance.
Ch 14 實習(2).
Chapter 8 Estimation Understandable Statistics Ninth Edition
Clock will move after 1 minute
Copyright © 2013 Pearson Education, Inc. All rights reserved Chapter 11 Simple Linear Regression.
Experimental Design and Analysis of Variance
Simple Linear Regression Analysis
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Linear Regression and Correlation Chapter 13.
Physics for Scientists & Engineers, 3rd Edition
Multiple Linear Regression and Correlation Analysis
Multiple Regression and Model Building
Select a time to count down from the clock above
16. Mean Square Estimation
Copyright Tim Morris/St Stephen's School
1.step PMIT start + initial project data input Concept Concept.
9. Two Functions of Two Random Variables
1 Dr. Scott Schaefer Least Squares Curves, Rational Representations, Splines and Continuity.
1 Decidability continued…. 2 Theorem: For a recursively enumerable language it is undecidable to determine whether is finite Proof: We will reduce the.
Chapter 13 Comparing Two Populations: Independent Samples.
Adapted by Peter Au, George Brown College McGraw-Hill Ryerson Copyright © 2011 McGraw-Hill Ryerson Limited.
Model Adequacy Checking in the ANOVA Text reference, Section 3-4, pg
Chapter 3 Experiments with a Single Factor: The Analysis of Variance
Analysis of Variance Chapter 3Design & Analysis of Experiments 7E 2009 Montgomery 1.
ITK-226 Statistika & Rancangan Percobaan Dicky Dermawan
Design and Analysis of Experiments Dr. Tai-Yue Wang Department of Industrial and Information Management National Cheng Kung University Tainan, TAIWAN,
DOX 6E Montgomery1 Design of Engineering Experiments Part 2 – Basic Statistical Concepts Simple comparative experiments –The hypothesis testing framework.
CHAPTER 13 Design and Analysis of Single-Factor Experiments:
Presentation transcript:

Chapter 3 Experiments with a Single Factor: The Analysis of Variance

3.1 An Example Chapter 2: A signal-factor experiment with two levels of the factor Consider signal-factor experiments with a levels of the factor, a  2 Example: The tensile strength of a new synthetic fiber. The weight percent of cotton Five levels: 15%, 20%, 25%, 30%, 35% a = 5 and n = 5

Does changing the cotton weight percent change the mean tensile strength? Is there an optimum level for cotton content?

An Example (See pg. 61) An engineer is interested in investigating the relationship between the RF power setting and the etch rate for this tool. The objective of an experiment like this is to model the relationship between etch rate and RF power, and to specify the power setting that will give a desired target etch rate. The response variable is etch rate.

She is interested in a particular gas (C2F6) and gap (0 She is interested in a particular gas (C2F6) and gap (0.80 cm), and wants to test four levels of RF power: 160W, 180W, 200W, and 220W. She decided to test five wafers at each level of RF power. The experimenter chooses 4 levels of RF power 160W, 180W, 200W, and 220W The experiment is replicated 5 times – runs made in random order

Does changing the power change the mean etch rate? Is there an optimum level for power? We would like to have an objective way to answer these questions The t-test really doesn’t apply here – more than two factor levels

3.2 The Analysis of Variance a levels (treatments) of a factor and n replicates for each level. yij: the jth observation taken under factor level or treatment i.

Models for the Data Means model: yij is the ijth observation, i is the mean of the ith factor level ij is a random error with mean zero Let μ i = μ + τ i ,  is the overall mean and τ i is the ith treatment effect Effects model:

Linear statistical model One-way or Signal-factor analysis of variance model Completely randomized design: the experiments are performed in random order so that the environment in which the treatment are applied is as uniform as possible. For hypothesis testing, the model errors are assumed to be normally and independently distributed random variables with mean zero and variance, σ 2, i.e. yij ~ N(μ + τi, σ 2) Fixed effect model: a levels have been specifically chosen by the experimenter.

3.3 Analysis of the Fixed Effects Model Interested in testing the equality of the a treatment means, and E(yij) = μ i = μ + τ i, i = 1,2, …, a H0: μ 1 = … = μ a v.s. H1: μ i ≠ μ j, for at least one pair (i, j) Constraint: H0: τ1 = … = τa =0 v.s. H1: τ i ≠ 0, for at least one i

Notations: 3.3.1 Decomposition of the Total Sum of Squares Total variability into its component parts. The total sum of squares (a measure of overall variability in the data) Degree of freedom: an – 1 = N – 1

SSTreatment: sum of squares of the differences between the treatment averages (sum of squares due to treatments) and the grand average, and a – 1 degree of freedom SSE: sum of squares of the differences of observations within treatments from the treatment average (sum of squares due to error), and a(n - 1) = N – a degrees of freedom.

A large value of SSTreatments reflects large differences in treatment means A small value of SSTreatments likely indicates no differences in treatment means dfTotal = dfTreatment + dfError No differences between a treatment means: variance cane be estimated by

Mean squares: 3.3.2 Statistical Analysis Assumption: εij are normally and independently distributed with mean zero and variance σ 2 Cochran’s Thm (p. 69)

SST/σ2 ~ Chi-square (N – 1), SSE/σ2 ~ Chi-square (N – a), SSTreatments/σ2 ~ Chi-square (a – 1), and SSE/σ2 and SSTreatments/σ2 are independent (Theorem 3.1) H0: τ1 = … = τa =0 v.s. H1: τi ≠ 0, for at least one i

Reject H0 if F0 > F α , a-1, N-a Rewrite the sum of squares: See page 71 Randomization test

ANOVA Table of Example 3-1

3.3.3 Estimation of the Model Parameters Model: yij = μ + τ i + ε ij Estimators: Confidence intervals:

Example 3.3 (page 74) Simultaneous Confidence Intervals (Bonferroni method): Construct a set of r simultaneous confidence intervals on treatment means which is at least 100(1-): 100(1-/r) C.I.’s 3.3.4 Unbalanced Data Let ni observations be taken under treatment i, i=1,2,…,a, N = i ni,

1. The test statistic is relatively insensitive to small departures from the assumption of equal variance for the a treatments if the sample sizes are equal. 2. The power of the test is maximized if the samples are of equal size.

3.4 Model Adequacy Checking Assumptions: yij ~ N(μ + τ i, σ2) The examination of residuals Definition of residual: The residuals should be structureless.

3.4.1 The Normality Assumption Plot a histogram of the residuals Plot a normal probability plot of the residuals See Table 3-6

May be the left tail of error is thinner than the tail part of standard normal Outliers The possible causes of outliers: calculations, data coding, copy error,…. Sometimes outliers are more informative than the rest of the data.

Detect outliers: Examine the standardized residuals, 3.4.2 Plot of Residuals in Time Sequence Plotting the residuals in time order of data collection is helpful in detecting correlation between the residuals. Independence assumption

Variance-stabilizing transformation Nonconstant variance: the variance of the observations increases as the magnitude of the observation increase, i.e. yij  2 If the factor levels having the larger variance also have small sample sizes, the actual type I error rate is larger than anticipated. Variance-stabilizing transformation Poisson Square root transformation, Lognormal Logarithmic transformation, Binomial Arcsin transformation,

Statistical Tests for Equality Variance: Bartlett’s test: Reject null hypothesis if

Example 3.4: the test statistic is Bartlett’s test is sensitive to the normality assumption The modified Levene test: Use the absolute deviation of the observation in each treatment from the treatment median. Mean deviations are equal => the variance of the observations in all treatments will be the same. The test statistic for Levene’s test is the ANOVA F statistic for testing equality of means.

Example 3.5: Four methods of estimating flood flow frequency procedure (see Table 3.7) ANOVA table (Table 3.8) The plot of residuals v.s. fitted values (Figure 3.7) Modified Levene’s test: F0 = 4.55 with P-value = 0.0137. Reject the null hypothesis of equal variances.

Find y* = y that yields a constant variance. y*  +-1 Let E(y) =  and y   Find y* = y that yields a constant variance. y*  +-1 Variance-Stabilizing Transformations y and   = 1 -  Transformation y constant 1 No transformation y  1/2 ½ Square root y   Log y  3/2 3/2 -1/2 Reciprocal square root y  2 2 -1 Reciprocal http://www.stat.ufl.edu/~winner/sta6207/transform.pdf

How to find : Use See Figure 3.8, Table 3.10 and Figure 3.9

3.5 Practical Interpretation of Results Conduct the experiment => perform the statistical analysis => investigate the underlying assumptions => draw practical conclusion 3.5.1 A Regression Model Qualitative factor: compare the difference between the levels of the factors. Quantitative factor: develop an interpolation equation for the response variable.

The Regression Model

3.5.2 Comparisons Among Treatment Means If that hypothesis is rejected, we don’t know which specific means are different Determining which specific means differ following an ANOVA is called the multiple comparisons problem 3.5.3 Graphical Comparisons of Means

3.5.4 Contrast A contrast: a linear combination of the parameters of the form H0:  = 0 v.s. H1:   0 Two methods for this testing.

The first method:

The second method:

The C.I. for a contrast,  Unequal Sample Size

3.5.5 Orthogonal Contrast Two contrasts with coefficients, {ci} and {di}, are orthogonal if ci di = 0 For a treatments, the set of a – 1 orthogonal contrasts partition the sum of squares due to treatments into a – 1 independent single-degree-of-freedom components. Thus, tests performed on orthogonal contrasts are independent. See Example 3.6 (Page 90)

3.5.6 Scheffe’s Method for Comparing All Contrasts Scheffe (1953) proposed a method for comparing any and all possible contrasts between treatment means. See Page 91 and 92

3.5.7 Comparing Pairs of Treatment Means Compare all pairs of a treatment means Tukey’s Test: The studentized range statistic: See Example 3.7

Sometimes overall F test from ANOVA is significant, but the pairwise comparison of mean fails to reveal any significant differences. The F test is simultaneously considering all possible contrasts involving the treatment means, not just pairwise comparisons. The Fisher Least Significant Difference (LSD) Method For H0: i = j

The least significant difference (LSD): See Example 3.8 Duncan’s Multiple Range Test The a treatment averages are arranged in ascending order, and the standard error of each average is determined as

Assume equal sample size, the significant ranges are Total a(a-1)/2 pairs Example 3.9 The Newman-Keuls Test Similar as Duncan’s multiple range test The critical values:

3.5.8 Comparing Treatment Means with a Control Assume one of the treatments is a control, and the analyst is interested in comparing each of the other a – 1 treatment means with the control. Test H0: i = a v.s. H1: i  a, i = 1,2,…, a – 1 Dunnett (1964) Compute Reject H0 if Example 3.9

3.7 Determining Sample Size Determine the number of replicates to run 3.7.1 Operating Characteristic Curves (OC Curves) OC curves: a plot of type II error probability of a statistical test,

F0 = MSTreatment / MSE ~ noncentral F If H0 is false, then F0 = MSTreatment / MSE ~ noncentral F with degree of freedom a – 1 and N – a and noncentrality parameter  Chart V of the Appendix Determine Let i be the specified treatments. Then estimates of i : For 2, from prior experience, a previous experiment or a preliminary test or a judgment estimate.

Example 3.11 Difficulty: How to select a set of treatment means on which the sample size decision should be based. Another approach: Select a sample size such that if the difference between any two treatment means exceeds a specified value the null hypothesis should be rejected.

3.7.2 Specifying a Standard Deviation Increase Let P be a percentage for increase in standard deviation of an observation. Then For example (Page 110): If P = 20, then

3.7.3 Confidence Interval Estimation Method Use Confidence interval. For example: we want 95% C.I. on the difference in mean tensile strength for any two cotton weight percentages to be  5 psi and  = 3. See Page 110.

3.8 A Real Application

3.10 The Regression Approach to the Analysis of Variance Model: yij = μ + τ i + ij

The normal equations Apply the constraint Then estimations are Regression sum of squares (the reduction due to fitting the full model)

The error sum of squares: Find the sum of squares resulting from the treatment effects:

The testing statistic for H0: 1 = … = a