ex1115 {Sleuth2} | R Documentation |
Election Fraud
Description
The data are observations on the difference between Democratic and Republican vote counts, by (a) absentee ballot and (b) voting machine, for 22 elections in Philadelphia's senatorial districts over the last 10 years.
Usage
ex1115
Format
A data frame with 22 observations on the following 2 variables.
Absentee
Democratic minus Republican vote count by absentee ballot
Machines
Democratic minus Republican vote count by voting machine
Source
Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.
See Also
Examples
str(ex1115)
[Package Sleuth2 version 2.0-7 Index]