A technology committee has a pool of available guest speakers consisting of computer scientists and data privacy experts. A -person panel is to be formed from this pool. Which of the following statements regarding the possible panel selections must be true? Select all such statements.
- The total number of different -person panels that can be formed without any restriction on specialty is equal to .Answer
- The number of different -person panels that consist of exactly computer scientists and data privacy experts is equal to .Answer
- The number of different -person panels containing at least data privacy expert is equal to .Answer
- DThe number of ways to select and arrange computer scientists in a specific speaking order on stage is equal to .
- EThe number of different -person panels containing no computer scientists is equal to .
Answer
The correct statements are those asserting that total unrestricted panels equal 70, panels with exactly 2 computer scientists and 2 privacy experts equal 30, and panels with at least 1 privacy expert equal 65.
The total unrestricted 4-person panels from 8 speakers is 8C4 = 70. Selecting 2 computer scientists (5C2 = 10) and 2 privacy experts (3C2 = 3) yields 10 × 3 = 30 panels. Using complementary counting, panels with at least 1 privacy expert equal total panels (70) minus panels composed entirely of computer scientists (5C4 = 5), giving 70 - 5 = 65.
Step-by-Step Solution
Key Concept
Combinations, Permutations, and Complementary Counting Principle