Integrity in a voting system means that votes are counted as cast and can be split into three different properties: cast as intended, recorded as cast, and counted as recorded. This split represents three (3) different phases of the transfer of intention from the voter to the counting authority: the voter’s expression of their intention, the recording device’s acceptance of that intention, and the actual counting of that intention.
Notice that the counting step and intention step are always necessary in a voting system, or we could not produce election results. We need to count, and in order to do that we must know the intention of each voter. Also, observe that dropping the intermediate step can cause problems. Suppose we count as we receive intention without recording. If we make mistakes there is no way to go back to a record to correct our count. Therefore, these three properties are necessary, but not sufficient, goals for any voting system. As we will see, most voting systems can be said to meet all three of these properties, but the degree to which they do is suspect. We attempt to formally define and discuss each property below.
Cast as Intended
This property represents the ability of the voter to properly convey her intentions, and cast her vote as she intended it to be cast. Some voting systems can achieve this property better than others, as it is in some respects an issue of usability. However, we limit this property to mean that a voter can properly transfer her intention, and not necessarily that she succeed in doing so in real world conditions.
An example of a system in which this is not possible would be one that does not always list all of the candidates in each race, or one in which there is only one spot to record a vote for two separate candidates. Using this definition there are no known systems in existence that do not meet this property (we’ll talk more about this later).
By contrast, many systems do not to support this property very well. This can be seen with the butterfly ballot. It was used in the 2000 presidential election in Florida, and is said to have cost Al Gore the U.S. presidency.
Recorded as Cast
When a vote is recorded as cast, the device used by the voter has properly recorded her intention and this record has made it to the counting authority. This can encompass a conversion from analog to digital representation, if that conversion is not an aggregation (i.e. there is no counting).
A system that weakly supports this property will faithfully record a vote as cast by the voter and will provide a mechanism for delivering it to the counting authority. Most systems are capable of this property, but the caveat of this and all of the integrity properties is that they are rarely verifiable, which we’ll discuss later.
Again, if judged on a sliding scale metric, there are many systems that would not satisfy this property very well. There are also numerous problems with automated counting of paper records where votes are not counted, and this would be a recorded as cast problem. Most notable is the “hanging chad”. In this situation, properly maintained equipment would have prevented the problems, but built up wastepaper in the machines caused them not to properly record each voter’s intentions.
Counted as Recorded
This means that from the record of votes cast, the counting authority is able to provide an accurate aggregation of the data. The counting authority can be a group of volunteers or machines, or a mix of both. The key property is that the results at this point in the process are reliably accurate, and to do so may require redundant counting by several imperfect entities to verify a proper total.
As is the case with the other two properties, some systems may achieve this property better than others. The biggest concern in this property is how easily the record can be violated. This is a problem in most systems. Paper can be altered to invalidate votes, replaced, or destroyed and digital storage is, in general, easily manipulated.
Digital Recording Electronic (DRE) devices and their memory cards have consistently been shown not to properly support even basic protection mechanisms on their records. This is particularly problematic as they typically only store aggregate counts, and not full ballots for each voter. So, some counting is done on the machine, and totals from the machine are added with those from the other machines. The cards themselves have also been shown to be easily misplaced.
Many DREs try to combat these problems with redundant storage, but there is no reason why redundant storage that can be manipulated by the same processor would solve these issues. One solution to this problem is to have independent redundant storage devices, but outside of an investigation, it is not clear how voting officials should or would deal with total mismatches on these independent storage devices. The cost of such a setup would be significant.