R Dataset / Package psych / heights
Documentation |
---|
On this R-data statistics page, you will find information about the heights data set which pertains to A data.frame of the Galton (1888) height and cubit data set.. The heights data set is found in the psych R package. You can load the heights data set in R by issuing the following command at the console data("heights"). This will load the data into a variable called heights. If R says the heights data set is not found, you can try installing the package by issuing this command install.packages("psych") 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 heights R data set. The size of this file is about 3,140 bytes. A data.frame of the Galton (1888) height and cubit data set.DescriptionFrancis Galton introduced the 'co-relation' in 1888 with a paper discussing how to measure the relationship between two variables. His primary example was the relationship between height and forearm length. The data table ( The data frame, Usagedata(heights) FormatA data frame with 348 observations on the following 2 variables.
DetailsSir Francis Galton (1888) published the first demonstration of the correlation coefficient. The regression (or reversion to mediocrity) of the height to the length of the left forearm (a cubit) was found to .8. The original table SourceGalton (1888) ReferencesGalton, Francis (1888) Co-relations and their measurement. Proceedings of the Royal Society. London Series,45,135-145, See Also
Examplesdata(heights) ellipses(heights,n=1,main="Galton's co-relation data set") -- 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-40709.csv | 3.07 KB |