User:Matijaskala/Probabilistic Approval Voting

From electowiki
Revision as of 16:28, 17 February 2020 by Psephomancy (talk | contribs) (User:Matijaskala, are these categories correct?)

Probabilistic Approval Voting is a sequential proportional voting system that uses either approval or score ballots. Its winners are found by the use of probabilistic calculations.

Let's say that there is a function P: C×C → [0,1] which returns the probability that two given candidates belong to the same political faction. Then for a given candidate A the expected number of elected candidates belonging to the same faction equals and the expected average load of A's voters equals . If A is not already elected then we can calculate the expected average load of A's voters after A's election as . Let's call A's score and A's inverse score. If we keep electing candidates whose inverse score is at least as low as inverse Hare quota then we can expect an outcome where each winner's voters' expected average load is below a certain limit aka a proportional outcome.

In practice, electing a candidate whose inverse score is at least as low as inverse Hare quota will not always be possible. In that case we need to either add fail-safe approvals which we previously didn't consider or elect the candidate with the lowest inverse score and hope it is low enough.

A reasonable choice for P(A,B) would be which would give as the formula for the score of candidate A. In each step we elect the candidate with the highest score. This version of the system is 2-level precinct-summable and passes universal liking condition.

Probabilistic voting can be done with score ballots. We start by treating maximum score as approval. Once every candidate's score falls below Hare quota we progressively add lower scores.