SlideShare a Scribd company logo
How to be
Data savvy Managers
1
Toshifumi Kuga CEO of TOSHI STATS SDN. BHD
3 June 2014
The status quo
• Data, Data and Data
• The internet on things : A lot of devices and parts will be
connected to internet
• The number of smartphone and tablet is increasing rapidly
• Wearable devices will be available with reasonable price soon
• Model, Model and Model
• Machine Learning, Statistical models are available as a service
with reasonable costs through internet
2
The digital universe is
increasing exponentially
3
4.4
zetta
bytes
44
zetta
bytes
2013 2020
Source : EMC Digital Universe with Research & Analysis by IDC, April 2014
How can we consume data ?
• Although a lot of data is available for
data analysis, It is not obvious that how
we can analyze it in order to make better
business decisions
• At the result of that, most of data may
not be analyzed for decision making
4
Data savvy managers are needed
• Someone in the company should take an
initiative to lead the project for big data
analytics all over the company
• Someone should take actions to obtain better
business decisions based on the results of
data analysis
5
Data scientist vs Data savvy manager
6
Data savvy
manager
Data scientist
Data
knowledge on data
in the business
data cleaning
make it structured
Statistical
Models
ensure models are
relevant to make
business decisions
develop models
validate models
Output from
analysis
ensure the results are
relevant to make
business decisions
ensure calculation is
accurate
How to be data savvy managers
• No need to pay a lot of money to be the managers
• A lot of useful information are available through
internet for free
• Statistical tools and data visualization tools (such as
R) are also available free or with reasonable costs
• A lot of universities provide their courses about data
analysis through internet for free (called "MOOCs")
7
R language and RStudio
8
It is free !
Key three things
to be data savvy mangers
• Data
• Model
• Output from analysis
9
First : Data
• Starting point of data analysis
• Business managers should know what kind
of data are available for their businesses
• Make the list of available data
• Discuss data which are available with data
scientists
10
Second : model
• Data savvy managers should know what kind of
models exist for data analysis
• Statistical model (regression, time series analysis,
optimization, etc.)
• Machine learning (neural network, decision tree, etc.)
• Genetic Programming
11
No need to develop models by yourself
Just discuss it with data scientists
ML<-function(a){
!
x=matrix(c(1,1,1,1,2,3),3,2)
y=matrix(c(5, 7, 9),3,1)
t=matrix(1,2,1)
m=length(y)
h=x%*%t
j=1/(2*m)*(t(h-y)%*%(h-y))
!
12
for (i in seq(1,1000)){
h=x%*%t
tnew=t-a/m*t(x)%*%(h-y)
hnew=x%*%tnew
jnew=1/(2*m)*(t(hnew-y)%*%(hnew-y))
if (abs(jnew-j)<=10^(-8)) break
t=tnew
j=jnew
end }}
An example of Liner regression model by R
Third : Output
• Outputs from data analysis are critically important
• Outputs are numerical numbers (price,
population, revenue, etc.)
• Outputs are probability of events (explain later)
13
To make better business decisions
• Marketing strategy (target, product, price, etc.)
• Resource and cost allocations
• Risk management (credit, market, liquidity, etc.)
14
Predictive analytics
• Logistic regression model is used to calculate probability of events
• Output means probability of events (buy products, come to
shops, cure diseases, be in default, etc)
• Logistic regression model generates numbers between 0 and 1
as the result of calculations
• These outputs are considered as probability of occurring
events
15
Let us start today !
• Data is increasing every day
• New services of data analysis and
visualizations will be available going
forward
• Download "R language" and try it !
16
Website of R and RStudio!
• R is a language and environment for statistical computing. R
Foundation for Statistical Computing, Vienna, Austria. ISBN
3-90005107-0 URL http://www.R-project.org
• I prepare short movie about how to use R.
http://www.toshistats.net/introduction-to-r-language/
• RStudio is one of the best IDE for R.
http://www.rstudio.com/products/rstudio/download/
17
Thanks for your attentions!
• TOSHI STATS SDN. BHD, Digital-learning center for statistical computing in Asia
• CEO : Toshifumi Kuga, Certified financial services auditor
• Company web site : www.toshistats.net
• Company blog : http://toshistats.wordpress.com/aboutme/
• Company FB page : www.facebook.com/toshistatsco
• Please do not hesitate to send your opinion and massages about our courses to us !
18
Disclaimer
• TOSHI STATS SDN. BHD. and I do not accept any responsibility or
liability for loss or damage occasioned to any person or property
through using materials, instructions, methods, algorithm or ideas
contained herein, or acting or refraining from acting as a result of
such use. TOSHI STATS SDN. BHD. and I expressly disclaim all
implied warranties, including merchantability or fitness for any
particular purpose. There will be no duty on TOSHI STATS SDN. BHD.
and me to correct any errors or defects in the codes and the
software.
© 2014 TOSHI STATS SDN. BHD. All rights reserved
19

