document.write( "Question 900739: two dice are thrown n times. let x denote the number of throws in which the number in the first die exceeds the number on the second die. what is the distribution of x? \n" ); document.write( "
Algebra.Com's Answer #546103 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two dice are thrown n times. let x denote the number of throws in which the number in the first die exceeds the number on the second die. what is the distribution of x? \n" ); document.write( "----- \n" ); document.write( "That should happen 1/2 of the time. \n" ); document.write( "P(x = n) = (1/2)^n \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |