1
2
3
4
5
#

Name:

Description:

Interviewers administering the 2000 American National Election Studies assigned an ordinal rating to each respondent's "general level of information" about politics and public affairs.

Variables:

A data frame with 1807 observations on the following 8 variables.

y

interviewer rating, a factor with levels Very Low Fairly Low Average Fairly High Very High

collegeDegree

a factor with levels No Yes

female

a factor with levels No Yes

age

a numeric vector, respondent age in years

homeOwn

a factor with levels No Yes

govt

a factor with levels No Yes

length

a numeric vector, length of ANES pre-election interview in minutes

id

a factor, unique identifier for each interviewer

Details

Seven respondents have missing data on the ordinal interviewer rating. The covariates age and length also have some missing data.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

The National Election Studies (www.electionstudies.org). THE 2000 NATIONAL ELECTION STUDY [dataset]. Ann Arbor, MI: University of Michigan, Center for Political Studies [producer and distributor].

References

Jackman, Simon. 2009. Bayesian Analysis for the Social Sciences. Wiley: Hoboken, New Jersey.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Interviewer_ratings_of_respondent_levels_of_political_information_1325_96.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.