document.write( "Question 1191680: How many subjects would be needed to ensure that a 95% confidence interval estimate of BMI had a margin of error not exceeding 3 units?\r
\n" );
document.write( "\n" );
document.write( "28 21 37 38 24 28 38 47 27 32 36 43\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #849148 by CPhill(1987) You can put this solution on YOUR website! Here's how to calculate the required sample size:\r \n" ); document.write( "\n" ); document.write( "**1. Identify the Key Values:**\r \n" ); document.write( "\n" ); document.write( "* **Margin of Error (E):** 3 units \n" ); document.write( "* **Confidence Level:** 95% This corresponds to a Z-score of 1.96. \n" ); document.write( "* **Population Standard Deviation (σ):** Since we don't know the population standard deviation, we'll use the sample standard deviation as an estimate.\r \n" ); document.write( "\n" ); document.write( "**2. Calculate the Sample Standard Deviation:**\r \n" ); document.write( "\n" ); document.write( "First, calculate the mean of the given BMI values:\r \n" ); document.write( "\n" ); document.write( "Mean = (28 + 21 + 37 + 38 + 24 + 28 + 38 + 47 + 27 + 32 + 36 + 43) / 12 = 32.58\r \n" ); document.write( "\n" ); document.write( "Next, calculate the squared difference between each value and the mean, sum these squared differences, and divide by (n-1) to get the variance. Then take the square root to get the standard deviation.\r \n" ); document.write( "\n" ); document.write( "Standard Deviation (s) ≈ 7.14 (You can use a calculator or spreadsheet software for this).\r \n" ); document.write( "\n" ); document.write( "**3. Use the Sample Size Formula:**\r \n" ); document.write( "\n" ); document.write( "The formula for calculating the sample size (n) is:\r \n" ); document.write( "\n" ); document.write( "n = (Z * σ / E)²\r \n" ); document.write( "\n" ); document.write( "Where:\r \n" ); document.write( "\n" ); document.write( "* n = sample size \n" ); document.write( "* Z = Z-score \n" ); document.write( "* σ = population standard deviation (estimated by the sample standard deviation) \n" ); document.write( "* E = margin of error\r \n" ); document.write( "\n" ); document.write( "**4. Plug in the Values and Calculate:**\r \n" ); document.write( "\n" ); document.write( "n = (1.96 * 7.14 / 3)² \n" ); document.write( "n = (4.65)² \n" ); document.write( "n ≈ 21.62\r \n" ); document.write( "\n" ); document.write( "**5. Round Up:**\r \n" ); document.write( "\n" ); document.write( "Since you can't have a fraction of a subject, always round the sample size up to the nearest whole number. Therefore, you would need 22 subjects. \n" ); document.write( " \n" ); document.write( " |