| • Science | • People | • Locations | • Timeline |
sports in the United States. It is used in determining the Most Valuable Player in Major League Baseball, the national championship of college football, the Eurovision Song Contest, as well as many others. Used for parliamentary elections in countries of Nauru and Slovenia.
A number n is selected; this number can be smaller than or equal to the number of candidates. Each voter lists their top n choices, in order of preference.
Borda elections use rank preference ballots.
A first-place rank is worth n points, a second-place rank is worth n-1 points, down to an nth rank being worth 1 point. A candidate's score is the sum of the number of points they received. The highest-scoring candidate is elected.
In the trivial case of n=1, this is mathematically identical to plurality voting.
In the trivial (limiting case) of n=∞, allowing truncated preferences, this is mathematically identical to approval voting. This is approximately true for large n the votes offered to ranked candidates will be approximately equal and nonranked candidates will all get zero votes. Example, if n=10, and I rank only only three choices, they each get 10,9,8 votes respectively, normalized to 1.0, 0.9, 0.8 votes, close to 1.0 vote for an equivalent vote offered in Approval.
If all candidates are to be ranked, the number of points given per candidate can be reduced by one (so that a first-place rank is worth n-1 points and the last-place ranks is worth no points at all). This variation has the (possibly convenient) property that the number of possible points per candidate will be between 0 and (c-1)*v inclusive, where c is the number of candidates and v the number of voters.
Imagine an election for the capital of Tennessee, a state in the United States that is over 500 miles east-to-west, and only 110 miles north-to-south. In this vote, the candidates for the capital are Memphis, Nashville, Chattanooga, and Knoxville. The population breakdown by metro area is as follows:
If the voters cast their ballot based strictly on geographic proximity, the voters' sincere preferences might be as follows:
42% of voters (close to Memphis)
|
26% of voters (close to Nashville)
|
15% of voters (close to Chattanooga)
| 17% of voters (close to Knoxville)
|
| City | First | Second | Third | Fourth | Points |
|---|---|---|---|---|---|
| Memphis | 42 | 0 | 0 | 58 | 226 |
| Nashville | 26 | 42 | 32 | 0 | 294 |
| Chattanooga | 15 | 43 | 42 | 0 | 273 |
| Knoxville | 17 | 15 | 26 | 42 | 207 |
Nashville is the winner in this election, as it has the most points. Nashville also happens to be the Condorcet winner in this case, but the Borda count does not always select the Condorcet winner.