document.write( "Question 301443: determine the sample size required to be 95% confident that the percentage of adults who text (claimed to be 22% in a random sample of 135 adults) is in error by no more than 3 percentage points. identify all variable used in your calculation. \n" ); document.write( "
Algebra.Com's Answer #216162 by stanbon(75887) ![]() You can put this solution on YOUR website! determine the sample size required to be 95% confident that the percentage of adults who text (claimed to be 22% in a random sample of 135 adults) is in error by no more than 3 percentage points. \n" ); document.write( "---- \n" ); document.write( "n = [z/E]^2(pq) \n" ); document.write( "---- \n" ); document.write( "n = [1.96/0.03]^2(0.22*0.78) \n" ); document.write( "--- \n" ); document.write( "n = 732.46 \n" ); document.write( "--- \n" ); document.write( "Round up to n = 733 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |