R Dataset / Package Stat2Data / ReligionGDP

On this R-data statistics page, you will find information about the ReligionGDP data set which pertains to ReligionGDP. The ReligionGDP data set is found in the Stat2Data R package. You can load the ReligionGDP data set in R by issuing the following command at the console data("ReligionGDP"). This will load the data into a variable called ReligionGDP. If R says the ReligionGDP data set is not found, you can try installing the package by issuing this command install.packages("Stat2Data") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the ReligionGDP R data set. The size of this file is about 1,520 bytes.

ReligionGDP

Description

Data on religiosity of countries from the Pew Global Attitudes Project

Format

A dataset with 44 observations on the following 9 variables.

R project statistics dataset table
Country Name of country
Religiosity A measure of degree of religiosity for residents of the country
GDP Per capita Gross Domestic Product in the country
Africa Indicator for countries in Africa
EastEurope Indicator for countries in Eastern Europe
MiddleEast Indicator for countries in the Middle East
Asia Indicator for countries in Asia
WestEurope Indicator for countries in Western Europe
Americas Indicator for countries in North/South America

Details

The Pew Research Center's Global Attitudes Project surveyed people around the world and asked (among many other questions) whether they agreed that "belief in God is necessary for morality," whether religion is very important in their lives, and whether they pray at least once per day. The variable Religiosity is the sum of the percentage of positive responses on these three items, measured in each of 44 countries. The dataset also includes the per capita GDP for each country and indicator variables that record the part of the world the country is in.

Source

Data from the 2007 Spring Survey conducted through the Pew Global Attitudes Project at http://www.pewglobal.org.

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-stat2data-religiongdp.html" width="100%" height="100%" style="border:0px"></iframe>