document.write( "Question 927121: In a random sample of 150 households with an Internet connection,33 said that they had changed their Internet service provider within the past six months.\r
\n" );
document.write( "\n" );
document.write( "a)Finda99%confidence interval for the proportion of customers who changed their Internet service provider within the past six months.
\n" );
document.write( "b)Find the sample size needed for a99% confidence interval to specify the proportion to within ±0.03.
\n" );
document.write( "c)If no estimate of the proportion is available,how large should the sample be? \n" );
document.write( "
Algebra.Com's Answer #562738 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a random sample of 150 households with an Internet connection,33 said that they had changed their Internet service provider within the past six months. \n" ); document.write( " a)Finda99%confidence interval for the proportion of customers who changed their Internet service provider within the past six months. \n" ); document.write( "p-hat = 33/150 = 0.22 \n" ); document.write( "ME = 2.5758sqrt[0.22*0.78/150] = 0.034 \n" ); document.write( "99% CI:: 0.22-0.034 < p < 0.22+0.034 \n" ); document.write( "------------------------------------------- \n" ); document.write( "b)Find the sample size needed for a99% confidence interval to specify the proportion to within ±0.03. \n" ); document.write( "n = [2.5758/0.03]^2*0.22*0.78 = 1266 when rounded up \n" ); document.write( "------------------------ \n" ); document.write( " c)If no estimate of the proportion is available,how large should the sample be? \n" ); document.write( "n = [2.5758/0.03]^2(1/2)^2 = 1843 when rounded up \n" ); document.write( "=============\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |