Depend {PASWR}R Documentation

Number of Dependent Children for 50 Families

Description

Number of dependent children for 50 families.

Usage

data(Depend)

Format

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

C1
a numeric vector
number
a numeric vector
Count
a numeric vector
Percent
a numeric vector

Source

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

Examples

with(data = Depend, table(C1))

[Package PASWR version 1.1 Index]