document.write( "Question 523606: Find the lower limit on a 95% confidence interval for the height of men in the U. S. (Consider each man a sample of size 1.)
\n" );
document.write( "Mean = 70.21 inches
\n" );
document.write( "Std. Dev. = 1.02 inches \n" );
document.write( "
Algebra.Com's Answer #347337 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the lower limit on a 95% confidence interval for the height of men in the U. S. (Consider each man a sample of size 1.) \n" ); document.write( "Sample Mean = 70.21 inches \n" ); document.write( "Sample Std. Dev. = 1.02 inches \n" ); document.write( "------ \n" ); document.write( "ME = 1.96*1.02/sqrt(1) = 1.9992 \n" ); document.write( "------------------------ \n" ); document.write( "95% CI: 70.21-1.9992 < u < 70.21+1.9992 \n" ); document.write( "---- \n" ); document.write( "Lower Limit: 70.21-1.9992 = 68.21 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " \n" ); document.write( " |