R Dataset / Package datasets / USArrests
Attachment | Size |
---|---|
dataset-90380.csv | 1.25 KB |
Documentation | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
On this Picostat.com statistics page, you will find information about the USArrests data set which pertains to Violent Crime Rates by US State. The USArrests data set is found in the datasets R package. Try to load the USArrests data set in R by issuing the following command at the console data("USArrests"). This may load the data into a variable called USArrests. If R says the USArrests data set is not found, you can try installing the package by issuing this command install.packages("datasets") and then attempt to reload the data with library("datasets") followed by data("USArrests"). 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 USArrests 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 USArrests R data set. The size of this file is about 1,284 bytes. Violent Crime Rates by US StateDescriptionThis data set contains statistics, in arrests per 100,000 residents for assault, murder, and rape in each of the 50 US states in 1973. Also given is the percent of the population living in urban areas. UsageUSArrests FormatA data frame with 50 observations on 4 variables.
SourceWorld Almanac and Book of facts 1975. (Crime rates). Statistical Abstracts of the United States 1975. (Urban rates). ReferencesMcNeil, D. R. (1977) Interactive Data Analysis. New York: Wiley. See AlsoThe Examplesrequire(graphics) pairs(USArrests, panel = panel.smooth, main = "USArrests data") -- 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 - Bivariate Plot | Dec 23, 2022 |
Picostat Output - Bivariate Plot | Nov 2, 2022 |
Picostat Output - Bar Plot for One Variable | Nov 1, 2022 |
Picostat Output - Numerical Summaries | Oct 29, 2022 |
Picostat Output - Numerical Summaries | Oct 29, 2022 |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package Ecdat / RetSchool | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / HalleyLifeTable | March 9, 2018 - 1:06 PM | Dataset |
wage1 | August 29, 2020 - 9:33 AM | Dataset |
R Dataset / Package boot / cd4 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package psych / blot | March 9, 2018 - 1:06 PM | Dataset |