document.write( "Question 747914: A die is rolled 9 times and the number of times that two shows on the upper face is counted. If this experimentis repeated many times, find the mean for the number of twos. \n" ); document.write( "
Algebra.Com's Answer #455232 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Let X = number of times that two shows on the upper face
\n" ); document.write( "X ~ Binomial(9, 1/6)
\n" ); document.write( "n = 9 and p = 1/6
\n" ); document.write( "mean, E(X) = np
\n" ); document.write( " = \"%289%29%281%2F6%29\"
\n" ); document.write( " = \"highlight%283%2F2%29\" or \"highlight%281.5%29\"
\n" ); document.write( "
\n" );