document.write( "Question 1132398: A machine is used to regulate the amount of dye dispensed for mixing shades of paint. Suppose the amount of dye dispensed per paint can is normally distributed with a mean of 6 ml and a standard deviation of 0.4 ml. \r
\n" ); document.write( "\n" ); document.write( "a) What proportion of paint cans will have more than 6.5 ml of dye?\r
\n" ); document.write( "\n" ); document.write( "b) Find the amount of dye that the bottom 2% of paint cans have less than.\r
\n" ); document.write( "\n" ); document.write( "c) Suppose that new quality control procedures are introduced that lower the standard deviation from 0.4 to a new value  (the mean is still 6 ml). With this new standard deviation, we are told that 98% of the paint cans contain between 5.5 and 6.5 ml of dye. Calculate the standard deviation.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #749688 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "z>(6.5-6)/0.4 or z>1.25. This has probability of 0.1056
\n" ); document.write( "probability is 0.02 at -2.055
\n" ); document.write( "-2.055=(x-6)/0.4
\n" ); document.write( "x-6=-.822
\n" ); document.write( "x=5.178 ml; anything less is the bottom 2%
\n" ); document.write( "now-2.055=(-5.5-6)/sd; -2.055=-.5/sd
\n" ); document.write( "sd=-.5/-2.055=0.2433 or 0.24
\n" ); document.write( "
\n" ); document.write( "
\n" );