SlideShare a Scribd company logo
1 of 68
Download to read offline
What data scientists really do,
according to 50 data scientists
Hugo Bowne-Anderson
@hugobowne
Illustrations you can use, just copy/pasteA bit about me
➔ Hugo Bowne-Anderson, data scientist at DataCamp
◆ Undergrad in sciences/humanities (double math major)
◆ PhD in Pure Mathematics (UNSW, Sydney)
◆ Applied math research in cell biology (Yale University,
Max Planck Institute)
◆ Python curriculum engineer at DataCamp
◆ Host of DataFramed, the DataCamp podcast
➔ Data science at a high level
➔ The nitty gritty of data science
➔ Future data science
Today’s topics of discussion
➔ Data science at a high level
◆ Data science as hype
◆ What data scientists do (take one)
◆ The emergence of modern data science
◆ Data science and the decision function
➔ The nitty gritty of data science
➔ Future data science
Today’s topics of discussion
Where is data science in the Gartner Hype cycle?
Where is big data in the Gartner Hype cycle?
Where is data science in the Gartner Hype cycle?
➔ Data science at a high level
◆ Data science as hype
◆ What data scientists do (take one)
◆ The emergence of modern data science
◆ Data science and the decision function
➔ The nitty gritty of data science
➔ Future data science
Today’s topics of discussion
What Data Scientist Actually Do
➔ Build Venn Diagrams
➔ Have Imposter Syndrome
➔ Love Logistic Regression
Today’s data scientists do three things...
Venn Diagrams
I google image searched “Venn diagram” and look what I found:
Venn Diagrams
Venn Diagrams
Drew Conway on building data science teams
➔ “Data Science” diagram, NOT “Data
Scientist” diagram
Data science is ill-defined
➔ In terms of techniques, career trajectory, job titles
➔ “Do you think that imprecise ethics, no standards of practice,
and a lack of consistent vocabulary are not enough challenges
for us today?” -- Hilary Mason
➔ Brandon Rohrer (Facebook), in an article called “Imposter
Syndrome”:
Imposter syndrome
➔ Fernando Perez,
co-founder & co-lead of Project Jupyter
Logistic regression
➔ Simple, communicable, interpretable
➔ May not perform as well as extreme gradient
boosting or a CNN, but what are you optimizing
for?
➔ What is your (business) question?
➔ Claudia Perlich (DStillery, Two Sigma), Chris
Volinsky (AT&T) + many more...
How data scientists think
Humans are horrible at statistics: thought experiment
➔ Police have breathalyzers have a 5% false positive rate,
0% false negative rate.
➔ 1 in 1,000 drivers are driving drunk.
➔ Police stop a driver at random & the test is positive.
➔ What is the probability that the driver is actually drunk?
Michael Betancourt
We are horrible at statistics: thought experiment
➔ Imagine you do this 1,000 times.
➔ 999 people will NOT be drunk but, due to false
positives, ~50 will test positive.
➔ 1 person will be drunk and will test positive.
➔ 1 out of 51 are actually drunk!
➔ <2% of the positive test results are true positives.
➔ This is known as the base-rate fallacy.
➔ It’s a data scientist’s job to correct these heuristics and
biases within organisations AND society.
Michael Betancourt
Thinking and talking probabilistically
➔ FiveThirtyEight, highly reputable pollsters, gave Clinton a
71.4% chance of winning and Trump a 28.6% chance.
➔ I.e., Trump winning, according to this model, was more likely
than flipping two coins and getting two heads, which has a
25% chance.
Andrew Gelman
Allen Downey
Thinking and talking probabilistically
➔ Various pollsters predicted that Secretary Clinton would win
with probabilities ranging from 70% to 95%.
➔ It was common to speak of these predictions as though all
experts agreed that Clinton would win and simply had
different levels of certainty.
➔ That makes the mistake of interpreting the models as
deterministic, not probabilistic.
➔ Even if an event is only 10% likely, that’s about as likely as
flipping three coins and getting all heads, which we wouldn’t
find all too surprising.
Thinking and talking probabilistically
➔ Various pollsters predicted that Secretary Clinton would win
with probabilities ranging from 70% to 95%.
➔ It was common to speak of these predictions as though all
experts agreed that Clinton would win and simply had
different levels of certainty.
➔ That makes the mistake of interpreting the models as
deterministic, not probabilistic.
➔ Even if an event is only 10% likely, that’s about as likely as
flipping three coins and getting all heads, which we wouldn’t
find all too surprising.
➔ Data science at a high level
◆ Data science as hype
◆ What data scientists do (take one)
◆ The emergence of modern data science
◆ Data science and the decision function
➔ The nitty gritty of data science
➔ Future data science
Today’s topics of discussion
Data Science Emerged
➔ Google
➔ BuzzFeed
➔ LinkedIn
Illustrations you can use, just copy/pasteData Science in Tech
1. Lay Solid data foundation to perform robust analytics
2. Use online experiments to achieve sustainable growth
3. Build machine-learning pipelines and personalized data
products to make better business decisions
Robert Chang
Illustrations you can use, just copy/pasteMachine Learning in tech
Airbnb: Customer Lifetime Value (Robert Chang)
Illustrations you can use, just copy/pasteRogati’s AI Hierarchy of Needs
The AI Hierarchy of Needs, Monica Rogati
➔ Data science at a high level
◆ Data science as hype
◆ What data scientists do (take one)
◆ The emergence of modern data science
◆ Data science and the decision function
➔ The nitty gritty of data science
➔ Future data science
Today’s topics of discussion
Data science and the decision function
➔ Data scientists answer business questions & are one of
several inputs into the decision-making process.
➔ Renee Teate (Heliocampus, Becoming a Data Scientist):
Data science and the communication
➔ Communication skills (and data translation)
➔ ““Which skill is more important for a data scientist: the ability
to use the most sophisticated deep learning models, or the
ability to make good PowerPoint slides?” (Jonathan Nolis, DS
consultant & leader, Seattle Area)
➔ As a data scientist, when do you schedule meetings with
decision makers?
When to schedule meetings?
➔ Extraneous factors in
judicial decisions
(Danziger et al., PNAS,
2011)
Data science and the decision function
➔ But wait, there’s more:
➔ “Within each session, unrepresented prisoners usually go last and are less likely
to be granted parole than prisoners with attorneys.” -- Overlooked factors in the
analysis of parole decisions (Weinshall-Margel et al., 2011, PNAS)
➔ Be wary of the narrative fallacy.
Data science embeddings in orgs
➔ Centre of Excellence: dedicated data science team
➔ Embedded model: data scientists embedded in every team
➔ Hybrid model (e.g. Airbnb, DataCamp)
➔ Data scientist as “decision intelligence” operative
Data science embeddings in orgs
➔ Data science at a high level
➔ The nitty gritty of data science
◆ What data scientists actually do
◆ Types of data science
➔ Future data science
Today’s topics of discussion
What Data Scientist Actually Do
Today’s data scientist...
What Data Scientist Actually Do
➔ Data Collection and Cleaning
➔ Building dashboards and reports
➔ Data visualization
➔ Building models (statistical inference & machine learning)
➔ Communicate results to stakeholders
➔ Business decisions are then made!
Today’s data scientist...
What Data Scientist Actually Do
This will change...
Data Scientist Becoming More Specialized
➔ Type A data scientist
◆ Is an analyst, traditional statistician
➔ Type B data scientist
◆ Is building machine-learning models
Generalist ---> Specialist
Emily Robinson
Coda: data science consultancy
➔ “For consulting particularly, it makes sense if you are a generalist...the
skillset of understanding what the client needs and figuring out how
to get to the point where you can offer a solution.” -- Vicki Boykis
➔ Data science at a high level
➔ The nitty gritty of data science
◆ What data scientists actually do
◆ Types of data science
➔ Future data science
Today’s topics of discussion
Types Of Data Science
1. Business Intelligence
2. Machine Learning
3. Decision Science
Jonathan Nolis breaks data science into 3 components
Types Of Data Science
1.
➔ Taking data company already has
➔ Getting that data to the right people
➔ In form of dashboards, reports, emails
1. Business Intelligence (descriptive analytics)
Types Of Data Science
1.
Types Of Data Science
➔ Put models continuously into production
➔ E.g. LTV at airbnb
2. Machine Learning (predictive analytics)
Types Of Data Science
➔ Take the insight discovered from the data science work
➔ Use it to help company decision making
➔ E.g. what do you if your data science work tells you a
particular type of customer will churn?
3. Decision Making (prescriptive analytics)
➔ Data science at a high level
➔ The nitty gritty of data science
➔ Future data science
◆ What data scientists need to learn
◆ The future of data science
Today’s topics of discussion
Skills Data Scientists Should Have
➔ Deep learning
➔ AI
➔ Recurrent neural networks
Skills To Focus On
Skills Data Scientists Should Have
➔ Asking the right questions
➔ Turning business questions into data science questions (and
answers!)
➔ Learning on the fly
➔ Communicating well
➔ Explaining complex results to non-technical stakeholders
➔ Critical thinking and quantitative skills will remain in demand
Skills To Focus On
➔ Data science at a high level
➔ The nitty gritty of data science
➔ Future data science
◆ What data scientists need to learn
◆ The future of data science
Today’s topics of discussion
“Do you think that imprecise ethics, no
standards of practice, and a lack of
consistent vocabulary are not enough
challenges for us today?”
Hilary Mason
Data ethics or lack thereof
Ethics of Data Science
➔ We’re approaching a consensus that ethical standards need to come from
within data science itself, as well as from legislators, grassroots movements and
other stakeholders.
“We need to have that ethical
understanding, we need to have that
training, and we need to have
something akin to a Hippocratic Oath.”
Github Senior Machine Learning Data Scientist Omoju Miller
Ethics of Data Science
But do we need oaths, checklists and/or codes of conduct? This conversation is
just now heating up!
DrivenData has put together Deon, a command line tool, that allows you to easily
add an ethics checklist to your data science projects.
Ethics of Data Science
Part of this movement involves a re-emphasis on interpretability in models, as
opposed to black-box models.
Ethics of Data Science
➔ Used to predict recidivism rate
➔ Then used to inform parole decisions
COMPAS Recidivism Risk Score
Ethics of Data Science: Cathy O’Neil
➔ Old definition of DS: “A data savvy, quantitatively minded
coding literate problem solver.”
➔ New definition: “Data science doesn't just predict the future. It
causes the future.”
➔ Algorithmic audits, including a sensitivity analysis
➔ Ethical matrix: “rows are the stakeholders, the columns are the
concerns.”
Ethics and OSS
Ethics and OSS
“If you’re using the open source data science stack, then
you’re benefiting from others’ work given freely to you. I’d
say it makes perfect sense to give back.” -- Eric Ma
Problems with practice
The garden of forking assumptions
➔ “One assumption people make a lot is that data is objective.” -- Lukas Vermeer,
Booking.com.
The garden of forking assumptions
➔ First impressions last and humans look for patterns
➔ When data scientists perform analyses, they are also prone to confirmation bias
➔ The same data is often used for inspiration AND validation
◆ “Split your damned data” -- Cassie Kozyrkov
➔ Humans use confidence and precision as a proxy for accuracy
➔ The industry lacks consistent workflow (although see projects such as
Cookiecutter data science)
➔ The state of the industry is similar to medicine before randomized control trials.
The looming credibility crisis
“Will we even have data science in
10 years? I remember a world where
we didn’t and it wouldn’t surprise me
if the title goes the way of
‘webmaster’.”
Hilary Mason
Where is data science in the Gartner Hype cycle?
What will the slope of enlightenment look like?
“Very few companies expect only professional writers to know how to write. So
why ask only professional data scientists to understand and analyze data, at least
at a basic level?”
-- Jonathan Cornelissen, CEO, DataCamp in HBR
Thank you!
Hugo Bowne-Anderson
@hugobowne
@datacamp

