Statistical Techniques I EXST7005 Miscellaneous ANOVA Topics & Summary.

Slides:



Advertisements
Similar presentations
Multiple-choice question
Advertisements

Statistical Techniques I
Estimating a Population Variance
Factorial Models Random Effects Random Effects Gauge R&R studies (Repeatability and Reproducibility) have been an expanding area of application Gauge R&R.
i) Two way ANOVA without replication
Design of Experiments and Analysis of Variance
Sub - Sampling It may be necessary or convenient to measure a treatment response on subsamples of a plot –several soil cores within a plot –duplicate laboratory.
N-way ANOVA. Two-factor ANOVA with equal replications Experimental design: 2  2 (or 2 2 ) factorial with n = 5 replicate Total number of observations:
1 Multifactor ANOVA. 2 What We Will Learn Two-factor ANOVA K ij =1 Two-factor ANOVA K ij =1 –Interaction –Tukey’s with multiple comparisons –Concept of.
The Statistical Analysis Partitions the total variation in the data into components associated with sources of variation –For a Completely Randomized Design.
Statistics for Business and Economics
Final Review Session.
Statistics 101 Class 9. Overview Last class Last class Our FAVORATE 3 distributions Our FAVORATE 3 distributions The one sample Z-test The one sample.
Incomplete Block Designs
AP Statistics Section 12.1 A. Now that we have looked at the principles of testing claims, we proceed to practice. We begin by dropping the unrealistic.
1 (Student’s) T Distribution. 2 Z vs. T Many applications involve making conclusions about an unknown mean . Because a second unknown, , is present,
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Business Statistics: Communicating with Numbers By Sanjiv Jaggia.
Chapter 12: Analysis of Variance
Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once.
CHAPTER 3 Analysis of Variance (ANOVA) PART 1
Fundamentals of Data Analysis Lecture 7 ANOVA. Program for today F Analysis of variance; F One factor design; F Many factors design; F Latin square scheme.
Statistical Techniques I EXST7005 Exam 2 Review. Exam Coverage n There will be problems requiring the use of F and Chi square tables. Probabilities from.
Time Series Analysis Introduction Averaging Trend Seasonality.
Statistical Techniques I EXST7005 Factorial Treatments & Interactions.
Stats for Engineers Lecture 9. Summary From Last Time Confidence Intervals for the mean t-tables Q Student t-distribution.
Today’s lesson Confidence intervals for the expected value of a random variable. Determining the sample size needed to have a specified probability of.
© 2002 Thomson / South-Western Slide 8-1 Chapter 8 Estimation with Single Samples.
Confidence Intervals for Means. point estimate – using a single value (or point) to approximate a population parameter. –the sample mean is the best point.
Inferences in Regression and Correlation Analysis Ayona Chatterjee Spring 2008 Math 4803/5803.
© 1998, Geoff Kuenning General 2 k Factorial Designs Used to explain the effects of k factors, each with two alternatives or levels 2 2 factorial designs.
Statistics for the Behavioral Sciences Second Edition Chapter 11: The Independent-Samples t Test iClicker Questions Copyright © 2012 by Worth Publishers.
Statistics 11 Confidence Interval Suppose you have a sample from a population You know the sample mean is an unbiased estimate of population mean Question:
Chapter 10 Analysis of Variance.
AP Statistics: ANOVA Section 2
Inference for Regression Simple Linear Regression IPS Chapter 10.1 © 2009 W.H. Freeman and Company.
July, 2000Guang Jin Statistics in Applied Science and Technology Chapter 7 - Sampling Distribution of Means.
Chapter 22 Bivariate Statistical Analysis: Differences Between Two Variables © 2010 South-Western/Cengage Learning. All rights reserved. May not be scanned,
General Linear Model 2 Intro to ANOVA.
Control of Experimental Error Blocking - –A block is a group of homogeneous experimental units –Maximize the variation among blocks in order to minimize.
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
Sullivan – Fundamentals of Statistics – 2 nd Edition – Chapter 11 Section 1 – Slide 1 of 26 Chapter 11 Section 1 Inference about Two Means: Dependent Samples.
Statistics for Business and Economics 8 th Edition Chapter 7 Estimation: Single Population Copyright © 2013 Pearson Education, Inc. Publishing as Prentice.
Lesson 14 - R Chapter 14 Review. Objectives Summarize the chapter Define the vocabulary used Complete all objectives Successfully answer any of the review.
CH 8 Factorial Designs. Section 8.1 and 8.2Two-way Factorials.
1 1 Slide The Simple Linear Regression Model n Simple Linear Regression Model y =  0 +  1 x +  n Simple Linear Regression Equation E( y ) =  0 + 
1 Topic 14 – Experimental Design Crossover Nested Factors Repeated Measures.
©2013, The McGraw-Hill Companies, Inc. All Rights Reserved Chapter 4 Investigating the Difference in Scores.
Statistics and probability Dr. Khaled Ismael Almghari Phone No:
Confidence Intervals and Sample Size
CHAPTER 3 Analysis of Variance (ANOVA) PART 1
Point and interval estimations of parameters of the normally up-diffused sign. Concept of statistical evaluation.
Factorial Experiments
ANOVA Econ201 HSTS212.
Comparing Three or More Means
Intermediate Applied Statistics STAT 460
Post Hoc Tests on One-Way ANOVA
Relationship with one independent variable
Statistics in Applied Science and Technology
Physics 114: Exam 2 Review Material from Weeks 7-11
Chapter 12 Inference on the Least-squares Regression Line; ANOVA
CONCEPTS OF ESTIMATION
WARM - UP 1. How do you interpret a Confidence Interval?
Statistical Process Control
Psych 231: Research Methods in Psychology
Relationship with one independent variable
Psych 231: Research Methods in Psychology
Psych 231: Research Methods in Psychology
Replicated Binary Designs
BUSINESS MARKET RESEARCH
STATISTICS INFORMED DECISIONS USING DATA
Presentation transcript:

