document.write( "Question 1120862: Out of 400 people sampled, 224 had kids. Based on this, construct a 90% confidence interval for the true population proportion of people with kids.\r
\n" );
document.write( "\n" );
document.write( "Give your answers as decimals, to three places\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " _____ < p < _____
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #736545 by rothauserc(4718) You can put this solution on YOUR website! the proportion of the mean is 224/400 = 0.56 \n" ); document.write( ": \n" ); document.write( "standard error of the sample is square root(0.56 * (1-0.56) / 400) = 0.024 \n" ); document.write( ": \n" ); document.write( "alpha(a) = 1 - 90/100 = 0.10 \n" ); document.write( ": \n" ); document.write( "critical probability(p*) = 1 - a/2 = 0.95 \n" ); document.write( ": \n" ); document.write( "assuming a normal distribution, look for the z-score associated with 0.95 cumulative probability \n" ); document.write( ": \n" ); document.write( "z-score = 1.645 \n" ); document.write( ": \n" ); document.write( "margin of error(ME) = 1.645 * 0.024 = 0.0395 \n" ); document.write( ": \n" ); document.write( "the confidence interval is 0.56 + or - 0.0395 \n" ); document.write( ": \n" ); document.write( "********************************************* \n" ); document.write( "0.5205 < p < 0.5995 \n" ); document.write( "********************************************* \n" ); document.write( ": \n" ); document.write( " |