Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

oddbooks

Measurements on 12 books


Description

Data giving thickness (mm), height (cm), width (cm) and weight (g), of 12 books. Books were selected so that thickness decreased as page area increased

Usage

data(oddbooks)

Format

A data frame with 12 observations on the following 4 variables.

thick

a numeric vector

height

a numeric vector

breadth

a numeric vector

weight

a numeric vector

Source

JM took books from his library.

Examples

data(oddbooks)
str(oddbooks)
plot(oddbooks)

DAAG

Data Analysis and Graphics Data and Functions

v1.24
GPL-3
Authors
John H. Maindonald and W. John Braun
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.