Persons 1,2,3 are voting for candidates A,B,C with the following individual preference lists:
Person1: A>B>C
Person2: B>C>A
Person3: C>A>B
Using a majority voting rule, we can see that A would beat B, since A>B in two out of three peoples' preference lists. Similarly, B>C and C>A.
But then A>B>C>A which is obviously unreasonable.
Hi there,
ReplyDeleteThe reasoning is wrong, which is why it is cyclical. A>B only if the contest is between only A and B. Likewise, if the contest is only between B and C, then B>C, if only between C and A then C>A. If all three are combined, then you can't use this to deduce that A>B>C>A, rather then A=B=C it seems.