document.write( "Question 488457: Need Help!!!!The diameters of oranges in a certain orchard are normally distributed with a mean of 4.85 inches and a standard deviation of 0.40 inches. Show all work.
\n" );
document.write( "(A) What percentage of the oranges in this orchard have diameters less than 6.3 inches?
\n" );
document.write( "(B) What percentage of the oranges in this orchard are larger than 4.95 inches? \n" );
document.write( "
Algebra.Com's Answer #333395 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Need Help!!!!The diameters of oranges in a certain orchard are normally distributed with a mean of 4.85 inches and a standard deviation of 0.40 inches. Show all work. \n" ); document.write( "(A) What percentage of the oranges in this orchard have diameters less than 6.3 inches? \n" ); document.write( "z(6.3) = (6.3-4.85)/0.4 = 3.625 \n" ); document.write( "P(x < 6.3) = P(z < 3.625) = 0.9999 \n" ); document.write( "========================================== \n" ); document.write( " \n" ); document.write( "(B) What percentage of the oranges in this orchard are larger than 4.95 inches? \n" ); document.write( "z(4.95) = (4.95-4.85)/0.4 = 0.25 \n" ); document.write( "P(x > 4.95) = P(z > 0.25) = 0.4013 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |