Problem:
A sample survey of 500 students, 300 from the first year level and 200 from the second year level, showed that 56% and 48%, respectively, were in favor of using Google Classroom for the delivery of online classes. At a level of significance of 0.05, test the hypothesis that
(a) there is a difference between the two year levels
(b) Google Classroom is preferred by the first year students
(c) Find the P values in tests (a) and (b)
1
Expert's answer
2020-05-13T19:26:31-0400
(a) The null hypothesis (H0) for the test is that the proportions are the same.
The alternate hypothesis (H1) is that the proportions are notthe same.
H0:p1=p2
H1:p1=p2
Since the null hypothesis states that p1=p2, we use a pooled sample proportion p to compute the standard error of the sampling distribution.
p=n1+n2p1n1+p2n2
Given n1=300,n2=200,p1=0.56,p2=0.48
p^=300+2000.56(300)+0.48(200)=0.528
The test statistic is a z-score (z) defined by the following equation.
Comments