|
|
|
|
|
by ad8e
1829 days ago
|
|
Small correction: The term "bullet voting" means voting for one candidate only (001000), rather than voting 0 or 1 on each candidate (101011). It is caused by low engagement from the voters, who only take the time to learn about one candidate, their favorite. It has been a problem for approval voting in practice, and it is unclear to what extent it affects score methods in practice. I think STAR is slightly worse than Score, is comparable to Approval, is much better than IRV, and is likely better than Condorcet methods. STAR has some odd behavior which can be explored in a 3-person race. Score has less-problematic behavior caused by risk-taking with equilibrium voters (not like voters behave in any way similar to Nash equilibria though, and who knows what the real-world behavior will be). However, STAR's main benefit may be in overcoming political resistance, if its properties are simpler to convince voters. Majority criterion sounds nice even when it is inefficient. Much like Top Trading Cycles losing to Gale-Shapley in school choice algorithms (excluding Boston). |
|
https://www.rangevoting.org/BulletBugaboo.html
> I think STAR is slightly worse than Score
I would say they are probably roughly equal, but the best computer modeling we have shows that star tends to perform a little better.
https://electionscience.github.io/vse-sim/VSEbasic/
> However, STAR's main benefit may be in overcoming political resistance, if its properties are simpler to convince voters. Majority criterion sounds nice even when it is inefficient.
You're definitely correct on this.