More Related Content

What's hot

Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...
Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...
Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...DATAVERSITY
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data ScienceANOOP V S
 
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?DATAVERSITY
 
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data PipelinesBest Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data PipelinesEric Kavanagh
 
Becoming a Data-Driven Organization - Aligning Business & Data Strategy
Becoming a Data-Driven Organization - Aligning Business & Data StrategyBecoming a Data-Driven Organization - Aligning Business & Data Strategy
Becoming a Data-Driven Organization - Aligning Business & Data StrategyDATAVERSITY
 
BI Consultancy - Data, Analytics and Strategy
BI Consultancy - Data, Analytics and StrategyBI Consultancy - Data, Analytics and Strategy
BI Consultancy - Data, Analytics and StrategyShivam Dhawan
 
Edward segel interactive_storytelling
Edward segel interactive_storytellingEdward segel interactive_storytelling
Edward segel interactive_storytellingKristen Chan
 
Design-driven vs. Data-driven
Design-driven vs. Data-driven Design-driven vs. Data-driven
Design-driven vs. Data-driven Mikko Eerola
 
Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?DATAVERSITY
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data ScienceNiko Vuokko
 
Key Elements of a Successful Data Governance Program
Key Elements of a Successful Data Governance ProgramKey Elements of a Successful Data Governance Program
Key Elements of a Successful Data Governance ProgramDATAVERSITY
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data scienceSampath Kumar
 
Data as a Product by Wayne Eckerson
Data as a Product by Wayne EckersonData as a Product by Wayne Eckerson
Data as a Product by Wayne EckersonZoomdata
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureDATAVERSITY
 
The Death of the Star Schema
The Death of the Star SchemaThe Death of the Star Schema
The Death of the Star SchemaDATAVERSITY
 
Data science & data scientist
Data science & data scientistData science & data scientist
Data science & data scientistVijayMohan Vasu
 
Data analytics presentation- Management career institute
Data analytics presentation- Management career institute Data analytics presentation- Management career institute
Data analytics presentation- Management career institute PoojaPatidar11
 
How to Use a Semantic Layer to Deliver Actionable Insights at Scale
How to Use a Semantic Layer to Deliver Actionable Insights at ScaleHow to Use a Semantic Layer to Deliver Actionable Insights at Scale
How to Use a Semantic Layer to Deliver Actionable Insights at ScaleDATAVERSITY
 
Creating a Data-Driven Organization, Crunchconf, October 2015
Creating a Data-Driven Organization, Crunchconf, October 2015Creating a Data-Driven Organization, Crunchconf, October 2015
Creating a Data-Driven Organization, Crunchconf, October 2015Carl Anderson
 

What's hot (20)

Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...
Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...
Data Architecture Strategies: Building an Enterprise Data Strategy – Where to...
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?
 
