Talk:Multi-member system

From electowiki
Revision as of 23:21, 9 February 2020 by ParkerFriedland (talk | contribs) (ping)

User:Dr. Edmonds

"Since ranks do not allow for the arithmetic operations to do such calculations. As such there are no optimal Ordinal voting systems but only optimal Cardinal voting systems"

Actually there are optimal ordinal methods. They just work a bit differently. Here are two such methods: https://en.wikipedia.org/wiki/Schulze_STV https://en.wikipedia.org/wiki/CPO-STV

While they have STV in the name, they are not types of STV and instead reduce to Condorcet methods in the single winner case. CPOSTV works by comparing possible election outcome to every other possible election outcome and SchulzeSTV works by comparing every possible election outcome to every other possible election outcome that differs by only one candidate. To compute the results, both methods then plug these pairwise comparisons between election outcomes into single Condorcet methods as if the outcomes were individual candidates. They are even more computationally expensive then most optimal methods because instead of just having to consider every possible outcome, you now have to consider either every possible pair of outcomes or all the pairs of outcomes that differ by one candidate.

Also, there is an additional odd ball optimal ordinal system that does use a quality function like the optimal cardinal methods. It's actually Monroe voting. Monroe actually made the blunder of defining his method to work with Borda count such that the cost a result was the sum of the ranks voters have given towards the candidate their ballot is allocated to in the most optimal configuration of voters to candidates. The score version of Monroe's method is actually just a variant of it (a drastically superior variant). Because of this, perhaps we should split up the method into Cardinal Monroe's method and Ordinal Monroe's method to clear up any ambiguity when referring to the two methods.

"Sequential Cardinal Methods elect winners one at a time in sequence using a candidate selection method and a reweighting mechanism."

Not all sequential methods are defined this way. Case in point: sequential Ebert, sequentially shrinking quota (though I guess you could define these methods as the selection algorithm and make the re-weighting mechanism do nothing). Perhaps you should say that this is just a common way that they are defined. ParkerFriedland (talk) 08:28, 9 February 2020 (UTC)