MHB Calculating Executive Committee Possibilities for a Board of 12 Directors

  • Thread starter Thread starter alexmahone
  • Start date Start date
alexmahone
Messages
303
Reaction score
0
A company’s board of directors has 12 members. The board must select an executive committee of
any nonzero size, consisting of a president and treasurer (these titles may or may not be conferred to
the same person). How many possible ways are there to do this?

My attempt:

The answer is the number of non-zero subsets of the board of directors, which is $2^{12}-1$. Is this correct?
 
Physics news on Phys.org
I just realized that the committee {1, 2, 3, 4, 5, 6} where 1 is the president and treasurer is probably different from the committee {1, 2, 3, 4, 5, 6} where 2 is the president and treasurer. This complicates the problem.
 
Alexmahone said:
A company’s board of directors has 12 members. The board must select an executive committee of
any nonzero size, consisting of a president and treasurer (these titles may or may not be conferred to
the same person). How many possible ways are there to do this?

My attempt:

The answer is the number of non-zero subsets of the board of directors, which is $2^{12}-1$. Is this correct?

Yes, I agree if we do not consider the titles to be conferred:

$$N=\sum_{k=1}^{12}\left({12 \choose k}\right)=2^{12}-1$$

However, if we also add in the titles, I think we need:

$$N=\sum_{k=1}^{12}\left({k \choose 2}\cdot{12 \choose k}\right)=67584$$

edit: I just realized I did not account for the same person holding both titles...so perhaps it should be:

$$N=12+\sum_{k=2}^{12}\left({k \choose 2}\cdot{12 \choose k}+k\right)=67673$$
 
MarkFL said:
However, if we also add in the titles, I think we need:

$$N=\sum_{k=1}^{12}\left({k \choose 2}\cdot{12 \choose k}\right)=67584$$

Could you please explain this?
 
Alexmahone said:
A company’s board of directors has 12 members. The board must select an executive committee of
any nonzero size, consisting of a president and treasurer (these titles may or may not be conferred to
the same person). How many possible ways are there to do this?

My attempt:

The answer is the number of non-zero subsets of the board of directors, which is $2^{12}-1$. Is this correct?
The answer to problems of this sort often depend on how you interpret the question. In this case, are you just concerned with the choice of individuals in the committee, or does the description of the committee include specifying which individual/s have the positions of president and treasurer? If for example the committee consists of three directors, call them A, B and C, then anyone of those three could be the president, and anyone of them could be the treasurer. I would interpret that as giving nine different committees, although they all have the same set of members. But your answer counts that as just one committee.

If your interpretation of the question is correct then so is your answer. But my answer would be very different, as follows. If a single member acts as both president and treasurer then there are $$12$$ ways to choose that person, and $$2^{11}$$ possible ways to complete the committee from a subset of the remaining directors. If the president and treasurer are different, then there are $12$ ways to choose the president, $11$ ways to choose the treasurer, and $$2^{10}$$ possible ways to complete the committee. That gives a total of $$12\cdot2^{11} + 132\cdot2^{10} = 39\cdot2^{12}$$ for my answer to the question.

Edit. I somehow overlooked previous comments when posting that. I now see that the problem of how to interpret the question has already been raised.
 
Alexmahone said:
Could you please explain this?

I will explain my reasoning for my latest version, added after you quoted my post:

$$N=12+\sum_{k=2}^{12}\left({k \choose 2}\cdot{12 \choose k}+k\right)=67673$$

The first term ($12$) is the number of 1 person commitees, where naturally that single person (for which we have 12 choices) holds both titles.

Now the sum begins with all the two person committees...where we first consider the number of ways to choose 2 from 12, AND the number of ways to choose 2 from 2 and then we add 2 because there are two ways for each of those 2 people to hold both titles. And the sum continues in like manner for the committees making up 3-12 people.

Does this make sense?
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top