document.write( "Question 1202984: If the mean height of bonsai trees is 52 cm with a standard deviation of 10 cm, 95% of the trees are between ______ and _______.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "-115
\n" );
document.write( "-70
\n" );
document.write( "-65
\n" );
document.write( "-125
\n" );
document.write( "-85
\n" );
document.write( "-130 \n" );
document.write( "
Algebra.Com's Answer #838206 by Theo(13342)![]() ![]() You can put this solution on YOUR website! critical z-score is plus or minus 1.96. \n" ); document.write( "z = (x-m)/s \n" ); document.write( "z is the z-score \n" ); document.write( "x is the raw score \n" ); document.write( "m is the mean \n" ); document.write( "s is the standad deviation \n" ); document.write( "when z = 1.96 and s = 10 and m = 52, formula becomes 1.96 = (x-52)/10. \n" ); document.write( "solve for x to get x = 1.96 * 10 + 52 = 71.6. \n" ); document.write( "when z = -1.96 and s = 10 and m = 52, formula becomes -1.96 = (x-52)/10. \n" ); document.write( "solve for x to get x = -1.96 * 10 + 52 = 32.4. \n" ); document.write( "critical x-score is 52 plus or minus 19.6 = between 32.4 and 71.6 \n" ); document.write( "i don't see any of your selections matching that. \n" ); document.write( " |