Re: Board of directors membership election

From: Anthony Towns <aj(at)azure(dot)humbug(dot)org(dot)au>
To: spi-general(at)lists(dot)spi-inc(dot)org
Subject: Re: Board of directors membership election
Date: 2003-10-29 16:37:08
Message-ID: 20031029163708.GG26365@azure.humbug.org.au
Views: Raw Message | Whole Thread | Download mbox
Thread:
Lists: spi-announce spi-general

On Fri, Oct 24, 2003 at 01:44:02PM +0200, Wichert Akkerman wrote:
> Previously Craig Small wrote:
> > Why not fix the system so that it makes more sense for humans?
> > AC means first A then C then B and D equally last. It's what the vast
> > majority of people would expect. A vote of C means a vote for C only,
> > with ABD last.
> We're using condorcet voting, which does not have a concept of equal
> ranking except in the no preference sense.

It's trivial to deal with this issue in Condorcet voting, though. When
creating your matrix, you only put in values where a preference has been
expressed, eg for a vote [12--] amongst candidates A, B, C and D, you add:

A B C D
( 0 1 1 1 ) A
( 0 0 1 1 ) B
( 0 0 0 0 ) C
( 0 0 0 0 ) D

to your preferences matrix, instead of something like this, for the vote
[1243]:

A B C D
( 0 1 1 1 ) A
( 0 0 1 1 ) B
( 0 0 0 0 ) C
( 0 0 1 0 ) D

The complexity in the Debian scheme about handling circular ties (the
sequental dropping and so forth) is completely independent to this.

Cheers,
aj

--
Anthony Towns <aj(at)humbug(dot)org(dot)au> <http://azure.humbug.org.au/~aj/>
I don't speak for anyone save myself. GPG signed mail preferred.

Australian DMCA (the Digital Agenda Amendments) Under Review!
-- http://azure.humbug.org.au/~aj/blog/copyright/digitalagenda

Browse spi-announce by date

  From Date Subject
Next Message Ian Jackson 2003-10-29 18:27:20 Re: Board of directors membership election
Previous Message Benj. Mako Hill 2003-10-27 05:00:00 Re: Board of directors membership election

Browse spi-general by date

  From Date Subject
Next Message Ian Jackson 2003-10-29 18:27:20 Re: Board of directors membership election
Previous Message Anthony Towns 2003-10-29 15:36:33 Re: Draft minutes for october 14 meeting