<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[score voting is king, condorcet not so much]]></title><description><![CDATA[<p dir="auto">Many people treat Condorcet's VSE edge as settled. It isn't. It rests on two assumptions that quietly do all the work: that voters perceive viability perfectly, and that they mostly vote honestly. Relax either and it collapses.</p>
<p dir="auto">I took Quinn's VSE engine and made one change. His runs let strategic voters read the true standings exactly, so their strategy is always aimed at genuinely weak candidates and barely dents Condorcet. I replaced that with a viability signal that's <strong>50% true, 50% random</strong>, since real electorates misjudge who can win all the time (a Democrat written off in a red state, etc.). Now strategy sometimes buries a candidate who'd actually have won, the favorite-betrayal failure cardinal methods are immune to. (STAR voting technically isn't, but voters strategize intuitively would have no idea how STAR actually works, in real life—so just assume it's score voting.)</p>
<p dir="auto">Then I rigged the rest <strong>in Condorcet's favor</strong>: cardinal methods (0–5 score, approval, STAR) run at <strong>90% strategic</strong>; Condorcet methods get a <strong>very favorable 10%</strong> and a <strong>favorable 40%</strong> strategic. Maximum strategy against the cardinal methods, little against the ordinal ones.</p>
<p dir="auto"><strong>Spatial bimodal electorate</strong> (two ideological camps, candidates along the axis):</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>method</th>
<th>regime</th>
<th>VSE</th>
</tr>
</thead>
<tbody>
<tr>
<td>Score (0–5)</td>
<td>90% strat</td>
<td><strong>0.946</strong></td>
</tr>
<tr>
<td>Ranked Pairs</td>
<td>10% strat</td>
<td>0.932</td>
</tr>
<tr>
<td>Schulze</td>
<td>10% strat</td>
<td>0.929</td>
</tr>
<tr>
<td>Approval</td>
<td>90% strat</td>
<td>0.924</td>
</tr>
<tr>
<td>Ranked Pairs</td>
<td>40% strat</td>
<td>0.918</td>
</tr>
<tr>
<td>STAR</td>
<td>90% strat</td>
<td>0.918</td>
</tr>
<tr>
<td>Schulze</td>
<td>40% strat</td>
<td>0.913</td>
</tr>
</tbody>
</table>
<p dir="auto"><strong>Polya / urn electorate</strong> (Quinn's default):</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>method</th>
<th>regime</th>
<th>VSE</th>
</tr>
</thead>
<tbody>
<tr>
<td>Score (0–5)</td>
<td>90% strat</td>
<td><strong>0.876</strong></td>
</tr>
<tr>
<td>Ranked Pairs</td>
<td>10% strat</td>
<td>0.870</td>
</tr>
<tr>
<td>STAR</td>
<td>90% strat</td>
<td>0.865</td>
</tr>
<tr>
<td>Approval</td>
<td>90% strat</td>
<td>0.858</td>
</tr>
<tr>
<td>Schulze</td>
<td>10% strat</td>
<td>0.855</td>
</tr>
<tr>
<td>Ranked Pairs</td>
<td>40% strat</td>
<td>0.854</td>
</tr>
<tr>
<td>Schulze</td>
<td>40% strat</td>
<td>0.846</td>
</tr>
</tbody>
</table>
<p dir="auto">Even with the deck stacked this hard, <strong>fully strategic Score beats every Condorcet configuration on both models</strong>, including the most favorable. And once a realistic 40% of Condorcet voters strategize, <strong>strategic Approval passes Ranked Pairs on both</strong> and beats Schulze across the board.</p>
<p dir="auto">The spatial model, if anything, favors Condorcet: it puts voters and candidates on a real ideological axis where head-to-head comparisons mean the most. Score wins there anyway.</p>
<p dir="auto">The strategy model is just frontrunner polarization, what plurality voters already do reflexively: "I don't think X can win, so I'll bury them and rank the viable compromise first." Biden &gt; Warren &gt; Trump, Cornyn &gt; Talarico &gt; Paxton. The honesty-and-perfect-viability assumptions are the only thing holding Condorcet's edge up, and neither survives contact with how people actually vote.</p>
<p dir="auto">(±95% CIs ≈ 0.005 spatial, 0.009 Polya. Built on Quinn's engine with a half-random viability signal; happy to share the patched code.)</p>
]]></description><link>http://www.votingtheory.org/forum/topic/620/score-voting-is-king-condorcet-not-so-much</link><generator>RSS for Node</generator><lastBuildDate>Sat, 20 Jun 2026 12:30:58 GMT</lastBuildDate><atom:link href="http://www.votingtheory.org/forum/topic/620.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Jun 2026 17:13:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to score voting is king, condorcet not so much on Sat, 20 Jun 2026 07:11:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://www.votingtheory.org/forum/uid/52">@toby-pereira</a> said in <a href="/forum/post/4222">score voting is king, condorcet not so much</a>:</p>
<blockquote>
<p dir="auto">It's been said that score suffers worse with one-sided strategy than other methods. That is - if the supporters of one candidate strategise more than the supporters of another, then the result will be more skewed (favour the strategisers) under score than some other methods. Would you agree with that, and do you see it as a problem?</p>
</blockquote>
<p dir="auto">I ran it on a spatial bimodal electorate with a realistic (half-random) viability signal, average strategy pinned at 90%, comparing symmetric (90% of each faction strategizes) against the most lopsided split possible at that level (100% of one faction, 80% of the other).</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>method</th>
<th>90/90 symmetric</th>
<th>100/80 asymmetric</th>
<th>change</th>
</tr>
</thead>
<tbody>
<tr>
<td>Score (0–5)</td>
<td>0.943</td>
<td>0.933</td>
<td>−0.010</td>
</tr>
<tr>
<td>Approval</td>
<td>0.926</td>
<td>0.921</td>
<td>−0.005</td>
</tr>
<tr>
<td>STAR</td>
<td>0.914</td>
<td>0.905</td>
<td>−0.009</td>
</tr>
<tr>
<td>Ranked Pairs</td>
<td>0.874</td>
<td>0.859</td>
<td>−0.016</td>
</tr>
<tr>
<td>Schulze</td>
<td>0.863</td>
<td>0.840</td>
<td>−0.022</td>
</tr>
</tbody>
</table>
<p dir="auto">So at a fixed strategy level, adding maximum asymmetry costs Score about a point, and costs the Condorcet methods more, Ranked Pairs −0.016, Schulze −0.022. Approval is the most robust of all. The ordering of who's hurt is the reverse of the claim: one-sided strategy is harder on the ranked methods here than on the cardinal ones.</p>
<p dir="auto">I'd agree the underlying property is real, score does respond to one-sided exaggeration. But two things keep it from being a problem in practice. The optimal score strategy is just threshold voting (approve/max everyone above your expected value of the winner), which is close to a sincere ballot, so the distortion per unit of asymmetry is small. And every method has an asymmetric-strategy weakness; the ranked methods' version is burial, which diverges much further from sincerity and does more damage, which is what the table shows.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1781939488225-2886b1d8-338c-4f1c-b37b-c3a7b9ff865c-image.png" alt="2886b1d8-338c-4f1c-b37b-c3a7b9ff865c-image.png" class=" img-responsive img-markdown" width="1920" height="1160" /></p>
]]></description><link>http://www.votingtheory.org/forum/post/4223</link><guid isPermaLink="true">http://www.votingtheory.org/forum/post/4223</guid><dc:creator><![CDATA[clay]]></dc:creator><pubDate>Sat, 20 Jun 2026 07:11:31 GMT</pubDate></item><item><title><![CDATA[Reply to score voting is king, condorcet not so much on Thu, 18 Jun 2026 22:28:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://www.votingtheory.org/forum/uid/300">@clay</a> Some interesting stuff there. It's been said that score suffers worse with one-sided strategy than other methods. That is - if the supporters of one candidate strategise more than the supporters of another, then the result will be more skewed (favour the strategisers) under score than some other methods. Would you agree with that, and do you see it as a problem?</p>
]]></description><link>http://www.votingtheory.org/forum/post/4222</link><guid isPermaLink="true">http://www.votingtheory.org/forum/post/4222</guid><dc:creator><![CDATA[Toby Pereira]]></dc:creator><pubDate>Thu, 18 Jun 2026 22:28:54 GMT</pubDate></item></channel></rss>