Probabilities Involving 4 Married Couples

In summary: N_{12} = 30\)\\1 & 3 & \(N_{13} = 48\)\\1 & 4 & \(N_{14} = 20\)\\1 & 5 & \(N_{15} = 12\)\\1 & 6 & \(N_{16} = 16\)\\1 & 7 & \(N_{17} = 9\)\\1 & 8 & \(N_{18} = 6\)\\... & ... &\end{tabular}To compute the \(N_{ij}\), let's look at \(N_{12}\). The first
  • #1
e(ho0n3
1,357
0
[SOLVED] Probabilities Involving 4 Married Couples

Homework Statement


If 4 married couples are arranged in a row, find the probability that no husband sits next to his wife.

2. The attempt at a solution
I will call a married couple a pair and denote n_i as the number of arrangements, given i pairs, where no husband sits next to his wife. There are two ways that I've thought of for counting n_i:

(a) n_1 is obviously 0. For i = 2, there are 4 ways to pick the first person, 2 ways to pick the second person and 1 way to pick the third and last persons so n_2 = 4 * 2. Now given another pair, I can stick the husband in front of the first person or behind the first, second, third or fourth person. That's 5 choices. The wife can go in any of the remaining 4 choices. Thus, n_3 = 5 * 4 * n_2 = 5 * 4 * 4 * 2. Given yet another pair, using the same reasoning as before n_4 = 7 * 6 * n_3 = 7 * 6 * 5 * 4 * 4 * 2. The only problem with this method, I think, is that it may not take into account that fact that the pairs are distinct.

(b) For i = 4, there are 8 ways to pick the first person. Excluding the spouse of the first person, that leaves 3 pairs of which there are n_3 arrangements. In any of these arrangements, the spouse can behind the first, second, third, ..., or last person, i.e. there are 6 choices for where the spouse could go. Appending one of these arrangements (with the spouse) to the first person produces an arrangement involving 4 pairs. Thus, n_4 = 8 * 6 * n_3. Similarly, n_3 = 6 * 4 * n_2. From (a), n_2 = 4 * 2. Thus, n_4 = 8 * 6 * 6 * 4 * 4 * 2. This method looks more promising. I don't see anything wrong with it.

The probability is n_4 / 8!. In both cases, I get the wrong answer. The right answer according to the book is 12/35.
 
Physics news on Phys.org
  • #2
The answer of 12/35 is correct. But how do we arrive at such an obscure beast. I have to admit this one got me a bit puzzled at first. I'll give you an idea of how I worked it out.

Think of the problem in terms of events. I reasoned that we have have 4 couples, I'll label them C1, C2 ,C3 and C4. Next I defined some events. namely

E1 = event that couple C1 sits together
E2 = event that couple C2 sits together
E3 = event that couple C3 sits together
E4 = event that couple C4 sits together.

Now the union of these events E1 U E2 U E3 U E4 will be the event that at least 1 of the 4 couples sit together (why ?). Therefore the probability P(E1 U E2 U E3 U E4) will be the probability that at least one of the 4 couples will sit together.

I will leave the calculation of the probability P(E1 U E2 U E3 U E4) up to you. Once you have properly computed the above probability of at least one married couple sitting together it is a very simple matter to compute the probability that none of the couples will sit together.

One last hint. When calculating P(E1 U E2 U E3 U E4) bear in mind that the events are NOT mutually exclusive (disjoint).

Skins.
 
  • #3
I had thought of finding the probability that way but since it gets messy, I was hoping for an easier way.
 
Last edited:
  • #4
OK. Here I go. By the inclusion-exclusion identity:

[tex]\begin{align*}P(E_1 \cup E_2 \cup E_3 \cup E_4) & = P(E_1) + P(E_2) + P(E_3) + P(E_4) \\ & \quad - P(E_1E_2) - P(E_1E_3) - P(E_1E_4) - P(E_2E_3) - P(E_2E_4) - P(E_3E_4) \\ & \quad + P(E_1E_2E_3) + P(E_1E_2E_4) + P(E_1E_3E_4) + P(E_2E_3E_4) \\ & \quad - P(E_1E_2E_3E_4)\end{align*}[/tex]

By symmetry,

[tex]\begin{align*}P(E_1) &= P(E_2) = P(E_3) = P(E_4) \\
P(E_1E_2) &= P(E_1E_3) = P(E_1E_4) = P(E_2E_3) = P(E_2E_4) = P(E_3E_4) \\
P(E_1E_2E_3) &= P(E_1E_2E_4) = P(E_1E_3E_4) = P(E_2E_3E_4)\end{align*}[/tex]

so the equation reduces down to

[tex]P(E_1 \cup E_2 \cup E_3 \cup E_4) = 4P(E_1) - 6P(E_1E_2) + 4P(E_1E_2E_3) - P(E_1E_2E_3E_4)[/tex]

Define [itex]f(n)[/itex] as the number of ways to position a couple given [itex]n[/itex] row positions. [itex]f(n) = 2(n-1)[/itex] since the couple may occupy positions 1 & 2, 2 & 3, ..., or [itex]n - 1[/itex] & [itex]n[/itex] and the husband or wife may be on the left.

[itex]P(E_1)[/itex] is easy to determine: there are [itex]f(8)[/itex] ways to position the first couple and 6! ways to position the rest so [itex]P(E_1) = f(8) \cdot 6! / 8! = 1/4[/itex].

Determining [itex]P(E_1E_2)[/itex] is more complicated than [itex]P(E_1)[/itex] since the row positions available to the second couple depend on where the first couple is. In other words,

[tex]P(E_1E_2) = \sum_{i=1}^7 P(E_1E_2|F_i)[/tex]

where [itex]F_i[/itex] is the event that the first couple occupies row positions [itex]i[/itex] and [itex]i+1[/itex]. For [itex]i = 1[/itex], the first couple has two available positions: 1 & 2. The second couple has the rest available: 3, ..., 8. The two couples may be positioned in [itex]f(2)f(5)[/itex] = 20 ways. The rest may be positioned in 4! ways. Thus [itex]P(E_1E_2|F_1) = 20\cdot4! / 8! = 1 / 84[/itex]. By symmetry, [itex]P(E_1E_2|F_7) = P(E_1E_2|F_1)[/itex].

Applying the prior argument for the rest of the values of [itex]i[/itex] yields that

[tex]\begin{align*}P(E_1E_2|F_2) &= P(E_1E_2|F_6) = 16\cdot4! / 8! = 1/105 \\
P(E_1E_2|F_3) &= P(E_1E_2|F_5) = 1/105 \\
P(E_1E_2|F_4) &= 1/105
\end{align*}[/tex]

Putting it all together yields that [itex]P(E_1E_2) = 1/14[/itex].

[itex]P(E_1E_2E_3)[/itex] is found in a similar, but more complicated manner to [itex]P(E_1E_2)[/itex], i.e. the positions available to the third couple depend on where the first and second couple are situated:

[tex]P(E_1E_2E_3) = \sum_i \sum_j P(E_1E_2E_3|F_iG_j)[/tex]

where [itex]G_j[/itex] represents the event that the second couple occupies positions [itex]j[/itex] and [itex]j+1[/itex], [itex]j > i+1[/itex] or [itex]j < i - 1[/itex].

Let [itex]N_{ij}[/itex] be the number of ways of situating three couples given [itex]F_i[/itex] and [itex]G_j[/itex]. The table below shows some values:

[tex]\begin{tabular}{c|c|l}
\(i\) & \(j\) & \(N_{1j}\) \\
\hline
1 & 3 & \(f(2)f(2)f(4) = 24\) \\
1 & 4 & \(f(2)f(2)(f(1) + f(3)) = 16\) \\
1 & 5 & \(f(2)f(2)(f(2) + f(2)) = 16\) \\
1 & 6 & \(f(2)f(2)(f(1) + f(3)) = 16\) \\
1 & 7 & \(f(2)f(2)f(4) = 24\) \\
2 & 4 & \(f(2)f(2)(f(1) + f(3)) = 16\) \\
2 & 5 & \(f(2)f(2)(f(1) + f(1) + f(2)) = 8\) \\
2 & 6 & \(f(2)f(2)(f(1) + f(2) + f(1)) = 8\) \\
2 & 7 & \(f(2)f(2)(f(1) + f(3)) = 16\) \\
3 & 1 & \(f(2)f(2)f(4) = 24\) \\
3 & 5 & \(f(2)f(2)(f(2) + f(2)) = 16\) \\
3 & 6 & \(f(2)f(2)(f(2) + f(1) + f(1)) = 8\) \\
3 & 7 & \(f(2)f(2)(f(2) + f(2)) = 16\) \\
4 & 1 & \(f(2)f(2)(f(1) + f(3)) = 16\) \\
4 & 2 & \(f(2)f(2)(f(1) + f(3)) = 16\) \\
4 & 6 & \(f(2)f(2)(f(3) + f(1)) = 16\) \\
4 & 7 & \(f(2)f(2)(f(3) + f(1)) = 16\) \\
\end{tabular}[/tex]

Let [itex]N_i[/itex] be the number of ways of situating three couples given [itex]F_i[/itex]. The table below summarizes the table above for all values of [itex]i[/itex].

[tex]\begin{tabular}{c|l}
\(i\) & \(N_i\) \\
\hline
1 & 96 \\
2 & 48 \\
3 & 64 \\
4 & 64 \\
5 & 64 \\
6 & 48 \\
7 & 96
\end{tabular}[/tex]

where by symmetry, [itex]N_i[/itex] for [itex]i=5,6,7[/itex] are the same for [itex]i=3,2,1[/itex] respectively. Thus,

[tex]P(E_1E_2E_3) = 2!(2 \cdot 96 + 2 \cdot 48 + 3 \cdot 64) / 8! = 1/42[/tex]

Finally, there are 4! ways to order all four couples such that all couples are together. Hence, [itex]P(E_1E_2E_3E_4) = 4!/8! = 1/1680[/itex].

And so,

[tex]P(E_1 \cup E_2 \cup E_3 \cup E_4) = 4\cdot\frac{1}{4} - 6\cdot\frac{1}{14} + 4\cdot\frac{1}{42} -\frac{1}{1680} = \frac{1119}{1680}[/tex]

Now obviously I did something wrong somewhere, but where?
 
Last edited:
  • #5
You are definitely on the right track but it seems you fell into error in computing the very last term in your application of the inclusion-exclusion formula. Otherwise your work seems correct. In any event I'll run through my reasoning of this problem thus we may compare notes.

For P(E1) we have the case where one couple sits together. If we think of the couple which sits together as a single entity there are 7! ways they can be permuted among the remaining 6 persons. In other words I am looking at the couple that sits together as a single entity (as 1 person) permuted among 6 others, in other words a permutation of 7 "persons". In other words a permutation of the group

C P1 P2 P3 P4 P5 P6

where C represents the couple that sits together... and P1 ... P6 represent the remaining persons who do not sit together.

Now bear in mind for any couple that sits together there are 2! = 2 ways they can be permuted among each other. Thus for couple C consisting of a man/wife pair there are 2! permatations of the pair.
Therefore we have.

[itex]
4P(E1) = \frac{(4)(2)(7!)}{8!} = \frac{(4)(2)}{8} = \frac{8}{8} = 1
[/itex]

which is what you got for the first term .

Now for the case where 2 couples sit together we reason the same way. Thinking of each couple that sits together as a single entity we have 6! permutations of the 2 couples and the remaining 4 persons. each of the couples that sit together can be permuted in 2! = 2 ways therefore

[itex]
6P(E1E2) = \frac{(6)(2^2)(6!)}{8!} = \frac{3}{7}
[/itex]

We keep applying similar reasoning and get

[itex]
4P(E1E2E3) = \frac{(4)(2^3)(5!)}{8!} = \frac{2}{21}
[/itex]

Thus far you are correct

Now for that last term
If all 4 couples sit together there are 2! = 2 permutations among each couple. There are 4! possible permutations of the couples among each other. i.e. a permuation of the 4 couples:

C1 C2 C3 C4

Furthermore each husband/wife pair can be permuted 2! ways and there are 4 couples. Therefore we have..

[itex]
P(E1E2E3E4) = \frac{(2^4)(4!)}{8!} = \frac{1}{105}
[/itex]

Plugging into the inclusion-excusion formula we get

[itex]
P(E1 \cup E2 \cup E3 \cup E4) = 1 - \frac{3}{7} + \frac{2}{21} - \frac{1}{105} = \frac{23}{35}
[/itex]

It was that last term that messed things up. Otherwise you seem to have reasoned the problem correctly.

Skins
 
Last edited:
  • #6
I like your idea of considering the couple as a single "person". It definitely makes the problem easier than what I had made it out to be.

And yes, you're right that I messed up in calculating the probability that all four couples sit together. Thank you for pointing that out. I will mark the problem as solved.

Thanks again.
 
  • #7
Yes, that does help to think of each couple that sits together as a single entity permuted among the remaining persons. As soon as I considered solving it that way the calculations became a lot simpler. As a matter of fact each of the terms [tex] 4P(E1), 6P(E1E2), 4P(E1E2E3) and P(E1E2E3E4) [/tex] can be defined via the expression:

[itex]
C(4,n)\frac{2^n(8-n)!}{8!}
[/itex]

where n is the number of married couples sitting together.

Thus for example:

[itex]
P(E1E2) = C(4,2)\frac{2^2(8-2)!}{8!}
[/itex]

Anyway, glad to be of help in solving this problem. I wish there were forums like this around back in the days when i was learning this stuff. :smile:

Skins
 
Last edited:

What is the probability that all 4 couples have at least one child?

The probability of all 4 couples having at least one child is dependent on the fertility rate of the couples and the likelihood of each couple having a child. If each couple has a 50% chance of having a child, then the overall probability would be (0.5)^4 or 6.25%.

What is the probability that all 4 couples have the same number of children?

The probability of all 4 couples having the same number of children is dependent on the number of children each couple has and the likelihood of each couple having a certain number of children. If each couple has a 25% chance of having 0, 1, 2, or 3 children, then the overall probability would be (0.25)^4 or 0.39%.

What is the probability that exactly 2 couples have 2 children each?

The probability of exactly 2 couples having 2 children each is dependent on the number of children each couple has and the likelihood of each couple having a certain number of children. If each couple has a 25% chance of having 0, 1, 2, or 3 children, then the overall probability would be (0.25)^2 * (0.75)^2 * 6 or 6.56%.

What is the probability that none of the couples have any children?

The probability of none of the couples having any children is dependent on the fertility rate of the couples and the likelihood of each couple having a child. If each couple has a 50% chance of having a child, then the overall probability would be (0.5)^4 or 6.25%.

What is the expected number of children among the 4 married couples?

The expected number of children among the 4 married couples is dependent on the fertility rate of the couples and the likelihood of each couple having a certain number of children. If each couple has a 50% chance of having 0 or 1 child, the expected number of children would be 2 (0.5 x 4 couples). However, this is just an average and the actual number of children could vary.

Similar threads

Replies
7
Views
818
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
5K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
958
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Programming and Computer Science
Replies
1
Views
1K
Back
Top