Firstchi {BSDA}R Documentation

Ages of women at the birth of their first child

Description

Data for Exercise 5.11

Usage

Firstchi

Format

A data frame with 87 observations on the following variable.

age
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Firstchi)
attach(Firstchi)
EDA(age)
detach(Firstchi)

[Package BSDA version 0.1 Index]