We will carry out an ANOVA test, assuming the samples were normally distributed and the variances in the three populations were homogeneous. He selected Anova: Single Factor, then entered the data ranges, selected Grouped By: Rows and set Alpha to 0.05. He selected a suitable output option and then OK.
This returned a table of data as shown below.
The F value calculated was 3.34. This is less than the stated critical value (Fcrit ) of 3.88, and the probability of obtaining this result by chance (P-value) was calculated as 0.0699 (6.99% to three significant figures). We conclude that there was not a significant difference in means and the three-sample means were obtained from the same population, since P >0.05.
Alternative method by manual calculations:
n = 5 replications
a = 3 treatment
alpha, a = 0.05
overall mean
SS treatment
SS treatment = 250
SS total =
SS total = 698
SSE = SS total - SS treatment
SSE = 448
MS treatment
critical value = F(a,a-1,a(n-1)) = F(0.05,2,12) = 3.89
since F0<3.89 hence null hypothesis can not be rejected
Hence we conclude that the three sample means were obtained from the same population.
Comments