document.write( "Question 1032526: Suppose we wish to obtain 95% confidence interval for proportion of teachers who believe algebra should be required for every student graduating high school. We wish to have a margin of error 4%. How many subjects must we sample if: a. We don't know anything about the previous proportion. b. We took a sample previously and found that 23% of teachers believe Algebra should be required. c. What is the difference between parts a and b? How and why are they different? \n" ); document.write( "
Algebra.Com's Answer #647186 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose we wish to obtain 95% confidence interval for proportion of teachers who believe algebra should be required for every student graduating high school. We wish to have a margin of error 4%. How many subjects must we sample if: \n" ); document.write( "----------- \n" ); document.write( "a. We don't know anything about the previous proportion. \n" ); document.write( "n = [1.96/0.04]^2*(1/2)^2 = 600 \n" ); document.write( "--------------------------------------- \n" ); document.write( "b. We took a sample previously and found that 23% of teachers believe Algebra should be required. \n" ); document.write( "n = [1.96/0.04]^2*0.23*0.77 = 425 \n" ); document.write( "------------------------------ \n" ); document.write( "c. What is the difference between parts a and b? \n" ); document.write( "Taking a sample gave you more information. \n" ); document.write( "----------------- \n" ); document.write( "How and why are they different? \n" ); document.write( "See above. \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |