document.write( "Question 1177457: Seventy-seven percent of Americans favor spending government money to develop alternative sources of fuel for automobiles. For a random sample of 215 Americans, find the mean, variance, and standard deviation for the number who favor government spending for alternative fuels? \n" ); document.write( "
Algebra.Com's Answer #806559 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mean is np=215*0.77=165.55
\n" ); document.write( "variance is np(1-p)=165.55*0.23=38.0765
\n" ); document.write( "sd is sqrt(V)=6.17
\n" ); document.write( "
\n" );