sheep_weight {IIS}R Documentation

Sheep Weight

Description

This data set contains the mother's mating weight and her lamb offspring's weight at age 7 months for a subset of twenty ewe-lamb pairs from the Research Farm at Ataturk University, Erzurum, Turkey. This data is displayed in Table 11.6 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

sheep_weight

Format

A data.frame with 20 rows and 2 columns indicating the weight (in kg) for the mother and the lamb of each pair.

Source

Ozturk et al. (2005)

Examples

data(sheep_weight)
summary(sheep_weight)

[Package IIS version 1.1 Index]