Statistical Techniques I EXST7005 Miscellaneous ANOVA Topics & Summary

LSMeans calculation n The calculations of LSMeans is different. For a balanced design, the results will be the same. However, for unbalanced designs the results will often differ. n The MEANS statement in SAS calculates a simple mean of all available observations in the treatment cells. n The LSMeans statement will calculate the mean of the treatment cell means.

LSMeans calculation (continued) n Example: n The MEAN of 4 treatments, where the observations are 3,4,8 for a1, 3,5,6,7,9 for a2, 7,8,6,7 for a3 and 3,5,7 for a4 is n The individual cells means are 5, 6, 7 and 5 for a1, a2, a3 and a4 respectively. The mean of these 4 values is This would be the LSMean.

Treatments a1a2a3Means b b Means Raw means

Treatments a1a2a3Means b b Means LSMeans means Treatments a1a2a3Means b1 6.5 b2 6.6 Means

Confidence Intervals on Treatments Like all confidence intervals on normally distributed estimates, this will employ a t value and will be of the form Mean  ta/2(S  Y) n The treatment mean can be obtained from a means (or LSMeans) statement, but the standard deviation provided is not the correct standard error for the interval.

Confidence Intervals on Treatments (continued) n The standard error is the square root of MSE/n, where n is the number of observations used in calculating the mean. n The degrees of freedom for the tabular t value is the d.f. from the MSE used to calculate the standard error.

Confidence Intervals on Treatments (continued) n If there are several error terms (e.g. experimental error and sampling error) use the one that is appropriate for testing the treatments.

Exam Coverage n ANOVA (one-way and two-way) will be covered. n Be aware of similarities and differences with the t-test. n HOV tests and tests of normality will be included n Factorial treatment arrangement (two-way) with interpretation interactions will be covered

Exam Coverage (continued) n RBD will be covered only as the concepts. How is the linear model different, why do we block, what is a block, etc. No SAS output on RBD. n Be able to interpret and discuss Post-ANOVA tests è contrasts è range tests

Exam Coverage (continued) n Be able to place a confidence interval on a treatment mean. n Recognize designs and treatment arrangements from a described problem. è be able to determine the experimental unit, sampling unit, and get the d.f. error. n Answers to questions will be on the net. n Good Luck.