Engineering and Technology
Data is everywhere and so much of it is unexplored. Learn how to investigate and summarize data sets using R and eventually create your own analysis.
The Data Analysis with R course on Udacity introduces exploratory data analysis (EDA) and its importance in analyzing and summarizing data sets. The course utilizes R as a tool for generating visuals and conducting analyses. Students will learn the basics of R, including installing RStudio and packages, understanding the layout and basic commands of R, and practicing writing basic R scripts. They will also explore one variable, learning how to understand the distribution of a variable, check for anomalies and outliers, and quantify and visualize individual variables within a data set. The course then moves on to exploring two variables, teaching techniques for examining the relationship between any two variables in a data set, creating scatter plots, calculating correlations, and investigating conditional means. Students will also learn methods and visualizations for exploring relationships among multiple variables, including reshaping data frames and using aesthetics like color and shape to uncover more information. The course concludes with a project where students will create their own exploratory data analysis on a data set of their choice, and they will also investigate the diamonds data set alongside a Facebook Data Scientist to understand how predictive modeling can determine a good price for a diamond.
by Udacity
Data is everywhere and so much of it is unexplored. Learn how to investigate and summarize data sets...
by Udacity
Learn the 5 key stages of the data analysis process in this hands-on introduction to data analysis.
by Udacity
Utilize Microsoft Power BI as a primary tool for data pre-processing, visualization, and analysis.
by Udacity
Prepare for data science interviews by practicing data analysis, machine learning, and data structur...
by Udacity
Discover how data visualization can communicate insights far more effectively than text or tables.
by Udacity
This course will introduce students to the field by covering state-of-the-art modeling, analysis a...
by Udacity
Explore a variety of datasets, posing and answering your own questions about each. You'll be using t...
by Udacity
By the end of this course, you’ll be able to use SQL to query multiple tables, join data together fr...
by Udacity
Learn to use Structured Query Language (SQL) to extract and analyze data stored in databases.
by Udacity
Learn vital skills in data description, probability theory comprehension, experimental design, stati...