
Walter B. answered 07/09/17
Tutor
4.9
(540)
Success-Based Tutor Specializing in Your Student
Let's start with the appropriate matrix of values and the null hypothesis
Null hypothesis: Ho: There is no association between learning via the hybrid format and algebra achievement
Alternative hypothesis: Ha: There is an association between learning via the hybrid format and algebra achievement
Below Grade Level At Grade Level Advanced
Hybrid Learning 8 6 6
Traditional Learning 6 15 9
Using these values as the observed counts, we need to develop the expected values. They are determined by summing each row and column for the marginal counts. The new matrix becomes
Below Grade Level At Grade Level Advanced Sum
Hybrid Learning 8 6 6 20
Traditional Learning 6 15 9 30
Hybrid Learning 8 6 6 20
Traditional Learning 6 15 9 30
Sum 14 21 15 50
The expected value for Below Grade and Hybrid is 14 (the column total) times 20 (the row total) divided by 50 (the grand total) which yields 5.6
This is a chi-squared distribution and the test statistic is
chi-squared test statistic = ∑ (observedi - expectedi)2÷ expectedi =
(8-5.6)2÷ 5.6 + (6-8.4)2÷ 8.4 +(6-8.4)2÷ 8.4+ (15-12.6)2÷ 12.6 + (6-6)2÷ 6+ (9-9)2÷9
chi-squared test statistic = 2.857 with 2 degrees of freedom, df where df = number of rows of original matrix less 1 times the number of columns less 1. Since we have two rows and three columns, the df = 1*2 or 2
A chi-squared table reveals that the p-value of this test is 0.2397
Since the p-value is greater than the significance level of .05, we cannot reject the null.
Therefore we conclude that there is no association between learning via the hybrid format and algebra achievement.