1
2
3
4
5
#

Name:

Description:

US Senate party affiliatoin and votes on confirming Samuel Alito for the Supreme Court

Variables:

A data frame with 100 observations on the following 7 variables.

State

State name

Senator

Senator's name

Party

Party affiliation (D=Democrat, R=Republican)

ConfVote

Confirmation vote (Nay=against or Yea=for)

StateOpinion

Percentage of state residents supporting the choice

Vote

1=for or 0=against

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

These numbers are taken from Kastellec, J.P., Lax, J.R., and Phillips, J. (2010), "Public Opinion and Senate Confirmation of Supreme Court Nominees," Journal of Politics, 72(3): 767-84. In this paper the authors used opinion polls and an advanced statistical method known as multilevel regression and poststratification to determine the StateOpinion levels.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.