The entries in the table are the probabilities of the corresponding combinations of X and Y.
The probability of each combination can be calculated using the binomial distribution formula:
P(X = x, Y = y) = C(n, x) * (1/6)^x * (5/6)^(n-x) * C(n-x, y) * (1/6)^y
Show more…