document.write( "Question 1039602: Suppose an experiment involves rolling a fair die 2592 times. Find the standard deviation of the number of times a number less than 5 is rolled. \n" ); document.write( "
Algebra.Com's Answer #654485 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
p = 4/6 = 2/3, while q = 1-p = 1/3\r
\n" ); document.write( "\n" ); document.write( "Variance = \"npq+=+2592%2A%282%2F3%29%281%2F3%29+=+576\"\r
\n" ); document.write( "\n" ); document.write( "==> Standard deviation = \"sqrt%28Variance%29+=+sqrt%28576%29+=+24\".
\n" ); document.write( "
\n" );