document.write( "Question 1150349: The weight of a grapefruit from a large shipment averages 15 oz. with a standard deviation of 2 oz. If these weights are normally distributed and if a grapefruit is picked at random, what is the probabilty that it will weigh between 13 & 14 oz? \n" ); document.write( "
Algebra.Com's Answer #773595 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "so z is between (14-15)2 or -1/2 and (13-15)/2 or -1
\n" ); document.write( "that probability is 0.1499
\n" ); document.write( "
\n" );