Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Step 1 : Read in the Data Read the data into R List the structure of the data ( str ) Execute a summary of
Step : Read in the Data
Read the data into R
List the structure of the data str
Execute a summary of the data
Print the first six records
Step : BoxWhisker Plots
Plot a box plot of all the numeric variables split by the grouping variable. The plot needs the following:
The MAIN TITLE of the box plot should be set to your name
Add color to the boxes
Comment on whether or not there are any observable differences in the box plots between the two groups.
Step : Histograms
Plot a histogram of at least one of the numeric variables
Manually set the number of breaks to a value that makes sense
Superimpose a density line to the graph
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started