Respuesta :
Answer:
a) The sample mean is 1260 and the standard deviation is 48.
b) The 90% confidence interval for the mean of all tree-ring dates from this archaeological site is (1230, 1290).
Step-by-step explanation:
Question a:
Mean is the sum of all values divided by the number of values. So
[tex]\overline{x} = \frac{1285 + 1187 + 1222 + 1194 + 1268 + 1316 + 1275 + 1317 + 1275}{9} = 1260[/tex]
Standard deviation is the square root of the sum of the differences squared between each value and the mean, divided by the one less than the sample size. So
[tex]s = \sqrt{\frac{(1285-1260)^2 + (1187-1260)^2 + (1222-1260)^2 + (1194-1260)^2 + (1268-1260)^2 + ...}{8}} = 48[/tex]
The sample mean is 1260 and the standard deviation is 48.
Question b:
We have the standard deviation for the sample, which means that the t-distribution is used to solve this question.
The first step to solve this problem is finding how many degrees of freedom,which is the sample size subtracted by 1. So
df = 9 - 1 = 8
90% confidence interval
Now, we have to find a value of T, which is found looking at the t table, with 8 degrees of freedom(y-axis) and a confidence level of [tex]1 - \frac{1 - 0.9}{2} = 0.95[/tex]. So we have T = 1.8595
The margin of error is:
[tex]M = T\frac{s}{\sqrt{n}} = 1.8595\frac{48}{\sqrt{9}} = 30[/tex]
In which s is the standard deviation of the sample and n is the size of the sample.
The lower end of the interval is the sample mean subtracted by M. So it is 1260 - 30 = 1230
The upper end of the interval is the sample mean added to M. So it is 1260 + 30 = 1290
The 90% confidence interval for the mean of all tree-ring dates from this archaeological site is (1230, 1290).