document.write( "Question 173497: 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
\n" );
document.write( " 260
\n" );
document.write( " 356
\n" );
document.write( " 403
\n" );
document.write( " 536
\n" );
document.write( " 0
\n" );
document.write( " 268
\n" );
document.write( " 369
\n" );
document.write( " 428
\n" );
document.write( " 536
\n" );
document.write( "
\n" );
document.write( "268
\n" );
document.write( " 396
\n" );
document.write( " 469
\n" );
document.write( " 536
\n" );
document.write( " 162
\n" );
document.write( " 338
\n" );
document.write( " 403
\n" );
document.write( " 536
\n" );
document.write( " 536
\n" );
document.write( " 130
\n" );
document.write( " (a) Construct a 95 percent confidence interval for the true mean.b) Why might normality be an issue here?(c) What sample size would be needed to obtain an error of ±10 square millimeters with 99 percent confidence? (d) If this is not a reasonable requirement, suggest one that is. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #128534 by Edwin McCravy(20086) You can put this solution on YOUR website! \n" ); document.write( "(a) Construct a 95 percent confidence interval for the true mean. \n" ); document.write( " \r\n" ); document.write( "On your TI-83 or 84 calculator\r\n" ); document.write( "\r\n" ); document.write( "Press STAT then ENTER\r\n" ); document.write( "\r\n" ); document.write( "Put all 20 numbers in L1\r\n" ); document.write( "\r\n" ); document.write( "Press STAT, press right arrow once to highlight CALC\r\n" ); document.write( "Press ENTER twice.\r\n" ); document.write( "\r\n" ); document.write( "You'll see some statistics come up on the screen\r\n" ); document.write( "\r\n" ); document.write( "Press STAT then the right arrow twice to highlight TESTS\r\n" ); document.write( "Then press 8 to get T-Interval\r\n" ); document.write( "\r\n" ); document.write( "You see the TInterval menu.\r\n" ); document.write( "Make sure Stats is highlighted\r\n" ); document.write( "\r\n" ); document.write( "You should see:\r\n" ); document.write( "\r\n" ); document.write( "TInterval\r\n" ); document.write( " Inpt:Data Stats\r\n" ); document.write( " x:346.5\r\n" ); document.write( " Sx:170.3783714...\r\n" ); document.write( " n:20\r\n" ); document.write( " C-Level:.95\r\n" ); document.write( " Calculate\r\n" ); document.write( "\r\n" ); document.write( "Type .95 after C-Level if it's not there\r\n" ); document.write( "\r\n" ); document.write( "Scroll down to highlight \"Calculate\"\r\n" ); document.write( "\r\n" ); document.write( "Press ENTER\r\n" ); document.write( "\r\n" ); document.write( "You should see \r\n" ); document.write( "TInterval\r\n" ); document.write( "(266.76,426.24)\r\n" ); document.write( "x=346.5\r\n" ); document.write( "Sx=170.3783715\r\n" ); document.write( "n=20\r\n" ); document.write( "\r\n" ); document.write( "That's your confidence interval\r\n" ); document.write( "\r\n" ); document.write( "(266.76,426.24)\r\n" ); document.write( "\r\n" ); document.write( "or maybe your book writes it as \r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( ".b) Why might normality be an issue here? \n" ); document.write( " \r\n" ); document.write( "Because it is a small sample and we must assume\r\n" ); document.write( "that the data be nomally distributed.\r\n" ); document.write( "\r\n" ); document.write( "--------------\r\n" ); document.write( "\r\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( " \r\n" ); document.write( "We use the formula:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "(d) If this is not a reasonable requirement, \n" ); document.write( " \r\n" ); document.write( "This is not reasonable because there are only 1591 pages\r\n" ); document.write( "in the directory.\r\n" ); document.write( " \n" ); document.write( "suggest one that is. \n" ); document.write( " \r\n" ); document.write( "Reduce the confidence level requirement to 90%.\r\n" ); document.write( "\r\n" ); document.write( "Do the above using .9 instead of .99 and get\r\n" ); document.write( "that the sample size needed is 786, which is not\r\n" ); document.write( "unreasonable.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |