ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAGAHAIAJ
1
Welcome to Sass's STAR Voting Real-Time Calculator!
Total # of ballots:
5
2
To use this sheet, create a maniputable copy for yourself under File>Make a copy
3
Enter ballot data in the "Ballot Data" tab. This Sheet supports up to 32 candidates and an unlimited number of ballots.
The two candidates with the highest point totals are C and B.
4
The first column, "# of ballots", is always for the number of ballots filled out in that specific way.
They are finalists and move onto the automatic runoff.
5
Use the "Saved Ballot Sets" tab to save sets of ballots you've put together.
6
To determine the winner, find the two candidates with the highest scores. They are finalists.
2 voters prefer C over B.
7
Then, find their matchups against each other in the head-to-head matrix.
8
Whichever finalist wins more head-to-head matchups aginst the other wins!
2 voters prefer B over C.
9
In a real election, both charts with the full data would be publicly available down to the precinct level as you see here.
10
Learn more about STAR Voting:
starvoting.us
The finalists tie in the runoff. C has more points, so C wins!
11
12
Step 1: Find the two candidates with the highest point totals.
Step 2: Compare the head-to-head matchups of those two finalists.
13
CandidateScoreAverage Score# of voters who preferABC
14
A153A over33
15
B163.2B over22
16
C204C over22
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100