Reweighted range voting: Difference between revisions

Content added Content deleted
m (fixed typo)
m (fixed grammer)
Line 23: Line 23:
Another variant is to use the reweighting formula 0.5/(0.5 + SUM/MAX), or equivalently, 1/(1 + 2*SUM/MAX). This variant reduces to Sainte-Laguë when voters vote on party lines.
Another variant is to use the reweighting formula 0.5/(0.5 + SUM/MAX), or equivalently, 1/(1 + 2*SUM/MAX). This variant reduces to Sainte-Laguë when voters vote on party lines.


There is an infinite number of variants that all use the fallowing formula: K/(K + SUM/MAX) where ½≤K≤1. The two above formulas being special cases when K equals 1 and ½.
There is an infinite number of variants that all use the fallowing formula: K/(K + SUM/MAX) where ½≤K≤1. The two above formulas are special cases for when K equals 1 and ½.


== Method Variations ==
== Method Variations ==