fractionOfVotesBound: Fraction of votes bound

View source: R/elec_functions.R

fractionOfVotesBoundR Documentation

Fraction of votes bound

Description

WPM. The maximum error of the unit is a fixed percentage of the total votes cast in the unit. Typically the 20% WPM is used–meaning a swing of 40% is the largest error possible as 20% of the votes go from the winner to the loser.

Usage

fractionOfVotesBound(Z, frac = 0.4)

Arguments

Z

The elec.data object.

frac

Fraction of total votes that could be a winner overstatement/loser understatement. So if the worst-case is a 20% flip then enter 0.4

See Also

maximumMarginBound


elec documentation built on April 27, 2022, 1:05 a.m.