Okay.
1)Two fair dice are thrown simultaneously. Find the probability that
the two scores are the same.
= P(1,1) + P(2,2) + P(3,3) + P(4,4) + P(5,5) + P(6,6) = 6 x 1/36 = 6/36 = 1/6
14)A fair cubical dice is thrown four times. Find the probability that
a)all four scores are 4 or more,
=3xP(4 or 5 or 6)
= 3/6 x 3/6 x 3/6 = 1/8
b)at least one score is less than 4,
<4 = 1,2,3
4+ = 4,5,6
= P(<4, 4+, 4+) + P(4+, <4, 4+) + P(4+, 4+, <4) + P(<4, <4, 4+) + P(<4, 4+, <4) + P(4+, <4, <4) + P(<4, <4, <4)
= 7 x (3/6 x 3/6 x 3/6) = 7 x 1/8 = 7/8
c)at least one of the scores is a 6.
6 = 6
0 = not 6
= P(6, 0, 0) + P(0, 6, 0) + P(0, 0, 6) + P(6, 6, 0) + P(6, 0, 6) + P(0, 6, 6) + P(6, 6, 6)
= 3x(1/6 x 5/6 x 5/6) + 3x(1/6 x 1/6 x 5/6) + (1/6 x 1/6 x 1/6)
= 75/216 + 15/216 + 1/216
= 91/216