R Dataset / Package ISLR / Carseats
Attachment | Size |
---|---|
dataset-11424.csv | 18.6 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the Carseats data set which pertains to Sales of Child Car Seats. The Carseats data set is found in the ISLR R package. Try to load the Carseats data set in R by issuing the following command at the console data("Carseats"). This may load the data into a variable called Carseats. If R says the Carseats data set is not found, you can try installing the package by issuing this command install.packages("ISLR") and then attempt to reload the data with library("ISLR") followed by data("Carseats"). 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 Carseats 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 Carseats R data set. The size of this file is about 19,044 bytes. Sales of Child Car SeatsDescriptionA simulated data set containing sales of child car seats at 400 different stores. UsageCarseats FormatA data frame with 400 observations on the following 11 variables.
SourceSimulated data ReferencesGames, G., Witten, D., Hastie, T., and Tibshirani, R. (2013) An Introduction to Statistical Learning with applications in R, www.StatLearning.com, Springer-Verlag, New York Examplessummary(Carseats) lm.fit=lm(Sales~Advertising+Price,data=Carseats) -- 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 - Bar Plot for One Variable | Jan 28, 2022 |
Picostat Output - Bar Plot for One Variable | Jan 28, 2022 |
Picostat Output - Boxplot | Jan 28, 2022 |
Picostat Output - Boxplot | Jan 28, 2022 |
Picostat Output - Numerical Summaries | Jan 27, 2022 |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package Stat2Data / TwinsLungs | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / psid1 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package quantreg / gasprice | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package datasets / nottem | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / hills2000 | March 9, 2018 - 1:06 PM | Dataset |