More Related Content

What's hot (6)

PDF
A Plan for Sustainable MIR Evaluation
Julián Urbano
 
PDF
Introduction to Data Science
Anastasiia Kornilova
 
PDF
How good are administrative register data and what can we do about it?
Daniel Oberski
 
PDF
Ravi Hariani Data Analytics
Ravi Hariani
 
PDF
Art of Information: A Guide to Data Visualization
UXPA Boston
 
DOC
2005)
butest
 
A Plan for Sustainable MIR Evaluation
Julián Urbano
 
Introduction to Data Science
Anastasiia Kornilova
 
How good are administrative register data and what can we do about it?
Daniel Oberski
 
Ravi Hariani Data Analytics
Ravi Hariani
 
Art of Information: A Guide to Data Visualization
UXPA Boston
 
2005)
butest
 

Similar to How to be data savvy manager (20)

PPTX
L2 DS Tools and Application.pptx
Shambhavi Vats
 
PPTX
introduction to data science
bhavesh lande
 
PPTX
Data science
SwapnilDahake2
 
PDF
The path to be a data scientist
Poo Kuan Hoong
 
PPTX
Visualising montioring and evaluation data
Rob Worthington
 
PPTX
Data Engineer vs Data Scientist vs Data Analyst.pptx
CarolineRebeccaD
 
PPTX
Data science in business Administration Nagarajan.pptx
NagarajanG35
 
PPTX
DA DS traning.pptx. Data Science is marking its graph on a high note by expan...
sureshchandran711
 
PDF
Data Analytics Course In Surat.pdf
Sujata Gupta
 
PPTX
Big Data - IBA.pptx
Muhammad Shamim
 
PPTX
Elementary Data Analysis with MS excel_Day-1
Redwan Ferdous
 
PDF
J sai subrahmanyam_Resume
Subrahmanyam Janapati
 
PPTX
Data Analytics course.pptx
UttarakhandAccountin
 
PPTX
Data Science Introduction: Concepts, lifecycle, applications.pptx
sumitkumar600840
 
PPTX
Which institute is best for data science?
DIGITALSAI1
 
PPTX
Best Selenium certification course
KumarNaik21
 
PPTX
Data science training in hyd ppt (1)
SayyedYusufali
 
PPTX
Data science training institute in hyderabad
VamsiNihal
 
PPTX
Data science training in Hyderabad
saitejavella
 
PPTX
Data science training Hyderabad
Nithinsunil1
 
L2 DS Tools and Application.pptx
Shambhavi Vats
 
introduction to data science
bhavesh lande
 
Data science
SwapnilDahake2
 
The path to be a data scientist
Poo Kuan Hoong
 
Visualising montioring and evaluation data
Rob Worthington
 
Data Engineer vs Data Scientist vs Data Analyst.pptx
CarolineRebeccaD
 
Data science in business Administration Nagarajan.pptx
NagarajanG35
 
DA DS traning.pptx. Data Science is marking its graph on a high note by expan...
sureshchandran711
 
Data Analytics Course In Surat.pdf
Sujata Gupta
 
Big Data - IBA.pptx
Muhammad Shamim
 
Elementary Data Analysis with MS excel_Day-1
Redwan Ferdous
 
J sai subrahmanyam_Resume
Subrahmanyam Janapati
 
Data Analytics course.pptx
UttarakhandAccountin
 
Data Science Introduction: Concepts, lifecycle, applications.pptx
sumitkumar600840
 
Which institute is best for data science?
DIGITALSAI1
 
Best Selenium certification course
KumarNaik21
 
Data science training in hyd ppt (1)
SayyedYusufali
 
Data science training institute in hyderabad
VamsiNihal
 
Data science training in Hyderabad
saitejavella
 
Data science training Hyderabad
Nithinsunil1
 
Ad

More from TOSHI STATS Co.,Ltd. (6)

PDF
Practical data analysis with wine
TOSHI STATS Co.,Ltd.
 
PDF
実践データ分析基礎
TOSHI STATS Co.,Ltd.
 
PDF
ビジネスマネージャとデータ分析
TOSHI STATS Co.,Ltd.
 
