Wisconsin voting machines and the Democrat vote

  • Comparing the same voting municipalities in 2012 and 2016, those using voting machines had a 4.6% greater drop in Democrat vote in 2016 compared to those not using voting machines.
  • The presence of voting machines did not affect the Democrat vote in the 2012 presidential election, meaning that the voting machine effect was specific to the 2016 election.
  • It was not possible to determine which voting machine make/model was linked to the biggest drops in the vote for Democrats.
  • It is important to note that these results does not necessarily mean the voting machines were manipulated; further investigation is necessary to determine the cause of this effect.

P.S. An interactive carto map of the Republican vote in 2016 accompanies this post. Go play with the data! And yes I realise it's weird to have a Republican vote map accompanying a Democrat vote discussion, but my internet connection is too bad where I am at the moment to change my Carto map, so here you are until I can. Also, the code underlying the analysis described here can be found at Github. The .csv files used in the models are named modeldfward.o.csv (original data) and modeldfward.r.csv (recount data).

Did voting machines affect the 2016 Presidential elections in Wisconsin?

A previous analysis of votes on a county level suggested that the Wisconsin 2016 vote may have been affected by the presence of voting machines (also known as touchscreen voting systems, or direct recording electronic voting machines) and optical scanners. However, at the time I had only the summarised votes of the 72 Wisconsin counties, so it was impossible to say for sure. However, in December, data of the municipality-level votes for Wisconsin became publicly available (1900 municipalities in total), as well as the voting data for the recount conducted in early December. Now we can attempt to address two important questions.

Did the presence of voting machines affect the Democrat or Republican votes in the 2016 elections?

Did the recount change the effects of the voting machines or optical scanners suggested the first time around?

In the following analysis, the effect of the presence of voting machines / optical scanners on the Democrat presidential votes in 2016 and 2016 are compared against a number of county-level demographic variables, many provided by a very useful post about the 2016 election by Thomas Cooley, Ben Griffy, and Peter Rupert at Economic Snapshot, and some from David Greenwald (@davidegreenwald) and colleagues, who have also been looking into the 2016 Wisconsin presidential election. A note of caution: the outputs described here suggest that the presence of voting machines / optical scanners could be a PREDICTOR of an increased or decreased vote for Democrat as determined by the statistical model. We cannot know from this alone if the voting machines / optical scanners were manipulated in any way, it only suggests that further investigation is necessary to determine the cause of this effect.

2016 original Democrat vote - effect of voting machines and optical scanners

Voting machines

Voting machines decreased votes for democrats (a average reduction of ~4.6%); however this difference could be due to random variation (p > 0.05 for the stats nerds). But when considering municipalities won by the Democrats in 2012 (Obama) against those won by the Republicans (Romney), there was a statistically significant effect (i.e. extremely unlikely to be due to simple 'randomness' in votes). In 2012 Democrat-won municipalities the average vote was 48.7% for Hillary Clinton when voting machines were present compared to 40.9% when voting machines were not present, a difference of 7.8%. There was not a significant effect of voting machines in areas won by the Republicans in 2012; 31.1% voted for Hillary Clinton in areas without voting machines compared to 29.6% of voters in areas with voting machines. Click the button below to see the data and relevant graphs.

Hide graph and data

Municipality won by Democrats in 2012 Use voting machines Vote for Democrats in 2016 (%)
0 0 31.0
0 1 29.6
1 0 48.7
1 1 40.6

plot of chunk tchdemnow

Use voting machines Vote for Democrats in 2016 (%)
0 -8.7
1 -13.4

Optical scanners

The presence of optical scanners did not significantly affect the Democrat vote; the slight observed increase could be attributed to random variation.

Show graph and data

Model summary - 2016 Democrat votes

Below is the model output for the 2016 votes for Democrat, reflecting the outputs above. I won't try to explain the technical details of the model here, but I will leave it for statisticians to critique. P.S. I found the method to toggle code sections here: here

Show model code

Change in Democrat votes from 2012 to 2016

Effect of voting machines

Municipalities without touchscreen voting machines voted on average 8.7% less for Democrat candidates in 2016 compared to 2012; however, in areas with voting machines this was 13.3% (4.6% difference). Therefore, the presence of voting machines resulted in a 4.6% additional drop in Democrat vote between 2012 and 2016. This means that voting machines behaved differently in 2016 compared to 2012; they had a greater negative effect in 2016.

