document.write( "Question 213766: Nine software engineers were interviewed to develop an estimate for software lines of code. The mean estimate is 12480 lines of code with a standard deviation of 2400 lines of code. Develop an 80% confidence interval for the population mean. (Carry intermediate calculations to three decimal places.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #161857 by stanbon(75887) ![]() You can put this solution on YOUR website! Nine software engineers were interviewed to develop an estimate for software lines of code. The mean estimate is 12480 lines of code with a standard deviation of 2400 lines of code. Develop an 80% confidence interval for the population mean. (Carry intermediate calculations to three decimal places.) \n" ); document.write( "---------------------------------------- \n" ); document.write( "x-bar = 12480 \n" ); document.write( "standard error = 1.2816 = 1025.241 \n" ); document.write( "---------------------------- \n" ); document.write( "80% CI: 12480 - 1025.241 < u < 12480 + 1025.41 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |