Data Scientist Analyitcs Syllabus - Tech Transition
Data Scientist Analyitcs Syllabus - Tech Transition
Analytics data scientists use statistics and hypothesis testing to gather insights,
evaluate options, and spot trends. This path will teach you the technologies
and skills you need to do just that!
Get started with the foundations. By the end of this section, you'll be able to conduct
an exploratory analysis of a dataset with both Python and SQL.
Build on your foundations with statistics, data visualization, and cleaning. By the end
of this section, you'll be able to work independently with a dataset of your choosing.
Python Pandas for Data Science: Learn how to use the Python pandas library
and lambda functions for Data Science.
o Introduction to Data Manipulation with Pandas: Prepare to meet the
pandas Python library, an essential tool for Data Scientists.
o Lambda Functions for Pandas: Amplify the power of pandas with
lambda functions!
o Hands-On with Pandas: Learn how to create, load, select, and modify
data with pandas DataFrames.
o Aggregates in Pandas: Learn how to use aggregate functions in pandas to
calculate tables of summary statistics.
o Multiple Tables in Pandas: Learn how to combine information from
multiple DataFrames.
o Data Manipulation Challenge Project: Put your new data manipulation
skills to the test with a Jeopardy project!
Exploratory Data Analysis in Python: Learn about exploratory data analysis
(EDA) techniques for Data Science
o Introduction to EDA: Explore exploratory data analysis and learn about
what it is used for.
o Variable Types for Data Science: Learn about different variable types
and their role in Exploratory Data Analysis.
o Inspect, Clean, and Validate a Dataset: Learn how to use exploratory
data analysis (EDA) to inform data inspection, cleaning, and validation.
o Summarizing a Single Feature: Learn how to explore a single feature in a
dataset using summary statistics and simple data visualizations.
o Summarizing the Relationship between Two Features: Learn how to
investigate whether there is an association between two variables.
Statistics Fundamentals for Data Science: Learn how and when to use the
essential statistical tools Data Scientists use to analyze data.
o Probability for Data Science: You'll certainly use probability in your
Data Science journey -- learn about the rules of probability, set theory,
and distributions.
o Sampling for Data Science: Sample the world of sampling by learning
about distributions and the Central Limit Theorem.
o Inferential Statistics Basics: Preview what inferential statistics is all
about and learn why correlation is not necessarily causation.
o Hypothesis Testing for Data Science: We have a hypothesis that you will
be fluent with hypothesis testing with t-tests and p-values by the end of
this unit!
o Simple Linear Regression for Data Science: Discover the world of
Linear Regression - one of the most versatile and foundational statistical
tools Data Scientists use.
Data Visualization Fundamentals with Python: If a picture is worth a
thousand words, then a visualization is worth more than a thousand data points.
Learn how to make them here!
o Line Charts in Python: Learn how to create line charts in Python to
visualize your data trends.
o Charts Beyond the Line Chart in Python: Learn how to create a
multitude of charts to visualize almost every type of data.
o Visualizing Categorical Data: Learn how to visualize categorical data
with bar charts and pie charts.
o Visualization for Exploratory Data Analysis: Discover ways to use
visualization to explore a dataset!
o Data Visualization Fundamentals Review : Review best practices for
creating data visualizations.
Portfolio Project: Data Visualization: Use your understanding of data
visualization to analyze and plot data about GDP and life expectancy.
o Data Visualization Portfolio Project: Use your understanding of data
visualization to analyze and plot data about GDP and life expectancy.
Data Wrangling, Cleaning, and Tidying: Clean, well-structured data is
essential to data science but cleaning data requires both a keen eye and
technical skills. Develop both here!
o Introduction: Data Wrangling and Tidying: Discover what you’ll learn in
Data Wrangling and Tidying.
o Introduction to Regular Expressions: Get a taste of regular expressions
(regex), a powerful search pattern language, to quickly find and select
the data you’re looking for.
o How to Clean Data with Python: Some say data scientists spend 80% of
their time cleaning data and 20% of their time doing analysis. Learn how
to do this 80% in Python!
o Handling Missing Data: Learn how and when to tackle missing data with
deletion, single imputation, linear interpolation, and multiple imputation
techniques.
Communicating Data Science Findings: Communication is an important part
of your work as a data scientist. Learn best practices for effectively explaining
your analysis.
o Introduction: Communicating Data Science Findings: Get ready to
communicate your data analysis findings a lot better.
o Communicating Data Science Findings: Communication is an important
part of your work as a data scientist.
o Review: Communicating Data Science Findings: Now to communicate
all you've learned about communication...
Data Science Foundations Portfolio Project: Use your knowledge of data
analysis to interpret data about endangered animals for the National Park
Service.
o Biodiversity in National Parks: Use your knowledge of data analysis to
interpret data about endangered animals for the National Park Service.
Dive deeper into statistics and data analysis. By the end of this section, you will know
how to conduct exploratory analysis to drive insights, and use visualizations
effectively to see your data in a new way.
Next Steps: The Analytics Specialty: Get ready for your data science
specialization by reviewing how each role works to make meaning from data.
o Next Step: Becoming a Data Science Specialist: Review the Data
Scientist Career Path Specialties and explore the types of roles that each
one fills.
o Welcome to the Analytics Specialty: Let's get started in the Analytics
Speciality!
Advanced Exploratory Data Analysis: Deepen your statistics knowledge and
get ready to prove a case with data!
o Introduction to Advanced EDA: Explore what you will learn in
Advanced Exploratory Data Analysis!
o Variance and Standard Deviation: Learn how to calculate and interpret
variance and standard deviation!
o Distributions: Learn how to create, interpret, and describe a histogram!
o Quartiles, Quantiles, and Interquartile Range: Learn to calculate
quartiles, quantiles, and the inter-quartile range (IQR) for a variable and
visualize them with a boxplot!
o Summary Statistics for Categorical Data: Learn how to summarize
categorical variables in Python using numerical summary statistics.
o Data Transformation: Learn how to transform your data to get it ready
for efficient analysis, and practice on real-world business data!
Visualization for Data Science Applications: Put your Matplotlib data
visualization skills to the test with these challenge projects!
o Matplotlib Challenge Projects: Put your Matplotlib data visualization
skills to the test with these challenge projects!
In this section, you'll get hands on practice using SQL to calculate user churn, usage
funnels, and marketing attribution. Level up your SQL with Window Functions and
database protection.
Advanced SQL for Data Science: Keep building your SQL skills with
advanced techniques and hands-on practice.
o Introduction to Advanced SQL for Data Science: See what you will learn
in Advanced SQL for Data Science!
o Window Functions: Use a window function to perform a calculation
across a set of table rows that are somehow related to the current row!
o Introduction: Analyze Real Data with SQL: See what you will learn in
Analyze Real Data with SQL!
o Usage Funnels: Analyze Warby Parker’s marketing funnel from Quiz →
Home Try-On → Purchase in order to calculate conversion rates.
o User Churn: Analyze churn for two groups of Codeflix users and
recommend which segment represents a better long-term user base.
o Marketing Attribution: Help CoolTShirts, an innovative apparel shop,
improve their marketing campaigns.
o Gaming Trends: Analyze Twitch data with SQL and Matplotlib.
Flesh out your skillset by building fluency in two of the most popular BI Tools: Excel
and Tableau. By the end of this section, you'll be able to build dashboards, pivot data,
and work across a variety of tools and platforms. Show off your knowledge of data
analytics by developing your final portfolio project. In this section, we will guide you
through all of the steps you need to create a protfolio-worthy project.
Learn Tableau for Data Visualization: Learn the basics of data setup and
visualization in Tableau.
o Data Setup: Learn the basics of setting up data in Tableau.
o Making Visualizations: Learn the basics of data visualization in Tableau.
o More on Storytelling: Learn techniques and tricks for telling compelling
data stories in Tableau.
o Final Project: Make a portfolio-worthy project in Tableau!
Learn Microsoft Excel for Data Analysis: Learn how to analyze and visualize
data in Microsoft Excel!
o Welcome to Learn Microsoft Excel for Data Analysis: Get started with
Excel for Data Analysis!
o Exploring Data: Learn how to leverage Excel to explore data.
o Visualizing Data: Learn to visualize data in Excel!
o Handling Data: Get a handle on handling data in Excel!
o Capstone Project: Bitcoin Prices in Excel: Use Excel to analyze Bitcoin
price behavior.
Data Scientist: Analytics Specialist Final Portfolio Project: Show off your
knowledge of data analytics by developing your final portfolio project on a
topic of your choice.
o Data Analytics Final Portfolio Project: Show off your knowledge of data
analytics by developing your final portfolio project on a topic of your
choice.
Data Scientist: Analytics Specialist Final Review: Review what you learned
in the Data Scientist: Analytics Specialist Career Path and explore ways to
deepen your knowledge!
o Data Scientist: Analytics Specialist Final Review: Review what you
learned in the Data Scientist: Analytics Specialist Career Path and
explore ways to deepen your knowledge!