document.write( "Question 1044004: In a survey of 628 males ages 18-64, 393 say they have gone to the dentist in the past year.
\n" );
document.write( "Construct 90% and 95% confidence intervals for the population proportion. Interpret the results and compare the widths of the confidence intervals. If convenient, use technology to construct the confidence intervals.\r
\n" );
document.write( "\n" );
document.write( "The 90% confidence interval for the population proportion p is? Round to three decimal places as needed.)\r
\n" );
document.write( "\n" );
document.write( "The 95% confidence interval for the population proportion p is? Round to three decimal places as needed.)\r
\n" );
document.write( "\n" );
document.write( "Interpret your results of both confidence intervals.
\n" );
document.write( "A.With the given confidence, it can be said that the sample proportion of males ages 18-64 who say they have gone to the dentist in the past year is between the endpoints of the given confidence interval.
\n" );
document.write( "B.With the given confidence, it can be said that the population proportion of males ages 18-64 who say they have gone to the dentist in the past year is between the endpoints of the given confidence interval.
\n" );
document.write( "C.With the given confidence, it can be said that the population proportion of males ages 18-64 who say they have gone to the dentist in the past year is not between the endpoints of the given confidence interval.\r
\n" );
document.write( "\n" );
document.write( "Which interval is wider?\r
\n" );
document.write( "\n" );
document.write( "a)The 90% confidence interval\r
\n" );
document.write( "\n" );
document.write( "b)The 95% confidence interval \n" );
document.write( "
Algebra.Com's Answer #659232 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! proportion(p) = 393 / 628 = 0.6258 \n" ); document.write( ": \n" ); document.write( "standard error(se) = square root( 0.6258 * (1-0.6258) / 628 ) = 0.0193 \n" ); document.write( ": \n" ); document.write( "*************************************************** \n" ); document.write( "90% confidence interval(CI) \n" ); document.write( ": \n" ); document.write( "alpha(a) = 1 - (90/100) = 0.10 \n" ); document.write( "critical probability(p*) = 1 - (0.10/2) = 0.95 \n" ); document.write( "degrees of freedom(df) = 628 -1 = 627 \n" ); document.write( "critical value(use t statistic calculator) = 1.647 \n" ); document.write( "margin of error(me) = 1.647 * 0.0193 = 0.0318 \n" ); document.write( "90% ci is 0.626 + or - 0.032, that is, (0.594, 0.658) \n" ); document.write( "**************************************************** \n" ); document.write( ": \n" ); document.write( "95% ci \n" ); document.write( ": \n" ); document.write( "a = 1 - (95/100) = 0.05 \n" ); document.write( "p* = 1 - (0.05/2) = 0.975 \n" ); document.write( "df = 627 \n" ); document.write( "cv = 1.964 \n" ); document.write( "me = 1.964 * 0.0193 = 0.0379 \n" ); document.write( "95% ci is 0.626 + or - 0.038, that is, (0.588, 0.664) \n" ); document.write( "***************************************************** \n" ); document.write( ": \n" ); document.write( "************************ \n" ); document.write( "90% ci is (0.594, 0.658) \n" ); document.write( "95% ci is (0.588, 0.664) \n" ); document.write( "************************ \n" ); document.write( ": \n" ); document.write( "We are trying to estimate the population proportion, answer is B \n" ); document.write( "95% ci is wider, answer is b \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |