document.write( "Question 1155686: Suppose it is known that 40% of U.S. citizens believe that there need to be stricter gun laws. A simple random sample of 120 U.S. citizens is drawn.\r
\n" );
document.write( "\n" );
document.write( "Find the mean number of people in samples of size 120 who believe that there need to be stricter gun laws.\r
\n" );
document.write( "\n" );
document.write( "Find the standard deviation of the number of people in samples of size 120 who believe that there need to be stricter gun laws. (Round your answer to two decimal places.) \n" );
document.write( "
Algebra.Com's Answer #778314 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The mean would be np or 120*0.4=48 people \n" ); document.write( "the variance is np(1-p)=48*0.6=28.8 \n" ); document.write( "sd = sqrt(V)=5.37 people \n" ); document.write( " |