What is Data Science
What is Data ScienceWhat is Data Science
What is Data Science
 
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data PipelinesBest Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
 
Becoming a Data-Driven Organization - Aligning Business & Data Strategy
Becoming a Data-Driven Organization - Aligning Business & Data StrategyBecoming a Data-Driven Organization - Aligning Business & Data Strategy
Becoming a Data-Driven Organization - Aligning Business & Data Strategy
 
BI Consultancy - Data, Analytics and Strategy
BI Consultancy - Data, Analytics and StrategyBI Consultancy - Data, Analytics and Strategy
BI Consultancy - Data, Analytics and Strategy
 
Edward segel interactive_storytelling
Edward segel interactive_storytellingEdward segel interactive_storytelling
Edward segel interactive_storytelling
 
Design-driven vs. Data-driven
Design-driven vs. Data-driven Design-driven vs. Data-driven
Design-driven vs. Data-driven
 
Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Key Elements of a Successful Data Governance Program
Key Elements of a Successful Data Governance ProgramKey Elements of a Successful Data Governance Program
Key Elements of a Successful Data Governance Program
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data science
 
Data as a Product by Wayne Eckerson
Data as a Product by Wayne EckersonData as a Product by Wayne Eckerson
Data as a Product by Wayne Eckerson
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data Architecture
 
The Death of the Star Schema
The Death of the Star SchemaThe Death of the Star Schema
The Death of the Star Schema
 
Data science & data scientist
Data science & data scientistData science & data scientist
Data science & data scientist
 
Data analytics presentation- Management career institute
Data analytics presentation- Management career institute Data analytics presentation- Management career institute
Data analytics presentation- Management career institute
 
How to Use a Semantic Layer to Deliver Actionable Insights at Scale
How to Use a Semantic Layer to Deliver Actionable Insights at ScaleHow to Use a Semantic Layer to Deliver Actionable Insights at Scale
How to Use a Semantic Layer to Deliver Actionable Insights at Scale
 
Creating a Data-Driven Organization, Crunchconf, October 2015
Creating a Data-Driven Organization, Crunchconf, October 2015Creating a Data-Driven Organization, Crunchconf, October 2015
Creating a Data-Driven Organization, Crunchconf, October 2015
 

Similar to What data scientists really do, according to 50 data scientists

What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century Human Capital Media
 
Thinkful DC - Intro to Data Science
Thinkful DC - Intro to Data Science Thinkful DC - Intro to Data Science
Thinkful DC - Intro to Data Science TJ Stalcup
 
Intro to Data Science
Intro to Data ScienceIntro to Data Science
Intro to Data ScienceTJ Stalcup
 
Data Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & ImpactData Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & ImpactDr. Sunil Kr. Pandey
 
Decoding Data Science
Decoding Data ScienceDecoding Data Science
Decoding Data ScienceMatt Fornito
 
Career in Data Science (July 2017, DTLA)
Career in Data Science (July 2017, DTLA)Career in Data Science (July 2017, DTLA)
Career in Data Science (July 2017, DTLA)Thinkful
 
Opportunities with data science
Opportunities with data scienceOpportunities with data science
Opportunities with data scienceAshiq Rahman
 
Getting started in Data Science (April 2017, Los Angeles)
Getting started in Data Science (April 2017, Los Angeles)Getting started in Data Science (April 2017, Los Angeles)
Getting started in Data Science (April 2017, Los Angeles)Thinkful
 
Getting Started in Data Science
Getting Started in Data ScienceGetting Started in Data Science
Getting Started in Data ScienceThinkful
 
Getting to Know Your Data with R
Getting to Know Your Data with RGetting to Know Your Data with R
Getting to Know Your Data with RStephen Withington
 
What Managers Need to Know about Data Science
What Managers Need to Know about Data ScienceWhat Managers Need to Know about Data Science
What Managers Need to Know about Data ScienceAnnie Flippo
 
2017 06-14-getting started with data science
2017 06-14-getting started with data science2017 06-14-getting started with data science
2017 06-14-getting started with data scienceThinkful
 
AI Driven Product Innovation
AI Driven Product InnovationAI Driven Product Innovation
AI Driven Product Innovationebelani
 
AI-driven product innovation: from Recommender Systems to COVID-19
AI-driven product innovation: from Recommender Systems to COVID-19AI-driven product innovation: from Recommender Systems to COVID-19
AI-driven product innovation: from Recommender Systems to COVID-19Xavier Amatriain
 
How to succeed at data without even trying!
How to succeed at data without even trying!How to succeed at data without even trying!
How to succeed at data without even trying!Dylan
 
Göteborg university(condensed)
Göteborg university(condensed)Göteborg university(condensed)
Göteborg university(condensed)Zenodia Charpy
 

Similar to What data scientists really do, according to 50 data scientists (20)

What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century
 
Tf wiads
Tf wiadsTf wiads
Tf wiads
 
Thinkful DC - Intro to Data Science
Thinkful DC - Intro to Data Science Thinkful DC - Intro to Data Science
Thinkful DC - Intro to Data Science
 
Intro to Data Science
Intro to Data ScienceIntro to Data Science
Intro to Data Science
 
Data Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & ImpactData Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & Impact
 
Decoding Data Science
Decoding Data ScienceDecoding Data Science
Decoding Data Science
 
Career in Data Science (July 2017, DTLA)
Career in Data Science (July 2017, DTLA)Career in Data Science (July 2017, DTLA)
Career in Data Science (July 2017, DTLA)
 
Opportunities with data science
Opportunities with data scienceOpportunities with data science
Opportunities with data science
 
Getting started in Data Science (April 2017, Los Angeles)
Getting started in Data Science (April 2017, Los Angeles)Getting started in Data Science (April 2017, Los Angeles)
Getting started in Data Science (April 2017, Los Angeles)
 
Getting Started in Data Science
Getting Started in Data ScienceGetting Started in Data Science
Getting Started in Data Science
 
Getting to Know Your Data with R
Getting to Know Your Data with RGetting to Know Your Data with R
Getting to Know Your Data with R
 
Tf gsds
Tf gsdsTf gsds
Tf gsds
 
What Managers Need to Know about Data Science
What Managers Need to Know about Data ScienceWhat Managers Need to Know about Data Science
What Managers Need to Know about Data Science
 
2017 06-14-getting started with data science
2017 06-14-getting started with data science2017 06-14-getting started with data science
2017 06-14-getting started with data science
 
AI Driven Product Innovation
AI Driven Product InnovationAI Driven Product Innovation
AI Driven Product Innovation
 
AI-driven product innovation: from Recommender Systems to COVID-19
AI-driven product innovation: from Recommender Systems to COVID-19AI-driven product innovation: from Recommender Systems to COVID-19
AI-driven product innovation: from Recommender Systems to COVID-19
 
How to succeed at data without even trying!
How to succeed at data without even trying!How to succeed at data without even trying!
How to succeed at data without even trying!
 
Big data analytics
Big data analyticsBig data analytics
Big data analytics
 
Göteborg university(condensed)
Göteborg university(condensed)Göteborg university(condensed)
Göteborg university(condensed)
 
Data Scientist
Data ScientistData Scientist
Data Scientist
 

Recently uploaded

Gartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxGartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxchadhar227
 
The-boAt-Story-Navigating-the-Waves-of-Innovation.pptx
The-boAt-Story-Navigating-the-Waves-of-Innovation.pptxThe-boAt-Story-Navigating-the-Waves-of-Innovation.pptx
The-boAt-Story-Navigating-the-Waves-of-Innovation.pptxVivek487417
 
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...Elaine Werffeli
 
Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...gajnagarg
 
怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制
怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制
怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制vexqp
 
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...Klinik kandungan
 
一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格
一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格
一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格q6pzkpark
 
Capstone in Interprofessional Informatic // IMPACT OF COVID 19 ON EDUCATION
Capstone in Interprofessional Informatic  // IMPACT OF COVID 19 ON EDUCATIONCapstone in Interprofessional Informatic  // IMPACT OF COVID 19 ON EDUCATION
Capstone in Interprofessional Informatic // IMPACT OF COVID 19 ON EDUCATIONLakpaYanziSherpa
 
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...Health
 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...gajnagarg
 
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNKTimothy Spann
 
PLE-statistics document for primary schs
PLE-statistics document for primary schsPLE-statistics document for primary schs
PLE-statistics document for primary schscnajjemba
 
Aspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - AlmoraAspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - AlmoraGovindSinghDasila
 
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...nirzagarg
 
Dubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls DubaiDubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls Dubaikojalkojal131
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.pptibrahimabdi22
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteedamy56318795
 
Lecture_2_Deep_Learning_Overview-newone1
Lecture_2_Deep_Learning_Overview-newone1Lecture_2_Deep_Learning_Overview-newone1
Lecture_2_Deep_Learning_Overview-newone1ranjankumarbehera14
 

Recently uploaded (20)

Gartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxGartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptx
 
The-boAt-Story-Navigating-the-Waves-of-Innovation.pptx
The-boAt-Story-Navigating-the-Waves-of-Innovation.pptxThe-boAt-Story-Navigating-the-Waves-of-Innovation.pptx
The-boAt-Story-Navigating-the-Waves-of-Innovation.pptx
 
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
 
Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Chandrapur [ 7014168258 ] Call Me For Genuine Model...
 
怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制
怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制
怎样办理纽约州立大学宾汉姆顿分校毕业证(SUNY-Bin毕业证书)成绩单学校原版复制
 
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
 
一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格
一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格
一比一原版(曼大毕业证书)曼尼托巴大学毕业证成绩单留信学历认证一手价格
 
Capstone in Interprofessional Informatic // IMPACT OF COVID 19 ON EDUCATION
Capstone in Interprofessional Informatic  // IMPACT OF COVID 19 ON EDUCATIONCapstone in Interprofessional Informatic  // IMPACT OF COVID 19 ON EDUCATION
Capstone in Interprofessional Informatic // IMPACT OF COVID 19 ON EDUCATION
 
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
 
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
 
PLE-statistics document for primary schs
PLE-statistics document for primary schsPLE-statistics document for primary schs
PLE-statistics document for primary schs
 
Sequential and reinforcement learning for demand side management by Margaux B...
Sequential and reinforcement learning for demand side management by Margaux B...Sequential and reinforcement learning for demand side management by Margaux B...
Sequential and reinforcement learning for demand side management by Margaux B...
 
Aspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - AlmoraAspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - Almora
 
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
 
Dubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls DubaiDubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls Dubai
 
Cytotec in Jeddah+966572737505) get unwanted pregnancy kit Riyadh
Cytotec in Jeddah+966572737505) get unwanted pregnancy kit RiyadhCytotec in Jeddah+966572737505) get unwanted pregnancy kit Riyadh
Cytotec in Jeddah+966572737505) get unwanted pregnancy kit Riyadh
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 
Lecture_2_Deep_Learning_Overview-newone1
Lecture_2_Deep_Learning_Overview-newone1Lecture_2_Deep_Learning_Overview-newone1
Lecture_2_Deep_Learning_Overview-newone1
 

