Originally posted by: blinky8225
First, you should be doing a two sided test.
H0: u == $30
H1: u =/= $30
Let your test statistic Z = (16)^(1/2) (X - 3000)/551, where X is average of the cost of the dates.
a) if you are going to test at level of significance 0.05, you will reject H0 if Z > 1.96 or Z < -1.96. This is not the case. Accept H0.
b) if you are going to test at level of significance 0.10, you will reject H0 if Z > 1.645 or Z < -1.645. Again this is not the case. Accept H0.
c) if you want to use a confidence interval of 95%, you find that the interval for the mean u is from 28.4701 to 33.8699. 30 falls into this interval. Again, accept H0.
d) if you want to use a confidence interval of 90%, you find that the interval for the mean u is from 28.9040 to 33.4360. 30 falls into this interval. Again, accept H0.
e) it turns out that A & C are the same test. B & D are also the same test.