Summability criterion: Difference between revisions

(workaround until we figure out how to fix the template)
Line 37:
 
IRV does not comply with the summability criterion. In the IRV system, a count can be maintained of identical votes, but votes do not correspond to a summable array. The total possible number of unique votes grows factorially with the number of candidates.
 
Since IRV does not comply with the summability criterion, it is silly to try to apply that criterion in that case.
 
== Importance of summability ==
Line 42 ⟶ 44:
The summability criterion addresses implementation logistics. Election methods with lower summability levels are substantially easier to implement with integrity than methods with higher summability levels or methods that are non-summable.
 
Suppose, for example, that the number of candidates is ten. Under first-order summable methods like [[plurality voting|plurality]] or [[Approval voting]], the votes at any level (precinct, ward, county, etc.) can be compressed into a list of ten numbers. For [[Schulze method|Schulze]], a 10×10 matrix is needed. In an [[IRV]] system, however, theeach numberprecinct ofwould possibleneed uniqueto votessend is over ten factorial--a verylist largeof number.ten The largernumbers, the number of candidates, the more errorfirst-proneplace andvotes less practical it becomes to maintain counts offor each possible unique votecandidate. The central Undersystem IRV,would therefore,then everyreturn individualto voteeach (rank list) must be available atprecinct a central locationcandidate to determine the winnereliminate. InEach aprecinct majorwould publicthen election,return thatthe couldfirst-place bevotes millionsfor or even tenseach of millionsthe ofnine votes.remaining Thecandidates, votesand cannotreceive beanother compressedcandidate byto summingeliminate. asThis inwould otherbe electionrepeated methodsat becausemost votes9 maytimes. needThis tois bemore transferredthan according to which candidates are eliminated in eachthe roundothers.
 
IRV therefore requires far more data transfer and storage than the other methods. Modern networking and computer technology can handle it, but that is beside the point. The biggest challenge in using computers for public elections will always be security and integrity. If many thousands ofN-1 times more data needs to be transferred and stored, verification becomes more difficult and the potential for fraudulent tampering becomes substantiallyslightly greater.
 
To illustrate this point, consider the verification of a vote tally for a national office. In a plurality election, each precinct verifies its vote count. This can be an open process where The counts for each precinct in a county can then be added to determine the county totals, and anyone with a calculator or computer can verify that the totals are correct. The same process is then repeated at the state level and the national level. If the votes are verified at the lowest (precinct) level, the numbers are available to anyone for independent verification, and election officials could never get away with "fudging" the numbers.
3

edits