a)
Sum table
There are 36 possible outcomes.
P(sum is odd)
Possible combinations when sum is divisible by 5: (1,4), (2,3), (3,2), (4,1), (4,6), (5,5), (6,4)
Total number = 7
P(sum is divisible by 5)
Possible combinations when sum both odd and divisible by 5: (1,4), (2,3), (3,2), (4,1)
P(both odd and divisible by 5)
P(the sum of the outcomes of both dice are odd or divisible by 5) = P(sum is odd) + P(sum is divisible by 5) - P(both odd and divisible by 5)
b)
A = Dice land on two different numbers
A = {(1.2), (1,3), (1,4), (1,5), (1,6),
(2,1), (2,3), (2,4), (2,5),(2,6),
(3,1), (3,2), (3,4), (3,5), (3,6),
(4,1), (4,2), (4,3), (4,5), (4,6),
(5,1), (5,2), (5,3), (5,4), (5,6),
(6,1), (6,2), (6,3), (6,4), (6,5)}
n(A)=30
B = At least one lands on 6
B = {(1,6), (2,6), (3,6), (4,6), (5,6), (6,1), (6,2), (6,3), (6,4), (6,5), (6,6)}
n(B)=11
{(1,6), (2,6), (3,6), (4,6), (5,6), (6,1), (6,2), (6,3), (6,4), (6,5)}
Comments
Leave a comment