University of the Cumberlands R Programming Worksheet
Description
Applying all the code on your selected dataset, complete all codes from Chapter 9 Other Graphs.
Make sure you submit to this link two things
1. Your report file showing screenshots of all commands from Rstudio GUI
Make sure you show all Rstudio GUIs
2. Submit your R script code
NOTE: the database that u have to work on is
- https://www.kaggle.com/datasets/konradb/wellbeing-of-women-in-52-countries, i need all the screenshots from Rstudio GUI & also R code
- NOTE: below is the attached files for your reference, you need to work on chapter 9 other graphs from the below attachment also there is a sample attached work accordingly but use the database mentioned above datasets/konradb/wellbeing-of-women-in-52-countries, in APA format
Unformatted Attachment Preview
ITS 530: Quiz 2 sample report
Visualization with ggplot2 library
See below cheat-sheet on this library for quick reference
https://rstudio.com/wp-content/uploads/2015/05/ggplot2-cheatsheet.pdf
lease notice that in all screenshots, I am requesting that you show all Rstudio 4-GUI screens
I am pointing for those 4 screens in the figure below
Please notice that you have to do those across all future class quizzes and HWs
First I am reading my csv dataset
Str(data) showed me general information about my dataset
y dataset has 1803 obs. of
he second picture to show how many null values in my dataset
I have many null variables
Next I will start my ggplot2 visualization
# This quiz we will look at ggplo2 library visualizations
# Our examples are from the link http://r-statistics.co/Top50-Ggplot2-Visualizations-MasterListR-Code.html
Our first plot is called: Scatterplot. Screens below shows results of my code for two variables
from my data. x=R_C_PCT_CLASSES_GT_50, y=IS_RANKED
I basically want to study class size with University rank scale
27 variables:
he chart basically is telling me that Universities with lower rank tend to have less of those large
classes
The second chart scatter plot with encoding
Complete the above two charts based on your dataset and any 3 more charts from the http://rstatistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html (Important, the charts and
your code should be based on your dataset). Submitting the code and figures from this link as is
will not be accepted
Samples of other plots
Purchase answer to see full
attachment
Visualization with ggplot2 library
See below cheat-sheet on this library for quick reference
https://rstudio.com/wp-content/uploads/2015/05/ggplot2-cheatsheet.pdf
lease notice that in all screenshots, I am requesting that you show all Rstudio 4-GUI screens
I am pointing for those 4 screens in the figure below
Please notice that you have to do those across all future class quizzes and HWs
First I am reading my csv dataset
Str(data) showed me general information about my dataset
y dataset has 1803 obs. of
he second picture to show how many null values in my dataset
I have many null variables
Next I will start my ggplot2 visualization
# This quiz we will look at ggplo2 library visualizations
# Our examples are from the link http://r-statistics.co/Top50-Ggplot2-Visualizations-MasterListR-Code.html
Our first plot is called: Scatterplot. Screens below shows results of my code for two variables
from my data. x=R_C_PCT_CLASSES_GT_50, y=IS_RANKED
I basically want to study class size with University rank scale
27 variables:
he chart basically is telling me that Universities with lower rank tend to have less of those large
classes
The second chart scatter plot with encoding
Complete the above two charts based on your dataset and any 3 more charts from the http://rstatistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html (Important, the charts and
your code should be based on your dataset). Submitting the code and figures from this link as is
will not be accepted
Samples of other plots
Purchase answer to see full
attachment
Explanation & Answer:
4 pages
User generated content is uploaded by users for the purposes of learning and should be used following our honor code & terms of service.
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."