Prob-Four Couples Sitting
Prob-Four Couples Sitting
QUIZ 2
1. Four married couples are arranged in a row. Compute the probability that no wife is next to her husband. This was a homework problem. Let Ei = ith couple sitting next to each other, i = 1, 2, 3, 4. Then P (Ei ) = 2(N 1)! = 2/N = 2/8 = 1/4, N! 6!2!2! 1 = , 8! 14 1 5!(2!)3 = , 8! 42 4!(2!)4 1 = . 8! 105
P (Ei Ej ) =
P (Ei Ej Ek ) =
P ((E1 E2 E3 E4 )C )
= =
1 P (E1 E2 E3 E4 ). 1(
i
P (Ei )
i<j
P (Ei Ej ) +
i<j<k
P (Ei Ej Ek )
P (E1 E2 E3 E4 )) 4 1 4 1 4 1 4 1 = 1 + + 1 4 2 14 3 42 4 105 12 = 35 2. Two fair dice are rolled. For i = 2, 3, . . . , 12, compute the probability that the rst one shows 1 given that the sum is i. (Hint: There is a simple answer for i = 8, 9, 10, 11, 12). For i = 8, 9, 10, 11, 12 the answer is 0 since there is no way one of the dice could be 1 and still add up to a number greater than 7. For i = 2, . . . , 7, consider the events A = the rst die shows 1, Bi = the sum of the two dice is i. We want to know P (A|Bi ). Let D1 = the value of the rst die and D2 = the value of the second die. Using Bayes Theorem, we have
1
QUIZ 2
P (A|Bi )
= = = =