document.write( "Question 946869: 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 90% confidence interval for the population mean. \n" ); document.write( "
Algebra.Com's Answer #577640 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 90% confidence interval for the population mean. \n" ); document.write( "----- \n" ); document.write( "sample mean:: x-bar = 12480 \n" ); document.write( "Margin of Error:: ME = 1.645*2400/sqrt(9) = 1315.88 \n" ); document.write( "------ \n" ); document.write( "90% CI:: 12480-1315.88 < u < 12480+1315.88 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |