document.write( "Question 1199321: In a city, out of 400 people sampled, 152 had kids. Based on this, construct a 99% confidence interval for the true population proportion of people with kids.\r
\n" ); document.write( "\n" ); document.write( "Round your answers to three decimal places.
\n" ); document.write( "

Algebra.Com's Answer #833156 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
sample size is 400
\n" ); document.write( "p = 152/400 = .38
\n" ); document.write( "q = 1-p = .62
\n" ); document.write( "standard error = sqrt(p*q/n) = sqrt(.38*.62/400) = .0242693222.
\n" ); document.write( "two tailed 99% confidence interval has a critical z-score of plus or minus 2.5758 rounded to 4 decimal places.
\n" ); document.write( "use the z-score formula to find the critical raw scores.
\n" ); document.write( "z-score formula is z = (x-m)/s
\n" ); document.write( "z is the z-score
\n" ); document.write( "x is the raw score
\n" ); document.write( "m is the mean
\n" ); document.write( "s is the standard error.
\n" ); document.write( "when x = 2.5758, the formula becomes -2.5758 = (x-.38)/.0242693222.
\n" ); document.write( "solve for x to get x = -2.5758 * .0242693222 + .38 = .3174878799.
\n" ); document.write( "when x = 2.5758, the formula becomes 2.5758 = (x-.38)/.0242693222.
\n" ); document.write( "solve for x to get x = 2.5758 * .0242693222 + .38 = .4425129201
\n" ); document.write( "round your answer to 3 decimal places to get the 99% confidence interval is from .317 to .443.
\n" ); document.write( "
\n" );