document.write( "Question 197951: The heights of a certain species of plant are normally distributed, with mean 22cm and standard deviation 3cm. What is the probability that a plant chosen at random will be between 19.75 and 24.25 cm tall?\r
\n" );
document.write( "\n" );
document.write( "I have no Idea on this.. Please help. thanks. \n" );
document.write( "
Algebra.Com's Answer #148429 by stanbon(75887) ![]() You can put this solution on YOUR website! The heights of a certain species of plant are normally distributed, with mean 22cm and standard deviation 3cm. \n" ); document.write( "What is the probability that a plant chosen at random will be between 19.75 and 24.25 cm tall? \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Find the z-scores of 19.75 and 24.25 \n" ); document.write( "z(19.75) = (19.75-22)/3 = -2.25/3 = -0.75 \n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "z(24.25) = (24.25-22)/3 = 2.25/3 = 0.75 \n" ); document.write( "--- \n" ); document.write( "P(19.75 < x < 24.25) = P(-.75 < z < 0.75) = 0.1295 \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |