asafellow {SDAResources}R Documentation

asafellow data

Description

Information from a stratified random sample of Fellows of the American Statistical Association elected between 2000 and 2018. The list of Fellows serving as the population was downloaded from amstat on March 18, 2019. All other information was obtained from public sources.

Usage

data(asafellow)

Format

This data frame contains the following columns:

awardyr:

year of award

gender:

gender of Fellow (character variable, M = male, F = female)

popsize:

population size in stratum ( = N_h)

sampsize:

sample size in stratum ( = n_h)

field:

field of employment (character variable)

acad = academia

ind = industry

govt = government

degreeyr:

year in which Fellow received terminal degree (year of Ph.D. if applicable, otherwise year of Master's or Bachelor's degree)

math:

= 1 if majored in mathematics as undergraduate

= 0 if did not major in math

= NA if missing

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]