presidential_election_polls: Presidential Election Polls

presidential_election_pollsR Documentation

Presidential Election Polls

Description

This data set contains the results of the final pre-election Gallup Voter Opinion Poll and the eventual election results for every presidential election from 1936 through 2012.

Usage

presidential_election_polls

Format

A data.frame with 46 rows and 5 columns corresponding to the year, name, final polling estimate, actual election results, and deviation between polling and actual results for each candidate.

Source

Gallup (2015)

Examples

data(presidential_election_polls)
summary(presidential_election_polls)

IIS documentation built on April 3, 2025, 6:10 p.m.