document.write( "Question 999892: According to data collected, 0.6% of Facebook users are under 13(the site is restricted to users 13 and older). In a simple random sample of 500 children under the age of 13, find the mean and standard deviation for number of Facebook users. \n" ); document.write( "
Algebra.Com's Answer #617445 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! np is the mean, and it is 500*.006=3 \n" ); document.write( "standard deviation is square root of variance, which is np(1-p) \n" ); document.write( "(1-p)=0.004 \n" ); document.write( "np(1-p)=2.982 \n" ); document.write( "square root of that is 1.73 to two decimal places. \n" ); document.write( " |