<div dir="ltr"><div class="gmail_extra">Kristofer suggests using the trimmed mean to have a useful number to report in MJ. That's exactly the point of GMJ (graduated majority judgment): for each candidate, you essentially use the trimmed mean using the widest trim that does not include grades on both sides of the median. So if somebody got 10% A (4.0), 25% B (3.0), 35% C (2.0), 20% D (1.0), and 10% F (0.0), then you would see that the median is C, the A+B tally (35%) is more than D+F (30%), so you trim 30% from each side, leaving (2.0*35 + 3.0*5)/40 = 2.125.</div><div class="gmail_extra"><br></div><div class="gmail_extra">This is very, very similar to MJ in outcome; though it's possible to construct cases where they disagree, it involves two candidates with the same median but where one is "more polarizing" (has significantly fewer grades at that median, thus presumably more at the extremes). Even then it happens less than half the time (half at the extreme). I think that kind of situation would be negligibly rare in practice; I'd guess, even less common than honest Condorcet cycles.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Jameson</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_quote">2016-09-17 13:20 GMT-04:00 Kristofer Munsterhjelm <span dir="ltr"><<a href="mailto:km_elmet@t-online.de" target="_blank">km_elmet@t-online.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 09/17/2016 03:25 PM, Toby Pereira wrote:<br>
> Arguably a problem with Majority Judgement is that most voters make<br>
> no difference to the overall "score" for a candidate. Because it uses<br>
> the median rather than mean, it is a fairly "robust" measure, and a<br>
> single vote is unlikely to shift the median. People can use that to<br>
> argue in its favour - if you like or dislike a candidate you can rate<br>
> them highly or lowly (above or below their current median), and it<br>
> doesn't matter whether you use the extreme ratings or not. If a<br>
> candidate's median is C, then I can give an honest B or an<br>
> exaggerated A - the candidate's overall median won't be affected by<br>
> my exaggeration.<br>
><br>
> But the flipside of being resistant to strategy in this way is that<br>
> arguably it is only this way because it's resistant to voting itself!<br>
> It just has much more "inertia" than other systems. In normal score<br>
> voting every vote has an effect on a candidate's average. And because<br>
> of this there is arguably a sense of "power" for a voter. But this<br>
> isn't the case for median voting. Well, each vote would provide some<br>
> sort of shift that could make a difference in a tie-break, but it's<br>
> not the same.<br>
<br>
In a way, that's true for ranked methods as well. Suppose that X is the<br>
Condorcet winner. A vote that ranks X in some place has no effect unless<br>
it creates a cycle. If the contest is close, then this may easily<br>
happen, but if it's not, then the vote has no effect except as a way of<br>
moving the contests closer for some other ballot to change the result.<br>
<br>
On the other hand, if you'd generalize usually ranked methods to provide<br>
scores rather than rankings as their outputs, then a single vote might<br>
have an effect. So too with MJ: you could have the method return not<br>
just the median grades of the candidates, but how many votes they're<br>
away from getting a higher grade. Any vote that grades a candidate<br>
higher than the MJ result would decrease this counter, and any vote that<br>
grades the candidate lower would increase it.<br>
<br>
> One slightly crazy idea to ameliorate this would be to use a measure<br>
> somewhere between the mean and median. The mean of a data set is the<br>
> number that minimises the sum of the squared differences to the data<br>
> points. The median is the number that minimises the sum of the<br>
> absolute differences (so the differences^1). So maybe you could<br>
> instead minimise the differences^1.1 or something. This would still<br>
> be close to a median method but presumably each vote would make a<br>
> difference to a candidate's "average" score using this measure. But<br>
> then arguably it doesn't make sense to use letter grades with a<br>
> verbal description in a system like this. It becomes about numbers<br>
> again. It might also be difficult to calculate and hard for voters to<br>
> understand what's going on.<br>
<br>
A more intuitive middle road, I think, would be to use a trimmed mean.<br>
For each candidate, take the ratings and throw out the k% lowest and<br>
highest of them, then that candidate's score is the mean of what's left.<br>
<br>
If you let k be 50%-1, then you get MJ (since you throw away everything<br>
but the middle rating). If you let k be 0, then it's Range.<br>
<br>
The problem, however, is that if you set k less than the median point,<br>
the method can fail the majority criterion. Furthermore, the method only<br>
gets more vulnerable to Approval-style voting the closer to Range you<br>
get. So if MJ's strategy resistance isn't good enough to keep the voters<br>
from all voting Approval style, then no lesser-k method will be good<br>
enough either.<br>
<div class="HOEnZb"><div class="h5">----<br>
Election-Methods mailing list - see <a href="http://electorama.com/em" rel="noreferrer" target="_blank">http://electorama.com/em</a> for list info<br>
</div></div></blockquote></div><br></div></div>