Data Analysis with R (Udacity)

Data Analysis with R (Udacity)
Free Course
Categories
Effort
Certification
Languages
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Data Analysis with R (Udacity)
Visually Analyze and Summarize Data Sets. Exploratory data analysis is an approach for summarizing and visualizing the important characteristics of a data set. Promoted by John Tukey, exploratory data analysis focuses on exploring data to understand the data’s underlying structure and variables, to develop intuition about the data set, to consider how that data set came into existence, and to decide how it can be investigated with more formal statistical methods.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

If you're interested in supplemental reading material for the course check out the Exploratory Data Analysis book. (Not Required)

This course is also a part of our Data Analyst Nanodegree.

Udacity's Intro to Programming is your first step towards careers in Web and App Development, Machine Learning, Data Science, AI, and more! This program is perfect for beginners.


What You Will Learn


Lesson 1

What is EDA?

- Start by learn about what exploratory data analysis (EDA) is and why it is important.


Lesson 2

R Basics

- EDA

- which comes before formal hypothesis testing and modeling

- makes use of visual methods to analyze and summarize data sets.

- R will be our tool for generating those visuals and conducting analyses.

- We will install RStudio and packages

- learn the layout and basic commands of R

- practice writing basic R scripts

- and inspect data sets.


Lesson 3

Explore One Variable

- Perform EDA to understand the distribution of a variable and to check for anomalies and outliers.

- Learn how to quantify and visualize individual variables within a data set to make sense of a pseudo-data set of Facebook users.

- Create histograms and boxplots

- transform variables

- and examine tradeoffs in visualizations.


Lesson 4

Explore Two Variables

- DA allows us to identify the most important variables and relationships within a data set before building predictive models.

- Learn techniques for exploring the relationship between any two variables in a data set.

- Create scatter plots

- calculate correlations

- and investigate conditional means.


Lesson 5

Explore Many Variables

- Learn powerful methods and visualizations for examining relationships among multiple variables.

- Reshape data frames and how to use aesthetics like color and shape to uncover more information

- Continue to build intuition around the Facebook data set and explore some new data sets as well.


Lesson 6

Diamonds and Price Predictions

- Investigate the diamonds data set alongside Facebook Data Scientist

- Solomon Messing.

- See how predictive modeling can allow us to determine a good price for a diamond.

- As a final project


Prerequisites and Requirements

A background in statistics is helpful but not required. Consider taking Intro to Descriptive Statistics prior to taking this course. Relevant topics include:

- Mean, median, mode

- Normal, uniform, and skewed distributions

- Histograms and box plots

- Familiarity with the following CS and Math topics will help students:

- Variable assignment

- Comparison and logical operators ( <, >, <=, >=, ==, &, | )

- If else statements

- Square roots, logarithms, and exponentials


Why Take This Course

You will...

- Understand data analysis via EDA as a journey and a way to explore data

- Explore data at multiple levels using appropriate visualizations

- Acquire statistical knowledge for summarizing data

- Demonstrate curiosity and skepticism when performing data analysis

- Develop intuition around a data set and understand how the data was generated.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Free Course

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.