Point-summing methods: Difference between revisions

From electowiki
Content added Content deleted
(Created page with "'''Point-summing methods''' refer to a class of methods that assign a certain number of points to each candidate, based on each ballot. Then, the candidate with the highest number of points is elected. For example: <math>\text{score[candidate]} := \sum_\text{ballots} \psi(\text{ballot})</math> The main point-summing methods are the weighted positional methods along with score voting (and some minor variants). Only point-summing metho...")
 
No edit summary
 
Line 3: Line 3:
<math>\text{score[candidate]} := \sum_\text{ballots} \psi(\text{ballot})</math>
<math>\text{score[candidate]} := \sum_\text{ballots} \psi(\text{ballot})</math>


The main point-summing methods are the [[Weighted positional method|weighted positional methods]] along with [[score voting]] (and some minor variants).
The main point-summing method is [[score voting]] (with some minor variants).


Only point-summing methods can satisfy both [[Consistency criterion|consistency]] and [[Neutrality criterion|neutrality]].
In the class of [[Cardinal method|cardinal methods]], only point-summing methods can satisfy both [[Consistency criterion|consistency]] and [[Neutrality criterion|neutrality]].

Latest revision as of 05:30, 24 February 2024

Point-summing methods refer to a class of methods that assign a certain number of points to each candidate, based on each ballot. Then, the candidate with the highest number of points is elected. For example:

The main point-summing method is score voting (with some minor variants).

In the class of cardinal methods, only point-summing methods can satisfy both consistency and neutrality.