document.write( "Question 367577: Niall rolls a fair die 50 times. Find:\r
\n" ); document.write( "\n" ); document.write( "a) the expected number of odd numbers\r
\n" ); document.write( "\n" ); document.write( "b) the variance of odd numbers\r
\n" ); document.write( "\n" ); document.write( "c) the standard deviation of odd numbers
\n" ); document.write( "

Algebra.Com's Answer #262029 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The exercise becomes a binomial experiment with P(odd)= p = 0.5 and P(even) = q= 0.5.
\n" ); document.write( "a)the expectation is \"mu+=+np+=+50%2A0.5+=+25\"odd numbers.\r
\n" ); document.write( "\n" ); document.write( "b) the variance is \"sigma%5E2+=+npq+=+50%2A.5%2A.5+=+12.5\"\r
\n" ); document.write( "\n" ); document.write( "c) the SD is just the square root of (b)--around 3.54.
\n" ); document.write( "
\n" );