openintro (version 2.0.0)

cchousing: Community college housing (simulated data)

Description

These are simulated data and intended to represent housing prices of students at a community college.

Usage

cchousing

Arguments

Format

A data frame with 75 observations on the following variable.

price

Monthly housing price, simulated.

Examples

Run this code
# NOT RUN {
hist(cchousing$price)

# }

Run the code above in your browser using DataLab