PDF
Introduction to credit risk management
TOSHI STATS Co.,Ltd.
 
PDF
Introduction to VaR
TOSHI STATS Co.,Ltd.
 
PDF
Basic of computational economics with MATLAB program
TOSHI STATS Co.,Ltd.
 
Practical data analysis with wine
TOSHI STATS Co.,Ltd.
 
実践データ分析基礎
TOSHI STATS Co.,Ltd.
 
ビジネスマネージャとデータ分析
TOSHI STATS Co.,Ltd.
 
Introduction to credit risk management
TOSHI STATS Co.,Ltd.
 
Introduction to VaR
TOSHI STATS Co.,Ltd.
 
Basic of computational economics with MATLAB program
TOSHI STATS Co.,Ltd.
 
Ad

Recently uploaded (20)

PDF
apidays Munich 2025 - Developer Portals, API Catalogs, and Marketplaces, Miri...
apidays
 
PDF
Before tackling these green level readers child Will need to be able to
startshws
 
PPTX
Insurance-Analytics-Branch-Dashboard (1).pptx
trivenisapate02
 
PPTX
Introduction to computer chapter one 2017.pptx
mensunmarley
 
PPT
introdution to python with a very little difficulty
HUZAIFABINABDULLAH
 
PPTX
short term internship project on Data visualization
JMJCollegeComputerde
 
PPTX
short term project on AI Driven Data Analytics
JMJCollegeComputerde
 
PPTX
Credit Card Fraud Detection Presentation
rasmilalama
 
PPTX
Data-Users-in-Database-Management-Systems (1).pptx
dharmik832021
 
PPTX
lecture 13 mind test academy it skills.pptx
ggesjmrasoolpark
 
PPTX
World-population.pptx fire bunberbpeople
umutunsalnsl4402
 
PPTX
Enterprise Architecture and TOGAF Presn
starksolutionsindia
 
PDF
Top Civil Engineer Canada Services111111
nengineeringfirms
 
PPTX
7 Easy Ways to Improve Clarity in Your BI Reports
sophiegracewriter
 
PDF
McKinsey - Global Energy Perspective 2023_11.pdf
niyudha
 
PPT
From Vision to Reality: The Digital India Revolution
Harsh Bharvadiya
 
PPTX
Fluvial_Civilizations_Presentation (1).pptx
alisslovemendoza7
 
PPTX
GLOBAL_Gender-module-5_committing-equity-responsive-budget.pptx
rashmisahu90
 
PDF
Blue Futuristic Cyber Security Presentation.pdf
tanvikhunt1003
 
PDF
Basotho Satisfaction with Electricity(Statspack)
KatlehoMefane
 
apidays Munich 2025 - Developer Portals, API Catalogs, and Marketplaces, Miri...
apidays
 
Before tackling these green level readers child Will need to be able to
startshws
 
Insurance-Analytics-Branch-Dashboard (1).pptx
trivenisapate02
 
Introduction to computer chapter one 2017.pptx
mensunmarley
 
introdution to python with a very little difficulty
HUZAIFABINABDULLAH
 
short term internship project on Data visualization
JMJCollegeComputerde
 
short term project on AI Driven Data Analytics
JMJCollegeComputerde
 
Credit Card Fraud Detection Presentation
rasmilalama
 
Data-Users-in-Database-Management-Systems (1).pptx
dharmik832021
 
lecture 13 mind test academy it skills.pptx
ggesjmrasoolpark
 
World-population.pptx fire bunberbpeople
umutunsalnsl4402
 
Enterprise Architecture and TOGAF Presn
starksolutionsindia
 
Top Civil Engineer Canada Services111111
nengineeringfirms
 
7 Easy Ways to Improve Clarity in Your BI Reports
sophiegracewriter
 
McKinsey - Global Energy Perspective 2023_11.pdf
niyudha
 
From Vision to Reality: The Digital India Revolution
Harsh Bharvadiya
 
Fluvial_Civilizations_Presentation (1).pptx
alisslovemendoza7
 
GLOBAL_Gender-module-5_committing-equity-responsive-budget.pptx
rashmisahu90
 
Blue Futuristic Cyber Security Presentation.pdf
tanvikhunt1003
 
Basotho Satisfaction with Electricity(Statspack)
KatlehoMefane
 

