phone-incentives.csv

The data in phone-incentives.csv contains data from a study coducted by Singer et al. (2000). They studied different incentives to encourage individuals to participate in phone surveys. The Survey of Consumer Attitudes used random digit dialing to select 395 participants in November 1996. Of those 395 participants, 204 were randomly assigned to be in a control group. The remaining participants (191) received a $10 incentive to participate in the phone survey.


The attributes included in the data are:


Preview

# Import data
library(tidyverse)
phone_incentives = read_csv(file = "https://raw.githubusercontent.com/zief0002/epsy-5261/main/data/phone-incentives.csv")

# View data
phone_incentives

References

Singer, E., Hoewyk, J. V., & Maher, M. P. (2000). Experiments with incentives in telephone surveys. Public Opinion Quarterly, 64(2), 171–188. http://www.jstor.org/stable/3078814