1.
Import, Plot, Summarize, and Save Data
Using the Bureau of Labor Statistics data, choose a dataset that interest you. Then generate summary statistics for 2 variables, provide 6 graphs some of the features (e.g., histograms, box plots, density plots, etc.) of several variables, summaries of graphs and save the data locally as CSV files.
2.
Explore Some Bivariate Relations
Use the same dataset within the same website to explore some bivariate relations (e.g. bivariate plot, correlation, table cross table etc.)
3.
Organize a Data Report
Generate a summary report. Make sure to include: summary for every variable, structure and type of data elements, discuss four results of your data.
Number of nonfatal occupational injuries and illnesses involving days away from work by industry and selected natures of injury or illness, private industry. Using R studio, use the CD_r1_2017.xlsx data set for the following analysis 1. Import, Plot, Summarize, and Save Data Using the Bureau of Labor Statistics data, choose a dataset that interest you. Then generate summary statistics for 2 variables, provide 6 graphs some of the features (e.g., histograms, box plots, density plots, etc.) of several variables, summaries of graphs and save the data locally as CSV files. 2. Explore Some Bivariate Relations Use the same dataset within the same website to explore some bivariate relations (e.g. bivariate plot, correlation, table cross table etc.) 3. Organize a Data Report Generate a summary report. Make sure to include: summary for every variable, structure and type of data elements, discuss four results of your data. Provide the results in RMarkdown = Word, I need both formats for review please, the .RMD and word.doc outputs.