R Dataset / Package HSAUR / womensrole
Documentation |
---|
On this R-data statistics page, you will find information about the womensrole data set which pertains to Womens Role in Society . The womensrole data set is found in the HSAUR R package. You can load the womensrole data set in R by issuing the following command at the console data("womensrole"). This will load the data into a variable called womensrole. If R says the womensrole data set is not found, you can try installing the package by issuing this command install.packages("HSAUR") and then attempt to reload the data. 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 womensrole R data set. The size of this file is about 702 bytes. Womens Role in SocietyDescriptionData from a survey from 1974 / 1975 asking both female and male responders about their opinion on the statement: Women should take care of running their homes and leave running the country up to men. Usagedata("womensrole") FormatA data frame with 42 observations on the following 4 variables.
DetailsThe data are from Haberman (1973) and also given in Collett (2003). The questions here are whether the response of men and women differ. SourceS. J. Haberman (1973), The analysis of residuals in cross-classificed tables. Biometrics, 29, 205–220. D. Collett (2003), Modelling Binary Data. Chapman and Hall / CRC, London. 2nd edition. Examplesdata("womensrole", package = "HSAUR") summary(subset(womensrole, sex == "Female")) summary(subset(womensrole, sex == "Male")) -- Dataset imported from https://www.r-project.org. |
Title | Authored on | Content type |
---|---|---|
OpenIntro Statistics Dataset - dream | August 9, 2020 - 12:25 PM | Dataset |
OpenIntro Statistics Dataset - winery_cars | August 9, 2020 - 2:38 PM | Dataset |
R Dataset / Package HSAUR / toothpaste | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / pottery | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / Guerry | March 9, 2018 - 1:06 PM | Dataset |
Attachment | Size |
---|---|
dataset-94964.csv | 702 bytes |