document.write( "Question 526489: A college believes that 28% of applicants to that school have parents who have remarried. How large a sample is needed to estimate the true proportion of students who have parents who have remarried to within 6 percentage points with 95% confidence? \n" ); document.write( "
Algebra.Com's Answer #348535 by stanbon(75887) ![]() You can put this solution on YOUR website! A college believes that 28% of applicants to that school have parents who have remarried. How large a sample is needed to estimate the true proportion of students who have parents who have remarried to within 6 percentage points with 95% confidence? \n" ); document.write( "----- \n" ); document.write( "n = [z/E]^2*p*q \n" ); document.write( "---- \n" ); document.write( "n = [1.96/0.06]^2*0.28*0.72 \n" ); document.write( "----- \n" ); document.write( "n = 216 when rounded up \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |