document.write( "Question 1187843: The table below contains the birth weights in grams of 26 African American babies born at BayState Medical Center in Springfield, Massachusetts in 1986. Compute a 95% confidence interval for birth weight.\r
\n" );
document.write( "\n" );
document.write( "Data\r
\n" );
document.write( "\n" );
document.write( "Weight
\n" );
document.write( "2546
\n" );
document.write( "2775
\n" );
document.write( "2889
\n" );
document.write( "2945
\n" );
document.write( "2931
\n" );
document.write( "2931
\n" );
document.write( "3017
\n" );
document.write( "3029
\n" );
document.write( "3087
\n" );
document.write( "3290
\n" );
document.write( "3365
\n" );
document.write( "3367
\n" );
document.write( "3407
\n" );
document.write( "3799
\n" );
document.write( "3849
\n" );
document.write( "1139
\n" );
document.write( "1724
\n" );
document.write( "1955
\n" );
document.write( "2118
\n" );
document.write( "2148
\n" );
document.write( "2315
\n" );
document.write( "2383
\n" );
document.write( "2420
\n" );
document.write( "2379
\n" );
document.write( "2447
\n" );
document.write( "2492\r
\n" );
document.write( "\n" );
document.write( "Find the point estimate for the birth weights. Round your answer to 2 decimal places.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Determine the value of tc. Round your answer to 5 decimal places.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find the margin of error for the confidence interval. Round your answer to 1 decimal place.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Construct the confidence interval for birth weights. Enter your answer as an open interval of the form (a,b) and round to the nearest integer.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #818850 by Boreal(15235) You can put this solution on YOUR website! Here is how you do this; \n" ); document.write( "Put the numbers into the calculator \n" ); document.write( "Use 1-variable statistics which will give you the mean, which is the point estimate you want. \n" ); document.write( "Use s, not sigma, for your sd. \n" ); document.write( "The margin of error is t(0.975, df=25)*s/sqrt(n). The t-value is 2.06, n=26 \n" ); document.write( "add and subtract the margin of error to and from the mean for your interval. \n" ); document.write( "Check it by doing a confidence interval on your calculator for the data, which skips all those steps, but it is worth while doing this by hand to see that you get the same result. \n" ); document.write( " |