Learn R Programming

Lock5withR (version 1.2.2)

TextbookCosts: Textbook Costs

Description

Prices for textbooks for different courses

Arguments

Format

A data frame with 40 observations on the following 3 variables.
  • Field General discipline of the course: Arts, Humanities, NaturalScience, or SocialScience
  • Books Number of books requiired
  • Cost Total cost (in dollars) for required books

Source

Bookstore online site

Details

Data are from samples of ten courses in each of four disciplines at a liberal arts college. For each course the bookstore's website lists the required texts(s) and costs. Data were collected for the Fall 2011 semester.

Examples

Run this code

data(TextbookCosts)

Run the code above in your browser using DataLab