openintro (version 1.7.1)

scotus_healthcare: Public Opinion with SCOTUS ruling on American Healthcare Act

Description

On June 28, 2012 the U.S. Supreme Court upheld the much debated 2010 healthcare law, declaring it constitutional. A Gallup poll released the day after this decision indicates that 46

Usage

data("scotus_healthcare")

Arguments

Format

A data frame with 1012 observations on the following variable.

response

Response values reported are agree and other.

Examples

Run this code
# NOT RUN {
data(scotus_healthcare)
table(scotus_healthcare)
# }

Run the code above in your browser using DataLab