document.write( "Question 584875:  Use the confidence interval to find the margin of error and the sample mean:\r
\n" );
document.write( "\n" );
document.write( "(0.256,0.380)\r
\n" );
document.write( "\n" );
document.write( "a.The margin of error is: _____
\n" );
document.write( "b.The sample mea is: _____ \n" );
document.write( "
| Algebra.Com's Answer #372931 by jim_thompson5910(35256)      You can put this solution on YOUR website! a)\r \n" ); document.write( "\n" ); document.write( "The margin of error is equal to the radius of the confidence interval or half the width of the confidence interval.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Margin of Error:\r \n" ); document.write( "\n" ); document.write( "ME = (b-a)/2, where the confidence interval is (a,b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ME = (0.380-0.256)/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ME = 0.062\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the margin of error is 0.062\r \n" ); document.write( "\n" ); document.write( "------------------------------------------------------- \n" ); document.write( "b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sample mean is the center of the confidence interval. Note: this is assuming that this is a confidence interval for the true population mean.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sample Mean:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xbar = (a+b)/2, for some confidence interval (a,b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xbar = (0.256 + 0.380)/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "xbar = 0.318\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the sample mean is 0.318 \n" ); document.write( " |