document.write( "Question 1174170: 3. The weight of pineapple slices, in grams, in a tin is normally distributed with mean µ
\n" ); document.write( "and standard deviation of 7.8 grams. Given that 10% of tins contain less than 200 grams.
\n" ); document.write( "a. What is the value of µ? (give your answer to the nearest whole number
\n" ); document.write( "b. What percentage of the tins contain more than 225 grams?
\n" ); document.write( "c. What percentage of tins weigh between 215 grams and 230 grams?
\n" ); document.write( "

Algebra.Com's Answer #799710 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the 10th percentile is z=-1.28
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "-1.28=(200-mean)/7.8
\n" ); document.write( "200-mean=-9.98
\n" ); document.write( "mean=209.98 or 210 gm.
\n" ); document.write( "-
\n" ); document.write( ">225 gm would be a z> 15/7.8 or 1.92. That probability is 0.0274
\n" ); document.write( "-
\n" ); document.write( "between 215 and 230 would be a z of between 5/7.8 and 20/7.8 or 0.64 and 2.56
\n" ); document.write( "probability is 0.2559
\n" ); document.write( "or calculator 2nd VARS 2 normalcdf(215,230,210,0.78) ENTER 0.2556 (less rounding than above)
\n" ); document.write( "
\n" ); document.write( "
\n" );