Thirty GPAs from a randomly selected sample of statistics st
Solution
A)
Getting the mean, X,
X = Sum(x) / n
Sum(x) = 93.67
As n = 30,
Thus,
X = 3.122333333 or 3.12 [ANSWER]
***************
This is HIGHER than the population mean of 2.88. [ANSWER]
***************
b)
Getting the standard deviation of the sample,
s = 0.367401719
Formulating the null and alternative hypotheses,
Ho: u <= 2.88
Ha: u > 2.88 [are there other options here?]
********************************
As we can see, this is a right tailed test.
Thus, getting the critical z, as alpha = 0.05 ,
alpha = 0.05
zcrit = + 1.644853627
Getting the test statistic, as
X = sample mean = 3.122333333
uo = hypothesized mean = 2.88
n = sample size = 30
s = standard deviation = 0.367401719
Thus, z = (X - uo) * sqrt(n) / s = 3.612705822
Also, the p value is
p = 0.000151509
Comparing z and zcrit (or, p and significance level), we REJECT THE NULL HYPOTHESIS.

