document.write( "Question 1193377: 1000 light bulbs with an average life of 120 days are
\n" );
document.write( "installed in streets of Mumbai. Their length of life is normally
\n" );
document.write( "distributed with variance 400 days. (i) How many will expire in
\n" );
document.write( "less than 90 days? (ii) If it is decided to replace all the bulbs
\n" );
document.write( "together what interval should be allowed between
\n" );
document.write( "replacements if not more than 10% should expire before
\n" );
document.write( "replacement?
\n" );
document.write( "This question is related to normal distribution and standard normal variate
\n" );
document.write( "My answer for(i) 668 but didn't get the answer for(ii) \n" );
document.write( "
Algebra.Com's Answer #825429 by Theo(13342)![]() ![]() You can put this solution on YOUR website! mean is 120 days \n" ); document.write( "variance is 400 days \n" ); document.write( "standard deviation is sqrt(400) = 20 days \n" ); document.write( "z = (x - m) / s \n" ); document.write( "z is the z-score \n" ); document.write( "x if the raw score \n" ); document.write( "m is the mean \n" ); document.write( "s is the standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes: \n" ); document.write( "z = (90 - 120) / 20 = -1.5 \n" ); document.write( "area under normal distribution curve less than z-score of -1.5 = .0668072287. \n" ); document.write( ".0668072287 * 1000 = 66.8072287\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you don't want more than 10% to expire before replacement, then the z-score for for an area of 10% to the left of it is equal to -1.281551567. \n" ); document.write( "use the z-score formula to find the raw score. \n" ); document.write( "-1.281551567 = (x - 120) / 20 = 94.36898867 \n" ); document.write( "solve for x to get x = -1.281551567 * 20 + 120 = 94.36896867. \n" ); document.write( "is you don't want more than 10% to fail before replacing, then you should replace bulbs when no more than 94 days have elapsed before replacing.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "my solutions to your questions are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(i) How many will expire in \n" ); document.write( "less than 90 days? \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "66.8072287 are expected to expire in under 90 days.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(ii) If it is decided to replace all the bulbs together what interval should be allowed between replacements if not more than 10% should expire before replacement?\r \n" ); document.write( "\n" ); document.write( "no more than 94.36896867 days should be allowed before replacing defective light bubs.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "round as required.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let me know if you have any questions and whether or not these numbers were good for you. \n" ); document.write( "theo\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |