[EM] number of possible ranked ballots given N candidates

Paul Kislanko kislanko at airmail.net
Wed Dec 14 14:56:45 PST 2005


Just a thought for your endeavor. A way to save "more" information than the
pairwise matrix but less than saving counts of each ballot configuration is
to save an NxN matrix with column headings being count of #1, #2, ... #N
ranks and rows being the Alternatives. Use the rule:
 
If equals are found, assign the next alternative rank (r+1) where where r is
the rank the previous alternative listed would've had if there were no
equals. I.e. ranks are assigned 1,1,3 for A=B>C. 
 
This takes no more space than the pairwise matrix, but contains much more
information. See http://football.kislanko.com/2005/bucklincomps.html for an
example with 119 alternatives and any number of voters.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.electorama.com/pipermail/election-methods-electorama.com/attachments/20051214/ba064ec1/attachment-0003.htm>


More information about the Election-Methods mailing list