One-Way ANOVA

Calculating the Sum of Squares Between (SSB)

The between-sample sum of squares (SSB) is a measure of the data variablility explained by the model. It is also a non-standardized measure of how well the model fits the data. Larger values of SSB indicate the model fits the data better, all things being equal. The SSB is sometime called the sum of square due to Treatment (SST) by some sources. Other names for it include sum of squares due to model (SSM) and sum of squares due to regression (SSR). As usual, compare the notation used in yoru book with the notation used here.

As usual, these calculations refer only to the one-way completely randomized design, the most basic of sample designs.

The Problem

Example #26: Let us test the null hypothesis that the average yield does not depend upon the treatment used. Since there are 5 treatments in this experiment, the hypotheses are

H0 : μ1 = μ2 = μ3 = μ4 = μ5
HA : At least one mean differs from the others.

To test this hypothesis, we collect data. The data consist of two measurements on each unit: yield value and treatment level. (Note that yield is assumed numeric and treatment is assumed categorical.) It is typical to group the experimental units by treatment level. Thus, our data are

Treatment 1:
1, 10, 0, 2

Treatment 2:
5, -2, 4, 9, 4, 6

Treatment 3:
11, 12, 4, 4, 7, 6, 9

Treatment 4:
7, 6, 5, 9, -1, 4

Treatment 5:
5, 0, 3, -2

With this information, calculate the sum of squares between (SSB) for the data.

Information given:

To summarize the above, the values of import are:

Summary statistics from the problem
\( \bar{x} \) =
 
\( \bar{x}_1 \) =
\( \bar{x}_2 \) =
\( \bar{x}_3 \) =
\( \bar{x}_4 \) =
\( \bar{x}_5 \) =
 
\( n_1 \) =
\( n_2 \) =
\( n_3 \) =
\( n_4 \) =
\( n_5 \) =

Your Answer

In the box below, please enter the sum of squares between (SSB) for the data, then click on the “Check your answer!” button. Please round your answer to the ten-thousandths place.

Assistance

Show Formula

Show Solution

Show the R Code

© Ole J. Forsberg, Ph.D. 2024. All rights reserved.   .