Question: Assignment Exploratory Data AnalysisGraded assignmentFind a dataset and create and form, build and perform an Exploratory Data Analysis.You can use data from anywhere. For example,

Assignment Exploratory Data AnalysisGraded assignmentFind a dataset and create and form, build and perform an Exploratory Data Analysis.You can use data from anywhere. For example, you may use Google dataset search, Kaggle datasets, a dataset from an R package, or something you collected yourself.Requirements explain the dataset in 1 or 2 paragraphs use tidyverse clean, legible R code (preferably following something close to the Google style guide) table(s) with relevant summary statistics descriptive and exploratory plots explain what you did and why (maximum 5 paragraphs total) if applicable, note findings such as missingness, outliers or unlikely values or group differences, etcetera.Other languages: If you are fluent in another programming language, then feel free to use that languages where possible. But, we require you to follow the scope of the course. So do your plots in the grammar of graphics way, make sure that what you do is statistically valid, etc. FWIW: In RStudio you can directly include code chunks into your .Rmd file for the following languages: R, Bash, D3, Python, C (Rcpp), SQL and Stan.Format: GitHub submission of an RStudio project folder Should have these components:o the dataset (csv, xlsx, sav, dat, json, or any other common format)o one .Rmd (R Markdown) fileo a compiled .pdf or .htmlo we should be able to compile the .Rmd to the same .pdf or .html. That means no errors!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!