This can be calculated using the combination formula \( C(n, k) = \frac{n!}{k!(n-k)!} \), where \( n \) is the total number of items to choose from, and \( k \) is the number of items to choose.
For the men:
\[
C(5, 3) = \frac{5!}{3!(5-3)!} = \frac{5!}{3! \cdot
Show more…