Marco {TeachingSampling}R Documentation

Sampling frame if the Lucy population

Description

This data set corresponds to the sampling frame of Lucy population. It is considered a device to identifying and ubicating all of the 2396 industrial companies of the city.

Usage

Marco

Format

ID
The identifier of the company. It correspond to an alphanumeric sequence (two letters and three digits)
Ubication
The address of the principal office of the company in the city
Level
The industrial companies are discrimitnated according to the Taxes declared. There are small, medium and big companies
Zone
The city is divided by geoghrafical zones. A company is classified in a particular zone according to its address

References

Guti'errez, H. A. (2009), Estrategias de muestreo: Dise~no de encuestas y estimaci'on de par'ametros. Editorial Universidad Santo Tom'as.

See Also

Lucy

Examples

data(Marco)
summary(Marco$Zone)

[Package TeachingSampling version 0.7.6 Index]