Learn R Programming

isdals (version 3.0.1)

mincedmeat: Weight of packs with minced meat

Description

In meat production, packs of minced meat are specified to contain 500 grams of minced meat. A sample of ten packs was drawn at random and the weights (in grams) of the content was recorded.

Usage

data(mincedmeat)

Arguments

Format

A data frame with 10 observations on the following variable.

wgt

weight of minced meat in grams

Examples

Run this code
data(mincedmeat)

Run the code above in your browser using DataLab