In: Statistics and Probability
Data |
|||||||||
9 |
7 |
12 |
5 |
6 |
4 |
8 |
11 |
3 |
7 |
HYPOTHESIS TEST-
Suppose, corresponding random variable of interest be X.
We have sample values as well as value of population standard deviation (or variance). So, we have to perform one sample z-test.
We have to test for null hypothesis
against the alternative hypothesis
Our test statistic is given by
Here,
Sample size
Sample mean is given by
Population standard deviation
Level of significance
Critical value is given by
[Using R-code 'qnorm(1-0.05/2)']
We reject our null hypothesis if
Here, we observe that
So, we cannot reject our null hypothesis.
ANSWER-
(a)
Null hypothesis is and alternative hypothesis is
(b)
Critical value is
(c)
Standard error of mean is
(d)
Observed value of the appropriate test statistic is
(e)
We observe that
So, we cannot reject our null hypothesis.
Hence, based on the given data we can conclude that there is no significant evidence that the sample mean is different from general population mean.