R Dataset / Package ISLR / OJ
Attachment | Size |
---|---|
dataset-24819.csv | 75.28 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the OJ data set which pertains to Orange Juice Data. The OJ data set is found in the ISLR R package. Try to load the OJ data set in R by issuing the following command at the console data("OJ"). This may load the data into a variable called OJ. If R says the OJ 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("OJ"). 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 OJ 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 OJ R data set. The size of this file is about 77,091 bytes. Orange Juice DataDescriptionThe data contains 1070 purchases where the customer either purchased Citrus Hill or Minute Maid Orange Juice. A number of characteristics of the customer and product are recorded. UsageOJ FormatA data frame with 1070 observations on the following 18 variables.
SourceStine, Robert A., Foster, Dean P., Waterman, Richard P. Business Analysis Using Regression (1998). Published by Springer. 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(OJ) plot(OJ$Purchase,OJ$PriceCH) -- 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 | Dec 19, 2022 |
Picostat Output - Correlation Coefficients | Dec 19, 2022 |
Picostat Output - Correlation Coefficients | Dec 19, 2022 |
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 |