If I toss a fair 6-sided dice twice, which of the following is most likely to occur?
(A)
: The sum of the numbers is 9.
(B)
: The absolute difference between the numbers is 4.
(C)
: The product of the numbers is 12.
(D)
: The ratio between the larger number and the smaller number is 3.
(E)
: All of the 4 above events are equally likely to occur
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Relevant wiki: Probability - By Outcomes
The number and list of favourable outcomes:
"They are all equal" : 6 , { (1,1), (2, 2), (3, 3), (4, 4), (5, 5), (6, 6) }
"The ratio between the larger number and the smaller number is 3" : 4,
{ (1, 3), (3, 1), (2, 6), (6, 2) }
"The absolute difference between the numbers is 4": 4,
{ (1, 5), (5, 1), (2, 6), (6, 2) }
"The sum of the numbers is 9": 4,
{ (4, 5), (5, 4), (3, 6), (6, 3) }
"The product of the numbers is 12 ": 4,
{ (3, 4), (4, 3), (2, 6), (6, 2) }
We have the following probabilities:
p = 6 2 4 = 3 6 4 = 9 1
p = 6 2 6 = 3 6 6 = 6 1
Therefore, the event which occurs most frequently amongst the listed options is:
They are all equal