gallupGPS6 | R Documentation |
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.
data("gallupGPS6")
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
Data processing:
The non complete rows have been removed
The duplicated rows have also been removed
The data was provided under a Creative Commons NonCommerical ShareAlike 4.0 license: https://creativecommons.org/licenses/by-nc-sa/4.0/
Other variables and identifiers from the original data have been dropped
Individual data set was downloaded from https://www.gallup.com/analytics/318923/world-poll-public-datasets.aspx, last accessed 2024-03-09.
[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.
data(gallupGPS6)
summary(gallupGPS6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.