In: Statistics and Probability
You must estimate the mean temperature (in degrees Fahrenheit) with the following sample temperatures:
62.4 |
102.8 |
79.9 |
52.7 |
45.5 |
70.6 |
76.2 |
102.3 |
62.4 |
Find the 98% confidence interval. Enter your answer as an
open-interval (i.e., parentheses)
accurate to two decimal places (because the sample data are
reported accurate to one decimal place).
98% C.I. =
Answer should be obtained without any preliminary rounding.
Solution :
We are given a data of sample size n = 9
62.4,102.8,79.9,52.7,45.5,70.6,76.2,102.3,62.4
Using this, first we find sample mean()
and sample standard deviation(s).
= (62.4 + 102.8.......+ 62.4)/9
Now ,
Using given data, find Xi -
for each term.Take square for each.Then we can easily find s.
s = 20.01
Note that, Population standard deviation()
is unknown..So we use t distribution.
Our aim is to construct 98% confidence interval.
Also, d.f = n - 1 = 9 - 1 = 8
( use t table or t calculator to find this value..)
The margin of error is given by
= 19.319
Now , confidence interval for mean()
is given by:
( 72.75 - 19.319 ) <
< ( 72.75 + 19.319 )
Required 98% confidence interval is ( 53.43 , 92.07 )