document.write( "Question 458331: A sample of 20 pages was taken without replacement from the 1,591-page phone directory Ameritech Pages Plus Yellow Pages. On each page, the mean area devoted to display ads was measured (a display ad is a large block of multicolored illustrations, maps, and text). The data (in square millimeters) are shown below:
\n" );
document.write( "0 260 356 403 536 0 268 369 428 536
\n" );
document.write( "268 396 469 536 162 338 403 536 536 130
\n" );
document.write( "(a) Construct a 95 percent confidence interval for the true mean.
\n" );
document.write( "(b) Why might normality be an issue here?
\n" );
document.write( "(c) What sample size would be needed to obtain an error of ± 10 square millimeters with 99 percent confidence?
\n" );
document.write( "(d) If this is not a reasonable requirement, suggest one that is. (Data are from a project by MBA student Daniel R. Dalach.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #314599 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A sample of 20 pages was taken without replacement fromthe 1,591-page phone directory Ameritech Pages Plus Yellow pages \n" ); document.write( "On each page, the mean area devoted to display ads was measured (a display as is a large block of multicolored illustrations, maps, and text). The data (in square millimeters) are shown below: \n" ); document.write( "0; 260; 356; 403; 536; 0; 268; 369; 428; 536; 268; \n" ); document.write( "396; 469; 536; 162; 338; 403; 536; 536; 130 \n" ); document.write( "----------------------------- \n" ); document.write( "a) construct a 95% confidence interval for the true mean \n" ); document.write( "x-bar = 346.5 \n" ); document.write( "E = t*s/sqrt(n) \n" ); document.write( "E = 2.093=79.738 \n" ); document.write( "95% CI: 346.5-79.738 < u < 346.5+79.738 \n" ); document.write( "95% CI: 266.762 < u < 426.24 \n" ); document.write( "---------------------------- \n" ); document.write( "b Why might normallity be an issue here? \n" ); document.write( "All the pages were taken from the same phone book.\r \n" ); document.write( "\n" ); document.write( "The CI is a statement about the whole population of phone books. \n" ); document.write( "The sample might very well not be representative of the whole population. \n" ); document.write( "------------------------------ \n" ); document.write( "c. What sample size would be needed to obtain an error of _+ 10 square millimeters with 99% confidence \n" ); document.write( "Since E = t*s/(sqrt(n)) \n" ); document.write( "sqrt(n) = t*s/E \n" ); document.write( "n = [t*s/E]^2 = [2.093*170.378/10]^2 = 1271.64 \n" ); document.write( "Rounded up you get n=1272 \n" ); document.write( "-------------------------- \n" ); document.write( "d. If this is not a reasonable requirement, suggest one that is. \n" ); document.write( "You could lessen the sample size by decreasing the confidence \n" ); document.write( "or increasing the error limit. \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |