SlideShare a Scribd company logo
edureka! BusinessAnalytics With R
Business Analytics and Data Science
How it works?
• 6 weeks duration
• 2 hour live online sessions every Saturday and Sunday
•
•
•
•
•
•
Total 8 hours per week = 4 hours (in class) + 4 hours (assignments and case studies)
Project Work (~15 hours)
2 hour proctored Final Online Exam*
All classes are recorded and recordings will be shared even in downloadable format
All course material (ppt,pdfs,assignments,etc) will be shared as soft copy
Life time access to the Learning Management System (LMS)**
*Problem based exam **24 X 7 Online Support
Course Topics
Class 1
 Introduction to Business Analytics
 Introduction to Data Science
 Introduction to R
Class 2


Class 3

Class 4

Class 5

Class 6

Data Import in R
Introduction to Business Analytics
Data Quality in R
Data Manipulation in R
Exploratory Data Analysis in R
Data Visualization in R
Class 7
 Data Mining in R (P1)
Class 8
 Data Mining in R (P2)
Class 9
 Understanding Model Building in R (P1)
Class 10
 Understanding Model Building in R (P2)
Class 11
 Advanced Topics in R
Class 12
 Revision and Final Exam
Introduction
Learning Objectives
By the end of this chapter,
• Know more on business analytics , data science and R
• Know more on the R language, community and ecosystem
• Understand how 'R' is being used in the industry
• Compare R with other software in analytics
• Install R and packages which are going to be used for the course
• Do basic operations in R using command line
• Learn how to use the IDE R Studio and Various GUI
• Use the R help
• Be introduced to how the worldwide R community collaborates
Business Analytics
Definition
“Study of business data using statistical techniques and programming for creating decision support
and insights for achieving business goals”
Who uses it? How?
• Across Domain
• Dashboard
• Models
• Across A Company
Who creates it? How?
• Skills Needed Business Perception
Business Intelligence
What Is Data Science?
Conway's Diagram
https://s3.amazonaws.com/aws.drewconway.com/viz/venn_diagram/data_science.html
Studying Data Science?
• Coursera Courses ( 26 Courses at
https://www.coursera.org/courses?orderby=upcoming&cats=stats
• Computational Methods for Data Analysis
https://www.coursera.org/course/compmethods
• Computing for Data Analysis
https://www.coursera.org/course/compdata
• Introduction to Data Science
https://www.coursera.org/course/datasci
• Machine Learning
https://www.coursera.org/course/ml
Course Design
Business Analytics
• Understanding what solution business needs
Data Science
• Primarily R
• Programming skills
• Some Applied Statistical Methods
• Exposure to new domains and techniques
Course Design
What you will learn ?
• Data Visualization
• Data Mining Techniques
• Clustering
• Association Analysis
• Modeling(including Regression)
• What is Demand Forecasting
• Data Manipulation
Course Design
What you may learn a bit?
• Infographics
• Business Strategy Models
• Data Mining Techniques
• SVM and Decision Trees
• Neutral Nets and Ensemble Models
• Web Analytics and Social Media Analytics
• Social Network Analysis(SNA)
Course Design
• What you may NOT learn?
Course Methodology
Part 1: What Is Business Analytics?
• What are the problems in a business ?
• What are the tools that can be used?
• How are businesses solving these
problems?
• What problems can be solved by MS
Excel?
• What can’t be solved by MS Excel?
Part 1: What Is Business Analytics?
• What is Business Analytics
• What problems does it solve?
• History of Business Analytics.
• What are the different kinds of Business
Analytics?
• What is R? What is SAS?
• How are they different?
Part 1: What Is Business Analytics?
• Part 1
- What is R?
• Part 2
- Corporate usage for R
• Part 3
- Comparing R
• Part 4
- Installation of R and Packages
• Part 5
- Basics of R - Command Line
• Part 6
- RStudio IDE and GUI
• Part 7
- Help and Documentation in R
• Part 8
- Interacting with community in R
Topics: Introduction To R
Part 1: What Is R?
www.r-project.org/
Part 1: What Is R?
www.r-project.org/about.html
History Open Source Official Website R Journal
Evolution Free R Core
Current State Widely Recognized Creators
Part 2: Corporate Usage of R?
Part 2: Corporate Usage of R?
Part 2: Corporate Usage of R?
Did you know Oracle creates a version of R?
http://www.oracle.com/technetwork/topics/bigdata/r-offerings-1566363.html
Part 2: Corporate Usage of R?
Did you know SAP uses R for analyzing it’s HANA database?
http://help.sap.com/hana/hana_dev_r_emb_en.pdf
Part 2: Corporate Usage of R?
Did you know SAS Institute views R as an Opportunity?
http://support.sas.com/rnd/app/studio/Rinterface2.html
Part 2: Corporate Usage of R?
Did you know SAS Institute views R as an Opportunity?
http://support.sas.com/rnd/app/studio/Rinterface2.html
Part 2: Corporate Usage of R?
Did you know SAS Institute views R as an Opportunity?
http://www.jmp.com/support/help/Working_with_R.shtml
Part 2: Corporate Usage of R?
Did you know Teradata uses R for in-database analytics?
http://developer.teradata.com/applications/articles/in-database-analytics-with-teradata-r
http://downloads.teradata.com/download/applications/teradata-r
Part 2: Corporate Usage of R?
Did you know IBM uses and even teaches R for High-end Analytics?
http://www-304.ibm.com/jct03001c/services/learning/ites.wss/us/en?pageType=course_description&courseCode=DW540
Part 2: Corporate Usage of R?
• Telecom
• Pharmaceuticals
• Financial Services
• Life sciences, etc
Corporate Clients of R
http://www.revolutionanalytics.com/aboutus/our-customers.php
Part 2: Corporate Usage of R?
Part 3: Comparing R
but
R is open source and free R has a steep learning curve
Part 3: Comparing R
R has lots of packages
R can be customized
R has the most advanced graphics
R has GUI to help make learning easier
R can connect to many database and
data types
multiple packages and ways to do the
same thing
by default stores memory in RAM
you need much better programming skills
customization needs command line
you need to know which package to use
Comparing R and Base SAS* /SAS Stat*
R is open source and free Base SAS* , SAS/Stat*, SAS/ET*,
SAS/OR*, SAS/Graph* are expensive
relatively because of annual licenses
SAS Institute* products have dedicated
support and extensive documentation
by default R stores memory in
RAM,so we can use the cloud
you need much better programming
skills
Part 3: Comparing R
Open source R has support from
email lists, twitter, stack overflow
R is slower on the desktop than base
SAS for datasets ~4-5 gb
R has much much better graphics
You can create custom functions in
R easily
R has multiple GUI that are free
*Copyright © 2012 SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27513, USA. All rights reserved.
Customization needs command line
SAS GUI are more expensive
but
Comparing R and others
http://r4stats.com/articles/popularity/
Part 3: Comparing R
http://cran.r-project.org/
http://cran.r-project.org/bin/windows/Rtools/
Part 4: Installation of R and Packages
Part 4: Installation of R and Packages
http://cran.r-project.org/
Part 4: Installation of R and Packages
http://cran.r-project.org/
http://cran.r-project.org/bin/windows/Rtools/
Part 4: Installation of R and Packages
http://cran.r-project.org/
http://cran.r-project.org/bin/windows/Rtools/
R and R Packages
Part 4: Installation of R and Packages
Part 4: Installation of R and Packages
R and R Packages
Part 4: Installation of R and Packages
R and R Packages
Part 4: Installation of R and Packages
R and R Packages
Part 4: Installation of R and Packages
R and R Packages
Part 5: Basics Of R - Command Line
Basics of R - Command Line
Part 5: Basics Of R - Command Line
Basics of R - Command Line
Basics of R - Command Line
Part 5: Basics Of R - Command Line
Part 6: RStudio IDE and GUI
Installation of RStudio
Thank You
See You in Class Next Week

More Related Content

What's hot

Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap Creative
 
Python Functions Tutorial | Working With Functions In Python | Python Trainin...
Python Functions Tutorial | Working With Functions In Python | Python Trainin...Python Functions Tutorial | Working With Functions In Python | Python Trainin...
Python Functions Tutorial | Working With Functions In Python | Python Trainin...
Edureka!
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to htmlvikasgaur31
 
Html5 semantics
Html5 semanticsHtml5 semantics
Html5 semantics
Webtech Learning
 
CSS Grid Layout for Topconf, Linz
CSS Grid Layout for Topconf, LinzCSS Grid Layout for Topconf, Linz
CSS Grid Layout for Topconf, Linz
Rachel Andrew
 
Css selectors
Css selectorsCss selectors
Css selectors
Parth Trivedi
 
PHP POWERPOINT SLIDES
PHP POWERPOINT SLIDESPHP POWERPOINT SLIDES
PHP POWERPOINT SLIDES
Ismail Mukiibi
 
What is JavaScript? Edureka
What is JavaScript? EdurekaWhat is JavaScript? Edureka
What is JavaScript? Edureka
Edureka!
 
A Deeper look into Javascript Basics
A Deeper look into Javascript BasicsA Deeper look into Javascript Basics
A Deeper look into Javascript Basics
Mindfire Solutions
 
Bca sem 6 php practicals 1to12
Bca sem 6 php practicals 1to12Bca sem 6 php practicals 1to12
Bca sem 6 php practicals 1to12Hitesh Patel
 
Java script ppt
Java script pptJava script ppt
Mieux Filtrer ses listes WordPress avec Ajax et WP_Query
Mieux Filtrer ses listes WordPress avec Ajax et WP_QueryMieux Filtrer ses listes WordPress avec Ajax et WP_Query
Mieux Filtrer ses listes WordPress avec Ajax et WP_Query
Symetris
 
javaScript.ppt
javaScript.pptjavaScript.ppt
javaScript.ppt
sentayehu
 
Complete Lecture on Css presentation
Complete Lecture on Css presentation Complete Lecture on Css presentation
Complete Lecture on Css presentation
Salman Memon
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
Shawn Calvert
 
Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01
Hatem Mahmoud
 

What's hot (20)

Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF Reference
 
php
phpphp
php
 
Python Functions Tutorial | Working With Functions In Python | Python Trainin...
Python Functions Tutorial | Working With Functions In Python | Python Trainin...Python Functions Tutorial | Working With Functions In Python | Python Trainin...
Python Functions Tutorial | Working With Functions In Python | Python Trainin...
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html5 semantics
Html5 semanticsHtml5 semantics
Html5 semantics
 
CSS Grid Layout for Topconf, Linz
CSS Grid Layout for Topconf, LinzCSS Grid Layout for Topconf, Linz
CSS Grid Layout for Topconf, Linz
 
Css Ppt
Css PptCss Ppt
Css Ppt
 
Control Structures In Php 2
Control Structures In Php 2Control Structures In Php 2
Control Structures In Php 2
 
Css selectors
Css selectorsCss selectors
Css selectors
 
PHP POWERPOINT SLIDES
PHP POWERPOINT SLIDESPHP POWERPOINT SLIDES
PHP POWERPOINT SLIDES
 
What is JavaScript? Edureka
What is JavaScript? EdurekaWhat is JavaScript? Edureka
What is JavaScript? Edureka
 
A Deeper look into Javascript Basics
A Deeper look into Javascript BasicsA Deeper look into Javascript Basics
A Deeper look into Javascript Basics
 
Bca sem 6 php practicals 1to12
Bca sem 6 php practicals 1to12Bca sem 6 php practicals 1to12
Bca sem 6 php practicals 1to12
 
Java script ppt
Java script pptJava script ppt
Java script ppt
 
Php introduction
Php introductionPhp introduction
Php introduction
 
Mieux Filtrer ses listes WordPress avec Ajax et WP_Query
Mieux Filtrer ses listes WordPress avec Ajax et WP_QueryMieux Filtrer ses listes WordPress avec Ajax et WP_Query
Mieux Filtrer ses listes WordPress avec Ajax et WP_Query
 
javaScript.ppt
javaScript.pptjavaScript.ppt
javaScript.ppt
 
Complete Lecture on Css presentation
Complete Lecture on Css presentation Complete Lecture on Css presentation
Complete Lecture on Css presentation
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
 
Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01
 

Viewers also liked

Closing the Loop
Closing the LoopClosing the Loop
Closing the LoopWebtrends
 
Smart Inventory Management - EN
Smart Inventory Management - ENSmart Inventory Management - EN
Smart Inventory Management - EN
Alexey Ivasyuk
 
Google Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetrics
Google Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetricsGoogle Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetrics
Google Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetricsRoman Zykov
 
Whitepaper - ETP-Merchandise Planning
Whitepaper - ETP-Merchandise PlanningWhitepaper - ETP-Merchandise Planning
Whitepaper - ETP-Merchandise PlanningRudi Steffens
 
Redblu Graphics Unibox RMU's - Retail Merchandising Unit Examples
Redblu Graphics Unibox RMU's - Retail Merchandising Unit ExamplesRedblu Graphics Unibox RMU's - Retail Merchandising Unit Examples
Redblu Graphics Unibox RMU's - Retail Merchandising Unit Examples
David Stewart
 
Creating Positive Cashflow With An Open To Buy
Creating Positive Cashflow With An Open To BuyCreating Positive Cashflow With An Open To Buy
Creating Positive Cashflow With An Open To Buy
Tom Shay
 
Smarter merchandise planning with spss and tm1
Smarter merchandise planning with spss and tm1Smarter merchandise planning with spss and tm1
Smarter merchandise planning with spss and tm1Ben Post
 
Mkt 335 chapters 12 & 13 merchandise planning
Mkt 335   chapters 12 & 13 merchandise planningMkt 335   chapters 12 & 13 merchandise planning
Mkt 335 chapters 12 & 13 merchandise planningTarun Pandey
 
MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014
MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014
MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014
Nicolas Malo
 
Merchandise+planning
Merchandise+planningMerchandise+planning
Merchandise+planning
NIFT
 
2016 IBM Retail Industry Solutions Guide
2016 IBM Retail Industry Solutions Guide2016 IBM Retail Industry Solutions Guide
2016 IBM Retail Industry Solutions Guide
Tero Angeria
 
Retail Analytics_Marketelligent
Retail Analytics_MarketelligentRetail Analytics_Marketelligent
Retail Analytics_MarketelligentMarketelligent
 
Open To Buy( OTB) retail rajnish kumar itc category management
Open To Buy( OTB) retail  rajnish kumar itc category managementOpen To Buy( OTB) retail  rajnish kumar itc category management
Open To Buy( OTB) retail rajnish kumar itc category managementrajnish kumar
 
LL Q2 Merchandising Strategy
LL Q2 Merchandising StrategyLL Q2 Merchandising Strategy
LL Q2 Merchandising Strategy
Holly A. Wilde
 
6 Month Buying Plan: Nordstrom
6 Month Buying Plan: Nordstrom6 Month Buying Plan: Nordstrom
6 Month Buying Plan: Nordstrom
Danielle Hughes
 
Predictive Analytics in Retail - Visual Infographic Report
Predictive Analytics in Retail - Visual Infographic ReportPredictive Analytics in Retail - Visual Infographic Report
Predictive Analytics in Retail - Visual Infographic Report
c24ltd
 
OOMF -How marketelligent helped a leading otc company launch new products in ...
OOMF -How marketelligent helped a leading otc company launch new products in ...OOMF -How marketelligent helped a leading otc company launch new products in ...
OOMF -How marketelligent helped a leading otc company launch new products in ...
Marketelligent
 
Cashing in on analytics in the retail chain
Cashing in on analytics in the retail chain Cashing in on analytics in the retail chain
Cashing in on analytics in the retail chain
Tridant
 
Buyer profiles + Types of buyers- Retail and Fashion Merchandising
Buyer profiles + Types of buyers- Retail and Fashion MerchandisingBuyer profiles + Types of buyers- Retail and Fashion Merchandising
Buyer profiles + Types of buyers- Retail and Fashion Merchandising
RituJain777
 

Viewers also liked (20)

Closing the Loop
Closing the LoopClosing the Loop
Closing the Loop
 
Smart Inventory Management - EN
Smart Inventory Management - ENSmart Inventory Management - EN
Smart Inventory Management - EN
 
Google Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetrics
Google Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetricsGoogle Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetrics
Google Analytics vs Omniture SiteCatalyst vs In-ouse Webanalytics at iMetrics
 
Whitepaper - ETP-Merchandise Planning
Whitepaper - ETP-Merchandise PlanningWhitepaper - ETP-Merchandise Planning
Whitepaper - ETP-Merchandise Planning
 
Redblu Graphics Unibox RMU's - Retail Merchandising Unit Examples
Redblu Graphics Unibox RMU's - Retail Merchandising Unit ExamplesRedblu Graphics Unibox RMU's - Retail Merchandising Unit Examples
Redblu Graphics Unibox RMU's - Retail Merchandising Unit Examples
 
Creating Positive Cashflow With An Open To Buy
Creating Positive Cashflow With An Open To BuyCreating Positive Cashflow With An Open To Buy
Creating Positive Cashflow With An Open To Buy
 
Smarter merchandise planning with spss and tm1
Smarter merchandise planning with spss and tm1Smarter merchandise planning with spss and tm1
Smarter merchandise planning with spss and tm1
 
Mkt 335 chapters 12 & 13 merchandise planning
Mkt 335   chapters 12 & 13 merchandise planningMkt 335   chapters 12 & 13 merchandise planning
Mkt 335 chapters 12 & 13 merchandise planning
 
15 retail merchandising
15 retail merchandising15 retail merchandising
15 retail merchandising
 
MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014
MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014
MeasureCamp - E-merchandising Analytics Workshop - March 29th, 2014
 
Merchandise+planning
Merchandise+planningMerchandise+planning
Merchandise+planning
 
2016 IBM Retail Industry Solutions Guide
2016 IBM Retail Industry Solutions Guide2016 IBM Retail Industry Solutions Guide
2016 IBM Retail Industry Solutions Guide
 
Retail Analytics_Marketelligent
Retail Analytics_MarketelligentRetail Analytics_Marketelligent
Retail Analytics_Marketelligent
 
Open To Buy( OTB) retail rajnish kumar itc category management
Open To Buy( OTB) retail  rajnish kumar itc category managementOpen To Buy( OTB) retail  rajnish kumar itc category management
Open To Buy( OTB) retail rajnish kumar itc category management
 
LL Q2 Merchandising Strategy
LL Q2 Merchandising StrategyLL Q2 Merchandising Strategy
LL Q2 Merchandising Strategy
 
6 Month Buying Plan: Nordstrom
6 Month Buying Plan: Nordstrom6 Month Buying Plan: Nordstrom
6 Month Buying Plan: Nordstrom
 
Predictive Analytics in Retail - Visual Infographic Report
Predictive Analytics in Retail - Visual Infographic ReportPredictive Analytics in Retail - Visual Infographic Report
Predictive Analytics in Retail - Visual Infographic Report
 
OOMF -How marketelligent helped a leading otc company launch new products in ...
OOMF -How marketelligent helped a leading otc company launch new products in ...OOMF -How marketelligent helped a leading otc company launch new products in ...
OOMF -How marketelligent helped a leading otc company launch new products in ...
 
Cashing in on analytics in the retail chain
Cashing in on analytics in the retail chain Cashing in on analytics in the retail chain
Cashing in on analytics in the retail chain
 
Buyer profiles + Types of buyers- Retail and Fashion Merchandising
Buyer profiles + Types of buyers- Retail and Fashion MerchandisingBuyer profiles + Types of buyers- Retail and Fashion Merchandising
Buyer profiles + Types of buyers- Retail and Fashion Merchandising
 

Similar to Business Analytics with R

Learn Business Analytics with R at edureka!
Learn Business Analytics with R at edureka!Learn Business Analytics with R at edureka!
Learn Business Analytics with R at edureka!
Edureka!
 
R training at Aimia
R training at AimiaR training at Aimia
R training at Aimia
Ali Arsalan Kazmi
 
Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...
Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...
Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...
Rui Quintino
 
The History and Use of R
The History and Use of RThe History and Use of R
The History and Use of R
AnalyticsWeek
 
Technix-Pro Sas certified base programmer
Technix-Pro Sas certified base programmerTechnix-Pro Sas certified base programmer
Technix-Pro Sas certified base programmer
Technix-Pro Systems Consulting Ltd
 
ASAP_Methodology.pptx
ASAP_Methodology.pptxASAP_Methodology.pptx
ASAP_Methodology.pptx
SridharSridhar314797
 
How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...
How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...
How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...
Jean Ihm
 
Extending Power BI Functionality with R
Extending Power BI Functionality with RExtending Power BI Functionality with R
Extending Power BI Functionality with R
Senturus
 
Tableau and hadoop
Tableau and hadoopTableau and hadoop
Tableau and hadoop
Craig Jordan
 
Vishwanath_M_CV_NL
Vishwanath_M_CV_NLVishwanath_M_CV_NL
Vishwanath_M_CV_NLVishwanath M
 
Hithai Shree.J and Varsha.R.pptx
Hithai Shree.J and Varsha.R.pptxHithai Shree.J and Varsha.R.pptx
Hithai Shree.J and Varsha.R.pptx
ssuser22b2ec
 
Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16Andy Lathrop
 
SAP on pay as you go model
SAP on pay as you go modelSAP on pay as you go model
SAP on pay as you go model
Ajay Kumar Uppal
 
Team Data Science Process Presentation (TDSP), Aug 29, 2017
Team Data Science Process Presentation (TDSP), Aug 29, 2017Team Data Science Process Presentation (TDSP), Aug 29, 2017
Team Data Science Process Presentation (TDSP), Aug 29, 2017
Debraj GuhaThakurta
 
Data Science - Part II - Working with R & R studio
Data Science - Part II -  Working with R & R studioData Science - Part II -  Working with R & R studio
Data Science - Part II - Working with R & R studio
Derek Kane
 
Analytical tools
Analytical toolsAnalytical tools
Analytical tools
Aniket Joshi
 
An introduction to R is a document useful
An introduction to R is a document usefulAn introduction to R is a document useful
An introduction to R is a document useful
ssuser3c3f88
 
Developing and deploying AI solutions on the cloud using Team Data Science Pr...
Developing and deploying AI solutions on the cloud using Team Data Science Pr...Developing and deploying AI solutions on the cloud using Team Data Science Pr...
Developing and deploying AI solutions on the cloud using Team Data Science Pr...
Debraj GuhaThakurta
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
Arun K
 

Similar to Business Analytics with R (20)

Learn Business Analytics with R at edureka!
Learn Business Analytics with R at edureka!Learn Business Analytics with R at edureka!
Learn Business Analytics with R at edureka!
 
R training at Aimia
R training at AimiaR training at Aimia
R training at Aimia
 
Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...
Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...
Microsoft Data Platform Airlift 2017 Rui Quintino Machine Learning with SQL S...
 
The History and Use of R
The History and Use of RThe History and Use of R
The History and Use of R
 
Technix-Pro Sas certified base programmer
Technix-Pro Sas certified base programmerTechnix-Pro Sas certified base programmer
Technix-Pro Sas certified base programmer
 
ASAP_Methodology.pptx
ASAP_Methodology.pptxASAP_Methodology.pptx
ASAP_Methodology.pptx
 
How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...
How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...
How To Model and Construct Graphs with Oracle Database (AskTOM Office Hours p...
 
Extending Power BI Functionality with R
Extending Power BI Functionality with RExtending Power BI Functionality with R
Extending Power BI Functionality with R
 
Tableau and hadoop
Tableau and hadoopTableau and hadoop
Tableau and hadoop
 
Vishwanath_M_CV_NL
Vishwanath_M_CV_NLVishwanath_M_CV_NL
Vishwanath_M_CV_NL
 
Hithai Shree.J and Varsha.R.pptx
Hithai Shree.J and Varsha.R.pptxHithai Shree.J and Varsha.R.pptx
Hithai Shree.J and Varsha.R.pptx
 
Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16
 
SAP on pay as you go model
SAP on pay as you go modelSAP on pay as you go model
SAP on pay as you go model
 
Team Data Science Process Presentation (TDSP), Aug 29, 2017
Team Data Science Process Presentation (TDSP), Aug 29, 2017Team Data Science Process Presentation (TDSP), Aug 29, 2017
Team Data Science Process Presentation (TDSP), Aug 29, 2017
 
Data Science - Part II - Working with R & R studio
Data Science - Part II -  Working with R & R studioData Science - Part II -  Working with R & R studio
Data Science - Part II - Working with R & R studio
 
Analytical tools
Analytical toolsAnalytical tools
Analytical tools
 
An introduction to R is a document useful
An introduction to R is a document usefulAn introduction to R is a document useful
An introduction to R is a document useful
 
Developing and deploying AI solutions on the cloud using Team Data Science Pr...
Developing and deploying AI solutions on the cloud using Team Data Science Pr...Developing and deploying AI solutions on the cloud using Team Data Science Pr...
Developing and deploying AI solutions on the cloud using Team Data Science Pr...
 
Venkatesh-Babu-Profile2
Venkatesh-Babu-Profile2Venkatesh-Babu-Profile2
Venkatesh-Babu-Profile2
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
 

More from Edureka!

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
Edureka!
 

More from Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Recently uploaded

Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdfMASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
goswamiyash170123
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
Mohammed Sikander
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
JEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questionsJEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questions
ShivajiThube2
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 

Recently uploaded (20)

Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdfMASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
JEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questionsJEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questions
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 

Business Analytics with R

  • 2. Business Analytics and Data Science
  • 3. How it works? • 6 weeks duration • 2 hour live online sessions every Saturday and Sunday • • • • • • Total 8 hours per week = 4 hours (in class) + 4 hours (assignments and case studies) Project Work (~15 hours) 2 hour proctored Final Online Exam* All classes are recorded and recordings will be shared even in downloadable format All course material (ppt,pdfs,assignments,etc) will be shared as soft copy Life time access to the Learning Management System (LMS)** *Problem based exam **24 X 7 Online Support
  • 4. Course Topics Class 1  Introduction to Business Analytics  Introduction to Data Science  Introduction to R Class 2   Class 3  Class 4  Class 5  Class 6  Data Import in R Introduction to Business Analytics Data Quality in R Data Manipulation in R Exploratory Data Analysis in R Data Visualization in R Class 7  Data Mining in R (P1) Class 8  Data Mining in R (P2) Class 9  Understanding Model Building in R (P1) Class 10  Understanding Model Building in R (P2) Class 11  Advanced Topics in R Class 12  Revision and Final Exam
  • 5. Introduction Learning Objectives By the end of this chapter, • Know more on business analytics , data science and R • Know more on the R language, community and ecosystem • Understand how 'R' is being used in the industry • Compare R with other software in analytics • Install R and packages which are going to be used for the course • Do basic operations in R using command line • Learn how to use the IDE R Studio and Various GUI • Use the R help • Be introduced to how the worldwide R community collaborates
  • 6. Business Analytics Definition “Study of business data using statistical techniques and programming for creating decision support and insights for achieving business goals” Who uses it? How? • Across Domain • Dashboard • Models • Across A Company Who creates it? How? • Skills Needed Business Perception
  • 8. What Is Data Science? Conway's Diagram https://s3.amazonaws.com/aws.drewconway.com/viz/venn_diagram/data_science.html
  • 9. Studying Data Science? • Coursera Courses ( 26 Courses at https://www.coursera.org/courses?orderby=upcoming&cats=stats • Computational Methods for Data Analysis https://www.coursera.org/course/compmethods • Computing for Data Analysis https://www.coursera.org/course/compdata • Introduction to Data Science https://www.coursera.org/course/datasci • Machine Learning https://www.coursera.org/course/ml
  • 10. Course Design Business Analytics • Understanding what solution business needs Data Science • Primarily R • Programming skills • Some Applied Statistical Methods • Exposure to new domains and techniques
  • 11. Course Design What you will learn ? • Data Visualization • Data Mining Techniques • Clustering • Association Analysis • Modeling(including Regression) • What is Demand Forecasting • Data Manipulation
  • 12. Course Design What you may learn a bit? • Infographics • Business Strategy Models • Data Mining Techniques • SVM and Decision Trees • Neutral Nets and Ensemble Models • Web Analytics and Social Media Analytics • Social Network Analysis(SNA)
  • 13. Course Design • What you may NOT learn?
  • 15. Part 1: What Is Business Analytics? • What are the problems in a business ? • What are the tools that can be used? • How are businesses solving these problems? • What problems can be solved by MS Excel? • What can’t be solved by MS Excel?
  • 16. Part 1: What Is Business Analytics? • What is Business Analytics • What problems does it solve? • History of Business Analytics. • What are the different kinds of Business Analytics? • What is R? What is SAS? • How are they different?
  • 17. Part 1: What Is Business Analytics?
  • 18. • Part 1 - What is R? • Part 2 - Corporate usage for R • Part 3 - Comparing R • Part 4 - Installation of R and Packages • Part 5 - Basics of R - Command Line • Part 6 - RStudio IDE and GUI • Part 7 - Help and Documentation in R • Part 8 - Interacting with community in R Topics: Introduction To R
  • 19. Part 1: What Is R? www.r-project.org/
  • 20. Part 1: What Is R? www.r-project.org/about.html History Open Source Official Website R Journal Evolution Free R Core Current State Widely Recognized Creators
  • 21. Part 2: Corporate Usage of R?
  • 22. Part 2: Corporate Usage of R?
  • 23. Part 2: Corporate Usage of R? Did you know Oracle creates a version of R? http://www.oracle.com/technetwork/topics/bigdata/r-offerings-1566363.html
  • 24. Part 2: Corporate Usage of R? Did you know SAP uses R for analyzing it’s HANA database? http://help.sap.com/hana/hana_dev_r_emb_en.pdf
  • 25. Part 2: Corporate Usage of R? Did you know SAS Institute views R as an Opportunity? http://support.sas.com/rnd/app/studio/Rinterface2.html
  • 26. Part 2: Corporate Usage of R? Did you know SAS Institute views R as an Opportunity? http://support.sas.com/rnd/app/studio/Rinterface2.html
  • 27. Part 2: Corporate Usage of R? Did you know SAS Institute views R as an Opportunity? http://www.jmp.com/support/help/Working_with_R.shtml
  • 28. Part 2: Corporate Usage of R? Did you know Teradata uses R for in-database analytics? http://developer.teradata.com/applications/articles/in-database-analytics-with-teradata-r http://downloads.teradata.com/download/applications/teradata-r
  • 29. Part 2: Corporate Usage of R? Did you know IBM uses and even teaches R for High-end Analytics? http://www-304.ibm.com/jct03001c/services/learning/ites.wss/us/en?pageType=course_description&courseCode=DW540
  • 30. Part 2: Corporate Usage of R? • Telecom • Pharmaceuticals • Financial Services • Life sciences, etc
  • 31. Corporate Clients of R http://www.revolutionanalytics.com/aboutus/our-customers.php Part 2: Corporate Usage of R?
  • 33. but R is open source and free R has a steep learning curve Part 3: Comparing R R has lots of packages R can be customized R has the most advanced graphics R has GUI to help make learning easier R can connect to many database and data types multiple packages and ways to do the same thing by default stores memory in RAM you need much better programming skills customization needs command line you need to know which package to use
  • 34. Comparing R and Base SAS* /SAS Stat* R is open source and free Base SAS* , SAS/Stat*, SAS/ET*, SAS/OR*, SAS/Graph* are expensive relatively because of annual licenses SAS Institute* products have dedicated support and extensive documentation by default R stores memory in RAM,so we can use the cloud you need much better programming skills Part 3: Comparing R Open source R has support from email lists, twitter, stack overflow R is slower on the desktop than base SAS for datasets ~4-5 gb R has much much better graphics You can create custom functions in R easily R has multiple GUI that are free *Copyright © 2012 SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27513, USA. All rights reserved. Customization needs command line SAS GUI are more expensive but
  • 35. Comparing R and others http://r4stats.com/articles/popularity/ Part 3: Comparing R
  • 37. Part 4: Installation of R and Packages http://cran.r-project.org/
  • 38. Part 4: Installation of R and Packages http://cran.r-project.org/ http://cran.r-project.org/bin/windows/Rtools/
  • 39. Part 4: Installation of R and Packages http://cran.r-project.org/ http://cran.r-project.org/bin/windows/Rtools/
  • 40. R and R Packages Part 4: Installation of R and Packages
  • 41. Part 4: Installation of R and Packages R and R Packages
  • 42. Part 4: Installation of R and Packages R and R Packages
  • 43. Part 4: Installation of R and Packages R and R Packages
  • 44. Part 4: Installation of R and Packages R and R Packages
  • 45. Part 5: Basics Of R - Command Line Basics of R - Command Line
  • 46. Part 5: Basics Of R - Command Line Basics of R - Command Line
  • 47. Basics of R - Command Line Part 5: Basics Of R - Command Line
  • 48. Part 6: RStudio IDE and GUI Installation of RStudio
  • 49. Thank You See You in Class Next Week