document.write( "Question 391962: . A factory produces very small electric light bulbs. It is known from experience that 6% of the bulbs produced are defective, i.e. they do not work.\r
\n" );
document.write( "\n" );
document.write( "Another factory uses these bulbs in strings of lights used to decorate Christmas trees, where each string contains 50 light bulbs.\r
\n" );
document.write( "\n" );
document.write( "For a string of lights, calculate,\r
\n" );
document.write( "\n" );
document.write( "(a) the mean number of bulbs which are defective\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( "(b) the variance of the number of defective bulbs\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) the standard deviation of the number of defective bulbs\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( "(d) The company that produces the strings of lights packages each string in a box. The company also wishes to include a small packet of spare bulbs in the box. Using your answers from (a), (b) and (c) above, how many spare bulbs should they include with each string?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #278150 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A factory produces very small electric light bulbs. It is known from experience that 6% of the bulbs produced are defective, i.e. they do not work. \n" ); document.write( "Another factory uses these bulbs in strings of lights used to decorate Christmas trees, where each string contains 50 light bulbs. \n" ); document.write( "For a string of lights, calculate, \n" ); document.write( "(a) the mean number of bulbs which are defective \n" ); document.write( "np = 50*0.06 = 3 \n" ); document.write( "------ \n" ); document.write( "(b) the variance of the number of defective bulbs \n" ); document.write( "npq = 3*0.4 = 1.2 \n" ); document.write( "------ \n" ); document.write( "(c) the standard deviation of the number of defective bulbs \n" ); document.write( "sqrt(npq) = sqrt(1.2) = 1.095.. \n" ); document.write( "------ \n" ); document.write( "(d) The company that produces the strings of lights packages each string in a box. The company also wishes to include a small packet of spare bulbs in the box. Using your answers from (a), (b) and (c) above, how many spare bulbs should they include with each string? \n" ); document.write( "Guess: 53 \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |