Cardinal Ratings: Difference between revisions

From electowiki
Content added Content deleted
imported>DanKeshet
(Changed redirect target from Score voting to Cardinal Voting)
Tag: Redirect target changed
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
#REDIRECT [[Cardinal Voting]]
'''Range voting''', or '''average voting''', or '''cardinal ratings''' is a [[voting system]] used for single or multiple-seat elections. It is also used on the web - for rating movies (Internet Movie Database), comments (Kuro5hin), and many other things.

== Voting ==

Cardinal Ratings uses a [[ratings ballot]]; that is, each voter rates each candidate with a number. In "pure Cardinal Ratings", each voter may give any candidate any real number, but as the potential for [[tactical voting]] is huge, most systems use upper and lower bounds. For example, each voter might give a real number between -1 and 1, or an integer between 1 and 10.

Cardinal Ratings in which only two different votes may be submitted (0 and 1, for example) is equivalent to [[approval voting]].

Cardinal Ratings satisfies the [[monotonicity criterion]].

== Counting the Votes ==

The scores for each candidate are summed, and the candidates with the highest sums are declared the winners.

Another method of counting is to find the [[median]] score of each candidate, and elect the candidate with the highest median score.

==Example==
{{Tenn_voting_example}}

Suppose that voters were told to grant 1 to 4 points to each city such that their most liked choice(s) got 4 points, and least liked choice(s) got 1 point.

<TABLE BORDER=1 style="empty-cells: show">
<TR>
<TH>City</TH>
<TH>Memphis</TH>
<TH>Nashville</TH>
<TH>Chattanooga</TH>
<TH>Knoxville</TH>
<TH>Total</TH>
</TR>
<TR>
<TD>Memphis</TD>
<TD>168 (42 * 4)</TD>
<TD>26</TD>
<TD>15</TD>
<TD>17</TD>
<TD>226</TD>
</TR>
<TR>
<TD>Nashville</TD>
<TD>126 (42 * 3)</TD>
<TD>104 (26 * 4)</TD>
<TD>30 (15 * 2)</TD>
<TD>34 (17 * 2)</TD>
<TD>294</TD>
</TR>
<TR>
<TD>Chattanooga</TD>
<TD>84 (42 * 2)</TD>
<TD>78 (26 * 3)</TD>
<TD>60 (15 * 4)</TD>
<TD>51 (17 * 3)</TD>
<TD>273</TD>
</TR>
<TR>
<TD>Knoxville</TD>
<TD>42</TD>
<TD>52 (26 * 2)</TD>
<TD>45 (15 * 3)</TD>
<TD>68 (17 * 4)</TD>
<TD>207</TD>
</TR>
</TABLE>

Nashville wins.

==Strategy==

In general, the optimal strategy for Cardinal Ratings is to vote it identically to approval voting, so that all candidates are given either the maximum score or the minimum score. For more detailed strategies, see [[approval voting]].

Range voting assumes that voters are actually expressing their personal feelings rather than doing everything they can to cause their most favored outcomes.

[[Category:Voting systems]]
{{fromwikipedia}}

Latest revision as of 16:48, 28 November 2019

Redirect to: