relig.and.ed {wPerm}R Documentation

Religiosity and Education

Description

Flat contingency table for religiosity and educational attainment for a sample of 509 people worldwide.

Usage

data("relig.and.ed")

Format

A data frame with 12 observations on the following 3 variables.

RELIGIOUSITY

a factor with levels Religious Not religious Atheist Do not know

EDUCATION

a factor with levels Basic Secondary Advanced

COUNT

a numeric vector

Details

A worldwide poll on religion was conducted by WIN-Gallup International and published as the document Global Index of Religiosity and Atheism. One question involved religious belief and educational attainment. The data in the relig.and.ed dataset are based on the answers to that question.

Examples

data(relig.and.ed)
str(relig.and.ed)
relig.and.ed

[Package wPerm version 1.0.1 Index]