document.write( "Question 1139007: If you toss a fair dice 180 times. Find the expected number of thimes that the number\"6\" will come up and the standard deviation? \n" ); document.write( "
Algebra.Com's Answer #756829 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
E(X)=np=180(1/6)=30 times
\n" ); document.write( "Var(X)=np(1-p)=30*(5/6)=25
\n" ); document.write( "sd (X)=sqrt(Var(X))=5
\n" ); document.write( "
\n" );