1
2
3
4
5
#

Name:

Description:

The Mroz data frame has 753 rows and 8 columns. The observations, from the Panel Study of Income Dynamics (PSID), are married women.

Variables:

This data frame contains the following columns:

lfp

labor-force participation; a factor with levels: no; yes.

k5

number of children 5 years old or younger.

k618

number of children 6 to 18 years old.

age

in years.

wc

wife's college attendance; a factor with levels: no; yes.

hc

husband's college attendance; a factor with levels: no; yes.

lwg

log expected wage rate; for women in the labor force, the actual wage rate; for women not in the labor force, an imputed value based on the regression of lwg on the other variables.

inc

family income exclusive of wife's income.

Link To Google Sheets:

Rows:

Columns:

Files:

License Type:

References/Notes/Attributions:

Source

Mroz, T. A. (1987) The sensitivity of an empirical model of married women's hours of work to economic and statistical assumptions. Econometrica 55, 765–799.

References

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

Fox, J. (2000) Multiple and Generalized Nonparametric Regression. Sage.

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

Long. J. S. (1997) Regression Models for Categorical and Limited Dependent Variables. Sage.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.