1
2
3
4
5
#

Name:

Description:

The Vocab data frame has 30,351 rows and 5 columns. The observations are respondents to U.S. General Social Surveys, 1972-2016.

Variables:

This data frame contains the following columns:

year

Year of the survey.

sex

Sex of the respondent, Female or Male.

education

Education, in years.

vocabulary

Vocabulary test score: number correct on a 10-word test.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

National Opinion Research Center General Social Survey. GSS Cumulative Datafile 1972-2016, downloaded from http://gss.norc.org/.

References

Fox, J. (2016) Applied Regression Analysis and Generalized Linear Models, Third Edition. Sage.

Fox, J. and Weisberg, S. (2019) An R Companion to Applied Regression, Third Edition, Sage.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Vocabulary_and_Education_159_51.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.