- one-way Analysis of Variance (ANOVA) extends the methods of the pooled-variance two-sample t tests to more than two groups
- if we wish to prove that
- assumptions
- the same as those of the pooled-variance two-sample t
- The samples are simple random samples from the populations.
- The populations are normally distributed.
- The samples are independent.
- The population variances are equal.
- based on the partitioning of the total sum of squares
- split the total sum of squares into SS treatment and SS error
- sum of squares
- total variability in the response variable
- the numerator of the sample variance formula if we were to pool all observations together
- SS treatment
- SS error
- error within/inside each group
- calculations
- variables
- represents the number of groups.
- represents the th observation in the th group.
- represents the mean of the th group.
- represents the overall mean (or grand mean).
- represents the standard deviation of the th group.- represent the number of observations in the th group.
- represents the total number of observations.
- mean square =
-
-
- ("between" + "within")
- Total = Treatment + Error
- if is true
- has an F distribution with
- and are an unbiased estimator of
- if is false
- will tend to be greater than and the statistic will tend to be greater than it would be under
- variation between the groups > variation inside the groups
- large values of the test statistic give evidence against
- observed value of the test in the distribution gives us the area we use to calculate P-values
- then there is very strong evidence that the true means of the scores
- if we find significant evidence against the
- we may investigate further, possibly comparing pairs of means
- number of pairs we can make to compare them
- different approaches
- pooled-variance t (simplest one)
- compare each pair of means withe either a confidence interval or hypothesis test
- with multiple comparisons using confidence intervals, we start to get inaccuracy on the parameter
- complicated ones