document.write( "Question 612276: construct the probability distribution describing the experiment of rolling a pair of dice 3 times, and counting as x the number of time a total of 9 is rolled. then find the mean and standard deviation of the distribution. \n" ); document.write( "
Algebra.Com's Answer #385397 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
construct the probability distribution describing the experiment of rolling a pair of dice 3 times, and counting as x the number of time a total of 9 is rolled. then find the mean and standard deviation of the distribution.
\n" ); document.write( "----
\n" ); document.write( "Sketch the sample space of 6*6 = 36 sums
\n" ); document.write( "-----
\n" ); document.write( "Count the # of sums not adding up to nine and the number adding up to 9.
\n" ); document.write( "x = 0 ; 32 times ; probability = 32/36 = 8/9
\n" ); document.write( "x = 1 ; 4 times : probability = 4/36 = 1/9
\n" ); document.write( "----
\n" ); document.write( "mean = np = (1/9)*36 = 4
\n" ); document.write( "std = sqrt(npq) = sqrt(4*8/9) = 1.8856
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );