document.write( "Question 364268: a manufacturer of light bulbs claims that its new light bulb has a mean life of 1,000 hours with a standard deviation of 80 hours. Assume the lifetimes of the bulbs are normally distributed. What is the probability that a randomly chosen bulb will last more than 1,100 hours? \n" ); document.write( "
Algebra.Com's Answer #259752 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the z score,
\n" ); document.write( "\"z=%28x-mu%29%2Fsigma\"
\n" ); document.write( "\"z=%281100-1000%29%2F80\"
\n" ); document.write( "Once you have z, then find P(z).
\n" ); document.write( "\"P%28z%29=P%28x%3C=1100%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"P%28x%3C=1100%29%2BP%28x%3E1100%29=1\"
\n" ); document.write( "\"P%28x%3E1100%29=1-P%28x%3C=1100%29\"
\n" ); document.write( "\"P%28x%3E1100%29=1-P%28z%29\"
\n" ); document.write( "
\n" );