[Math] If 4 people are seated randomly in a row of 8 seats, what is the probability that no 2 persons will sit on adjacent seats

combinationscombinatoricspermutations

I am a new student in stats and struggling with this question:

If 4 people are seated randomly in a row of 8 seats, what is the probability that no 2 persons will sit on adjacent seats?

4 people will take 4 seats and there will be 4 seats left. The 4 people can be arranged in 4! ways. And we can distribute 4 empty seats in the below 5 different spots. That is 5C4. So, I get 5! as answer. Is that right?

_P_P_P_P_

P:People in seats.

Best Answer

There are only 2 ways when there is 1 empty seat between them

P_P_P_P_

or

_P_P_P_P

When there are 2 empty seats like P__P_P_P, we have 3 places to fit the 2 empty seats together(P__P_P_P,P_P__P_P and P_P_P__P)

Total ways to choose seats is 8C4

So probability is ${\frac{5}{8C4}}$

NOTE- 4! arrangement in both numerator and denominator will cancel out