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

#5/12#

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 #6 * 6 = 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 #36 - 6 = 30# different ways out of the total 36

therefore the chance of getting different numbers on the dice are
#30/36#

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 #30/36# there is a probability of #30/36 * 1/2# that the number on the first die is greater than the second dice
#= 15/36#
=

which on simplifying becomes
#5/12#
=

Mar 10, 2018

#5/12#

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) xx (5/6)+P(2)xx(4/6)+P(3)xx(3/6) +P(4)xx(2/6) +P(5)xx(1/6)+P(6) xx(0/6)#

The probability of any number on the first doe is #1/6#

#P("second value greater than first") =1/6(5/6+4/6+3/6+2/6+1/6+0/6)#

#=1/6 xx15/6#

#=15/36#

#=5/12#