Skip to content

RCVis explanations are incorrect when Bottoms Up tabulation is used for multi-winner #596

@davidlbangs

Description

@davidlbangs

Washington DC will be using Bottoms Up tabulation, meaning that candidates are eliminated until only the number of winners are left. There is no concept of a threshold. So, RCV123 happened to set the threshold to 0. Any value would be incorrect.

What support does RCVis have to tabulation methods other than STV?

Round 10 Explanation
What is happening?

These are results from a ranked choice election with 2 winners. Voters were asked to rank the candidates from most to least favorite. The ballots are then counted in rounds. In each round, the candidate with the fewest votes is eliminated, and their supporters' votes transfer to the next choice on their ballots. The rounds continue until 2 candidates have been elected.

Why were Candidate 2 and Candidate 3 elected this round?

In a ranked choice election with 2 winners, each candidate needs to earn more than 0.0% of the votes to win a seat. 0.0% is the threshold for victory because only 2 candidates can earn more than 0.0% of the votes.

Why did they need 0 votes to win?

In a single-winner election, the winning candidate needs to earn the support of at least 1 in 2 voters. Since each voter only gets one vote, the same requirement is not possible for this Single Transferable Vote election. Instead, each winning candidate must earn the support of 1 in 3 voters.

What are Inactive Ballots?

A ballot is "inactive" if the voter did not rank any of the candidates remaining in that round. Voters are not required to rank all the candidates, so if all the candidates they ranked are eliminated, their ballot becomes inactive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions