.
A company has a 20-person grievance committee. When a grievance is filed, three of these
20 people are chosen at random to serve on a hearing panel. Suppose that two panels are
formed. What is the probability that these panels have at least one member in common?
~~~~~~~~~~~~~~~~~~~~
First panel can be formed in = = 1140 different ways.
Second panel can be formed in = = 1140 different ways.
Two panels can be formed in = different ways. (1)
Two panels that are not intersect (have empty intersections) can be formed in
= = 1140*680 different ways. (2)
The probability that two panels have no intersection (have empty intersection)
is the ratio of number (2) to number (1)
P = = = = 0.5965 (rounded).
The probability under the problem's question is the COMPLEMENT to it
P' = 1 - 0.5965 = 0.4035. ANSWER
Solved.