document.write( "Question 1136378: survey of 3161 adults, 1410 say they have started paying bills online in the last year.
\n" );
document.write( "Construct a 99% confidence interval for the population proportion. Interpret the results.
\n" );
document.write( "A 99% confidence interval for the population proportion is ___
\n" );
document.write( "(Round to three decimal places as needed.)
\n" );
document.write( "Interpret your results. Choose the correct answer below.
\n" );
document.write( "A.
\n" );
document.write( "The endpoints of the given confidence interval show that adults pay bills online 99% of the time.
\n" );
document.write( "B.
\n" );
document.write( "With 99% confidence, it can be said that the sample proportion of adults who say they have started paying bills online in the last year is between the endpoints of the given confidence interval.
\n" );
document.write( "C.
\n" );
document.write( "With 99% confidence, it can be said that the population proportion of adults who say they have started paying bills online in the last year is between the endpoints of the given confidence interval \n" );
document.write( "
Algebra.Com's Answer #754186 by Boreal(15235) You can put this solution on YOUR website! A 99% CI interval is mean +/- z(0.995)sqrt (p*(1-p)/n); z=2.576 \n" ); document.write( "p=1410/3161=0.4461 \n" ); document.write( "the half-interval is 2.576*sqrt (.4461*0.5539/3161)=0.0228 \n" ); document.write( "the interval is (0.4233, 0.4689)\r \n" ); document.write( "\n" ); document.write( "We don't know the true proportion but we are extremely confident it lies in this interval.This is C. CIs are about populations, not samples when they are interpreted. That is why they are constructed. \n" ); document.write( " |