How to be data savvy manager

  • 1. How to be Data savvy Managers 1 Toshifumi Kuga CEO of TOSHI STATS SDN. BHD 3 June 2014
  • 2. The status quo • Data, Data and Data • The internet on things : A lot of devices and parts will be connected to internet • The number of smartphone and tablet is increasing rapidly • Wearable devices will be available with reasonable price soon • Model, Model and Model • Machine Learning, Statistical models are available as a service with reasonable costs through internet 2
  • 3. The digital universe is increasing exponentially 3 4.4 zetta bytes 44 zetta bytes 2013 2020 Source : EMC Digital Universe with Research & Analysis by IDC, April 2014
  • 4. How can we consume data ? • Although a lot of data is available for data analysis, It is not obvious that how we can analyze it in order to make better business decisions • At the result of that, most of data may not be analyzed for decision making 4
  • 5. Data savvy managers are needed • Someone in the company should take an initiative to lead the project for big data analytics all over the company • Someone should take actions to obtain better business decisions based on the results of data analysis 5
  • 6. Data scientist vs Data savvy manager 6 Data savvy manager Data scientist Data knowledge on data in the business data cleaning make it structured Statistical Models ensure models are relevant to make business decisions develop models validate models Output from analysis ensure the results are relevant to make business decisions ensure calculation is accurate
  • 7. How to be data savvy managers • No need to pay a lot of money to be the managers • A lot of useful information are available through internet for free • Statistical tools and data visualization tools (such as R) are also available free or with reasonable costs • A lot of universities provide their courses about data analysis through internet for free (called "MOOCs") 7
  • 8. R language and RStudio 8 It is free !
  • 9. Key three things to be data savvy mangers • Data • Model • Output from analysis 9
  • 10. First : Data • Starting point of data analysis • Business managers should know what kind of data are available for their businesses • Make the list of available data • Discuss data which are available with data scientists 10
  • 11. Second : model • Data savvy managers should know what kind of models exist for data analysis • Statistical model (regression, time series analysis, optimization, etc.) • Machine learning (neural network, decision tree, etc.) • Genetic Programming 11
  • 12. No need to develop models by yourself Just discuss it with data scientists ML<-function(a){ ! x=matrix(c(1,1,1,1,2,3),3,2) y=matrix(c(5, 7, 9),3,1) t=matrix(1,2,1) m=length(y) h=x%*%t j=1/(2*m)*(t(h-y)%*%(h-y)) ! 12 for (i in seq(1,1000)){ h=x%*%t tnew=t-a/m*t(x)%*%(h-y) hnew=x%*%tnew jnew=1/(2*m)*(t(hnew-y)%*%(hnew-y)) if (abs(jnew-j)<=10^(-8)) break t=tnew j=jnew end }} An example of Liner regression model by R
  • 13. Third : Output • Outputs from data analysis are critically important • Outputs are numerical numbers (price, population, revenue, etc.) • Outputs are probability of events (explain later) 13
  • 14. To make better business decisions • Marketing strategy (target, product, price, etc.) • Resource and cost allocations • Risk management (credit, market, liquidity, etc.) 14
  • 15. Predictive analytics • Logistic regression model is used to calculate probability of events • Output means probability of events (buy products, come to shops, cure diseases, be in default, etc) • Logistic regression model generates numbers between 0 and 1 as the result of calculations • These outputs are considered as probability of occurring events 15
  • 16. Let us start today ! • Data is increasing every day • New services of data analysis and visualizations will be available going forward • Download "R language" and try it ! 16
  • 17. Website of R and RStudio! • R is a language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN 3-90005107-0 URL http://www.R-project.org • I prepare short movie about how to use R. http://www.toshistats.net/introduction-to-r-language/ • RStudio is one of the best IDE for R. http://www.rstudio.com/products/rstudio/download/ 17
  • 18. Thanks for your attentions! • TOSHI STATS SDN. BHD, Digital-learning center for statistical computing in Asia • CEO : Toshifumi Kuga, Certified financial services auditor • Company web site : www.toshistats.net • Company blog : http://toshistats.wordpress.com/aboutme/ • Company FB page : www.facebook.com/toshistatsco • Please do not hesitate to send your opinion and massages about our courses to us ! 18
  • 19. Disclaimer • TOSHI STATS SDN. BHD. and I do not accept any responsibility or liability for loss or damage occasioned to any person or property through using materials, instructions, methods, algorithm or ideas contained herein, or acting or refraining from acting as a result of such use. TOSHI STATS SDN. BHD. and I expressly disclaim all implied warranties, including merchantability or fitness for any particular purpose. There will be no duty on TOSHI STATS SDN. BHD. and me to correct any errors or defects in the codes and the software. © 2014 TOSHI STATS SDN. BHD. All rights reserved 19