document.write( "Question 927428: A company manufacturing light bulbs claims that an average light bulb lasts 300
\n" );
document.write( "days. A potential customer randomly selects 15 bulbs for testing. The sampled bulbs
\n" );
document.write( "last an average of 290 days, with a standard deviation of 50 days. If the company’s
\n" );
document.write( "claim were true, what is the probability that 15 randomly selected bulbs would have
\n" );
document.write( "an average life of no more than 290 days?\r
\n" );
document.write( "\n" );
document.write( "mean = 300
\n" );
document.write( "P(x ≤ 290) = P( z < -10/(50/sqrt(15)) =P(z < -.7746)
\n" );
document.write( "Using a TI calculator 0r similarly a Casio fx-115 ES plus
\n" );
document.write( "P(x ≤ 290) =P(z < -.7746) = normalcdf(-100, -.7746)= .2193 0r 21.93%\r
\n" );
document.write( "\n" );
document.write( "Where did the -100 come from? \n" );
document.write( "
Algebra.Com's Answer #562938 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P(x ≤ 290) =P(z < -.7746) = normalcdf(-100, -.7746) \n" ); document.write( "normalcdf(-100, -.7746) Gives us the area Under the Normal Curve from (-100 < z < -.7746) \n" ); document.write( "z-value -100 is used as a place holder, so to speak, as it is so.... far to the left ... that basically ALL the Area \n" ); document.write( "to the left of z-value -.7746 is then included. Use z-value -1000 if You wish. \n" ); document.write( "................ \n" ); document.write( ".....Note how far z-value -3 is to the Left, for example \n" ); document.write( "For the normal distribution: Below: z = 0, z = ± 1, z= ±2 , z= ±3 are plotted. \n" ); document.write( "Area under the standard normal curve to the left of the particular z is P(z) \n" ); document.write( "Note: z = 0 (x value: the mean) 50% of the area under the curve is to the left and 50% to the right \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |