document.write( "Question 821757: The diameter of an electric cable is normally distributed with a mean of 0.6 inch and a standard deviation of 0.02 inch. What is the probability that the diameter will exceed 0.62 inch? You may use standard normal distribution table. \n" ); document.write( "
Algebra.Com's Answer #494427 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The diameter of an electric cable is normally distributed with
\n" ); document.write( "a mean of 0.6 inch and a standard deviation of 0.02 inch.
\n" ); document.write( "P(x>.62)
\n" ); document.write( " z = \"%28.62-.6%29%2F.02\" = 1
\n" ); document.write( "P(x>.62) = P(z>1) = .1587 0r 15.87% \n" ); document.write( "
\n" );