Posted by Jamie on Saturday, December 5, 2009 at 4:01pm.
For X=0, the two dice must roll equal values, such as (1,1),(2,2), ....
Count the number of such cases, divide it by 36 (number of possible outcomes) and assign the quotient to X(0).
Repeat the count for X(1) (i.e. difference =1, such as (3,2)...), X(2)....until X(5).
The sum of X(0)...X(5) should add up to 1.
Make a frequency distribution for the absolute differences of the values. The absolute difference probabilities will be the number of tosses with each difference divided by 36. For example, no difference ([1,1], [2,2,] etc.) would be 6/36 = 1/6 (convert to decimal). I5I (absolute difference) would be 2/36.
I'll let you do the rest.
The probabilities should sum as 1 (within rounding error) as a check.
I hope this helps.
jijlmkjiojkl
Related Questions
Math - When two balanced dice are rolled, 36 equally likely outcomes are ...
math - this is real hard and i would love some help. In a game of craps, a ...
Math - Three fair dice are rolled, and all outcomes are equally likely. What is ...
Math - Three fair dice are rolled, and all outcomes are equally likely. What is ...
precalculus - Suppose that wo dice, one red and one green are rolled. How Many ...
Math - Suppose you play a game in which two fair standard dice are rolled. If ...
math - If two dice are rolled, what is the probability that their sum will be a ...
algebra - two dice are rolled. if a 3 appears on either dice,then the two dice ...
Math - Make a table to display your answer. When a coin is tossed four times, ...
math word problem - I have no clue as to how to tackle this problem. Two ...
For Further Reading