Two dice are thrown. Find probability of the number on the face of the second die being greater than the number of the upper face of the first die ?

2 Answers
Mar 10, 2018

512

Explanation:

this can be done very simply by using symmetry
it can be done in many ways, one of them is

the total permutations this can take which are the number of ways we can get a unique ordered pair are 66=36 different ways

out of which since there are 6 sides, we will have 6 cases in which both of the die show the same value

therefore number of ways in which the two die show different values are 366=30 different ways out of the total 36

therefore the chance of getting different numbers on the dice are
3036

Now we can use symmetry, the fact that the probability that the number on the first dice is greater then the number on the second die is equal to the probability that the number on the second dice is greater than the first (Just switch up the die!)

therefore 3036 there is a probability of 303612 that the number on the first die is greater than the second dice
=1536
=

which on simplifying becomes
512
=

Mar 10, 2018

512

Explanation:

Note that the order of the dice is specified, so you can consider the desirable outcomes on the second die if the outcome of the first die is known:

If the first die shows 1, there are 5 desirable outcomes on the second. (2,3,4,5,6)

If the first die shows 2, there are 4 desirable outcomes on the second. (3,4,5,6)

If the first die shows 3, there are 3 desirable outcomes on the second. (4,5,6)

P(second value greater than first)=

P(1)×(56)+P(2)×(46)+P(3)×(36)+P(4)×(26)+P(5)×(16)+P(6)×(06)

The probability of any number on the first doe is 16

P(second value greater than first)=16(56+46+36+26+16+06)

=16×156

=1536

=512