gallupGPS6 {archetypal}R Documentation

Gallup Global Preferences Study processed data set of six variables

Description

A 76132 x 6 data frame derived from Gallup Global Preferences Study, see [1] and [2] for details. It can be used as a big data set example.

Usage

data("gallupGPS6")

Format

A data frame with 76132 complete observations on the following 6 variables.

patience

a numeric vector

risktaking

a numeric vector

posrecip

a numeric vector

negrecip

a numeric vector

altruism

a numeric vector

trust

a numeric vector

Details

Data processing:

  1. The non complete rows have been removed

  2. The duplicated rows have also been removed

Source

Individual data set was downloaded from https://www.briq-institute.org/global-preferences/downloads, last accessed 2019-12-17.

References

[1] Falk, A., Becker, A., Dohmen, T., Enke, B., Huffman, D., & Sunde, U. (2018). Global evidence on economic preferences. Quarterly Journal of Economics, 133 (4), 1645-1692.

[2] Falk, A., Becker, A., Dohmen, T. J., Huffman, D., & Sunde, U. (2016). The preference survey module: A validated instrument for measuring risk, time, and social preferences. IZA Discussion Paper No. 9674.

Examples

data(gallupGPS6)
summary(gallupGPS6)

[Package archetypal version 1.3.0 Index]