There are ten combihations of the 5 boards taken 2 at a time. The values of x for each combination are as follows:
(1 ,2), x = 2;Â (1, 3), x = 1;Â (1,4), x = 1;Â (1, 5), x = 1;Â (2, 3), x = 1;Â (2, 4), x = 1;Â (2, 5), x = 1;Â (3,4), x = 0;Â (3, 5), x = 0;Â (4, 5), x = 0.
The mass function of x can be expressed as follows:
P(x = 0) = 0.3.
P(x = 1) = 0.6.
P(x = 2) = 0.1Â