document.write( "Question 876389: A researcher has measured the yields of 40 tomato plants and found that the
\n" );
document.write( "sample average yield per plant to be 5 pounds with a sample standard deviation of
\n" );
document.write( "1.7 pound. Find a confidence interval for the mean yield at the level 0.9. \n" );
document.write( "
Algebra.Com's Answer #528756 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Find a confidence interval for the mean yield at the level 0.9. t = 1.685 \n" ); document.write( "ME = 1.685(1.7)/sqrt(40) \n" ); document.write( "CI: 5-ME < u < 5 + ME \n" ); document.write( " |