The answer was given as below ,
• If we care about which way each Senator voted, then the answer is again $2^n$ : Each subcommittee defines a split + vote (those in the subcommittee vote Yes, those out vote No); and each split + vote defines de- fines a subcommittee.
• If we don’t care about which way each Senator voted, the answer is $\frac{2^n}{2} = 2^{n−1}$ .
I understood how the 1st answer can be derived. But i fail to understand the reasoning behind the second answer?