R Dataset / Package HistData / Fingerprints
Attachment | Size |
---|---|
dataset-38304.csv | 430 bytes |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the Fingerprints data set which pertains to Waite's data on Patterns in Fingerprints. The Fingerprints data set is found in the HistData R package. Try to load the Fingerprints data set in R by issuing the following command at the console data("Fingerprints"). This may load the data into a variable called Fingerprints. If R says the Fingerprints data set is not found, you can try installing the package by issuing this command install.packages("HistData") and then attempt to reload the data with library("HistData") followed by data("Fingerprints"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing Fingerprints at the command-line which should display the entire dataset. 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 Fingerprints R data set. The size of this file is about 430 bytes. Waite's data on Patterns in FingerprintsDescriptionWaite (1915) was interested in analyzing the association of patterns in fingerprints,
and produced a table of counts for 2000 right hands, classified by the number of fingers
describable as a "whorl", a "small loop" (or neither).
Because each hand contributes five fingers, the number of Karl Pearson (1904) introduced the test for independence in contingency tables, and by 1913 had developed methods for "restricted contingency tables," such as the triangular table analyzed by Waite. The general formulation of such tests for association in restricted tables is now referred to as models for quasi-independence. Usagedata(Fingerprints) FormatA frequency data frame with 36 observations on the following 3 variables, representing a 6 x 6 table giving the cross-classification of the fingers on 2000 right hands as a whorl, small loop or neither.
DetailsCells for which SourceStigler, S. M. (1999). Statistics on the Table. Cambridge, MA: Harvard University Press, table 19.4. ReferencesPearson, K. (1904). Mathematical contributions to the theory of evolution. XIII. On the theory of contingency and its relation to association and normal correlation. Reprinted in Karl Pearson's Early Statistical Papers, Cambridge: Cambridge University Press, 1948, 443-475. Waite, H. (1915). The analysis of fingerprints, Biometrika, 10, 421-478. Examplesdata(Fingerprints) xtabs(count ~ Whorls + Loops, data=Fingerprints) -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
OpenIntro Statistics Dataset - unemploy_pres | August 9, 2020 - 2:38 PM | Dataset |
OpenIntro Statistics Dataset - house | August 9, 2020 - 12:25 PM | Dataset |
R Dataset / Package evir / nidd.annual | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package Stat2Data / WeightLossIncentive4 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / clouds | March 9, 2018 - 1:06 PM | Dataset |