document.write( "Question 235136: The life span of one species of a maple tree is normally distributed with mean 20 years and standard deviation 2.3 years. If one tree is choosen at random, what is the probability it will live 21 years or longer? What is the probability that the average lifetime of 9 such trees will be 21 years or more? \n" ); document.write( "
Algebra.Com's Answer #173298 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The life span of one species of a maple tree is normally distributed with mean 20 years and standard deviation 2.3 years. If one tree is choosen at random, what is the probability it will live 21 years or longer?
\n" ); document.write( "---
\n" ); document.write( "z(21) = (21-20)/2.3 = 0.4348
\n" ); document.write( "P(x >= 21) = P(z >= 0.4348) = 0.3319
\n" ); document.write( "----------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What is the probability that the average lifetime of 9 such trees will be 21 years or more?
\n" ); document.write( "---
\n" ); document.write( "z(21) = (21-20)/[2.3/Sqrt(9)] = 1/[2.3/3] = 3/2.3 = 1.305
\n" ); document.write( "P(x-bar >= 21) = P(z >= 1.305) = 0.09606
\n" ); document.write( "=============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );