majurity-judgment: Majority Judgment voting system.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A library for the Majority Judgment. . The Majority Judgment is judged by its authors to be “superior to any known method of voting and to any known method of judging competitions, in theory and in practice”. . For introductory explanations, you can read: . * the accompanying ReadMe.md file (en), * Marjolaine Leray's comic: Vous reprendrez bien un peu de démocratie ? (fr), * the dedicated web sites: https://mieuxvoter.fr (fr) and https://lechoixcommun.fr (fr), * a press article I've written: http://autogeree.net/~julm/txt/jugement_majoritaire.pdf (fr), * or watch: Rida Laraki's conference: Le Jugement Majoritaire (fr). . For comprehensive studies, you can read Michel Balinski and Rida Laraki's: . * textbook: Majority Judgment: Measuring, Ranking, and Electing (en) * cahier: Majority Judgment vs. Majority Rule (en) * paper: Judge : Don't Vote! (en) * article: Jugement majoritaire versus vote majoritaire (via les présidentielles 2011-2012) (fr).


[Skip to Readme]

Properties

Versions 2.0.2.20190414
Change log None available
Dependencies base (>=4.6 && <5), containers (>=0.5), hashable (>=1.2.6), unordered-containers (>=0.2.8) [details]
License AGPL-3.0-or-later
Copyright Julien Moutinho <julm+majurity@sourcephile.fr>
Author Julien Moutinho <julm+majurity@sourcephile.fr>
Maintainer mailto:~julm/majurity@todo.hut.sourcephile.fr
Category Politic
Home page https://git.hut.sourcephile.fr/~julm/majurity
Bug tracker https://todo.hut.sourcephile.fr/~julm/majurity
Source repo head: git clone https://git.hut.sourcephile.fr/~julm/majurity
Uploaded by julm at 2021-09-03T09:59:18Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for majurity-judgment-2.0.2.20190414

[back to package description]

Majority Judgment

Common language

The Majority Judgment asks us to answer to a specific, operationally actionable, question about several choices, by judging each choice in an absolute way (i.e. such that the removal or addition of choices does not change our evaluation of the other choices) by giving them a grade (or level) on a common scale.

This common scale contains as many grades as our supposed common expertise is able to distinguish, in order to faithfully represent the properties of the attribute it tries to measure. Hence, a common scale should be crafted for each different attribute. The inter-subjective meaning of each grade being reinforced by the practice of judgments.

Examples

Examples of common scales could be:

Note that the more a scale enables to judge in the absolute, the more resistant to Arrow's paradox it is. Here, depending on the judges, some of the above scales using the “Very X”/“X”/“Rather X” structure, may be too subjective to discourage the relative comparison of choices, this said, if it is the exact expressions used in everyday parlance, it may be sensible to use them. In any case, to not confuse/skew the judgments it is important that a scale spans only on a single dimension/criteria.

Judging one choice

The “majority grade” is the fundamental indicator of the Majority Judgment. Located at the middle of the distribution of grades obtained by a choice, it is also known by high school students under the name “median”, that is to say, the grade such that 50% of grades are lower or egal to it, and 50% are greater or egal to it. Such that regardless the way we look at it, there is always an absolute majority among the judges which agree to defend the majority grade against any other grade. In other words: whoever among the judges is against, is necessarily in minority. Therefore, the majority grade brings the judges together by minimizing the number of unsatisfied among them. Like so, the majority grade enables us to overcome the old notion of majority expressed on the count of our scattered voices, which divides us.

Moreover, one can see that the farest an individual judgment is from the majoritary grade, the less impact it has on the result. This rewards honest individual judgments, by ignoring as near as may be the most cranky or strategic judgements.

If the number of individual judgments is small and even (eg. for 6 judges: [“Insufficient”, “Acceptable”, “Acceptable”, “Good”, “Good”, “Good”]), there is however a probability that two different grades border the middlemost of this dilated scale (here: “Acceptable” and “Good”). But only the lower grade (here: “Acceptable”) rewards consensus, and thus is considered to be the most consensual. Indeed, if any other choice obtains less scattered judgments (eg. [“Acceptable”, “Acceptable”, “Acceptable”, “Acceptable”, “Good”, “Good”]) all enclosed into these two grades, it will obtain a majoritary grade greater or egal (here: “Acceptable”) to the one of this choice. Which would not necessarily be the case with the greater grade (here: “Good”).

Ranking many choices

The ranking of choices is done by comparing their respective majority grades. Those obtaining the same majority grade are compared further by applying again the principle of minimizing unsatisfied judges : one judgment giving this majority grade is removed of their distributions until two different majority grades are obtained, or both choices precisely have the same distribution of individual judgments. In which case, it is enough that one judge change the grade it gives to at least one of those choices, and/or it may be wise to also judge on other criterias.

Properties

The Majority Judgment is:

Resources