Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 1 ( Computer ) ( 1 mark ) Load the agpop.csv file in an object names agdata. Question 2 ( Computer ) ( 2
Question Computer mark
Load the agpop.csv file in an object names agdata.
Question Computer marks
Explore the structure of the dataframe. What are the variablecolnames for this data?
Question Computer mark
Select only the data corresponding to the acres variable in the agdata dataframe. Save this data as a
new object named agdata.acres
Question Computer marks
Calculate the mean and standard deviation of the new agdata.acres object.
Question Computer marks total
In the following study, manuscripts of an unknown author were found. Some of the evidence proved
that these unknown manuscripts were either written by author A or author B To decide between these two
individuals it was decided to record the frequency for every words that they used the word the in
their writings.
Here we are given the frequency of the word the in manuscripts of author A :
Here we are given the frequency of the word the in manuscripts of author B:
Finally we are given the frequency of the word the in manuscripts of the unknown author:
a marks Draw histograms of these frequencies for the two known authors and the unknown author.
b marks Draw stemleaf of these frequencies for the two known authors and the unknown author.
c mark Using the histograms and stem leaf plots above, who would you say wrote the unknown
manuscripts?
Question Computer marks
Work with data set surveycsv Draw histograms of the variable WrHnd for all students, and respectively
for male and female students.
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