Understandable data visualizations

create understandable data visualizations and
clearly summarize the data for executives. This assignment is intended to allow you to
demonstrate your skills to process data and present the data visually with explanatory
analysis.
Module Outcomes
This assignment links directly to the following learning outcomes from this module:
● Describe the attributes of a given data set using appropriate terms
● Distinguish between descriptive statistics and inferential statistics
● Use R to identify and display statistical information
Assignment Summary
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 descriptive characteristics of the data provided by your
instructor as instructed in the Dataset Instruction document. Include R console screen
shots 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 accurate analysis and be
supported by the data presented in the rest of the report.