The head librarian at the Library of Congress has asked her assistant for an interval estimate of the mean number of books checked out each day. The assistant provides the following interval estimate: from 740 to 920 books per day. If the head librarian knows that the population standard deviation is 150 books checked out per day, and she asked her assistant for a 95% confidence interval, approximately how large a sample did her assistant use to determine the interval estimate

Respuesta :

Answer:

[tex]n=(\frac{1.960(150)}{90})^2 =10.67 \approx 11[/tex]

So the answer for this case would be n=11 rounded up to the nearest integer

Step-by-step explanation:

Previous concepts

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".

The margin of error is the range of values below and above the sample statistic in a confidence interval.

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

[tex]\bar X[/tex] represent the sample mean for the sample  

[tex]\mu[/tex] population mean (variable of interest)

[tex]\sigma =150[/tex] represent the population standard deviation

n represent the sample size  

Solution to the problem

The confidence interval for the mean is given by the following formula:

[tex]\bar X \pm t_{\alpha/2}\frac{s}{\sqrt{n}}[/tex]   (1)

The confidence interval for this case is given by: (740, 920)

We can find the estimate for the mean and we got:

[tex]\bar X = \frac{740+920}{2} = 830[/tex]

and the margin of error is given by :

[tex] ME = \frac{920-740}{2}= 90[/tex]

The margin of error is given by this formula:

[tex] ME=z_{\alpha/2}\frac{s}{\sqrt{n}}[/tex]    (a)

And on this case we have that ME =90 and we are interested in order to find the value of n, if we solve n from equation (a) we got:

[tex]n=(\frac{z_{\alpha/2} s}{ME})^2[/tex]   (b)

The critical value for 95% of confidence interval now can be founded using the normal distribution. And in excel we can use this formla to find it:"=-NORM.INV(0.025;0;1)", and we got [tex]z_{\alpha/2}=1.960[/tex], replacing into formula (b) we got:

[tex]n=(\frac{1.960(150)}{90})^2 =10.67 \approx 11[/tex]

So the answer for this case would be n=11 rounded up to the nearest integer