document.write( "Question 380337: Suppose the life of a certain brand of vacuum cleaner is normally distributed with a mean life of 12 years and a standard deviation of 4 years. A vacuum cleaner is randomly chosen. Find the probability that is will last more than 10 years. \n" ); document.write( "
Algebra.Com's Answer #269919 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "this was previously posted
\n" ); document.write( "*Note: \"z+=+blue%28x+-+mu%29%2Fblue%28sigma%29\"
\n" ); document.write( " z = (16-12)/4 = 1
\n" ); document.write( "P(z = 1 ) = NORMSDIST(1) = .8413
\n" ); document.write( " P(lasting more than 16 yrs) = 1 - .8413 = .1587 Or 15.87 % \n" ); document.write( "
\n" );