The change was similar whether the municipality was won by Democrats or Republicans in 2012. Vote % decreased in Republican-won municipalities by -7.6 in non-voting machine areas compared to -11.7 (4.1% difference) in voting machine areas, and in Democrat-won municipalities from -10.0 in non-voting machine areas to -15.8% (5.8%) in voting machine areas.

Hide graph and data

plot of chunk dem2012modeltch

Use voting machines Change in vote for Democrats from 2012 to 2016 (%)
0 -8.7
1 -13.4
Municipality won by Democrats in 2012 Use voting machines Change in vote for Democrats from 2012 to 2016 (%)
0 0 -7.5
0 1 -11.7
1 0 -10.0
1 1 -16.0

Since the presence of optical scanners had no effect on the change in Democrat vote between 2012 and 2016, I have not discussed it further here.

Model output

Show model code

Did the effect differ in terms of voting machine makes/models?

NOTE: The following analysis was conducted only on municipalities that used voting machines

In Wisconsin, voting machine makes are used. The most common is the Sequoia/Dominion 'Edge', which is used in 45 counties. The second most common is the Premier/Diebold/Dominion 'Accuvote TSX', which is used in 13 counties. Finally, the ES&S 'Ivotronic' is in use in two counties. There are large differences in Democrat vote between the counties considered, so it is not reasonable to compare % Democrat vote in 2016 between counties and systems. Instead, here I look at the difference in Democrat vote in the same municipalities with these voting machines in 2012 and 2016.

The below table and graph shows that the Premier Diebold Dominion Accuvote TSX reduced the Democrat vote by the least in 2016 compared to 2012 (-8.9%) compared to -13.7% and -15.5% for the other two voting machines. However, this difference was not statistically significant, and so could be attributed to random variation.

Hide graph and data

Voting machine make Change in vote for Democrats from 2012 to 2016 (%)
Election Systems Software -9.1
Premier Diebold Dominion -13.6
Sequioa Dominion -15.5

plot of chunk demchangemake

The model code underlying these findings are below:

Show model output

Did voting machines have the same effect in 2012?

NOTE: The following assumes that the same voting equipment was present in the same place in 2012 as in 2016, which may not have been the case everywhere.

Voting machines

We can see from these results that voting machines and optical scanners had very different effects in 2012 and in 2016. voting machines had a very slight negative effect on the Democrat vote (-0.5%) in 2012, which could be attributed to random variation. Similarly, the difference in Democrat vote in voting machine municipalities won by Democrats in 2012 (58.6% reduced to 56.7% with voting machines, a 1.9% difference) was statistically insignificant and small compared to the result we saw in 2016 (a 7.8% drop in Democrat vote with voting machines present).

Hide graph and data

plot of chunk touchdem2012

Use voting machines Vote for Democrats in 2012 (%)
0 48.1
1 47.3

Optical scanners

In 2012, optical scanner presences had a negative effect on Democrat vote (linked to a drop in Democrat vote percentage from 49.5% to 46.2%). In comparison, in 2016 there was no effect of optical scanners (35.0% and 36.9% Democrat vote in counties with and without counties respectively, which was not statistically significant).

Show graph and data

Model code

Show model output

Did the recount change these findings?

In a word, no (outputs on request). The recount did not significantly change any of the outputs of the models considered in this analysis, and voting machine presence was still a significant predictor of the 2016 Democrat vote. This is not surprising, as any manipulation of the voting machines could have impacted the result before the ballots/output vote data was produced from the voting machine.

Conclusions

This analysis compared voting systems alongside a range of demographic variables. The presence of touchscreen voting machines in a voting municipality in Wisconsin in the 2016 Presidential election reduced the Democrat vote, and effect that did not exist in the 2012 election. In municipalities won by Democrats in 2012, the vote was 8% lower on average in places where touchscreen voting systems were present. The vote for Democrats dropped across the vast majority of municipalities in Wisconsin in 2016 compared to 2012; however, the presence of touchscreen voting systems was linked to an additional drop in 4.6%. The recount had no effect on these findings.

So, what can we do with this information? Well I should say that despite the strong statistical evidence provided here, correlation does not always imply causation... We need a sensible reason to explain why the presence of touchscreen voting systems caused such effects. That is something that I cannot provide. The voting machine software and hardware need be investigated to ensure - if there is any relevant data trail - that no irregularities occured during the voter input, and also that there are no security vulnerabilities to hacking.

In the current political context I very much doubt that such actions will be taken in the near future, but well, the first step in solving a problem is identifying the problem. Hopefully one day a full investigation of voting systems will take place in the US, and that people will once more have confidence in the integrity of the electoral system.

Comments !