election_title: "Exercise 6 — Bullet voting backfires: the honest ballots"
bv_test_id: BV2193
bv_election_id: x4dkfd
bv_results_url: https://bettervoting.com/x4dkfd/results

scenario_description: |-
  The base case: nine voters, three speakers. Ari's four fans vote
  honestly (Ari 5, Bree 3, Cash 0). Scoring round: Bree 25, Cash 21,
  Ari 20 — Bree and Cash advance, and Bree (the broad compromise) beats
  Cash 5-4 in the runoff. Ari's fans get their second choice. The
  companion file ex06_bullet_backfire.yaml reruns the SAME election with
  those four fans bullet voting (Ari 5, everyone else 0) — and hands the
  win to Cash, their nightmare. Exercise: ex06_bullet_backfire.md.
  Ballots and cast are this repo's own.
  Live on BetterVoting (Test ID BV2193): https://bettervoting.com/x4dkfd/results
  — with RCV-IRV and Ranked Robin races on the same opinions (IRV elects
  Cash even on the honest ballots — the squeeze cameo; RR confirms Bree).
voting_method: STAR
num_winners: 1
ballots: |-
  Ari,Bree,Cash
  5,3,0 # Ari fan 1 of 4 — honest: Bree really is a second choice
  5,3,0 # Ari fan 2 of 4 — same honest ballot
  5,3,0 # Ari fan 3 of 4 — same honest ballot
  5,3,0 # Ari fan 4 of 4 — same honest ballot
  0,2,5 # Cash fan 1 of 4 — Bree tolerable
  0,2,5 # Cash fan 2 of 4 — same ballot
  0,2,5 # Cash fan 3 of 4 — same ballot
  0,2,5 # Cash fan 4 of 4 — same ballot
  0,5,1 # The lone Bree fan — her Cash 1 outranks Ari's 0
expected_winners:
  - Bree

# file: ex06_bullet_honest.yaml
