document.write( "Question 810265: The lifetime of light bulbs that are advertised to last for 6200 hours are normally distributed with a mean of 6500 hours and a standard deviation of 150 hours. What is the probability that a bulb lasts longer than the advertised figure? \n" ); document.write( "
| Algebra.Com's Answer #488562 by taha(2)      You can put this solution on YOUR website! p(x>6200)= \n" ); document.write( "p(z>(5200-6500)/150)= \n" ); document.write( "-300/150=-2 \n" ); document.write( "p(z>-2)= \n" ); document.write( "0.0.97\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |