document.write( "Question 758340: The breaking strength (in pounds) of a certain new synthetic is normally distributed, with a mean of 135 and a variance of 4. The material is considered defective if the breaking strength is less than 131 pounds. What is the probability that a single, randomly selected piece of material will be defective? \n" ); document.write( "
Algebra.Com's Answer #461423 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The breaking strength (in pounds) of a certain new synthetic is normally distributed, with a mean of 135 and a variance of 4. The material is considered defective if the breaking strength is less than 131 pounds. What is the probability that a single, randomly selected piece of material will be defective? \n" ); document.write( "--------- \n" ); document.write( "z(131) = (131-135)/4 = -4/4 = -1 \n" ); document.write( "------------------- \n" ); document.write( "P(x < 131) = P(z < -1) = normalcdf(-100,-1) = 0.1587 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |