Learn R Programming

IIS (version 1.0)

weight_of_Euros: Weight of Euros

Description

This data set contains the weight of 2000 coins from 8 separate packages of 250 Euros each as weighed and reported by Shkedy et al. (2006).

Usage

weight_of_Euros

Arguments

Format

A data.frame with 2000 rows and 3 columns corresponding to the ID, weight, and batch/package number for each coin.

Examples

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

Run the code above in your browser using DataLab