document.write( "Question 931647: A researcher is interested in conducting a poll on the President’s approval rating. A margin of error of at most 2% is desired. How many people must be sampled to meet this requirement at the 95% confidence level if no preliminary estimate of p-hat is known?
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #565704 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
n = .50*.50(1.96/.02)^2 = 2401 \n" ); document.write( "
\n" );