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) 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( " = \n" ); document.write( " = |