R Dataset / Package MASS / hills
Attachment | Size |
---|---|
dataset-37200.csv | 883 bytes |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the hills data set which pertains to Record Times in Scottish Hill Races. The hills data set is found in the MASS R package. Try to load the hills data set in R by issuing the following command at the console data("hills"). This may load the data into a variable called hills. If R says the hills data set is not found, you can try installing the package by issuing this command install.packages("MASS") and then attempt to reload the data with library("MASS") followed by data("hills"). 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 hills 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 hills R data set. The size of this file is about 883 bytes. Record Times in Scottish Hill RacesDescriptionThe record times in 1984 for 35 Scottish hill races. Usagehills FormatThe components are:
SourceA.C. Atkinson (1986) Comment: Aspects of diagnostic regression analysis. Statistical Science 1, 397–402. [A.C. Atkinson (1988) Transformations unmasked. Technometrics 30, 311–318 “corrects” the time for Knock Hill from 78.65 to 18.65. It is unclear if this based on the original records.] ReferencesVenables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer. -- 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
|
R Output | Date |
---|---|
Picostat Output - Correlation Coefficients | May 21, 2019 |
Picostat Output - Correlation Coefficients | Dec 16, 2018 |
Picostat Output - Visual Summaries | Dec 16, 2018 |
Picostat Output - Numerical Summaries | Dec 16, 2018 |
Picostat Output - Simple Linear Regression | Dec 16, 2018 |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package datasets / sunspot.year | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package datasets / airmiles | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package Stat2Data / SampleFG | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - toy_anova | August 9, 2020 - 2:38 PM | Dataset |
swiss | February 26, 2017 - 11:28 AM | Dataset |