In this assignment, you will create an executive summary based on a set of data provided by your instructor.
You will begin by writing and executing an R script in order to gather the information required to complete your
report. Then you will write an Executive Summary specified in the rest of the assignment.
There are two aspects of this assignment as follows:
A. Provide an analysis of the descriptive characteristics of the data provided by your
instructor as instructed in the Dataset Instruction document. Include R console screenshots to support your
observations and conclusions.
B. Finally, provide a clear two to three sentence paragraph summary of the key points that you want the
audience to walk away with regarding your work. You should include discussions regarding the topics in this
module such as data types found in the data set, and the types of statistics and visual displays that may be
useful in analyzing the data (based on the data types). This summary should present an accurate analysis and be
supported by the data presented in the rest of the report.
What to submit :
Key findings of the data based on the Dataset Instruction document. Include
the following:
a. A scatter plot of the Sales ~ temp data
b. The mean temperature
c. Display the data after steps 6 and 7
d. Display the names vector
e. Display the 5 rows by 2 columns of 10 integers
f. Display the icSales data frame
g. Display the summary of the sales data frame
h. Display the variables only from the Student.csv data set.
i. A summary of the information you learned about the data sets based on the
instructions you followed.

Sample Solution

This question has been answered.

Get Answer