Chicken Feed A farmer fed different diets to two groups of 1
Solution
Formulating the null and alternative hypotheses,
Ho: u <= 24
Ha: u > 24
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 = 25
uo = hypothesized mean = 24
n = sample size = 100
s = standard deviation = 5
Thus, z = (X - uo) * sqrt(n) / s = 2
Also, the p value is
p = 0.022750132
Comparing z and zcrit (or, p and significance level), we REJECT THE NULL HYPOTHESIS.
Thus, there is significant evidence to claim that the weight gain is more than 24 ounces. [CONCLUSION]
