Question 922370
Two regular cubic dice are rolled. One is red and the other blue. What is the probability that the red die roll is greater than or equal to the blue die?
----
Sketch a 6 by 6 square of the results.
Let the rows be red and the columns be blue.
---
Count the # of results that satisfy your problem conditions in each row::
# of ways to succeed:: 1+2+3+4+5+6 = 6(1+6)/2 = 21
# of possible outcomes:: 6*6 = 36
----
P(condition met) = 21/36 = 7/12
----------
Cheers,
Stan H.
----------------