1 / 59

Chapter 13 Design of Experiments

Chapter 13 Design of Experiments. Introduction. “Listening” or passive statistical tools: control charts. “Conversational” or active tools: Experimental design. Planning of experiments A sequence of experiments. 13.1 A Simple Example of Experimental Design Principles.

tbell
Download Presentation

Chapter 13 Design of Experiments

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 13Design of Experiments

  2. Introduction • “Listening” or passive statistical tools: control charts. • “Conversational” or active tools: Experimental design. • Planning of experiments • A sequence of experiments

  3. 13.1 A Simple Example of Experimental Design Principles • The objective is to compare 4 different brands of tires for tread wear using 16 tires (4 of each brand) and 4 cars in an experiment. • Illogical Design: • Randomly assign the 16 tires to the four cars • Assign each car will have all 4 tires of a given brand (confounded with differences between cars, drivers, and driving conditions) • Assign each car will have one tire of each brand (poor design because brands A and B would be used only on the front of each car, and brands C and D would be used only on the rear positions. Brand effect would be confounded with the position effect.

  4. 13.1 A Simple Example of Experimental Design Principles • Logical Design: • Each brand is used once at each position, as well as once with each car.

  5. 13.2 Principles of Experimental Design • The need to have processes in a state of statistical control when designed experiments are carried out. • It is desirable to use experimental design and statistical process control methods together. • General guidelines on the design of experiments: • Recognition of and statement of the problem • Choice of factors and levels • Selection of the response variable(s) • Choice of experimental design • Conduction of the experiment • Data analysis • Conclusions and recommendations • The levels of each factor used in an experimental run should be reset before the next experimental run.

  6. 13.3 Statistical Concepts inExperimental Design: Example • Assume that the objective is to determine the effect of two different levels of temperature on process yield, where the current temperature is 250F and the experimental setting is 300F. • Assume that temperature is the only factor that is to be varied.

  7. 13.3 Statistical Concepts inExperimental Design: Example

  8. 13.3 Statistical Concepts inExperimental Design: Example Observations: • Neither temperature setting is uniformly superior to the other over the entire test period. • The fact that the lines are fairly close together would suggest that increasing temperature may not have a perceptible effect on the process yield. • The yield at each temperature setting is the lowest on Friday of each week. • There is considerable variability within each temperature setting.

  9. 13.4 t-Tests (13.1)

  10. 13.4.1 Exact t-Test (13.2)

  11. 13.4.1 Exact t-TestExample H0: 1=2 H1: 1<2

  12. 13.4.1 Assumptions for Exact t-Test

  13. 13.4.2 Approximate t-Test (13.3)

  14. 13.4.3 Confidence Intervals for Differences

  15. 13.5 Analysis of Variance (ANOVA)for One Factor • Experimental Variable: Factor (e.g. Temperature) • Values of Experimental Variable: Levels (250, 300) • Output Variable: Effect (yield) • Distinguish “between” variation from “within” variation

  16. 13.5 Analysis of Variance (ANOVA)for One Factor: Example

  17. 13.5 Analysis of Variance (ANOVA)for One Factor: Example Output from Excel Anova: Single Factor SUMMARY Groups Count Sum Average Variance 250F 10 24.5 2.45 0.087222222 300F 10 25.7 2.57 0.093444444 ANOVA Source of Variation SS df MS F P-value F crit Between Groups 0.072 1 0.07270.7970.38384.4139 Within Groups 1.626 18 0.0903 Total 1.698 19

  18. 13.5 Analysis of Variance (ANOVA)for One Factor: Example Output from Minitab One-way ANOVA: Yield versus Temp Source DF SS MS F P Temp 1 0.0720 0.0720 0.80 0.384 Error 18 1.6260 0.0903 Total 19 1.6980 S = 0.3006 R-Sq = 4.24% R-Sq(adj) = 0.00% Individual 95% CIs For Mean Based on Pooled StDev Level N Mean StDev +---------+---------+---------+--------- 250 10 2.4500 0.2953 (------------*-------------) 300 10 2.5700 0.3057 (------------*-------------) +---------+---------+---------+--------- 2.25 2.40 2.55 2.70 Pooled StDev = 0.3006

  19. 13.5 Analysis of Variance (ANOVA)for One Factor • The degrees of freedom for “Total” will always be the total number of data values minus one. • The degrees of freedom for “Factor” will always be equal to the number of levels of the factor minus one. • The degrees of freedom for “Within” will always be equal to (one less than the number of observations per level) multiplied by (the number of levels). • The ratio of these mean squares is a random variable of an F distribution with numerator and denominator d.f. • Assumptions of normality of the population and equality of the variances

  20. 13.5.1 ANOVA for a Single Factorwith More than Two Levels • Assume the process has three temperature settings, and data were collected over 6 weeks, with 2 weeks at each temperature setting.

  21. 13.5.1 ANOVA for a Single Factorwith More than Two Levels: Example

  22. 13.5.1 ANOVA for a Single Factorwith More than Two Levels: Example

  23. 13.5.1 ANOVA for a Single Factorwith More than Two Levels (13.4)

  24. 13.5.1 ANOVA for a Single Factorwith More than Two Levels

  25. 13.5.1 ANOVA for a Single Factorwith More than Two Levels: Example Output from Excel

  26. 13.5.1 ANOVA for a Single Factorwith More than Two Levels: Example Output from Minitab One-way ANOVA: Yield versus Temp Source DF SS MS F P Temp 2 1.5447 0.7723 8.90 0.001 Error 27 2.3420 0.0867 Total 29 3.8867 S = 0.2945 R-Sq = 39.74% R-Sq(adj) = 35.28% Individual 95% CIs For Mean Based on Pooled StDev Level N Mean StDev +---------+---------+---------+--------- 250 10 2.4500 0.2953 (-------*-------) 300 10 2.5700 0.3057 (-------*------) 350 10 2.9800 0.2821 (------*-------) +---------+---------+---------+--------- 2.25 2.50 2.75 3.00 Pooled StDev = 0.2945

  27. 13.5.2 Multiple Comparison Procedures13.5.3 Sample Size Determination (13.5)

  28. 13.5.4 Additional Terms and Concepts in One-Factor ANOVA • An experimental unit is the unit to which a treatment is applied (the days). • If the temperature settings had been randomly assigned to the days, it would be a “completely randomized design.” • Blocks: Extraneous factors that vary and have an effect on the response, but not interested. • One should “block” on factors that could be expected to influence the response variable and randomize over factors that might be influential, but that could not be “blocked”.

  29. 13.5.4 Additional Terms and Concepts in One-Factor ANOVA The cars were the blocks and the variation due to cars would be isolated. have one tire of each brand The cars and wheel position were the blocks. Each brand is used once at each position, as well as once with each car. Randomized block design Latin square design

  30. 13.5.4 Additional Terms and Concepts in One-Factor ANOVA (13.6) (13.7)

  31. 13.5.4 Additional Terms and Concepts in One-Factor ANOVA

  32. 13.5.4 Additional Terms and Concepts in One-Factor ANOVA • The data in the temperature example were “balanced” in that there was the same number of obs for each level of the factor.

  33. 13.6 Regression Analysis of Data from Designed Experiments • Regression and ANOVA both could be used as methods of analysis. • Regression provides the tools for residual analysis, and the estimation of parameters. • For fixed factors, ANOVA should be supplemented or supplanted.

  34. 13.6 Regression Analysis of Data from Designed Experiments (13.8)

  35. 13.6 Regression Analysis of Data from Designed Experiments

  36. 13.6 Regression Analysis of Data from Designed Experiments

  37. 13.6 Regression Analysis of Data from Designed Experiments: Example

  38. 13.6 Regression Analysis of Data from Designed Experiments • The production is higher for the 2nd week at each temperature setting. • The production is especially high during Wednesday of the week. • The more ways we look at data, the more we are apt to discover.

  39. 13.6 Regression Analysis of Data from Designed Experiments

  40. 13.6 Regression Analysis of Data from Designed Experiments

  41. 13.6 Regression Analysis of Data from Designed Experiments

  42. 13.6 Regression Analysis of Data from Designed Experiments

  43. 13.7 ANOVA for Two Factors • Example now includes two factors: “weeks” and “temperature”. • In a factorial design (or cross-classified design), each level of every factor is “crossed” with each level of every other factor. (If there are a levels of one factor and b levels of a second factor, there are ab combinations of factor levels.) • In a nested factor design, one factor is “nested” within another factor.

  44. 13.7 ANOVA for Two Factors

  45. 13.7.1 ANOVA with Two Factors:Factorial Designs • Why not study each factor separately rather than simultaneously? • Interaction among factors

  46. 13.7.1.1 Conditional Effects • Factor effects are generally called main effects. • Conditional effects (simple effects): the effects of one factor at each level of another factor.

  47. 13.7.2 Effect Estimates

  48. 13.7.2 Effect Estimates

  49. 13.7.2 Effect Estimates

  50. 13.7.3 ANOVA Table for Unreplicated Two-Factor Design • When both factors are fixed, the main effects and the interaction are tested against the residual. • When both factors are random, the main effects are tested against the interaction effect, and the interaction effect is tested against the residual. • When one factor is fixed and the other random, the fixed factor is tested against the interaction, the random factor is tested against the residual, and the interaction is tested against the residual.

More Related