document.write( "Question 1053148: The amount of corn chips dispensed into a 24-ounce bag by the dispensing machine has been identified as possessing a normal distribution with a mean of 24.5 ounces and a standard deviation of 0.2 ounce. What chip amount represents the 67th percentile for the bag weight distribution? Round to the nearest hundredth.\r
\n" );
document.write( "\n" );
document.write( "How can I solve this using a calculator? \n" );
document.write( "
Algebra.Com's Answer #668429 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean of 24.5 ounces and a standard deviation of 0.2 ounce \n" ); document.write( "z = invNorm(.67)= .4399 \n" ); document.write( " \n" ); document.write( "0r \n" ); document.write( " \n" ); document.write( ".2(.4399) + 24.5 = x = 24.59 (Rounded to the nearest hundredth)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |