election-methods@mailman.electorama.com

Technical discussion of election methods

View all threads

Re: [EM] Highly-expressive preference voting

SS
Sebastiaan Snoeckx
Sat, Aug 29, 2015 7:45 PM

27/08/15 16:13, Juho Laatu juho.laatu@gmail.com:

On 27 Aug 2015, at 15:02, Sebastiaan Snoeckxikke@sebastiaansnoeckx.be wrote:

Hello

This may sound like an insanely strange question, but I was

wondering whether there were specific election algorithms and ballot
designs that would allow a voter to express preferences between specific
candidates, without having to specify their preference between the
expressions of preferences themselves.

Don't worry if this sounds inconsistent, I'll explain by example:

  1. The voter prefers A over B (A>B)
  2. The voter prefers C over D (C>D)
  3. The voter prefers E over F and G (E>F=G)
  4. The voter prefers their own preference of A>B over their

preference C>D, but could care less whether E>F=G is preferred over the
others

Notationally, it would be a bit like this: ((A>B)>(C>D))=(E>F=G)

Ow! I can imagine any voting system choking over this (and imagine

this happening with loops allowed!), but it is an incredibly common
thing in real life: people prefer burgers over pizza and prefer coke
over sprite (YMMV!), but when you ask them wether this mean that they
prefer burgers over coke or pizza over sprite, they'll shrug and say
these are not comparable: (burgers>pizza)=(coke>sprite).

In real-life elections, candidates are rarely comparable to each

other (ie. one-issue candidates or mutually-complementary ideologies),
and forcing voters to rank (or score, in a cardinal system) incomparable
candidates or ideologies seems to me like a lot of information is lost.

Did this make any sense at all?

I myself had been thinking this would be akin to a candidate-grouping scheme (whereby candidatesshould be allowed to be part of multiple groups, or none) where you'd

have a matrix comparing every group-candidate-ranking combination to
every other group-candidate-ranking combination. Or something in that
style; or not.

Thanks and hoping to hear any and all comments!

In many Condorcet methods votes are first added to a pairwise comparison matrix, and then the winner is determined based on that matrix. It would be straight forward to add also "partial" votes in the matrix. With "partial" (or "partial ranking") I mean votes that can rank A>B and E>F, but need not tell if A and/or B are preferred over E and/or F or vice versa. Also cyclic votes could be added in the matrix.

Yes, this is what I was thinking could be done to tally the results:
consider these groupings (eg. "A>B") as "monolithic" in the calculation
(thus behaving like a unique candidate) and then you'd end up, in an
elaborate example, with something like this:

  1. A>B
  2. B>C
  3. C>A
  4. B
  5. A>C
  6. D>A
  7. C>D
  8. C
  9. B>A
  10. D

On first sight, this would imply "A>B" to be the winner of the election.
I'm sure there would be some advanced electoral mathematical algorithm
available to check this, but does this also imply that, "A" should
be the generalised winner, because obviously "A>B" implies that more
people prefer A over B.

On the other hand I don't know who would like to cast a sincere cyclic vote. Strategic votes could be intentionally cyclic, but I guess we don't want to support that idea.

Also partial votes may not be needed. People should be able to rank all the candidates, or put them in random order or rank them equal if they can not decide. Do you have some good examples where partial votes would be seriously needed? Your food example (burgers vs. coke) works fine in foods, but I was wondering if this works also when electing one political leader or when selecting one policy (or is mandatory ranking of groupings a small enough problem to be ignored).

It's true that maybe in politics such a system isn't really needed, this
would be more useful for highly specific, technical decisions.

Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate.

This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and  both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB).

I hadn't even considered such a use-case; it does seem like a good idea.
Does anyone have examples of (real-life?) elections where this is
allowed, and how then do they calculate the votes?

Juho

P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion.

I'm not sure if I get your point here. Isn't a candidate grouping not
the same as being allowed to equally rank candidates?

Kind greetings,
Sebastiaan

27/08/15 16:13, Juho Laatu <juho.laatu@gmail.com>: >> On 27 Aug 2015, at 15:02, Sebastiaan Snoeckx<ikke@sebastiaansnoeckx.be> wrote: >> >> Hello >> >> This may sound like an insanely strange question, but I was wondering whether there were specific election algorithms and ballot designs that would allow a voter to express preferences between specific candidates, without having to specify their preference between the expressions of preferences themselves. >> >> Don't worry if this sounds inconsistent, I'll explain by example: >> 1. The voter prefers A over B (A>B) >> 2. The voter prefers C over D (C>D) >> 3. The voter prefers E over F and G (E>F=G) >> 4. The voter prefers their own preference of A>B over their preference C>D, but could care less whether E>F=G is preferred over the others >> >> Notationally, it would be a bit like this: ((A>B)>(C>D))=(E>F=G) >> >> Ow! I can imagine any voting system choking over this (and imagine this happening with loops allowed!), but it is an incredibly common thing in real life: people prefer burgers over pizza and prefer coke over sprite (YMMV!), but when you ask them wether this mean that they prefer burgers over coke or pizza over sprite, they'll shrug and say these are not comparable: (burgers>pizza)=(coke>sprite). >> >> In real-life elections, candidates are rarely comparable to each other (ie. one-issue candidates or mutually-complementary ideologies), and forcing voters to rank (or score, in a cardinal system) incomparable candidates or ideologies seems to me like a lot of information is lost. >> >> Did this make any sense at all? >> >> I myself had been thinking this would be akin to a candidate-grouping scheme (whereby candidatesshould be allowed to be part of multiple groups, or none) where you'd have a matrix comparing every group-candidate-ranking combination to every other group-candidate-ranking combination. Or something in that style; or not. >> >> >> Thanks and hoping to hear any and all comments! >> > > > > In many Condorcet methods votes are first added to a pairwise comparison matrix, and then the winner is determined based on that matrix. It would be straight forward to add also "partial" votes in the matrix. With "partial" (or "partial ranking") I mean votes that can rank A>B and E>F, but need not tell if A and/or B are preferred over E and/or F or vice versa. Also cyclic votes could be added in the matrix. > Yes, this is what I was thinking could be done to tally the results: consider these groupings (eg. "A>B") as "monolithic" in the calculation (thus behaving like a unique candidate) and then you'd end up, in an elaborate example, with something like this: 1. A>B 2. B>C 3. C>A 4. B 5. A>C 6. D>A 7. C>D 8. C 9. B>A 10. D On first sight, this would imply "A>B" to be the winner of the election. I'm sure there would be some advanced electoral mathematical algorithm available to check this, but does this *also* imply that, "A" *should* be the generalised winner, because obviously "A>B" implies that more people prefer A over B. > On the other hand I don't know who would like to cast a sincere cyclic vote. Strategic votes could be intentionally cyclic, but I guess we don't want to support that idea. > > Also partial votes may not be needed. People should be able to rank all the candidates, or put them in random order or rank them equal if they can not decide. Do you have some good examples where partial votes would be seriously needed? Your food example (burgers vs. coke) works fine in foods, but I was wondering if this works also when electing one political leader or when selecting one policy (or is mandatory ranking of groupings a small enough problem to be ignored). > It's true that maybe in politics such a system isn't really needed, this would be more useful for highly specific, technical decisions. > Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate. > > This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB). > I hadn't even considered such a use-case; it does seem like a good idea. Does anyone have examples of (real-life?) elections where this is allowed, and how then do they calculate the votes? > Juho > > > P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion. > I'm not sure if I get your point here. Isn't a candidate grouping not the same as being allowed to equally rank candidates? Kind greetings, Sebastiaan
JK
James Kislanko
Sat, Aug 29, 2015 10:17 PM

This example is a perfect demonstration of what I tried to describe a decade or so ago.There is no way to make a linear ordering of pairwise preferences if the voter uses different criteria depending upon what the pair is. I'd like my contribution to the pairwise matrix be based upon a ballot that gave "A or B, neither?" for every combination of choices.

 On Saturday, August 29, 2015 1:43 PM, Sebastiaan Snoeckx <ikke@sebastiaansnoeckx.be> wrote:

27/08/15 16:13, Juho Laatu juho.laatu@gmail.com:

On 27 Aug 2015, at 15:02, Sebastiaan Snoeckxikke@sebastiaansnoeckx.be wrote:

Hello

This may sound like an insanely strange question, but I was

  wondering whether there were specific election algorithms and ballot
designs that would allow a voter to express preferences between specific
candidates, without having to specify their preference between the
expressions of preferences themselves.

Don't worry if this sounds inconsistent, I'll explain by example:

  1. The voter prefers A over B (A>B)
  2. The voter prefers C over D (C>D)
  3. The voter prefers E over F and G (E>F=G)
  4. The voter prefers their own preference of A>B over their

preference C>D, but could care less whether E>F=G is preferred over the
others

Notationally, it would be a bit like this: ((A>B)>(C>D))=(E>F=G)

Ow! I can imagine any voting system choking over this (and imagine

this happening with loops allowed!), but it is an incredibly common
thing in real life: people prefer burgers over pizza and prefer coke
over sprite (YMMV!), but when you ask them wether this mean that they
prefer burgers over coke or pizza over sprite, they'll shrug and say
these are not comparable: (burgers>pizza)=(coke>sprite).

In real-life elections, candidates are rarely comparable to each

other (ie. one-issue candidates or mutually-complementary ideologies),
and forcing voters to rank (or score, in a cardinal system) incomparable
candidates or ideologies seems to me like a lot of information is lost.

Did this make any sense at all?

I myself had been thinking this would be akin to a candidate-grouping scheme (whereby candidatesshould be allowed to be part of multiple groups, or none) where you'd

have a matrix comparing every group-candidate-ranking combination to
every other group-candidate-ranking combination. Or something in that
style; or not.

Thanks and hoping to hear any and all comments!

In many Condorcet methods votes are first added to a pairwise comparison matrix, and then the winner is determined based on that matrix. It would be straight forward to add also "partial" votes in the matrix. With "partial" (or "partial ranking") I mean votes that can rank A>B and E>F, but need not tell if A and/or B are preferred over E and/or F or vice versa. Also cyclic votes could be added in the matrix.

Yes, this is what I was thinking could be done to tally the results:
consider these groupings (eg. "A>B") as "monolithic" in the calculation
(thus behaving like a unique candidate) and then you'd end up, in an
elaborate example, with something like this:
  1. A>B
  2. B>C
  3. C>A
  4. B
  5. A>C
  6. D>A
  7. C>D
  8. C
  9. B>A
  10. D

On first sight, this would imply "A>B" to be the winner of the election.
I'm sure there would be some advanced electoral mathematical algorithm
available to check this, but does this also imply that, "A" should
be the generalised winner, because obviously "A>B" implies that more
people prefer A over B.

On the other hand I don't know who would like to cast a sincere cyclic vote. Strategic votes could be intentionally cyclic, but I guess we don't want to support that idea.

Also partial votes may not be needed. People should be able to rank all the candidates, or put them in random order or rank them equal if they can not decide. Do you have some good examples where partial votes would be seriously needed? Your food example (burgers vs. coke) works fine in foods, but I was wondering if this works also when electing one political leader or when selecting one policy (or is mandatory ranking of groupings a small enough problem to be ignored).

It's true that maybe in politics such a system isn't really needed, this
would be more useful for highly specific, technical decisions.

Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate.

This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and  both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB).

I hadn't even considered such a use-case; it does seem like a good idea.
Does anyone have examples of (real-life?) elections where this is
allowed, and how then do they calculate the votes?

Juho

P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion.

I'm not sure if I get your point here. Isn't a candidate grouping not
the same as being allowed to equally rank candidates?

Kind greetings,
Sebastiaan

Election-Methods mailing list - see http://electorama.com/em for list info

This example is a perfect demonstration of what I tried to describe a decade or so ago.There is no way to make a linear ordering of pairwise preferences if the voter uses different criteria depending upon what the pair is. I'd like my contribution to the pairwise matrix be based upon a ballot that gave "A or B, neither?" for every combination of choices. On Saturday, August 29, 2015 1:43 PM, Sebastiaan Snoeckx <ikke@sebastiaansnoeckx.be> wrote: 27/08/15 16:13, Juho Laatu <juho.laatu@gmail.com>: >> On 27 Aug 2015, at 15:02, Sebastiaan Snoeckx<ikke@sebastiaansnoeckx.be> wrote: >> >> Hello >> >> This may sound like an insanely strange question, but I was   wondering whether there were specific election algorithms and ballot designs that would allow a voter to express preferences between specific candidates, without having to specify their preference between the expressions of preferences themselves. >> >> Don't worry if this sounds inconsistent, I'll explain by example: >> 1. The voter prefers A over B (A>B) >> 2. The voter prefers C over D (C>D) >> 3. The voter prefers E over F and G (E>F=G) >> 4. The voter prefers their own preference of A>B over their preference C>D, but could care less whether E>F=G is preferred over the others >> >> Notationally, it would be a bit like this: ((A>B)>(C>D))=(E>F=G) >> >> Ow! I can imagine any voting system choking over this (and imagine this happening with loops allowed!), but it is an incredibly common thing in real life: people prefer burgers over pizza and prefer coke over sprite (YMMV!), but when you ask them wether this mean that they prefer burgers over coke or pizza over sprite, they'll shrug and say these are not comparable: (burgers>pizza)=(coke>sprite). >> >> In real-life elections, candidates are rarely comparable to each other (ie. one-issue candidates or mutually-complementary ideologies), and forcing voters to rank (or score, in a cardinal system) incomparable candidates or ideologies seems to me like a lot of information is lost. >> >> Did this make any sense at all? >> >> I myself had been thinking this would be akin to a candidate-grouping scheme (whereby candidatesshould be allowed to be part of multiple groups, or none) where you'd have a matrix comparing every group-candidate-ranking combination to every other group-candidate-ranking combination. Or something in that style; or not. >> >> >> Thanks and hoping to hear any and all comments! >> > > > > In many Condorcet methods votes are first added to a pairwise comparison matrix, and then the winner is determined based on that matrix. It would be straight forward to add also "partial" votes in the matrix. With "partial" (or "partial ranking") I mean votes that can rank A>B and E>F, but need not tell if A and/or B are preferred over E and/or F or vice versa. Also cyclic votes could be added in the matrix. > Yes, this is what I was thinking could be done to tally the results: consider these groupings (eg. "A>B") as "monolithic" in the calculation (thus behaving like a unique candidate) and then you'd end up, in an elaborate example, with something like this:   1. A>B   2. B>C   3. C>A   4. B   5. A>C   6. D>A   7. C>D   8. C   9. B>A   10. D On first sight, this would imply "A>B" to be the winner of the election. I'm sure there would be some advanced electoral mathematical algorithm available to check this, but does this *also* imply that, "A" *should* be the generalised winner, because obviously "A>B" implies that more people prefer A over B. > On the other hand I don't know who would like to cast a sincere cyclic vote. Strategic votes could be intentionally cyclic, but I guess we don't want to support that idea. > > Also partial votes may not be needed. People should be able to rank all the candidates, or put them in random order or rank them equal if they can not decide. Do you have some good examples where partial votes would be seriously needed? Your food example (burgers vs. coke) works fine in foods, but I was wondering if this works also when electing one political leader or when selecting one policy (or is mandatory ranking of groupings a small enough problem to be ignored). > It's true that maybe in politics such a system isn't really needed, this would be more useful for highly specific, technical decisions. > Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate. > > This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and  both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB). > I hadn't even considered such a use-case; it does seem like a good idea. Does anyone have examples of (real-life?) elections where this is allowed, and how then do they calculate the votes? > Juho > > > P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion. > I'm not sure if I get your point here. Isn't a candidate grouping not the same as being allowed to equally rank candidates? Kind greetings, Sebastiaan ---- Election-Methods mailing list - see http://electorama.com/em for list info
RB
robert bristow-johnson
Sat, Aug 29, 2015 10:46 PM

On 8/29/15 6:17 PM, James Kislanko wrote:

This example is a perfect demonstration of what I tried to describe a
decade or so ago.There is no way to make a linear ordering of pairwise
preferences if the voter uses different criteria depending upon what
the pair is. I'd like my contribution to the pairwise matrix be based
upon a ballot that gave "A or B, neither?" for every combination of
choices.

while IRV ballots seem to prohibit marking two candidates equally
(except for those unmarked, who are all tied for last place preference
on that particular ballot), there's nothing in a Condorcet ranked-ballot
to stop you from marking A and B equally, whether they be first or last.

how is

A = B = last place

any different an expression from "neither"?

ranked ballot, in which tied ranking is allowed, is the most sensible
form of expressive preference voting.  score voting requires too much
"expression" from the voters and approval voting too little.

--

r b-j                  rbj@audioimagination.com

"Imagination is more important than knowledge."

On 8/29/15 6:17 PM, James Kislanko wrote: > This example is a perfect demonstration of what I tried to describe a > decade or so ago.There is no way to make a linear ordering of pairwise > preferences if the voter uses different criteria depending upon what > the pair is. I'd like my contribution to the pairwise matrix be based > upon a ballot that gave "A or B, neither?" for every combination of > choices. while IRV ballots seem to prohibit marking two candidates equally (except for those unmarked, who are all tied for last place preference on that particular ballot), there's nothing in a Condorcet ranked-ballot to stop you from marking A and B equally, whether they be first or last. how is A = B = last place any different an expression from "neither"? ranked ballot, in which tied ranking is allowed, is the most sensible form of expressive preference voting. score voting requires too much "expression" from the voters and approval voting too little. -- r b-j rbj@audioimagination.com "Imagination is more important than knowledge."
JK
James Kislanko
Sun, Aug 30, 2015 1:24 AM

I cannot respond to what you describe, since it has no relevance to what I said, which is there is no ranked ballot that can reproduce my pairwise preferences if I use different criteria depending upon what the pairs are.

 On Saturday, August 29, 2015 4:46 PM, robert bristow-johnson <rbj@audioimagination.com> wrote:

On 8/29/15 6:17 PM, James Kislanko wrote:

This example is a perfect demonstration of what I tried to describe a
decade or so ago.There is no way to make a linear ordering of pairwise
preferences if the voter uses different criteria depending upon what
the pair is. I'd like my contribution to the pairwise matrix be based
upon a ballot that gave "A or B, neither?" for every combination of
choices.

while IRV ballots seem to prohibit marking two candidates equally
(except for those unmarked, who are all tied for last place preference
on that particular ballot), there's nothing in a Condorcet ranked-ballot
to stop you from marking A and B equally, whether they be first or last.

how is

  A = B = last place

    any different an expression from "neither"?

ranked ballot, in which tied ranking is allowed, is the most sensible
form of expressive preference voting.  score voting requires too much
"expression" from the voters and approval voting too little.

--

r b-j                  rbj@audioimagination.com

"Imagination is more important than knowledge."


Election-Methods mailing list - see http://electorama.com/em for list info

I cannot respond to what you describe, since it has no relevance to what I said, which is there is no ranked ballot that can reproduce my pairwise preferences if I use different criteria depending upon what the pairs are. On Saturday, August 29, 2015 4:46 PM, robert bristow-johnson <rbj@audioimagination.com> wrote: On 8/29/15 6:17 PM, James Kislanko wrote: > This example is a perfect demonstration of what I tried to describe a > decade or so ago.There is no way to make a linear ordering of pairwise > preferences if the voter uses different criteria depending upon what > the pair is. I'd like my contribution to the pairwise matrix be based > upon a ballot that gave "A or B, neither?" for every combination of > choices. while IRV ballots seem to prohibit marking two candidates equally (except for those unmarked, who are all tied for last place preference on that particular ballot), there's nothing in a Condorcet ranked-ballot to stop you from marking A and B equally, whether they be first or last. how is   A = B = last place     any different an expression from "neither"? ranked ballot, in which tied ranking is allowed, is the most sensible form of expressive preference voting.  score voting requires too much "expression" from the voters and approval voting too little. -- r b-j                  rbj@audioimagination.com "Imagination is more important than knowledge." ---- Election-Methods mailing list - see http://electorama.com/em for list info
JL
Juho Laatu
Sun, Aug 30, 2015 7:32 AM

On 29 Aug 2015, at 22:45, Sebastiaan Snoeckx ikke@sebastiaansnoeckx.be wrote:

27/08/15 16:13, Juho Laatu juho.laatu@gmail.com:

Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate.

This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and  both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB).

I hadn't even considered such a use-case; it does seem like a good idea. Does anyone have examples of (real-life?) elections where this is allowed, and how then do they calculate the votes?

I'm not aware of any real life examples. Maybe there are none.

The most problematic part in vote counting might be the ballot format. I assumed that there are lots of candidates.

If one lists all of them on the ballot paper, and also all the possible groupings, the ballot paper will be very long. It would be enough to have a limited number of columns. The voter would put a mark on some squares of the matrix (at some column next to the chosen name of a group or individual). The example vote that I discussed above could be cast using only five columns.

Another approach would be to give numbers to all the candidates and groupings, The ballot paper could be rather small. In the example vote above it would be enough to write on the ballot paper e.g. numbers "117 105 100 222 256" (where 100 is the number of Party A, 200 is the number of Party B etc.).

The actual counting of the votes (sum of pairwise preferences and final result) will probably be done with computers rather than by hand.

P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion.

I'm not sure if I get your point here. Isn't a candidate grouping not the same as being allowed to equally rank candidates?

Yes. These proposals included also some new approaches to vote counting.

The simplest approach was to organise all the candidates as a binary tree. The counting process would first decide if the winner should come from the "right" wing or from the "left" wing, and then proceed downwards towards the candidates in the leaves. This would of course limit the "expressiveness" of the election and voters somewhat, but the benefit would be that this approach would eliminate cyclic preferences and cyclic preference related strategic voting possibilities. (I tend to think that in typical real life elections this kind of strategies are not easy and efficient to use, so it is possible that no such defence mechanisms are even needed (I'm thinking about Condorcet methods here).)

Some other approaches were to allow voters or parties/groupings to name groupings within which cyclic preferences would not be counted against the voters within that grouping. I mean that even if votes / preference matrix within party/grouping C is strongly cyclic, and preferences between groupings would be weak and possibly cyclic, a candidate of party C should still be able to win. I'll skip any detailed definitions of such algorithms here.

Juho

On 29 Aug 2015, at 22:45, Sebastiaan Snoeckx <ikke@sebastiaansnoeckx.be> wrote: > 27/08/15 16:13, Juho Laatu <juho.laatu@gmail.com>: >> Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate. >> >> This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB). >> > > I hadn't even considered such a use-case; it does seem like a good idea. Does anyone have examples of (real-life?) elections where this is allowed, and how then do they calculate the votes? I'm not aware of any real life examples. Maybe there are none. The most problematic part in vote counting might be the ballot format. I assumed that there are lots of candidates. If one lists all of them on the ballot paper, and also all the possible groupings, the ballot paper will be very long. It would be enough to have a limited number of columns. The voter would put a mark on some squares of the matrix (at some column next to the chosen name of a group or individual). The example vote that I discussed above could be cast using only five columns. Another approach would be to give numbers to all the candidates and groupings, The ballot paper could be rather small. In the example vote above it would be enough to write on the ballot paper e.g. numbers "117 105 100 222 256" (where 100 is the number of Party A, 200 is the number of Party B etc.). The actual counting of the votes (sum of pairwise preferences and final result) will probably be done with computers rather than by hand. >> P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion. >> > > I'm not sure if I get your point here. Isn't a candidate grouping not the same as being allowed to equally rank candidates? Yes. These proposals included also some new approaches to vote counting. The simplest approach was to organise all the candidates as a binary tree. The counting process would first decide if the winner should come from the "right" wing or from the "left" wing, and then proceed downwards towards the candidates in the leaves. This would of course limit the "expressiveness" of the election and voters somewhat, but the benefit would be that this approach would eliminate cyclic preferences and cyclic preference related strategic voting possibilities. (I tend to think that in typical real life elections this kind of strategies are not easy and efficient to use, so it is possible that no such defence mechanisms are even needed (I'm thinking about Condorcet methods here).) Some other approaches were to allow voters or parties/groupings to name groupings within which cyclic preferences would not be counted against the voters within that grouping. I mean that even if votes / preference matrix within party/grouping C is strongly cyclic, and preferences between groupings would be weak and possibly cyclic, a candidate of party C should still be able to win. I'll skip any detailed definitions of such algorithms here. Juho
RB
robert bristow-johnson
Sun, Aug 30, 2015 9:07 PM

On 8/29/15 9:24 PM, James Kislanko wrote:

I cannot respond to what you describe, since it has no relevance to
what I said, which is there is no ranked ballot that can reproduce my
pairwise preferences if I use different criteria depending upon what
the pairs are.

i can't really decode this, James.

we all understand that with a population of voters, a Condorcet cycle
can possibly result (Rock>Scissors, Scissors>Paper, Paper>Rock) and then
you need to add something or have something more, in the tabulating
criteria, to determine a winner.  (i actually think a cycle would be
rare in real governmental elections using a ranked ballot.)  people on
this list can argue which is best.  probably most agree that Schulze is
best, but i think that if the cycle contains only 3 candidates, that
Schulze and Ranked-Pairs (margins) and MinMax all pick the same winner.
Ranked-Pairs is a helluva lot easier to explain to skeptical legislators
and others i might try to convince to re-adopt the ranked ballot (but
this time not to go with IRV), so i have been sticking with that.
(and, as rare as a cycle might be, i think it would be even more rare
for a cycle to have more than 3 candidates in it, so the difference
between a Schulze and Ranked-Pairs might seem moot.)

but just because the collective vote totals might result in a circular
preference, that doesn't mean that it's reasonable for a single voter
to.  if a voter prefers Candidate Rock over Candidate Scissors and the
same voter prefers Scissors over Paper, i cannot grok how this same
voter could possibly prefer Paper over Rock.  then a single, linear,
ranked ballot works fine in recording all of the contingency vote
preferences of that voter.  the rest of the problem is taking all of
this collection of ranked ballots, and with the principle of "One Person
One Vote" determining what the collective preference of candidates is
and identifying the winner.  outside of a cycle, i think that Condorcet
works pretty well because, as long as there is a Condorcet Winner,
that choice would prevail in any hypothetical one-on-one election and
not the reverse.

people here since 2009 might remember when i joined the list and that i
lived in a municipality with a strong 3rd party (the Progressive Party
of Vermont), we had IRV for our mayoral election and, while a majority
of voters marked their ballots that they preferred Candidate A (for
Andy) over Candidate B (for Bob), nonetheless Candidate B was elected.
a year later IRV was repealed, although a wide majority of voters didn't
understand exactly what went wrong (and would dispute the problems),
enough folks knew something was wrong and IRV and it was repealed and
unfortunately along with it, the ranked-order ballot.

so, please elaborate on exactly what you mean.

r b-j

On Saturday, August 29, 2015 4:46 PM, robert bristow-johnson
rbj@audioimagination.com wrote:

On 8/29/15 6:17 PM, James Kislanko wrote:

This example is a perfect demonstration of what I tried to describe a
decade or so ago.There is no way to make a linear ordering of pairwise
preferences if the voter uses different criteria depending upon what
the pair is. I'd like my contribution to the pairwise matrix be based
upon a ballot that gave "A or B, neither?" for every combination of
choices.

while IRV ballots seem to prohibit marking two candidates equally
(except for those unmarked, who are all tied for last place preference
on that particular ballot), there's nothing in a Condorcet ranked-ballot
to stop you from marking A and B equally, whether they be first or last.

how is

A = B = last place

 any different an expression from "neither"?

ranked ballot, in which tied ranking is allowed, is the most sensible
form of expressive preference voting.  score voting requires too much
"expression" from the voters and approval voting too little.

--

r b-j                  rbj@audioimagination.com

"Imagination is more important than knowledge."

On 8/29/15 9:24 PM, James Kislanko wrote: > I cannot respond to what you describe, since it has no relevance to > what I said, which is there is no ranked ballot that can reproduce my > pairwise preferences if I use different criteria depending upon what > the pairs are. > i can't really decode this, James. we all understand that with a population of voters, a Condorcet cycle can possibly result (Rock>Scissors, Scissors>Paper, Paper>Rock) and then you need to add something or have something more, in the tabulating criteria, to determine a winner. (i actually think a cycle would be rare in real governmental elections using a ranked ballot.) people on this list can argue which is best. probably most agree that Schulze is best, but i think that if the cycle contains only 3 candidates, that Schulze and Ranked-Pairs (margins) and MinMax all pick the same winner. Ranked-Pairs is a helluva lot easier to explain to skeptical legislators and others i might try to convince to re-adopt the ranked ballot (but this time *not* to go with IRV), so i have been sticking with that. (and, as rare as a cycle might be, i think it would be even more rare for a cycle to have more than 3 candidates in it, so the difference between a Schulze and Ranked-Pairs might seem moot.) but just because the collective vote totals might result in a circular preference, that doesn't mean that it's reasonable for a single voter to. if a voter prefers Candidate Rock over Candidate Scissors and the same voter prefers Scissors over Paper, i cannot grok how this same voter could possibly prefer Paper over Rock. then a single, linear, ranked ballot works fine in recording all of the contingency vote preferences of that voter. the rest of the problem is taking all of this collection of ranked ballots, and with the principle of "One Person One Vote" determining what the collective preference of candidates is and identifying the winner. outside of a cycle, i think that Condorcet works pretty well because, as long as there *is* a Condorcet Winner, that choice would prevail in any hypothetical one-on-one election and not the reverse. people here since 2009 might remember when i joined the list and that i lived in a municipality with a strong 3rd party (the Progressive Party of Vermont), we had IRV for our mayoral election and, while a majority of voters marked their ballots that they preferred Candidate A (for Andy) over Candidate B (for Bob), nonetheless Candidate B was elected. a year later IRV was repealed, although a wide majority of voters didn't understand exactly what went wrong (and would dispute the problems), enough folks knew *something* was wrong and IRV and it was repealed and unfortunately along with it, the ranked-order ballot. so, please elaborate on exactly what you mean. r b-j > On Saturday, August 29, 2015 4:46 PM, robert bristow-johnson > <rbj@audioimagination.com> wrote: > > > On 8/29/15 6:17 PM, James Kislanko wrote: > > This example is a perfect demonstration of what I tried to describe a > > decade or so ago.There is no way to make a linear ordering of pairwise > > preferences if the voter uses different criteria depending upon what > > the pair is. I'd like my contribution to the pairwise matrix be based > > upon a ballot that gave "A or B, neither?" for every combination of > > choices. > > while IRV ballots seem to prohibit marking two candidates equally > (except for those unmarked, who are all tied for last place preference > on that particular ballot), there's nothing in a Condorcet ranked-ballot > to stop you from marking A and B equally, whether they be first or last. > > how is > > A = B = last place > > any different an expression from "neither"? > > ranked ballot, in which tied ranking is allowed, is the most sensible > form of expressive preference voting. score voting requires too much > "expression" from the voters and approval voting too little. -- r b-j rbj@audioimagination.com "Imagination is more important than knowledge."
JK
James Kislanko
Mon, Aug 31, 2015 1:30 AM

Y'all are still jumping into areas I didn't mention.

Succinctly, all I'm saying is that you cannot derive my personal pairwise preferences from a ranked ballot. I'm not talking about the even more complicated question of counting votes.
Given more than 2 "issues" I might rank A>B>C>D>E given 5 choices, but asked whether I prefer C or D might choose D based upon the only subset of the issues where they disagree. You can build up a pairwise matrix from my pairwise choices, but you cannot infer my pairwise preferences from something that isn't pairwise.
The list (and literature) is full of examples of why my ranked ballot may not match my pairwise preferences: maybe I put C>D because that would help A. But if A, B, C and E were NOT running I'd prefer D.

A decade or so ago I tried to point this out in the context of someone describing a "condorcet election" as being the same as a "round robin" tournament. It would be if the voters got to choose between each pair of alternatives (THAT would be a "round robin") but it is logically incorrect to infer from an ordered list that the voter's list would always be the same for all subsets of that list.

Personally, I'd like a voting method that gave me pairwise choices, like my opthalmologist's "better or worse?" tests when trying to figure out what eyeglass prescription to write. Just record my answers in a matrix and sum all voters' matrixes. Then you can count the result however you want but I'll know that my pairwise choices weren't made by you.

 On Sunday, August 30, 2015 3:07 PM, robert bristow-johnson <rbj@audioimagination.com> wrote:

On 8/29/15 9:24 PM, James Kislanko wrote:

I cannot respond to what you describe, since it has no relevance to
what I said, which is there is no ranked ballot that can reproduce my
pairwise preferences if I use different criteria depending upon what
the pairs are.

i can't really decode this, James.

we all understand that with a population of voters, a Condorcet cycle
can possibly result (Rock>Scissors, Scissors>Paper, Paper>Rock) and then
you need to add something or have something more, in the tabulating
criteria, to determine a winner.  (i actually think a cycle would be
rare in real governmental elections using a ranked ballot.)  people on
this list can argue which is best.  probably most agree that Schulze is
best, but i think that if the cycle contains only 3 candidates, that
Schulze and Ranked-Pairs (margins) and MinMax all pick the same winner. 
Ranked-Pairs is a helluva lot easier to explain to skeptical legislators
and others i might try to convince to re-adopt the ranked ballot (but
this time not to go with IRV), so i have been sticking with that. 
(and, as rare as a cycle might be, i think it would be even more rare
for a cycle to have more than 3 candidates in it, so the difference
between a Schulze and Ranked-Pairs might seem moot.)

but just because the collective vote totals might result in a circular
preference, that doesn't mean that it's reasonable for a single voter
to.  if a voter prefers Candidate Rock over Candidate Scissors and the
same voter prefers Scissors over Paper, i cannot grok how this same
voter could possibly prefer Paper over Rock.  then a single, linear,
ranked ballot works fine in recording all of the contingency vote
preferences of that voter.  the rest of the problem is taking all of
this collection of ranked ballots, and with the principle of "One Person
One Vote" determining what the collective preference of candidates is
and identifying the winner.  outside of a cycle, i think that Condorcet
works pretty well because, as long as there is a Condorcet Winner,
that choice would prevail in any hypothetical one-on-one election and
not the reverse.

people here since 2009 might remember when i joined the list and that i
lived in a municipality with a strong 3rd party (the Progressive Party
of Vermont), we had IRV for our mayoral election and, while a majority
of voters marked their ballots that they preferred Candidate A (for
Andy) over Candidate B (for Bob), nonetheless Candidate B was elected. 
a year later IRV was repealed, although a wide majority of voters didn't
understand exactly what went wrong (and would dispute the problems),
enough folks knew something was wrong and IRV and it was repealed and
unfortunately along with it, the ranked-order ballot.

so, please elaborate on exactly what you mean.

r b-j

On Saturday, August 29, 2015 4:46 PM, robert bristow-johnson
rbj@audioimagination.com wrote:

On 8/29/15 6:17 PM, James Kislanko wrote:

This example is a perfect demonstration of what I tried to describe a
decade or so ago.There is no way to make a linear ordering of pairwise
preferences if the voter uses different criteria depending upon what
the pair is. I'd like my contribution to the pairwise matrix be based
upon a ballot that gave "A or B, neither?" for every combination of
choices.

while IRV ballots seem to prohibit marking two candidates equally
(except for those unmarked, who are all tied for last place preference
on that particular ballot), there's nothing in a Condorcet ranked-ballot
to stop you from marking A and B equally, whether they be first or last.

how is

  A = B = last place

    any different an expression from "neither"?

ranked ballot, in which tied ranking is allowed, is the most sensible
form of expressive preference voting.  score voting requires too much
"expression" from the voters and approval voting too little.

--

r b-j                  rbj@audioimagination.com

"Imagination is more important than knowledge."


Election-Methods mailing list - see http://electorama.com/em for list info

Y'all are still jumping into areas I didn't mention. Succinctly, all I'm saying is that you cannot derive my personal pairwise preferences from a ranked ballot. I'm not talking about the even more complicated question of counting votes. Given more than 2 "issues" I might rank A>B>C>D>E given 5 choices, but asked whether I prefer C or D might choose D based upon the only subset of the issues where they disagree. You can build up a pairwise matrix from my pairwise choices, but you cannot infer my pairwise preferences from something that isn't pairwise. The list (and literature) is full of examples of why my ranked ballot may not match my pairwise preferences: maybe I put C>D because that would help A. But if A, B, C and E were NOT running I'd prefer D. A decade or so ago I tried to point this out in the context of someone describing a "condorcet election" as being the same as a "round robin" tournament. It would be if the voters got to choose between each pair of alternatives (THAT would be a "round robin") but it is logically incorrect to infer from an ordered list that the voter's list would always be the same for all subsets of that list. Personally, I'd like a voting method that gave me pairwise choices, like my opthalmologist's "better or worse?" tests when trying to figure out what eyeglass prescription to write. Just record my answers in a matrix and sum all voters' matrixes. Then you can count the result however you want but I'll know that my pairwise choices weren't made by you. On Sunday, August 30, 2015 3:07 PM, robert bristow-johnson <rbj@audioimagination.com> wrote: On 8/29/15 9:24 PM, James Kislanko wrote: > I cannot respond to what you describe, since it has no relevance to > what I said, which is there is no ranked ballot that can reproduce my > pairwise preferences if I use different criteria depending upon what > the pairs are. > i can't really decode this, James. we all understand that with a population of voters, a Condorcet cycle can possibly result (Rock>Scissors, Scissors>Paper, Paper>Rock) and then you need to add something or have something more, in the tabulating criteria, to determine a winner.  (i actually think a cycle would be rare in real governmental elections using a ranked ballot.)  people on this list can argue which is best.  probably most agree that Schulze is best, but i think that if the cycle contains only 3 candidates, that Schulze and Ranked-Pairs (margins) and MinMax all pick the same winner.  Ranked-Pairs is a helluva lot easier to explain to skeptical legislators and others i might try to convince to re-adopt the ranked ballot (but this time *not* to go with IRV), so i have been sticking with that.  (and, as rare as a cycle might be, i think it would be even more rare for a cycle to have more than 3 candidates in it, so the difference between a Schulze and Ranked-Pairs might seem moot.) but just because the collective vote totals might result in a circular preference, that doesn't mean that it's reasonable for a single voter to.  if a voter prefers Candidate Rock over Candidate Scissors and the same voter prefers Scissors over Paper, i cannot grok how this same voter could possibly prefer Paper over Rock.  then a single, linear, ranked ballot works fine in recording all of the contingency vote preferences of that voter.  the rest of the problem is taking all of this collection of ranked ballots, and with the principle of "One Person One Vote" determining what the collective preference of candidates is and identifying the winner.  outside of a cycle, i think that Condorcet works pretty well because, as long as there *is* a Condorcet Winner, that choice would prevail in any hypothetical one-on-one election and not the reverse. people here since 2009 might remember when i joined the list and that i lived in a municipality with a strong 3rd party (the Progressive Party of Vermont), we had IRV for our mayoral election and, while a majority of voters marked their ballots that they preferred Candidate A (for Andy) over Candidate B (for Bob), nonetheless Candidate B was elected.  a year later IRV was repealed, although a wide majority of voters didn't understand exactly what went wrong (and would dispute the problems), enough folks knew *something* was wrong and IRV and it was repealed and unfortunately along with it, the ranked-order ballot. so, please elaborate on exactly what you mean. r b-j > On Saturday, August 29, 2015 4:46 PM, robert bristow-johnson > <rbj@audioimagination.com> wrote: > > > On 8/29/15 6:17 PM, James Kislanko wrote: > > This example is a perfect demonstration of what I tried to describe a > > decade or so ago.There is no way to make a linear ordering of pairwise > > preferences if the voter uses different criteria depending upon what > > the pair is. I'd like my contribution to the pairwise matrix be based > > upon a ballot that gave "A or B, neither?" for every combination of > > choices. > > while IRV ballots seem to prohibit marking two candidates equally > (except for those unmarked, who are all tied for last place preference > on that particular ballot), there's nothing in a Condorcet ranked-ballot > to stop you from marking A and B equally, whether they be first or last. > > how is > >  A = B = last place > >    any different an expression from "neither"? > > ranked ballot, in which tied ranking is allowed, is the most sensible > form of expressive preference voting.  score voting requires too much > "expression" from the voters and approval voting too little. -- r b-j                  rbj@audioimagination.com "Imagination is more important than knowledge." ---- Election-Methods mailing list - see http://electorama.com/em for list info
RB
robert bristow-johnson
Mon, Aug 31, 2015 11:38 PM

On 8/30/15 9:30 PM, James Kislanko wrote:

Y'all are still jumping into areas I didn't mention.

that may be true.

Succinctly, all I'm saying is that you cannot derive my personal
pairwise preferences from a ranked ballot.

you may be saying that, but it isn't true.  unless your personal
pairwise preferences are circular.  and that i don't buy.

for a single voter who is not schizophrenic, if the voter prefers A over
B and prefers B over C, that voter also prefers A over C.

I'm not talking about the even more complicated question of counting
votes.

understood.  we'll fry them fish when it comes to that.

--

r b-j                  rbj@audioimagination.com

"Imagination is more important than knowledge."

On 8/30/15 9:30 PM, James Kislanko wrote: > Y'all are still jumping into areas I didn't mention. > that may be true. > Succinctly, all I'm saying is that you cannot derive my personal > pairwise preferences from a ranked ballot. you may be saying that, but it isn't true. unless your personal pairwise preferences are circular. and that i don't buy. for a single voter who is not schizophrenic, if the voter prefers A over B and prefers B over C, that voter also prefers A over C. > I'm not talking about the even more complicated question of counting > votes. understood. we'll fry them fish when it comes to that. -- r b-j rbj@audioimagination.com "Imagination is more important than knowledge."
JL
Juho Laatu
Tue, Sep 1, 2015 6:45 AM

CIt makes sen

Correction.
It makes sense to sometimes read what you have written yourself. When I wrote "preferences would not be counted against the voters within that grouping" I meant "preferences would not be counted against the candidates within that grouping". Also, it would have been clearer not to write "If one lists all of them on the ballot paper" but "If one lists all of them on the preprinted ballot paper".

Juho

On 30 Aug 2015, at 10:32, Juho Laatu juho.laatu@gmail.com wrote:

On 29 Aug 2015, at 22:45, Sebastiaan Snoeckx ikke@sebastiaansnoeckx.be wrote:

27/08/15 16:13, Juho Laatu juho.laatu@gmail.com:

Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate.

This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and  both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB).

I hadn't even considered such a use-case; it does seem like a good idea. Does anyone have examples of (real-life?) elections where this is allowed, and how then do they calculate the votes?

I'm not aware of any real life examples. Maybe there are none.

The most problematic part in vote counting might be the ballot format. I assumed that there are lots of candidates.

If one lists all of them on the ballot paper, and also all the possible groupings, the ballot paper will be very long. It would be enough to have a limited number of columns. The voter would put a mark on some squares of the matrix (at some column next to the chosen name of a group or individual). The example vote that I discussed above could be cast using only five columns.

Another approach would be to give numbers to all the candidates and groupings, The ballot paper could be rather small. In the example vote above it would be enough to write on the ballot paper e.g. numbers "117 105 100 222 256" (where 100 is the number of Party A, 200 is the number of Party B etc.).

The actual counting of the votes (sum of pairwise preferences and final result) will probably be done with computers rather than by hand.

P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion.

I'm not sure if I get your point here. Isn't a candidate grouping not the same as being allowed to equally rank candidates?

Yes. These proposals included also some new approaches to vote counting.

The simplest approach was to organise all the candidates as a binary tree. The counting process would first decide if the winner should come from the "right" wing or from the "left" wing, and then proceed downwards towards the candidates in the leaves. This would of course limit the "expressiveness" of the election and voters somewhat, but the benefit would be that this approach would eliminate cyclic preferences and cyclic preference related strategic voting possibilities. (I tend to think that in typical real life elections this kind of strategies are not easy and efficient to use, so it is possible that no such defence mechanisms are even needed (I'm thinking about Condorcet methods here).)

Some other approaches were to allow voters or parties/groupings to name groupings within which cyclic preferences would not be counted against the voters within that grouping. I mean that even if votes / preference matrix within party/grouping C is strongly cyclic, and preferences between groupings would be weak and possibly cyclic, a candidate of party C should still be able to win. I'll skip any detailed definitions of such algorithms here.

Juho

CIt makes sen Correction. It makes sense to sometimes read what you have written yourself. When I wrote "preferences would not be counted against the voters within that grouping" I meant "preferences would not be counted against the *candidates* within that grouping". Also, it would have been clearer not to write "If one lists all of them on the ballot paper" but "If one lists all of them on the *preprinted* ballot paper". Juho > On 30 Aug 2015, at 10:32, Juho Laatu <juho.laatu@gmail.com> wrote: > > On 29 Aug 2015, at 22:45, Sebastiaan Snoeckx <ikke@sebastiaansnoeckx.be> wrote: > >> 27/08/15 16:13, Juho Laatu <juho.laatu@gmail.com>: > >>> Theres's however one situation in my mind where partial votes could be useful. If we have multiple parties and each party has say 100 candidates, then it would make sense to be able to rank the strongest candidates of party A and strongest candidates of party B without having to rank all the 100 candidates of party A in order to tell that all party A candidates are better than any party B candidate. >>> >>> This problem could be solved also by allowing the voter to rank various groups. We come back to your group-candidate-ranking from another point of view. Instead of casting a partial vote one could cast a vote that treats voters as groups. The aforementioned voter could vote A1 > A2 > PartyA > B1 > B2, where "PartyA" refers to all party A candidates except A1 and A2 (since they were ranked separately). This means that the voter ranks A3 and A4 equal, but worse than A1 and A2, and both better than B1 and B2. If you want to have a partial vote (not taking position on if party A is better that party B), that could be e.g. (A1 > A2 > PartyA), (B1 > B2 > PartyB). >>> >> >> I hadn't even considered such a use-case; it does seem like a good idea. Does anyone have examples of (real-life?) elections where this is allowed, and how then do they calculate the votes? > > I'm not aware of any real life examples. Maybe there are none. > > The most problematic part in vote counting might be the ballot format. I assumed that there are lots of candidates. > > If one lists all of them on the ballot paper, and also all the possible groupings, the ballot paper will be very long. It would be enough to have a limited number of columns. The voter would put a mark on some squares of the matrix (at some column next to the chosen name of a group or individual). The example vote that I discussed above could be cast using only five columns. > > Another approach would be to give numbers to all the candidates and groupings, The ballot paper could be rather small. In the example vote above it would be enough to write on the ballot paper e.g. numbers "117 105 100 222 256" (where 100 is the number of Party A, 200 is the number of Party B etc.). > > The actual counting of the votes (sum of pairwise preferences and final result) will probably be done with computers rather than by hand. > >>> P.S. I sometimes proposed groupings in candidates lists or in the ballots as one solution to eliminating strategies from Condorcet style ranked methods. But I guess strategic voting is not of interest in this discussion. >>> >> >> I'm not sure if I get your point here. Isn't a candidate grouping not the same as being allowed to equally rank candidates? > > Yes. These proposals included also some new approaches to vote counting. > > The simplest approach was to organise all the candidates as a binary tree. The counting process would first decide if the winner should come from the "right" wing or from the "left" wing, and then proceed downwards towards the candidates in the leaves. This would of course limit the "expressiveness" of the election and voters somewhat, but the benefit would be that this approach would eliminate cyclic preferences and cyclic preference related strategic voting possibilities. (I tend to think that in typical real life elections this kind of strategies are not easy and efficient to use, so it is possible that no such defence mechanisms are even needed (I'm thinking about Condorcet methods here).) > > Some other approaches were to allow voters or parties/groupings to name groupings within which cyclic preferences would not be counted against the voters within that grouping. I mean that even if votes / preference matrix within party/grouping C is strongly cyclic, and preferences between groupings would be weak and possibly cyclic, a candidate of party C should still be able to win. I'll skip any detailed definitions of such algorithms here. > > Juho > >