User talk:Matijaskala/Probabilistic Approval Voting

Trying to understand this

  1. P: A → B means the function P maps from set A to set B
  2. C×C is the cartesian product of set C with itself, meaning that the domain of the function is all ordered pairs of candidates
  3. C = the set of candidates (not the set of complex numbers)
  4. [0, 1] is the set of real numbers between 0 and 1, inclusive
  5. W = the set of candidates, again?
  6. Since C×C includes (A, A), then the "expected number of elected candidates belonging to the same faction as A" includes A? And so is always at least 1?
  7. What is "expected average load"?
  8. What is V? Number of voters who approve of a given candidate?
  9.   = (number of voters who approve of A and B) / (number who approve of A or B or both)?
  10. Should link "Hare quota" to an article that defines it
  11. What is "universal liking condition"?
  12. This system is deterministic, correct? Even though it says "probabilistic" in the name?
  13. It would really help to have a worked-out example

Psephomancy (talk) 05:51, 19 February 2020 (UTC)

User:Matijaskala and User:Dr. Edmonds, I was trying to understand this here before looking at the Python code. — Psephomancy (talk) 22:05, 25 February 2020 (UTC)
W = the set of already elected winners
"expected average load" is the expected number of elected allies divided by the number of voters. Perhaps I should call this "voter efficiency". — Matijaskala (talk) 06:03, 27 February 2020 (UTC)
I think in general, it would be helpful to indicate, for any single-winner voting method, how it tends to work in the 3-candidate case, and for any PR method, how it works in the party list case. I did what I'd consider a decent example of this for Sequentially Shrinking Quota#Notes. BetterVotingAdvocacy (talk) 20:56, 3 April 2020 (UTC)
Return to the user page of "Matijaskala/Probabilistic Approval Voting".