ex0825 {Sleuth2} | R Documentation |
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.
ex0825
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
Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.
str(ex0825)