openintro (version 1.7.1)

supreme.court: Supreme Court approval rating

Description

Summary of a random survey of 976 people.

Usage

data("supreme.court")

Arguments

Format

A data frame with 976 observations on the following variable.

answer

a factor with levels approve not

Examples

Run this code
# NOT RUN {
data(supreme.court)
## maybe str(supreme.court) ; plot(supreme.court) ...
# }

Run the code above in your browser using DataCamp Workspace