What data scientists really do, according to 50 data scientists

  • 1. What data scientists really do, according to 50 data scientists Hugo Bowne-Anderson @hugobowne
  • 2. Illustrations you can use, just copy/pasteA bit about me ➔ Hugo Bowne-Anderson, data scientist at DataCamp ◆ Undergrad in sciences/humanities (double math major) ◆ PhD in Pure Mathematics (UNSW, Sydney) ◆ Applied math research in cell biology (Yale University, Max Planck Institute) ◆ Python curriculum engineer at DataCamp ◆ Host of DataFramed, the DataCamp podcast
  • 3. ➔ Data science at a high level ➔ The nitty gritty of data science ➔ Future data science Today’s topics of discussion
  • 4. ➔ Data science at a high level ◆ Data science as hype ◆ What data scientists do (take one) ◆ The emergence of modern data science ◆ Data science and the decision function ➔ The nitty gritty of data science ➔ Future data science Today’s topics of discussion
  • 5. Where is data science in the Gartner Hype cycle?
  • 6. Where is big data in the Gartner Hype cycle?
  • 7. Where is data science in the Gartner Hype cycle?
  • 8. ➔ Data science at a high level ◆ Data science as hype ◆ What data scientists do (take one) ◆ The emergence of modern data science ◆ Data science and the decision function ➔ The nitty gritty of data science ➔ Future data science Today’s topics of discussion
  • 9. What Data Scientist Actually Do ➔ Build Venn Diagrams ➔ Have Imposter Syndrome ➔ Love Logistic Regression Today’s data scientists do three things...
  • 10. Venn Diagrams I google image searched “Venn diagram” and look what I found:
  • 13. Drew Conway on building data science teams ➔ “Data Science” diagram, NOT “Data Scientist” diagram
  • 14. Data science is ill-defined ➔ In terms of techniques, career trajectory, job titles ➔ “Do you think that imprecise ethics, no standards of practice, and a lack of consistent vocabulary are not enough challenges for us today?” -- Hilary Mason ➔ Brandon Rohrer (Facebook), in an article called “Imposter Syndrome”:
  • 15. Imposter syndrome ➔ Fernando Perez, co-founder & co-lead of Project Jupyter
  • 16. Logistic regression ➔ Simple, communicable, interpretable ➔ May not perform as well as extreme gradient boosting or a CNN, but what are you optimizing for? ➔ What is your (business) question? ➔ Claudia Perlich (DStillery, Two Sigma), Chris Volinsky (AT&T) + many more...
  • 18. Humans are horrible at statistics: thought experiment ➔ Police have breathalyzers have a 5% false positive rate, 0% false negative rate. ➔ 1 in 1,000 drivers are driving drunk. ➔ Police stop a driver at random & the test is positive. ➔ What is the probability that the driver is actually drunk? Michael Betancourt
  • 19. We are horrible at statistics: thought experiment ➔ Imagine you do this 1,000 times. ➔ 999 people will NOT be drunk but, due to false positives, ~50 will test positive. ➔ 1 person will be drunk and will test positive. ➔ 1 out of 51 are actually drunk! ➔ <2% of the positive test results are true positives. ➔ This is known as the base-rate fallacy. ➔ It’s a data scientist’s job to correct these heuristics and biases within organisations AND society. Michael Betancourt
  • 20. Thinking and talking probabilistically ➔ FiveThirtyEight, highly reputable pollsters, gave Clinton a 71.4% chance of winning and Trump a 28.6% chance. ➔ I.e., Trump winning, according to this model, was more likely than flipping two coins and getting two heads, which has a 25% chance. Andrew Gelman Allen Downey
  • 21. Thinking and talking probabilistically ➔ Various pollsters predicted that Secretary Clinton would win with probabilities ranging from 70% to 95%. ➔ It was common to speak of these predictions as though all experts agreed that Clinton would win and simply had different levels of certainty. ➔ That makes the mistake of interpreting the models as deterministic, not probabilistic. ➔ Even if an event is only 10% likely, that’s about as likely as flipping three coins and getting all heads, which we wouldn’t find all too surprising.
  • 22. Thinking and talking probabilistically ➔ Various pollsters predicted that Secretary Clinton would win with probabilities ranging from 70% to 95%. ➔ It was common to speak of these predictions as though all experts agreed that Clinton would win and simply had different levels of certainty. ➔ That makes the mistake of interpreting the models as deterministic, not probabilistic. ➔ Even if an event is only 10% likely, that’s about as likely as flipping three coins and getting all heads, which we wouldn’t find all too surprising.
  • 23. ➔ Data science at a high level ◆ Data science as hype ◆ What data scientists do (take one) ◆ The emergence of modern data science ◆ Data science and the decision function ➔ The nitty gritty of data science ➔ Future data science Today’s topics of discussion
  • 24. Data Science Emerged ➔ Google ➔ BuzzFeed ➔ LinkedIn
  • 25. Illustrations you can use, just copy/pasteData Science in Tech 1. Lay Solid data foundation to perform robust analytics 2. Use online experiments to achieve sustainable growth 3. Build machine-learning pipelines and personalized data products to make better business decisions Robert Chang
  • 26. Illustrations you can use, just copy/pasteMachine Learning in tech Airbnb: Customer Lifetime Value (Robert Chang)
  • 27. Illustrations you can use, just copy/pasteRogati’s AI Hierarchy of Needs The AI Hierarchy of Needs, Monica Rogati
  • 28. ➔ Data science at a high level ◆ Data science as hype ◆ What data scientists do (take one) ◆ The emergence of modern data science ◆ Data science and the decision function ➔ The nitty gritty of data science ➔ Future data science Today’s topics of discussion
  • 29. Data science and the decision function ➔ Data scientists answer business questions & are one of several inputs into the decision-making process. ➔ Renee Teate (Heliocampus, Becoming a Data Scientist):
  • 30. Data science and the communication ➔ Communication skills (and data translation) ➔ ““Which skill is more important for a data scientist: the ability to use the most sophisticated deep learning models, or the ability to make good PowerPoint slides?” (Jonathan Nolis, DS consultant & leader, Seattle Area) ➔ As a data scientist, when do you schedule meetings with decision makers?
  • 31. When to schedule meetings? ➔ Extraneous factors in judicial decisions (Danziger et al., PNAS, 2011)
  • 32. Data science and the decision function ➔ But wait, there’s more: ➔ “Within each session, unrepresented prisoners usually go last and are less likely to be granted parole than prisoners with attorneys.” -- Overlooked factors in the analysis of parole decisions (Weinshall-Margel et al., 2011, PNAS) ➔ Be wary of the narrative fallacy.
  • 33. Data science embeddings in orgs ➔ Centre of Excellence: dedicated data science team ➔ Embedded model: data scientists embedded in every team ➔ Hybrid model (e.g. Airbnb, DataCamp) ➔ Data scientist as “decision intelligence” operative
  • 35. ➔ Data science at a high level ➔ The nitty gritty of data science ◆ What data scientists actually do ◆ Types of data science ➔ Future data science Today’s topics of discussion
  • 36. What Data Scientist Actually Do Today’s data scientist...
  • 37. What Data Scientist Actually Do ➔ Data Collection and Cleaning ➔ Building dashboards and reports ➔ Data visualization ➔ Building models (statistical inference & machine learning) ➔ Communicate results to stakeholders ➔ Business decisions are then made! Today’s data scientist...
  • 38. What Data Scientist Actually Do This will change...
  • 39. Data Scientist Becoming More Specialized ➔ Type A data scientist ◆ Is an analyst, traditional statistician ➔ Type B data scientist ◆ Is building machine-learning models Generalist ---> Specialist Emily Robinson
  • 40. Coda: data science consultancy ➔ “For consulting particularly, it makes sense if you are a generalist...the skillset of understanding what the client needs and figuring out how to get to the point where you can offer a solution.” -- Vicki Boykis
  • 41. ➔ Data science at a high level ➔ The nitty gritty of data science ◆ What data scientists actually do ◆ Types of data science ➔ Future data science Today’s topics of discussion
  • 42. Types Of Data Science 1. Business Intelligence 2. Machine Learning 3. Decision Science Jonathan Nolis breaks data science into 3 components
  • 43. Types Of Data Science 1. ➔ Taking data company already has ➔ Getting that data to the right people ➔ In form of dashboards, reports, emails 1. Business Intelligence (descriptive analytics)
  • 44. Types Of Data Science 1.
  • 45. Types Of Data Science ➔ Put models continuously into production ➔ E.g. LTV at airbnb 2. Machine Learning (predictive analytics)
  • 46. Types Of Data Science ➔ Take the insight discovered from the data science work ➔ Use it to help company decision making ➔ E.g. what do you if your data science work tells you a particular type of customer will churn? 3. Decision Making (prescriptive analytics)
  • 47. ➔ Data science at a high level ➔ The nitty gritty of data science ➔ Future data science ◆ What data scientists need to learn ◆ The future of data science Today’s topics of discussion
  • 48. Skills Data Scientists Should Have ➔ Deep learning ➔ AI ➔ Recurrent neural networks Skills To Focus On
  • 49. Skills Data Scientists Should Have ➔ Asking the right questions ➔ Turning business questions into data science questions (and answers!) ➔ Learning on the fly ➔ Communicating well ➔ Explaining complex results to non-technical stakeholders ➔ Critical thinking and quantitative skills will remain in demand Skills To Focus On
  • 50. ➔ Data science at a high level ➔ The nitty gritty of data science ➔ Future data science ◆ What data scientists need to learn ◆ The future of data science Today’s topics of discussion
  • 51. “Do you think that imprecise ethics, no standards of practice, and a lack of consistent vocabulary are not enough challenges for us today?” Hilary Mason
  • 52. Data ethics or lack thereof
  • 53. Ethics of Data Science ➔ We’re approaching a consensus that ethical standards need to come from within data science itself, as well as from legislators, grassroots movements and other stakeholders.
  • 54. “We need to have that ethical understanding, we need to have that training, and we need to have something akin to a Hippocratic Oath.” Github Senior Machine Learning Data Scientist Omoju Miller
  • 55. Ethics of Data Science But do we need oaths, checklists and/or codes of conduct? This conversation is just now heating up! DrivenData has put together Deon, a command line tool, that allows you to easily add an ethics checklist to your data science projects.
  • 56. Ethics of Data Science Part of this movement involves a re-emphasis on interpretability in models, as opposed to black-box models.
  • 57. Ethics of Data Science ➔ Used to predict recidivism rate ➔ Then used to inform parole decisions COMPAS Recidivism Risk Score
  • 58. Ethics of Data Science: Cathy O’Neil ➔ Old definition of DS: “A data savvy, quantitatively minded coding literate problem solver.” ➔ New definition: “Data science doesn't just predict the future. It causes the future.” ➔ Algorithmic audits, including a sensitivity analysis ➔ Ethical matrix: “rows are the stakeholders, the columns are the concerns.”
  • 60. Ethics and OSS “If you’re using the open source data science stack, then you’re benefiting from others’ work given freely to you. I’d say it makes perfect sense to give back.” -- Eric Ma
  • 62. The garden of forking assumptions ➔ “One assumption people make a lot is that data is objective.” -- Lukas Vermeer, Booking.com.
  • 63. The garden of forking assumptions ➔ First impressions last and humans look for patterns ➔ When data scientists perform analyses, they are also prone to confirmation bias ➔ The same data is often used for inspiration AND validation ◆ “Split your damned data” -- Cassie Kozyrkov ➔ Humans use confidence and precision as a proxy for accuracy ➔ The industry lacks consistent workflow (although see projects such as Cookiecutter data science) ➔ The state of the industry is similar to medicine before randomized control trials.
  • 65. “Will we even have data science in 10 years? I remember a world where we didn’t and it wouldn’t surprise me if the title goes the way of ‘webmaster’.” Hilary Mason
  • 66. Where is data science in the Gartner Hype cycle?
  • 67. What will the slope of enlightenment look like? “Very few companies expect only professional writers to know how to write. So why ask only professional data scientists to understand and analyze data, at least at a basic level?” -- Jonathan Cornelissen, CEO, DataCamp in HBR