Solveeit Logo

Question

Question: If a party of \[n\] persons sit at a round table, then the odds against two specified individuals si...

If a party of nn persons sit at a round table, then the odds against two specified individuals sitting next to each other are
1. 2:(n3)2:(n - 3)
2. (n3):2(n - 3):2
3. (n2):2(n - 2):2
4. 2:(n2)2:(n - 2)

Explanation

Solution

In the given question, we need to find the odds against two specified individuals sitting next to each other. The odds are defined as the probability that the event will occur divided by the probability that the event will not occur. At first, we will find the probability of two persons sitting together or the probability of the event AA occurring. For this, we will find the total number of outcomes i.e., number of all possible outcomes, n(S)n\left( S \right) and the number of favorable outcomes i.e., number of ways of event AA occurring, n(A)n\left( A \right). Then the probability of the event AA occurring is given by P(A)=n(A)n(S)P\left( A \right) = \dfrac{{n\left( A \right)}}{{n\left( S \right)}}.
After this, we will find the probability of two persons not sitting together by using P(A)=1P(A)P\left( {A'} \right) = 1 - P\left( A \right) where, P(A)P\left( {A'} \right) is the probability of the event not occurring.
Then, we will find the odds against the event A=P(A)P(A)A = \dfrac{{P\left( A \right)}}{{P\left( {A'} \right)}}.

Complete step-by-step solution:
Here, we are given that nn persons are seated at the round table. Therefore, the total number of ways in which these nn persons can sit along the round table are, n(S)=(n1)!n\left( S \right) = \left( {n - 1} \right)! ways.
Now, we are given that two particular persons sit together so considering these two persons as one. There will be only n1n - 1 persons and these n1n - 1 can be seated along the round table by
((n1)1)!\Rightarrow \left( {\left( {n - 1} \right) - 1} \right)! ways
(n11)!\Rightarrow \left( {n - 1 - 1} \right)! ways
On addition of negative terms we get,
(n2)!\Rightarrow \left( {n - 2} \right)! ways
As mentioned in the question two specified individuals sitting next to each other. So these two particular persons can arrange themselves by 2!2! ways.
Therefore, the total numbers of favorable outcomes P(A)=(n2)!×2!P\left( A \right) = \left( {n - 2} \right)! \times 2! ways.
So, the probability of two persons sitting together is;
P(A)=n(A)n(S)P\left( A \right) = \dfrac{{n\left( A \right)}}{{n\left( S \right)}}
On substituting the values, we get
P(A)=(n2)!2!(n1)!\Rightarrow P\left( A \right) = \dfrac{{\left( {n - 2} \right)!2!}}{{\left( {n - 1} \right)!}}
We know that, (n1)!\left( {n - 1} \right)! can be written as (n1)(n2)!\left( {n - 1} \right)\left( {n - 2} \right)!
P(A)=(n2)!2!(n1)(n2)!\Rightarrow P\left( A \right) = \dfrac{{\left( {n - 2} \right)!2!}}{{\left( {n - 1} \right)\left( {n - 2} \right)!}}
On cancelling out common factors, we get
P(A)=2×1(n1)=2n1\Rightarrow P\left( A \right) = \dfrac{{2 \times 1}}{{\left( {n - 1} \right)}} = \dfrac{2}{{n - 1}}
So the probability of two persons not sitting together is; P(A)=1P(A)P\left( {A'} \right) = 1 - P\left( A \right)
P(A)=12n1\Rightarrow P\left( {A'} \right) = 1 - \dfrac{2}{{n - 1}}
Take LCM on RHS.
P(A)=1(n1)2n1\Rightarrow P\left( {A'} \right) = \dfrac{{1\left( {n - 1} \right) - 2}}{{n - 1}}
P(A)=n12n1\Rightarrow P\left( {A'} \right) = \dfrac{{n - 1 - 2}}{{n - 1}}
On simplification, we get
P(A)=n3n1\Rightarrow P\left( {A'} \right) = \dfrac{{n - 3}}{{n - 1}}
So the odds the event AA is = P(A)P(A)\dfrac{{P\left( {A'} \right)}}{{P\left( A \right)}}
=n3n12n1=\dfrac{{\dfrac{{n - 3}}{{n - 1}}}}{{\dfrac{2}{{n - 1}}}}
It can also be written as,
=n3n1×n12= \dfrac{{n - 3}}{{n - 1}} \times \dfrac{{n - 1}}{2}
On cancelling out common factors, we get
=n32= \dfrac{{n - 3}}{2}
=(n3):2= \left( {n - 3} \right):2
Thus, the odds against two specified individuals sitting next to each other are (n3):2\left( {n - 3} \right):2.
Therefore, the correct option is 2.

Note: Remember to calculate the number of ways specified individuals sitting next to each other because there are different ways of their sitting arrangement and multiply it to the number of ways of sitting arrangement of rest. That will be our total number of favorable outcomes. Students must be careful between odds against and odds in favor. Odds in favor of a particular event are given by the number of favorable outcomes divided by number of unfavorable outcomes. Or we can say that it is reciprocal of odds against.