In: Statistics and Probability
| 
 Bumper A  | 
 Bumper B  | 
 Bumper C  | 
| 
 1  | 
 2  | 
 11  | 
| 
 3  | 
 4  | 
 15  | 
1) Null and Alternative Hypotheses
The following null and alternative hypotheses need to be tested:
Ho: μ1 = μ2 = μ3
Ha: Not all means are equal.
-------------------------

Between Groups Degrees of Freedom: DF = k − 1 , where k is the number of groups
Within Groups Degrees of Freedom: DF = N − k , where N is the total number of subjects
Total Degrees of Freedom: DF = N − 1
Sum of Squares Between Groups :
, where ni is the number of subjects in
the i-th group
Sum of Squares Within Groups:
,
where Si is the standard deviation of
the i-th group
Total Sum of Squares:

Mean Square Between Groups:

Mean Square Within Groups:

F-Statistic (or F-ratio):
  
-----------------------------------------
Data summary :
| Group | N | Mean | Std.Dev | Std.Error | 
| Group 1 | 2 | 2 | 1.4142 | 1 | 
| Group 2 | 2 | 3 | 1.4142 | 1 | 
| Group 3 | 2 | 13 | 2.8284 | 2 | 



degrees of freedom for SSw = n-k= 3

-----------------------------
c)


degrees of freedom for SSb= k-1 = 3-1 = 2

---------------------------------------------------------------
c)

To find p- value we use excel command as, =FDIST(f test statitics ,df for between , df for within , ) ==> FDIST(18.5004,2,3,)
You will get p- value as ,0.0205

---------------------
P- value rule for rejection :
If p- value < significance level ; reject H0
If p- value > significance level ; fail to reject H0.
Here p- value =0.0205 < 0.05 ; reject H0
We concluded that the null hypothesis Ho is rejected. Therefore, there is enough evidence to claim that not all 3 population means are equal, at the α=0.05 significance level
Here p- value 0.0205 > 0.01 ; fail to reject H0.
We concluded that the null hypothesis Ho is not rejected. Therefore, there is enough evidence to claim that all 3 population means are equal, at the α=0.05 significance level