document.write( "Question 1157815: The diameters of steel disks produced in a plant are normally distributed with a mean of 2.5 cm and standard deviation of .02 cm.
\n" ); document.write( "---5% of the disks with the lowest diameters are discarded, find the highest diameter of such disks…………………………………………….
\n" ); document.write( "HINT: What value marks the 5th percentile of this distribution?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #780706 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The z-value for 95th percentile is +1.645
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "1.645=(x-2.5)/0.02
\n" ); document.write( "0.0329=x-2.5
\n" ); document.write( "x=2.5329 or 2.533 cm
\n" ); document.write( "
\n" ); document.write( "
\n" );