Reweighted range voting: Difference between revisions

m
fixed grammer
m (fixed typo)
m (fixed grammer)
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.
 
There is an infinite number of variants that all use the fallowing formula: K/(K + SUM/MAX) where ½≤K≤1. The two above formulas beingare special cases for when K equals 1 and ½.
 
== Method Variations ==