400
What does the sum of squares represent? How is it calculated? What is it influenced by?
What do mean squares represent? How is it calculated? What is it influenced by?
- Variance
- SSwithin = subtract a groups mean from each score in the group, square the difference, sum the squares and sum these values
- SSbetween = subtract grand mean from each group mean, square the differences, multiply each by size of the group, sum these values
- SStotal = subtract grand mean from each score, square the differences, then sum the squares
- Influenced by: data variability, sample size and number of samples
- MSwithin = SSwithin/dfwithin
- MSbetween = SSbetween/dfbetween
- No longer influenced by sample size and number of samples