1 / 47

ANOVA 3/19/12

ANOVA 3/19/12. Mini Review of simulation versus formulas and theoretical distributions Analysis of Variance (ANOVA) to compare means: testing for a difference in means between multiple groups. Section 8.1. Professor Kari Lock Morgan Duke University. To Do. Anonymous Midterm Evaluation

hollis
Télécharger la présentation

ANOVA 3/19/12

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. ANOVA • 3/19/12 • Mini Review of simulation versus formulas and theoretical distributions • Analysis of Variance (ANOVA) to compare means: • testing for a difference in means between multiple groups • Section 8.1 • Professor Kari Lock Morgan • Duke University

  2. To Do • Anonymous Midterm Evaluation • (due TODAY, 5pm) • Project 1 (due Thursday, 3/22, 5pm) • Homework 7 (due Monday, 3/26) • NO LATE HOMEWORK ACCEPTED! • Turn in by Friday, 3/23, 5pm to get it graded before Exam 2.

  3. Two Options for p-values • We have learned two ways of calculating p-values: • The only difference is how to create a distribution of the statistic, assuming the null is true: • Simulation (Randomization Test): • Directly simulate what would happen, just by random chance, if the null were true • Formulas and Theoretical Distributions: • Use a formula to create a test statistic for which we know the theoretical distribution when the null is true, if sample sizes are large enough

  4. Two Options for Intervals • We have learned two ways of calculating intervals: • Simulation (Bootstrap): • Assess the variability in the statistic by creating many bootstrap statistics • Formulas and Theoretical Distributions: • Use a formula to calculate the standard error of the statistic, and use the normal or t-distribution to find z* or t*, if sample sizes are large enough

  5. Pros and Cons • Simulation Methods • PROS: • Methods tied directly to concepts, emphasizing conceptual understanding • Same procedure for every statistic • No formulas or theoretical distributions to learn and distinguish between • Works for any sample size • Minimal math needed • CONS: • Need entire dataset (if quantitative variables) • Need a computer • Newer approach, so different from the way most people do statistics

  6. Pros and Cons • Formulas and Theoretical Distributions • PROS: • Only need summary statistics • Only need a calculator • The approach most people take • CONS: • Plugging numbers into formulas does little for conceptual understanding • Many different formulas and distributions to learn and distinguish between • Harder to see the big picture when the details are different for each statistic • Doesn’t work for small sample sizes • Requires more math and background knowledge

  7. Two Options • If the sample size is small, you have to use simulation methods • If the sample size is large, you can use whichever method you prefer • It is redundant to use both methods, unless you want to check your answers

  8. Accuracy • The accuracy of simulation methods depends on the number of simulations (more simulations = more accurate) • The accuracy of formulas and theoretical distributions depends on the sample size (larger sample size = more accurate) • If the sample size is large and you have generated many simulations, the two methods should give essentially the same answer

  9. Multiple Categories • So far, we’ve learned how to do inference for a difference in means IF the categorical variable has only two categories • Today, we’ll learn how to do hypothesis tests for a difference in means across multiple categories

  10. Hypothesis Testing • State Hypotheses • Calculate a statistic, based on your sample data • Create a distribution of this statistic, as it would be observed if the null hypothesis were true • Measure how extreme your test statistic from (2) is, as compared to the distribution generated in (3) test statistic

  11. Hypotheses • To test for a difference in means across k groups:

  12. Test Statistic Why can’t use the familiar formula to get the test statistic? • More than one sample statistic • More than one null value • We need something a bit more complicated…

  13. Difference in Means Whether or not two means are significantly different depends on • How far apart the means are • How much variability there is within each group

  14. Difference in Means

  15. Analysis of Variance • Analysis of Variance (ANOVA) compares the variability between groupsto the variability within groups Total Variability Variability Between Groups Variability Within Groups

  16. Analysis of Variance • If the groups are actually different, then • the variability between groups should be higher than the variability within groups • the variability within groups should be higher than the variability between groups

  17. Discoveries for Today • How to measure variability between groups? • How to measure variability within groups? • How to compare the two measures? • How to determine significance?

  18. Notation • k = number of groups • nj = number of units in group j • n = overall number of units • = n1 + n2 + … + nk

  19. Discoveries for Today • How to measure variability between groups? • How to measure variability within groups? • How to compare the two measures? • How to determine significance?

  20. Sums of Squares • We will measure variability as sums of squared deviations (aka sums of squares) • familiar?

  21. Sums of Squares Total Variability Variability Between Groups Variability Within Groups data value i overall mean mean in group j overall mean ithdata value in group j mean in group j Sum over all data values Sum over all groups Sum over all data values

  22. Deviations Group 1 Group 1 Mean Group 2 Overall Mean

  23. Sums of Squares Total Variability Variability Between Groups Variability Within Groups SST (Total sum of squares) SSG (sum of squares due to groups) SSE (“Error” sum of squares)

  24. ANOVA Table The “mean square” is the sum of squares divided by the degrees of freedom average variability variability

  25. Discoveries for Today • How to measure variability between groups? • How to measure variability within groups? • How to compare the two measures? • How to determine significance?

  26. F-Statistic • The F-statisticis a ratio of the average variability between groups to the average variability within groups • The F-statistic is the test statistic for testing for a difference in means across more than 2 groups

  27. ANOVA Table

  28. Jumping and Bone Density Does jumping improve bone density? • 30 rats were randomized to three treatment groups: • No jumping (10 rats - group 1) • 30 cm jump (10 rats - group 2) • 60 cm jump (10 rats - group 3) • Rats performed 10 jumps per day, 5 days per week. Bone density was measured after 8 weeks.

  29. Jumping and Bone Density mean sd n Control 601.1 27.36360 10 Lowjump 612.5 19.32902 10 Highjump 638.7 16.59351 10

  30. Jumping and Bone Density

  31. ANOVA Table

  32. Discoveries for Today • How to measure variability between groups? • How to measure variability within groups? • How to compare the two measures? • How to determine significance?

  33. How to determine significance? • We have a test statistic. What else do we need to perform the hypothesis test? • A distribution of the test statistic assuming H0 is true • How do we get this? Two options: • Simulation • Distributional Theory

  34. F-statistic • If there really is a difference between the groups, we would expect the F-statistic to be • Higher than we would observe by random chance • Lower than we would observe by random chance • If the null hypothesis is true, what kind of F-statistics would we observe just by random chance?

  35. Simulation • Rerandomize (reallocate) the rats to treatment groups, keeping response values fixed • Calculate the F-statistic • Repeat this simulation many times to form a randomization distribution • Calculate the p-value as the proportion as extreme or more extreme than the observed F-statistic

  36. F-distribution Because a difference in groups would make the F-statistic higher, calculate probability in the upper tail p-value = 0.002

  37. F-distribution F-distribution

  38. F-Distribution • If the following conditions hold, • Sample sizes in each group are large (each nj≥ 30) OR the data are relatively normally distributed • Variability is similar in all groups • The null hypothesis is true • then the F-statistic follows an F-distribution • The F-distribution has two degrees of freedom, one for the numerator of the ratio (k – 1) and one for the denominator (n – k) http://www.capdm.com/demos/software/html/capdm/qm/fdist/usage.html

  39. Equal Variance • The F-distribution assumes equal within group variability for each group • As a rough rule of thumb, this assumption is violated if the standard deviation of one group is more than double the standard deviation of another group

  40. F-distribution • Can we use the F-distribution to calculate the p-value for the jumping and bone density F-statistic? • Yes • No • I need more information mean sd n Control 601.1 27.36360 10 Lowjump 612.5 19.32902 10 Highjump 638.7 16.59351 10

  41. Jumping and Bone Density

  42. F-distribution p-values • Online applet: http://www.danielsoper.com/statcalc3/calc.aspx?id=7 • RStudio: • > pf(7.98,2,27,lower.tail=FALSE) • [1] 0.001892532 • 3) TI-83: • 2nd DISTR  9:Fcdf(  7.98, 9999, 2, 27

  43. ANOVA Table

  44. ANOVA Table We have strong evidence that jumping does increase bone density, at least in rats.

  45. Study Hours by Class Year Is there a difference in the average hours spent studying per week by class year at Duke? Yes No Cannot tell from this data I didn’t finish

  46. ANOVA Table

  47. Summary • Analysis of variance is used to test for a difference in means between groups by comparing the variability between groups to the variability within groups • Sums of squares are used to measure variability • The F-statistic is the ratio of average variability between groups to average variability within groups • The F-statistic follows an F-distribution, if sample sizes are large (or data is normal), variability is equal across groups, and the null hypothesis is true

More Related