document.write( "Question 428380: The distribution of the diameters of a particular variety of oranges is approximately Normal with a standard deviation of 0.3 inch. How does the diameter of an orange at the 67th percentile compare with the mean diameter? \n" ); document.write( "
Algebra.Com's Answer #297772 by stanbon(75887) ![]() You can put this solution on YOUR website! The distribution of the diameters of a particular variety of oranges is approximately Normal with a standard deviation of 0.3 inch. How does the diameter of an orange at the 67th percentile compare with the mean diameter? \n" ); document.write( "------ \n" ); document.write( "Find the z-value with a left-tail of 0.67: \n" ); document.write( "invNorm(0.67) = 0.4399 \n" ); document.write( "---- \n" ); document.write( "Find the corresponding x-value: \n" ); document.write( "x = zs + u \n" ); document.write( "x = 0.4399*0.3+u \n" ); document.write( "-- \n" ); document.write( "x = u + 0.1320 inches \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |