document.write( "Question 259857: Light bulbs are measured in lumens (light output), watts (energy used), and hours (life). A soft white light bulb has a mean life of 700 hours and a standard deviation of 35 hours. Julia claims that the soft light bulbs she uses give a mean life of 800 hours. Use the z-score approach to test wether her claim is true or not. \n" ); document.write( "
Algebra.Com's Answer #191343 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Light bulbs are measured in lumens (light output), watts (energy used), and hours (life). \n" ); document.write( "A soft white light bulb has a mean life of 700 hours and a standard deviation of 35 hours. \n" ); document.write( "Julia claims that the soft light bulbs she uses give a mean life of 800 hours. Use the z-score approach to test whether her claim is true or not. \n" ); document.write( "----- \n" ); document.write( "Find the probability the life is >= 800 if u = 700 and sigma = 35 \n" ); document.write( "z(800) = (800-700)/35 = 2.857 \n" ); document.write( "---- \n" ); document.write( "P(life >=800) = P(z > 2.857) = 0.0021... \n" ); document.write( "----- \n" ); document.write( "Chances are 2 out of a thousand that Julia is correct. \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |