Navigation

    Voting Theory Forum

    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Psephomancy
    3. Topics
    • Profile
    • Following 1
    • Followers 2
    • Topics 11
    • Posts 40
    • Best 10
    • Groups 0

    Topics created by Psephomancy

    • Psephomancy

      NY residents: "Ranked Choice Voting" is being considered for adoption statewide
      Current Events • • Psephomancy

      1
      1
      Votes
      1
      Posts
      625
      Views

      No one has replied

    • Psephomancy

      Is there a better word for "most-representative candidate"?
      Advocacy • • Psephomancy

      2
      0
      Votes
      2
      Posts
      745
      Views

      SaraWolk

      @psephomancy "Most representative" is good. I also use "best represents the will of the people". The "center of public opinion" works.

      "Centrist" and "moderate" are definitely to be avoided because they are loaded, turn people off who don't identify that way, and imply that the system has a centrist bias or center expansion effect.

    • Psephomancy

      GPT and I invented a new voting system metric?
      Research and Projects • • Psephomancy

      11
      1
      Votes
      11
      Posts
      2064
      Views

      T

      @psephomancy said in GPT and I invented a new voting system metric?:

      @toby-pereira said in GPT and I invented a new voting system metric?:

      I think if a measure isn't cloneproof it's probably not a good measure.

      Why would that matter for a measure?

      Because you can have a candidate that is the closest to being the Condorcet winner but not the Copeland winner. E.g.

      14: A>B>C
      4: B>C>A
      12: C>A>B

      A>B - 26:4
      B>C - 18:12
      C>A - 16:14

      A has the biggest winning margin and smallest defeat, and is the nearest to a Condorcet winner by any reasonable measure. But then you can clone C and have a C1 and C2 but where C1 is always ranked above C2.

      In this case A now has two defeats (against C1 and C2) so loses to both B and C1 in Copeland. But A is still the nearest to a Condorcet winner in terms of defeat sizes, so I would say they are still the "most Condorcet" winner.

    • Psephomancy

      "Moderation in instant runoff voting" preprint
      Simulations • • Psephomancy

      2
      2
      Votes
      2
      Posts
      785
      Views

      Psephomancy

      (Also remember that in the real world, very few people vote honestly under FPTP with more than two candidates, so with party primaries eliminating all but the "two evils", and tactical voting for the "lesser of the two" factored in, it would likely look more like the Top-Two Runoff plot.)

    • Psephomancy

      Is there any difference between ways of counting Borda?
      Single-winner • • Psephomancy

      5
      1
      Votes
      5
      Posts
      1067
      Views

      Psephomancy

      "The original Borda count and partial voting" by Emerson, Peter.  Social Choice and Welfare; Heidelberg Vol. 40, Iss. 2, (Feb 2013): 353-358. DOI:10.1007/s00355-011-0603-9

      explicitly says they are equivalent if everyone submits full rankings, but not equivalent if partial rankings are allowed:

      In a Borda count, bc, M. de Borda suggested the last preference cast should receive 1 point, the voter’s penultimate ranking should get 2 points, and so on. Today, however, points are often awarded to (first, second,..., last) preferences cast as per (n, n−1, …, 1) or more frequently, (n−1, n−2,…, 0). If partial voting1 is allowed, and if a first preference is to be given n or n −1 points regardless of how many preferences the voter casts, he/she will be incentivised to rank only one option/candidate. If everyone acts in this way, the bc metamorphoses into a plurality vote… which de Borda criticized at length. If all the voters submit full ballots, the outcome—social choice or ranking—will be the same under any of the above three counting procedures. In the event of one or more persons submitting a partial vote, however, outcomes may vary considerably. This preliminary paper suggests research should consider partial voting. The author examines the consequences of the various rules so far advocated and then purports that M. de Borda, in using his formula, was perhaps more astute than the science has hitherto recognised.

    • Psephomancy

      Waterfox
      Issue Reports • • Psephomancy

      13
      0
      Votes
      13
      Posts
      1659
      Views

      Psephomancy

      @jack-waugh said in Waterfox:

      @psephomancy, do you still love Waterfox Classic?

      I switched to regular Firefox about a year ago, sadly. I still have Waterfox for occasional use of the add-ons that aren't supported anywhere else anymore, but I don't use it regularly; it's just not viable anymore. 😞

    • Psephomancy

      Archives of other dead forums
      Request for Features • • Psephomancy

      8
      1
      Votes
      8
      Posts
      1307
      Views

      Psephomancy

      Kristofer set up a browseable archive:

      https://munsterhjelm.no/km/yahoo_lists_archive/

      The forums I've archived have at least one message with at least one of
      the terms "center squeeze", "Condorcet", "d'Hondt", "favorite betrayal",
      "monotonicity", "Range voting", "Ranked Pairs", Sainte Lague", "Schulze
      method" or "Score voting".

      The browseable parts have the /web/ foldername:

      https://munsterhjelm.no/km/yahoo_lists_archive/sd-2/web/2005-April/by-date.html

      https://munsterhjelm.no/km/yahoo_lists_archive/sd-2/web/2005-April/msg00013.html

    • Psephomancy

      Graphs and notes from Weber 1977
      Simulations • • Psephomancy

      2
      1
      Votes
      2
      Posts
      851
      Views

      Psephomancy

      So I noticed a discrepancy while reproducing these statistically. Vote-for-1 tends to be too high, and Vote-for-(n-1) tends to be too low:

      fptp has same problem Effectiveness,_1000_voters,_100000_iterations.png

      (Vote-for-(n-1) is essentially Anti-plurality voting. )

      These should be the same, according to him:

      It is interesting to observe that the vote-for-k and vote-for-(n-k) voting systems are equally effective.

      Plotting just those two, it seems to just be a consequence of Weber calculating for infinite voters vs me simulating finite numbers of voters:

      10 voters, 100,000 iterations:

      Effectiveness,_10_voters,_100000_iterations.png

      100 voters, 100,000 iterations:

      Effectiveness,_100_voters,_100000_iterations.png

      1,000 voters, 100,000 iterations:

      Effectiveness,_1000_voters,_100000_iterations.png

      100,000 voters, 100,000 iterations (took 3 hours):

      Effectiveness,_100000_voters,_100000_iterations.png

      (Standard and Vote-for-1 are the same thing, but implemented differently, so I was plotting both to make sure there wasn't a bug in one.)

      I don't really understand why this happens, but good to keep in mind that number of voters does matter in these kinds of simulations.

    • Psephomancy

      Ctrl+B, Ctrl+I
      Request for Features • • Psephomancy

      1
      0
      Votes
      1
      Posts
      450
      Views

      No one has replied

    • Psephomancy

      Math markup support
      Request for Features • • Psephomancy

      2
      0
      Votes
      2
      Posts
      452
      Views

      J

      @Psephomancy Yeah, maybe I should try installing those plugins. I guess they won't break it.

    • Psephomancy

      Typo in category name
      Issue Reports • • Psephomancy

      1
      0
      Votes
      1
      Posts
      364
      Views

      No one has replied