Optimising the decision threshold in a weighted voting system: The case of the IMF's Board of Governors
Pith reviewed 2026-05-22 01:55 UTC · model grok-4.3
The pith
The difference between IMF quotas and voting powers is minimized at a 58% or 59% decision threshold.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
In the IMF Board of Governors the voting weights are determined by the quotas of the 191 member countries, which are meant to reflect their economic strengths. However, these weights do not necessarily translate into corresponding voting power. By calculating the Banzhaf indices for each decision threshold between 50% and 87%, the study shows that the difference between the quotas and the voting powers is minimised when the decision threshold is set at 58% or 59%.
What carries the argument
The Banzhaf index, which measures a country's voting power by counting the number of coalitions in which it is pivotal, calculated for different majority thresholds to find the one that best matches quotas to power.
Load-bearing premise
The assumption that the Banzhaf index, based on all coalitions being equally likely, captures the relevant notion of voting power for the IMF Board of Governors.
What would settle it
Recalculating the Banzhaf indices using the current IMF quota data for all thresholds from 50% to 87% and observing if the minimum difference is not at 58% or 59%.
read the original abstract
In a weighted majority voting game, the players' weights are determined based on the constitutional planner's intentions. The weights are challenging to change in numerous cases, as they represent some desired disparity. However, the voting weights and the actual voting power do not necessarily coincide. Changing a decision threshold would offer some remedy. The International Monetary Fund (IMF) is one of the most important international organisations that uses a weighted voting system to make decisions. The voting weights in its Board of Governors depend on the quotas of the 191 member countries, which reflect their economic strengths to some extent. We analyse the connection between the decision threshold and the a priori voting power of the countries by calculating the Banzhaf indices for each threshold between 50% and 87%. The difference between quotas and voting powers is minimised if the decision threshold is 58% or 59%.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript analyzes the IMF Board of Governors' weighted voting system with 191 member countries whose weights are based on quotas. It computes the normalized Banzhaf indices by enumerating swing coalitions for each decision threshold from 50% to 87% and reports that the gap between quotas and voting powers reaches its minimum at a threshold of 58% or 59%.
Significance. If the numerical result is confirmed, the paper supplies a specific, actionable adjustment to the IMF decision threshold that reduces misalignment between constitutional weights and a priori voting power. The direct-enumeration approach for Banzhaf indices is a standard and transparent method in the field; however, the absence of shared code or coalition counts limits independent verification of the precise minimum.
major comments (2)
- [Results] Results section: the claim that the quota-power difference is minimized at 58% or 59% rests on the enumerated Banzhaf values, yet no raw swing-coalition counts, implementation details, or computational code are supplied. With 191 players the enumeration is large and potentially sensitive to floating-point or subset-generation choices, so independent confirmation of the reported minimum is currently impossible.
- [Methods] Methods: the paper adopts the uniform-probability Banzhaf index without exploring whether the minimum threshold remains stable under alternative coalition-probability models that incorporate regional blocs or creditor-debtor alignments; a brief sensitivity check would directly address whether the 58-59% finding is robust to the modeling assumption highlighted as weakest.
minor comments (2)
- [Abstract] The abstract states the range 50%-87% but does not mention the exact number of countries (191) or the normalization convention used for the Banzhaf indices.
- [Results] Table or figure presenting the quota-power differences for each threshold would benefit from an additional column showing the absolute or squared deviation to make the minimization claim immediately visible.
Simulated Author's Rebuttal
We thank the referee for the constructive comments. We address each major point below and describe the revisions planned to improve transparency and address robustness concerns.
read point-by-point responses
-
Referee: [Results] Results section: the claim that the quota-power difference is minimized at 58% or 59% rests on the enumerated Banzhaf values, yet no raw swing-coalition counts, implementation details, or computational code are supplied. With 191 players the enumeration is large and potentially sensitive to floating-point or subset-generation choices, so independent confirmation of the reported minimum is currently impossible.
Authors: We agree that additional implementation details are needed for reproducibility. The normalized Banzhaf indices were obtained via an efficient recursive enumeration of swing coalitions for each of the 191 countries at each threshold from 50% to 87%, avoiding full enumeration of the power set by incremental coalition construction and early pruning. In the revised manuscript we will expand the Methods section with a precise algorithmic description and pseudocode. We will also deposit the Python code in a public repository with a link in the paper. Full raw swing-coalition counts are too voluminous to tabulate, but the code will enable independent verification of the reported minimum at 58-59%. revision: yes
-
Referee: [Methods] Methods: the paper adopts the uniform-probability Banzhaf index without exploring whether the minimum threshold remains stable under alternative coalition-probability models that incorporate regional blocs or creditor-debtor alignments; a brief sensitivity check would directly address whether the 58-59% finding is robust to the modeling assumption highlighted as weakest.
Authors: The uniform-probability Banzhaf index is the appropriate a priori measure for this constitutional-design question and is standard in the voting-power literature. Alternative models that assign higher probabilities to regional or creditor-debtor coalitions would require strong auxiliary assumptions and would shift the analysis toward a posteriori power. Nevertheless, to respond to the concern we will add a concise robustness paragraph in the revised Discussion section. This paragraph will report results under a simple bloc-adjusted probability model (higher intra-regional coalition probability) and note whether the minimizing threshold remains near 58-59%. A fuller sensitivity study lies outside the present scope. revision: partial
Circularity Check
No circularity: direct enumeration of Banzhaf indices for varying thresholds
full rationale
The paper computes the normalized Banzhaf index for each decision threshold from 50% to 87% by enumerating swing coalitions under the uniform-probability assumption, then measures the L1 or similar distance to the fixed quota vector and reports the minimizing threshold(s). This is a straightforward computational search over a one-dimensional parameter; the reported optimum is not obtained by solving an equation in which the target quantity appears on both sides, nor by fitting a parameter to a subset of the same data, nor by invoking a self-citation that itself assumes the result. The derivation therefore remains self-contained against external benchmarks and receives the default non-circularity finding.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption All coalitions of countries are equally likely when computing a priori voting power.
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
We analyse the connection between the decision threshold and the a priori voting power of the countries by calculating the Banzhaf indices for each threshold between 50% and 87%. The difference between quotas and voting powers is minimised if the decision threshold is 58% or 59%.
-
IndisputableMonolith/Foundation/ArithmeticFromLogic.leanLogicNat_equivNat unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
The Banzhaf index of player i is its normalised Banzhaf score: β_i(N,v) = η_i(N,v) / Σ_j η_j(N,v).
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.