| cchousing {openintro} | R Documentation | 
Community college housing (simulated data)
Description
These are simulated data and intended to represent housing prices of students at a community college.
Usage
cchousing
Format
A data frame with 75 observations on the following variable.
- price
- Monthly housing price, simulated. 
Examples
hist(cchousing$price)
[Package openintro version 2.5.0 Index]