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
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.
--------------