1
2
3
4
5
#

Name:

Description:

The Womenlf data frame has 263 rows and 5 columns. The data are from a 1977 survey of the Canadian population.

Variables:

This data frame contains the following columns:

partic

Labour-Force Participation. A factor with levels (note: out of order): fulltime, Working full-time; not.work, Not working outside the home; parttime, Working part-time.

hincome

Husband's income, $1000s.

children

Presence of children in the household. A factor with levels: absent, present.

region

A factor with levels: Atlantic, Atlantic Canada; BC, British Columbia; Ontario; Prairie, Prairie provinces; Quebec.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Social Change in Canada Project. York Institute for Social Research.

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/Canadian_Women_s_Labour-Force_Participation_162_48.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.