ex0728 {Sleuth2}R Documentation

Number of Stories and Building Height

Description

The 1994 World Almanac reports heights and number of stories for notable tall buildings in North America. The data in this data frame are a random sample of size 60 of those for which dates of completion were available.

Usage

ex0728

Format

A data frame with 60 observations on the following 3 variables.

Year
year of completion
Height
height of building
Stories
number of stories of building

Source

Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.

Examples

str(ex0728)

[Package Sleuth2 version 1.0-1 Index]