A lecturer wants to know if his statistics class has a good grasp of basic maths from matric level. Eleven students are chosen at random from the class and given a maths proficiency test. The lecturer wants the class to be able to score above 75 on the test to show that they had a good grasp of basic maths. The eleven students get scores shown below: 62 88 71 50 67 70 92 75 68 83 95 Can the lecturer be 95 percent confident that the students had a good grasp of basic maths?
The following null and alternative hypotheses need to be tested:
H0:μ≤75
H1:μ>75
This corresponds to a right-tailed test, for which a t-test for one mean, with unknown population standard deviation, using the sample standard deviation, will be used.
Based on the information provided, the significance level is α=0.05,
df=n−1=11−1=10 degrees of freedom, and the critical value for a right-tailed test istc=1.812461.
The rejection region for this right-tailed test is R={t:t>1.812461}.
The t-statistic is computed as follows:
t=s/nxˉ−μ=13.6695/1174.6364−75=−0.088223
Since it is observed that t=−0.088223<1.812461=tc, it is then concluded that the null hypothesis is not rejected.
Using the P-value approach: The p-value for right-tailed, α=0.05,df=10,
t=−0.088223 isp=0.534279, and since p=0.534279>0.05=α, it is concluded that the null hypothesis is not rejected
Therefore, there is not enough evidence to claim that the population mean μ is greater than 75, at the α=0.05 significance level.
Therefore, there is not enough evidence to claim that the students had a good grasp of basic maths, at the α=0.05 significance level.
1.3 The sample proportion is computed as follows, based on the sample size n=200 and the number of favorable cases X=120
p^=nX=200120=0.6
The critical value for α=0.025 is zc=z1−α/2=2.2414.
The corresponding confidence interval is computed as shown below:
CI(proportion)=(p^−zc×np^(1−p^),
p^+zc×np^(1−p^))
=(0.6−2.2414×2000.6(1−0.6),
0.6+2.2414×2000.6(1−0.6))
=(0.5224,0.6776)
Therefore, based on the data provided, the 97.5% confidence interval for the population proportion is 0.5224<p<0.6776, which indicates that we are 97.5% confident that the true population proportion p is contained by the interval (0.5224,0.6776).
Comments