document.write( "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) \r
\n" );
document.write( "\n" );
document.write( "a) 99% confident \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) 95% confident \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #595353 by stanbon(75887)![]() ![]() ![]() 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) \n" ); document.write( "a) 99% confident \n" ); document.write( "n = [2.5758*65/25]^2 = 45 when rounded up \n" ); document.write( "-----------------\r \n" ); document.write( "\n" ); document.write( "b) 95% confident \n" ); document.write( "n = [1.96*65/25]^2 = 26 when rounded up \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |