4.10
4.12
S = { (1,1), (1,2), (1,3), (1,4)
(2,1), (2,2), (2,3), (2,4)
(3,1), (3,2), (3,3), (3,4)
(4,1), (4,2), (4,3), (4,4)}
4.19
P(Yankees) = 0.6
P(Red Sox) = P(Angels)
P(Athletics) = P(White Sox) =
(1/3)P(Red Sox)
Let x = P(Red
Sox). Then, because all the probabilities must sum to 1,
0.6 + x + x
+ (1/3)x + (1/3)x = 1, which means x =
0.15.
Therefore,
P(Yankees) = 0.6
P(Red Sox) = P(Angels) = 0.15
P(Athletics) = P(White Sox) =
0.05
4.20
P(3) = P[(1,1)] = 1/16
P(4) = P[(1,2) or (2,1)] = P[(1,2)] + P[(2,1)] = 1/16 + 1/16 = 2/16
P(5) = P[(1,3) or (2,2) or
(3,1)] = P[(1,3)] + P[(2,2)] + P[(3,1)] = 1/16 + 1/16 + 1/16 = 3/16
P(6) = P[(1,4) or (2,3) or (3,2)
or (4,1)] = P[(1,4)] + P[(2,3)] + P[(3,2)] + P[(4,1)] =
1/16 + 1/16 + 1/16 +1/16 = 4/16
P(7) = P[(2,4) or (3,3) or
(4,2)] = P[(2,4)] + P[(3,3)] + P[(4,2)] = 1/16 + 1/16 + 1/16 = 3/16
P(8) = P[(3,4) or (4,3)] = P[(3,4)] + P[(4,3)] = 1/16 + 1/16 = 2/16
P(9) = P[(4,4)] = 1/16
4.22
A = {person is Hispanic}
B = {person is white}
4.29
P(lost site) = 0.13
P(good site) = 1 – 0.13 = 0.87
Assuming the seven sites
are independent,
P(1st good and 2nd good and 3rd good and 4th good and 5th good and 6th good and 7th good) =
P(1st good)P((2nd good)P(3rd good)P(4th good)P(5th good)P(6th good)P(7th good) =
(0.87) (0.87) (0.87) (0.87) (0.87) (0.87) (0.87) = 0.3773.
4.33