Learn R Programming

SDAResources (version 0.1.1)

sample70: sample70 data

Description

All possible simple random samples that can be generated from the population in Example 2.2 of SDA.

Usage

data(sample70)

Arguments

Format

This data frame contains the following columns:

sampnum:

sample number

u1:

sampled units in \(\cal{S}\)

u2:

sampled units in \(\cal{S}\)

u3:

sampled units in \(\cal{S}\)

u4:

sampled units in \(\cal{S}\)

y1:

values of \(y_1\) in sample \(\cal{S}\)

y2:

values of \(y_2\) in sample \(\cal{S}\)

y3:

values of \(y_3\) in sample \(\cal{S}\)

y4:

values of \(y_4\) in sample \(\cal{S}\)

total:

estimated population total

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.