intellwts {SDAResources}R Documentation

intellwts data

Description

Relative weights for demographic groups in intellonline and intelltel (Heck et al., 2018). Each sample was weighted using the 2010 U.S. Census demographics for sex (male, female), age ( < 44, => 44), and race/ethnicity (white, nonwhite). The table entries give the weights for each of these eight demographic groups.

Usage

data(intellwts)

Format

This data frame contains the following columns:

sex:

Female and Male

agegroup:

Young = (age less than 44)

Old = (age greater than or equal to 44)

race:

White or Nonwhite

tel_n:

number of telephone survey respondents in the sex/age group/race class

online_n:

number of online survey respondents in the sex/agegroup/race class

tel_wgt:

relative weight for each respondent to the telephone survey in this sex/agegroup/race class

online_wgt:

relative weight for each respondent to the telephone survey in this sex/agegroup/race class

References

Heck, P. R., D. J. Simons, and C. F. Chabris (2018). 65% of Americans believe they are above average in intelligence: Results of two nationally representative surveys. PloS One 13(7), 1–11.

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]