R Dataset / Package datasets / USPersonalExpenditure
Attachment | Size |
---|---|
dataset-38111.csv | 242 bytes |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the USPersonalExpenditure data set which pertains to Personal Expenditure Data. The USPersonalExpenditure data set is found in the datasets R package. Try to load the USPersonalExpenditure data set in R by issuing the following command at the console data("USPersonalExpenditure"). This may load the data into a variable called USPersonalExpenditure. If R says the USPersonalExpenditure 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("USPersonalExpenditure"). 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 USPersonalExpenditure 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 USPersonalExpenditure R data set. The size of this file is about 242 bytes. Personal Expenditure DataDescriptionThis data set consists of United States personal expenditures (in billions of dollars) in the categories; food and tobacco, household operation, medical and health, personal care, and private education for the years 1940, 1945, 1950, 1955 and 1960. UsageUSPersonalExpenditure FormatA matrix with 5 rows and 5 columns. SourceThe World Almanac and Book of Facts, 1962, page 756. ReferencesTukey, J. W. (1977) Exploratory Data Analysis. Addison-Wesley. McNeil, D. R. (1977) Interactive Data Analysis. Wiley. Examplesrequire(stats) # for medpolish USPersonalExpenditure medpolish(log10(USPersonalExpenditure)) -- 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 - Numerical Summaries | Dec 16, 2022 |
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 |