Question
Question: Twenty persons arrive in a town having 3 hotels A, B and C. If each person randomly chooses one of t...
Twenty persons arrive in a town having 3 hotels A, B and C. If each person randomly chooses one of these hotels, then what is the probability that atleast two of them go in hotel A, atleast one in hotel B and atleast one in hotel C. (each hotel has capacity for more than 20 guests)

1-(32012.220−42)
1-(319220−1)
1-(32010.220−40)
1-(32013.220−43)
1-(32013.220−43)
Solution
The total number of ways to distribute 20 persons into 3 hotels is 320. Let E be the event that at least two persons go to hotel A (nA≥2), at least one to hotel B (nB≥1), and at least one to hotel C (nC≥1). It is easier to calculate the probability of the complement event Ec. Ec is the event that (nA<2) OR (nB=0) OR (nC=0). Let CA be nA<2, CB be nB=0, and CC be nC=0. Using the Principle of Inclusion-Exclusion: ∣Ec∣=∣CA∣+∣CB∣+∣CC∣−(∣CA∩CB∣+∣CA∩CC∣+∣CB∩CC∣)+∣CA∩CB∩CC∣.
- ∣CB∣=220 (persons choose A or C).
- ∣CC∣=220 (persons choose A or B).
- ∣CA∣: (nA=0 or nA=1).
- nA=0: 220 ways (choose B or C).
- nA=1: (120)×219 ways (choose 1 for A, rest for B or C). ∣CA∣=220+20×219=220+10×220=11×220.
- ∣CB∩CC∣: nB=0 and nC=0⟹nA=20. Only 1 way.
- ∣CA∩CB∣: (nA<2) and (nB=0). This means (nA=0,nB=0) or (nA=1,nB=0).
- nA=0,nB=0⟹nC=20: 1 way.
- nA=1,nB=0⟹nC=19: (120)×1=20 ways. ∣CA∩CB∣=1+20=21.
- ∣CA∩CC∣: Similarly, ∣CA∩CC∣=21.
- ∣CA∩CB∩CC∣: (nA<2) and (nB=0) and (nC=0). This implies nA=20, which contradicts nA<2. So, 0 ways. ∣Ec∣=(11×220)+220+220−(21+21+1)+0=13×220−43. P(Ec)=32013×220−43. P(E)=1−P(Ec)=1−32013×220−43.
