document.write( "Question 134678: A sample of 20 pages was taken without replacement from the 1,591-page phone directory
\n" );
document.write( "Ameritech Pages Plus Yellow Pages. On each page, the mean area devoted to display ads was measured
\n" );
document.write( "(a display ad is a large block of multicolored illustrations, maps, and text). The data (in
\n" );
document.write( "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. (b) Why might normality be an
\n" );
document.write( "issue here? (c) What sample size would be needed to obtain an error of ±10 square millimeters
\n" );
document.write( "with 99 percent confidence? (d) If this is not a reasonable requirement, suggest one that is. \n" );
document.write( "
Algebra.Com's Answer #98532 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The data (in \n" ); document.write( "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( "x-bar = 346.5 \n" ); document.write( "E = 1.96*170.3784/sqrt(20)= 0.0514 \n" ); document.write( "CI: 346.5-0.0514 < mu < 346.5+0.0514 \n" ); document.write( "----------------------------------------- \n" ); document.write( "(b) Why might normality be an issue here? \n" ); document.write( "The population goes far beyond one phone directory. \n" ); document.write( "----------------------------------------- \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( "E = z*sigma/sqrt(n) \n" ); document.write( "n = [z*sigma/E]^2 \n" ); document.write( "n = [1.96*170.3784/10]^2 = 1115.17 \n" ); document.write( "n rounded up = 1116 \n" ); document.write( "--------------------------- \n" ); document.write( "(d) If this is not a reasonable requirement, suggest one that is. \n" ); document.write( "I'll leave that to you. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |