Proportional 3RD (3-rating delegated) voting: Difference between revisions

add Proportional and Delegated categories
imported>Homunq
(init)
 
(add Proportional and Delegated categories)
 
(6 intermediate revisions by one other user not shown)
Line 2:
 
* Voters rate each candidate “Good”, “OK”, or “Bad”. Blanks are filled in by your “Good” candidates.
** Usually, the safest strategy is to rate just your favorite as "good". If you trust that favorite's ratings, you can leave the others blank; otherwise, you can explicitly divide the others between "OK" and "bad".
** Delegation (rules for filling in blanks left by the voter): Before the election, candidates publicly rate each other “OK” or “Bad”. They may rate another candidate “conditionally OK”, which means “Bad” if the other candidate rates them “Bad”, and “OK” otherwise. If you rank one candidate “Good”, their pre-ratings are used for any other candidates you leave blank. If you rate several candidates “Good”, then your blanks are filled in with the lowest rating any “Good” candidate gave that blank candidate.
 
If a voter rates no candidate “Good” but rates some as “OK” or “Bad”, any blanks they leave are counted as “Bad”.
* Votes are tallied for each pair of candidates X and Y, to see what portion of ballots that rate X "Good" will rate Y at least "OK".
*:(Note that the above ballot format and rules are identical to those of [3-2-1 voting], a single-winner, nonproportional voting method.)
** A ballot that rates N different candidates "good" only counts as 1/N in each of these tallies.
*** In settings where ballots may be hand-counted, there may be rules limiting each ballot to rate no more than a certain number of candidates as "good", and rules for approximate counting of ballots that rate too many candidates as "good". The simplest rule would be '''rate only 1 candidate as good'''.
** For example, suppose that there were three candidates: X, Y, and Z. If the three ballots were "Good, OK, Bad", "Good, Good, Bad", and "Good, Bad, Good", then the XY tally would be 1+.5+.5=2 X, votes of which 1+.5=1.5 rate Y at least OK.
 
* These tallies are then used in a Single Transferrable Voting-like (STV-like) procedure to find the winners.
** This is a process which finds winning candidates and assigns them each an equal amount of votes, while trying to ensure that each vote is assigned to a candidate it rates as highly as possible. ** Each vote is assigned to a candidate or candidates it rates at least "OK". To get assignments to balance, votes may be assigned in fractions; for instance, half to one candidate and half to another.
 
== STV process ==
 
The basic vote-counting process has 4 steps (based on Single Transferrable Voting):
# Tally votes
#: Each ballot counts as 1 point. Initially this point is divided equally among the candidates rated “Good”. These points are added to find the direct vote totals.
# Find winners and transfer leftovers
#: If V is the total number of valid (non-exhausted) votes, and S is the number of seats, then a “quota” is defined as Q=V/(S+1). This ensures that each full “quota” of voters will get a seat, with less than one “quota” of vote left unrepresented even though they still have a valid preference.
#: Any candidate with a full quota of points at any time is elected. If their winning point total is W>Q, then the leftover fractionpoints T=(W-Q)/W of all of their points isare transferred.
# Eliminate candidate with lowest total and transfer votes
#: When transferring any portion of a vote, it first is split among any remaining candidates that the original voter rated “Good”, inoriginally proportionwent to the direct vote totals each of those candidates received. If there are no such candidatescandidate remainingX, it is split among remainingthe other candidates thatwho thewere originalrated voterabove rated “OK”,"bad" inby the samevoters way.who Ifrated there"X" aregood. noEach suchother candidatescandidate remaining,Y thegets ballota isportion exhaustedequal to Tally(and the quota is adjustedXY)*Tally(YY).
# If there are still seats to fill, repeat from step 2.
 
== Example ==
 
Suppose that there were three candidates: X, Y, and Z, for two seats. Say the only three ballots were "Good, OK, Bad", "Good, Good, Bad", and "Good, Bad, Good".
 
Quota to win: Q=V/(S+1)=3/(2+1)=3/3=1
 
Initial tallies: 2, .5, .5.
 
X wins the first seat. Transfer T=(W-Q)=2-1=1 point.
 
Transfers to Y will be proportional to TXY=Tally(XY)*Tally(YY)=1.5 * .5 =.75
 
Transfers to Z will be proportional to TXZ=Tally(XZ)*Tally(ZZ)=.5 * .5 =.25
 
Thus, Y gets T*TXY/(TXY+TXZ)=1*.75/(.75+.25)=.75/1=.75 transferred points, for a total of .5+.75=1.25.
 
Z gets T*TXZ/(TXY+TXZ)=1*.25/(.75+.25)=.25/1=.25 transferred points, for a total of .5+.25=.75.
 
Y has over one quota, so they win. Both seats are now filled, so the election is over.
 
If the election were not over, you would have to transfer .25 votes for Y. Of those, .5/1.25=40% of .25=.1 originally went to Y, while the other .15 originally went to X. The .15 that went to X now go to Z in the amount T*TXZ/(TXZ)=.15*.25/(.25)=.15; that is to say, since only Z remains, they all go to Z. The .1 that originally went to Y are now exhausted, because Tally(YZ) is 0; there is no overlap between voters who rated Y as "good" and those who rated Z at least "OK". So Z ends up with a tally of .75+.15=.9.
 
If, due to exhausted votes, no candidate has a quota but there are still M seats to fill, the top M candidates get the remaining seats, with no more vote transfers.
 
== Delegation (rules for filling in blank ratings) ==
 
Before the election, candidates publicly rate each other “OK” or “Bad”.
* A candidate may rate another “conditionally OK”.
** This means “Bad” if the other candidate rates them “Bad”, and “OK” otherwise.
 
Whenever a voter leaves a blank, it is filled in by the ratings of the voter's favorite candidates.
* That is, a blank for candidate Y counts as "OK" in the XY tally if Y was rated "OK" by X.
 
*:(Note that the above ballot format and rules are identicalbasically tothe same as those of [3-2-1 voting], a single-winner, nonproportional voting method.)
[[Category:Proportional voting methods]]
[[Category:Delegated voting methods]]