election.2008 {LearnBayes}R Documentation

Poll data from 2008 U.S. Presidential Election

Description

Results of recent state polls in the 2008 United States Presidential Election between Barack Obama and John McCain.

Usage

election.2008

Format

A data frame with 51 observations on the following 4 variables.

State

name of the state

M.pct

percentage of poll survey for McCain

O.pct

precentage of poll survey for Obama

EV

number of electoral votes

Source

Data collected by author in November 2008 from www.cnn.com website.


[Package LearnBayes version 2.15.1 Index]