anthuneq {SDAResources}R Documentation

anthuneq data

Description

Finger length and height for a with replacement unequal probability sample of size 200 from data anthrop. The probability of selection, \psi_i, was proportional to 24 for y < 65 , 12 for y = 65, 2 for y = 66 or 67, and 1 for y > 67.

Usage

data(anthuneq)

Format

This data frame contains the following columns:

finger:

length of left middle finger (cm)

height:

height (inches)

wt:

sampling weight

References

Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.

Lu and Lohr (2021), R Companion for Sampling: Design and Analysis, 3rd Edition, 1st Edition. Boca Raton, FL: CRC Press.


[Package SDAResources version 0.1.1 Index]