Learn R Programming

IIS (version 1.0)

female_amerindians: Female Amerindians

Description

This data set contains the stature of 20 female Amerindians from the Turner site in Cincinnati, Ohio, representing the Ohio Hopewell period (200-400 AD) studied by Sciulli and Carlisle (1975). This data is displayed in Table 7.8 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

female_amerindians

Arguments

Format

A vector with 20 observations corresponding to the stature (in centimeters) for each female Amerindian.

Examples

Run this code
# NOT RUN {
data(female_amerindians)
summary(female_amerindians)
# }

Run the code above in your browser using DataLab