ex0825 {Sleuth2} | R Documentation |
The Dramatic U.S. Presidential Election of 2000
Description
Data set shows the number of votes for Buchanan and Bush in all 67 counties in Florida during the U.S. presidential election of November 7, 2000.
Usage
ex0825
Format
A data frame with 67 observations on the following 3 variables.
County
a character vector indicating the county
Buchanan2000
votes cast for P. Buchanan
Bush2000
votes cast for G.W. Bush
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(ex0825)
[Package Sleuth2 version 2.0-7 Index]