SOLUTION: An editor wants to estimate average the number of pages in bestselling novels, so that his estimate falls within 25 pages of the true average. Assuming that the standard deviation

Algebra ->  Probability-and-statistics -> SOLUTION: An editor wants to estimate average the number of pages in bestselling novels, so that his estimate falls within 25 pages of the true average. Assuming that the standard deviation       Log On


   



Question 973108: An editor wants to estimate average the number of pages in bestselling novels, so that his estimate falls within 25 pages of the true average. Assuming that the standard deviation is 65 pages, how large a sample of bestselling novels is needed to achieve ( 15 points)
a) 99% confident


b) 95% confident

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
An editor wants to estimate average the number of pages in bestselling novels, so that his estimate falls within 25 pages of the true average. Assuming that the standard deviation is 65 pages, how large a sample of bestselling novels is needed to achieve ( 15 points)
a) 99% confident
n = [2.5758*65/25]^2 = 45 when rounded up
-----------------
b) 95% confident
n = [1.96*65/25]^2 = 26 when rounded up
--------------
Cheers,
Stan H.
--------------