document.write( "Question 873675: This is a confidence interval question
\n" );
document.write( "A company manufactured a new type of lamp. A sample of 15 lamps is tested and sample mean was to be found 2500 hours and standered deviation is 250 hours,determine 90% confidence interval for mean life of lamp \n" );
document.write( "
Algebra.Com's Answer #527017 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! z = 1.76 at 90%, DF = 14 \n" ); document.write( "ME = 1.76(250/sqrt(15)) = 117.6 0r 118 \n" ); document.write( "CI: 2500-ME < u < 2500 + ME \n" ); document.write( " |