1
2
3
4
5
#

Name:

Description:

Votes in the US Senate on Clarence Thomas nomination for the US Supreme Court

Variables:

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

State

State name

Senator

Senator name

Party

Party affiliation (D=Democrat or R=Republican)

ConfVote

Confirmation vote (Nay or Yea)

StateOpinion

Percentage of state residents supporting the choice

Vote

Numeric coding for 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_Clarence_Thomas_Confirmation_570_71.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.