In: Statistics and Probability
How much do wild mountain lions weigh? Adult wild mountain lions (18 months or older) captured and released for the first time in the San Andres Mountains had the following weights (pounds):
67 | 108 | 127 | 127 | 60 | 64 |
Assume that the population of x values has an approximately normal distribution.
(a) Use a calculator with mean and sample standard deviation keys to find the sample mean weight x and sample standard deviation s. (Round your answers to one decimal place.)
x = | lb |
s = | lb |
(b) Find a 75% confidence interval for the population average
weight μ of all adult mountain lions in the specified
region. (Round your answers to one decimal place.)
lower limit | lb |
upper limit | lb |
Solution :
We are given a data of sample size n = 6
67,108,127,127,60,64
Using this, first we find sample mean() and sample standard deviation(s).
=
= (67 + 108.......+ 64)/6
= 92.2
Now ,
s =
Using given data, find Xi - for each term.Take square for each.Then we can easily find s.
s = 32.1
Note that, Population standard deviation() is unknown. So we use t distribution.
Our aim is to construct 75% confidence interval.
c = 0.75
= 1- c = 1- 0.75 = 0.25
/2 = 0.25 2 = 0.125
Also, d.f = n - 1 = 6 - 1 = 5
= = 0.125,5 = 1.301
( use t table or t calculator to find this value..)
The margin of error is given by
E = /2,d.f. * ( / n )
= 1.301* ( 32.1/ 6 )
= 17.049
Now , confidence interval for mean() is given by:
( - E ) < < ( + E)
( 92.2 - 17.049 ) < < ( 92.2 + 17.049 )
75.2 < < 109.2
Required 75% confidence interval is ( 75.2 , 109.2 )