document.write( "Question 1183765: What is the probability that a randomly chosen sample of glass will ... normally distributed with a mean of 534 MPa with a standard deviation of 13 MPa.
\n" );
document.write( "a) What is the probability that a randomly chosen sample of glass will break more than 559 (round off answer to 4 decimal places)\r
\n" );
document.write( "\n" );
document.write( "b) What is the probability that a randomly chosen sample of glass will break less than 567 (round off answer to 4 decimal places)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #814216 by Boreal(15235) You can put this solution on YOUR website! I assume the ellipsis contains the meaning \"break with a certain number of MPs\" or something similar. \n" ); document.write( "z=(x-mean)/sd \n" ); document.write( ">25/13 or 1.923 \n" ); document.write( "probability z > than 25/13 is 0.0272\r \n" ); document.write( "\n" ); document.write( "- \n" ); document.write( "The second is probability z < (33/13) or 0.9944 \n" ); document.write( " |