document.write( "Question 1179848: Given the Confidence Interval, find the Point Estimate \r
\n" );
document.write( "\n" );
document.write( "(86.5 , 97.8) \n" );
document.write( "
Algebra.Com's Answer #850162 by CPhill(2189) You can put this solution on YOUR website! **Understanding Point Estimates**\r \n" ); document.write( "\n" ); document.write( "A point estimate is a single value that best approximates the population parameter. It's the midpoint of the confidence interval.\r \n" ); document.write( "\n" ); document.write( "**Calculation**\r \n" ); document.write( "\n" ); document.write( "To find the point estimate, you take the average of the lower and upper bounds of the confidence interval.\r \n" ); document.write( "\n" ); document.write( "**Applying the Formula**\r \n" ); document.write( "\n" ); document.write( "Point Estimate = (Lower Bound + Upper Bound) / 2\r \n" ); document.write( "\n" ); document.write( "Point Estimate = (86.5 + 97.8) / 2\r \n" ); document.write( "\n" ); document.write( "Point Estimate = 184.3 / 2\r \n" ); document.write( "\n" ); document.write( "Point Estimate = 92.15\r \n" ); document.write( "\n" ); document.write( "**Answer**\r \n" ); document.write( "\n" ); document.write( "The point estimate is 92.15. \n" ); document.write( " \n" ); document.write( " |