SlideShare une entreprise Scribd logo
1  sur  72
Business Analytics and Data Science
Meet your Instructor
• Author "R for Business Analytics"
• Founder "Decisionstats.com"
• University of Tennessee, Knoxville
MS (courses in statistics and
computer science)
• MBA (IIM Lucknow,India-2003)
• B.Engineering (DCE 2001)
http://linkedin.com/in/ajayohri
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
• Week 1
- Introduction to Business Analytics
- Introduction to Data Science
- Introduction to R
- Data Import in R
- Introduction to Business Analytics
-
• Week 2
- Data Quality in R
- Data Manipulation in R
• Week 3
- Exploratory Data Analysis in R
- Data Visualization in R
• Week 4
- Data Mining in R (P1)
- Data Mining in R (P2)
• Week 5
- Understanding Model Building in R (P1)
- Understanding Model Building in R (P2)
• Week 6
- Advanced Topics in R
- Revision and Final Exam
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
Introduction
Learning Objectives
By the end of this chapter,
• 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
Introduction To R
Business Analytics
• Definition
“Study of business data using statistical techniques and programming for creating decision support
and insights for achieving business goals”
• Various Types
• Who uses it? How?
• Across Domain
- Dashboards
- Models
• Across A Company
• Who creates it? How?
• Skills Needed
• Business Perception
Business Analytics
• Definition
“Study of business data using statistical techniques and programming for creating decision support
and insights for achieving business goals”
• Various Types
• Who uses it? How?
• Across Domain
- Dashboards
- 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
o Computational Methods for Data Analysis
https://www.coursera.org/course/compmethods
o Computing for Data Analysis
https://www.coursera.org/course/compdata
o Introduction to Data Science
https://www.coursera.org/course/datasci
o 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
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.
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
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
Installation of RStudio
Part 6: RStudio IDE and GUI
RCommander - Graphical User Interface (GUI)
http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/
Part 6: RStudio IDE and GUI
Part 6: RStudio IDE and GUI
RCommander - Graphical User Interface (GUI)
RcmdrPlugin.IPSUR An IPSUR Plugin for the R Commander
RcmdrPlugin.KMggplot2 Rcmdr Plug-In for Kaplan-Meier Plots and Other Plots Using the ggplot2 Package
RcmdrPlugin.mosaic Adds menu items to produce mosaic plots and assoc plots to Rcmdr
RcmdrPlugin.MPAStats R Commander Plug-in for MPA Statistics
RcmdrPlugin.orloca orloca Rcmdr Plug-in
RcmdrPlugin.plotByGroup Rcmdr plots by group using lattice
RcmdrPlugin.qcc Rcmdr qcc Plug-In
RcmdrPlugin.qual Rcmdr plugin for quality control course
RcmdrPlugin.SCDA Rcmdr plugin for designing and analyzing single-case experiments
Part 6: RStudio IDE and GUI
RCommander - Graphical User Interface (GUI)
RcmdrPlugin.seeg Rcmdr Plugin for seeg
RcmdrPlugin.SLC SLC Rcmdr Plug-in
RcmdrPlugin.SM Rcmdr Sport Management Plug-In
RcmdrPlugin.StatisticalURV Statistical URV Rcmdr Plug-In
RcmdrPlugin.steepness Steepness Rcmdr Plug-in
RcmdrPlugin.survival R Commander Plug-in for the survival Package
RcmdrPlugin.TeachingDemos Rcmdr Teaching Demos Plug-In
RcmdrPlugin.temis Graphical user interface providing an integrated text mining solution
RcmdrPlugin.UCA UCA Rcmdr Plug-in
RcmdrPlugin.BCA Rcmdr Plug-In for Business and Customer Analytics
RcmdrPlugin.coin Rcmdr Coin Plug-In
RcmdrPlugin.depthTools R commander Depth Tools Plug-In
RcmdrPlugin.doBy Rcmdr doBy Plug-In
RcmdrPlugin.DoE R Commander Plugin for (industrial) Design of Experiments
RcmdrPlugin.doex Rcmdr plugin for Stat 4309 course
RcmdrPlugin.EACSPIR Plugin de R-Commander para el manual EACSPIR
RcmdrPlugin.EBM Rcmdr Evidence Based Medicine Plug-In package
RcmdrPlugin.epack Rcmdr plugin for time series
RcmdrPlugin.EZR R Commander Plug-in for the EZR (Easy R) Package
RcmdrPlugin.HH Rcmdr support for the HH package
Part 6: RStudio IDE and GUI
RCommander - Graphical User Interface (GUI)
Deducer - GUI for Data Visualization
http://deducer.org/
Part 6: RStudio IDE and GUI
Part 6: RStudio IDE and GUI
Deducer - GUI for Data Visualization
http://www.deducer.org/pmwiki/index.php?n=Main.Development
DeducerExtras : An add-on package containing a variety of additional analysis dialogs. These include:
Distribution quantiles, single/multiple sample proportion tests, paired t-test, Wilcoxon signed rank test,
Levene's test, Bartlett's test, k-means clustering, Hierarchical clustering, factor analysis, and multi-
dimensional scaling
DeducerPlugInScaling : Reliability and factor analysis
DeducerMMR : Moderated multiple regression and simple slopes analysis
DeducerSpatial : A GUI for Spatial Data Analysis and Visualization
gMCP : (Experimental) A graphical approach to sequentially rejective multiple test procedures
RGG : (Experimental) A GUI Generator
DeducerText : (Experimental) Text Mining
Extension Packages
Rattle - GUI for Data Mining
http://rattle.togaware.com/
Part 6: RStudio IDE and GUI
Part 7: Help And Documentation In R
Use ? or ??
Part 7: Help And Documentation In R
Use ? or ??
Part 7: Help And Documentation In R
Use ? or ??
http://stat.ethz.ch/R-manual/R-patched/library/stats/html/lm.html
Part 7: Help And Documentation In R
Task Views
http://cran.r-project.org/web/views/
ML Task View
Part 7: Help And Documentation In R
R Community on Twitter #rstats
Part 8: Interacting With Community In R
Part 8: Interacting With Community In R
R Community on Email
http://www.r-project.org/mail.html
Part 8: Interacting With Community In R
R Community on Stack Overflow [r]
Part 8: Interacting With Community In R
R Community on Cross Validated [r]
Part 8: Interacting With Community In R
R Community On Blogs
http://www.r-bloggers.com/
Github - Social Coding
Part 8: Interacting With Community In R
Part 8: Interacting With Community In R
Github - Social Coding
Thank You
See You in Class Next Week

Contenu connexe

En vedette

Data Visualization With R: Learn To Modify Font Of Graphical Parameters
Data Visualization With R: Learn To Modify Font Of Graphical ParametersData Visualization With R: Learn To Modify Font Of Graphical Parameters
Data Visualization With R: Learn To Modify Font Of Graphical ParametersRsquared Academy
 
Business Analytics with R - Webinar
Business Analytics with R - WebinarBusiness Analytics with R - Webinar
Business Analytics with R - WebinarEdureka!
 
How it works- Data Science
How it works- Data ScienceHow it works- Data Science
How it works- Data ScienceEdureka!
 
EmployabilityBridge - Smart & Intelligent Hiring Platform
EmployabilityBridge - Smart & Intelligent Hiring PlatformEmployabilityBridge - Smart & Intelligent Hiring Platform
EmployabilityBridge - Smart & Intelligent Hiring PlatformRajaraman Natarajan
 
Integrating business intelligence and visualization tools into graduate techn...
Integrating business intelligence and visualization tools into graduate techn...Integrating business intelligence and visualization tools into graduate techn...
Integrating business intelligence and visualization tools into graduate techn...Maurice Dawson
 
2015LETシンポジウム はじめに
2015LETシンポジウム はじめに2015LETシンポジウム はじめに
2015LETシンポジウム はじめにWritingMaetriX
 
SappoRo.R #3 LT: Shiny by RStudio
SappoRo.R #3 LT: Shiny by RStudioSappoRo.R #3 LT: Shiny by RStudio
SappoRo.R #3 LT: Shiny by RStudioMizumoto Atsushi
 
CGT Research May 2013: Analytics & Insights
CGT Research May 2013: Analytics & InsightsCGT Research May 2013: Analytics & Insights
CGT Research May 2013: Analytics & InsightsCognizant
 
R Programming: Learn To Manipulate Strings In R
R Programming: Learn To Manipulate Strings In RR Programming: Learn To Manipulate Strings In R
R Programming: Learn To Manipulate Strings In RRsquared Academy
 
R programming groundup-basic-section-i
R programming groundup-basic-section-iR programming groundup-basic-section-i
R programming groundup-basic-section-iDr. Awase Khirni Syed
 
Data Analysis and Programming in R
Data Analysis and Programming in RData Analysis and Programming in R
Data Analysis and Programming in REshwar Sai
 
Are You Ready for Big Data Big Analytics?
Are You Ready for Big Data Big Analytics? Are You Ready for Big Data Big Analytics?
Are You Ready for Big Data Big Analytics? Revolution Analytics
 
フリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41st
フリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41stフリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41st
フリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41stkhcoder
 
High Performance Predictive Analytics in R and Hadoop
High Performance Predictive Analytics in R and HadoopHigh Performance Predictive Analytics in R and Hadoop
High Performance Predictive Analytics in R and HadoopRevolution Analytics
 
Business Analytics Overview
Business Analytics OverviewBusiness Analytics Overview
Business Analytics OverviewSAP Analytics
 

En vedette (20)

Data Visualization With R: Learn To Modify Font Of Graphical Parameters
Data Visualization With R: Learn To Modify Font Of Graphical ParametersData Visualization With R: Learn To Modify Font Of Graphical Parameters
Data Visualization With R: Learn To Modify Font Of Graphical Parameters
 
Business Analytics with R - Webinar
Business Analytics with R - WebinarBusiness Analytics with R - Webinar
Business Analytics with R - Webinar
 
How it works- Data Science
How it works- Data ScienceHow it works- Data Science
How it works- Data Science
 
EmployabilityBridge - Smart & Intelligent Hiring Platform
EmployabilityBridge - Smart & Intelligent Hiring PlatformEmployabilityBridge - Smart & Intelligent Hiring Platform
EmployabilityBridge - Smart & Intelligent Hiring Platform
 
Integrating business intelligence and visualization tools into graduate techn...
Integrating business intelligence and visualization tools into graduate techn...Integrating business intelligence and visualization tools into graduate techn...
Integrating business intelligence and visualization tools into graduate techn...
 
Revolution R: 100% R and more
Revolution R: 100% R and moreRevolution R: 100% R and more
Revolution R: 100% R and more
 
2015LETシンポジウム はじめに
2015LETシンポジウム はじめに2015LETシンポジウム はじめに
2015LETシンポジウム はじめに
 
SappoRo.R #3 LT: Shiny by RStudio
SappoRo.R #3 LT: Shiny by RStudioSappoRo.R #3 LT: Shiny by RStudio
SappoRo.R #3 LT: Shiny by RStudio
 
CGT Research May 2013: Analytics & Insights
CGT Research May 2013: Analytics & InsightsCGT Research May 2013: Analytics & Insights
CGT Research May 2013: Analytics & Insights
 
R Programming: Learn To Manipulate Strings In R
R Programming: Learn To Manipulate Strings In RR Programming: Learn To Manipulate Strings In R
R Programming: Learn To Manipulate Strings In R
 
Just in time
Just in timeJust in time
Just in time
 
R programming groundup-basic-section-i
R programming groundup-basic-section-iR programming groundup-basic-section-i
R programming groundup-basic-section-i
 
Data Analysis and Programming in R
Data Analysis and Programming in RData Analysis and Programming in R
Data Analysis and Programming in R
 
Are You Ready for Big Data Big Analytics?
Are You Ready for Big Data Big Analytics? Are You Ready for Big Data Big Analytics?
Are You Ready for Big Data Big Analytics?
 
フリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41st
フリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41stフリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41st
フリーソフトウェア「KH Coder」を使った計量テキスト分析 ―手軽なマウス操作による分析からプラグイン作成まで― #TokyoWebmining 41st
 
High Performance Predictive Analytics in R and Hadoop
High Performance Predictive Analytics in R and HadoopHigh Performance Predictive Analytics in R and Hadoop
High Performance Predictive Analytics in R and Hadoop
 
Step By Step Guide to Learn R
Step By Step Guide to Learn RStep By Step Guide to Learn R
Step By Step Guide to Learn R
 
Business Analytics Overview
Business Analytics OverviewBusiness Analytics Overview
Business Analytics Overview
 
Tugas komdat 1
Tugas komdat 1Tugas komdat 1
Tugas komdat 1
 
はじめての「R」
はじめての「R」はじめての「R」
はじめての「R」
 

Similaire à Learn Business Analytics with R at edureka!

Business Analytics with R
Business Analytics with RBusiness Analytics with R
Business Analytics with REdureka!
 
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.pptxssuser22b2ec
 
Study of R Programming
Study of R ProgrammingStudy of R Programming
Study of R ProgrammingIRJET Journal
 
Report for internship
Report for internshipReport for internship
Report for internshipSalman Khan
 
Learn data science with r programming
Learn data science with r programmingLearn data science with r programming
Learn data science with r programmingRonikSharma1
 
Learn data science with r programming
Learn data science with r programmingLearn data science with r programming
Learn data science with r programmingNikhilsharma1159
 
Learn data science with r programming (1)
Learn data science with r programming (1)Learn data science with r programming (1)
Learn data science with r programming (1)Sagag55
 
Learn data science with r programming
Learn data science with r programmingLearn data science with r programming
Learn data science with r programmingKeshavSain2
 
Ipsita_Informatica_9Year
Ipsita_Informatica_9YearIpsita_Informatica_9Year
Ipsita_Informatica_9Yearipsita mohanty
 
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 usefulssuser3c3f88
 
Big Data Analytics with R
Big Data Analytics with RBig Data Analytics with R
Big Data Analytics with RGreat Wide Open
 
Vishwanath_M_CV_NL
Vishwanath_M_CV_NLVishwanath_M_CV_NL
Vishwanath_M_CV_NLVishwanath M
 
The History and Use of R
The History and Use of RThe History and Use of R
The History and Use of RAnalyticsWeek
 
Predictive Analysis using Microsoft SQL Server R Services
Predictive Analysis using Microsoft SQL Server R ServicesPredictive Analysis using Microsoft SQL Server R Services
Predictive Analysis using Microsoft SQL Server R ServicesFisnik Doko
 
Asp.net Training at NCrypted Learning Center
Asp.net Training at NCrypted Learning CenterAsp.net Training at NCrypted Learning Center
Asp.net Training at NCrypted Learning CenterNCrypted Learning Center
 

Similaire à Learn Business Analytics with R at edureka! (20)

Business Analytics with R
Business Analytics with RBusiness Analytics with R
Business Analytics with R
 
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
 
Study of R Programming
Study of R ProgrammingStudy of R Programming
Study of R Programming
 
ASAP_Methodology.pptx
ASAP_Methodology.pptxASAP_Methodology.pptx
ASAP_Methodology.pptx
 
LSESU a Taste of R Language Workshop
LSESU a Taste of R Language WorkshopLSESU a Taste of R Language Workshop
LSESU a Taste of R Language Workshop
 
Industrial Training
Industrial Training Industrial Training
Industrial Training
 
Report for internship
Report for internshipReport for internship
Report for internship
 
Learn data science with r programming
Learn data science with r programmingLearn data science with r programming
Learn data science with r programming
 
Learn data science with r programming
Learn data science with r programmingLearn data science with r programming
Learn data science with r programming
 
Learn data science with r programming (1)
Learn data science with r programming (1)Learn data science with r programming (1)
Learn data science with r programming (1)
 
Learn data science with r programming
Learn data science with r programmingLearn data science with r programming
Learn data science with r programming
 
Ipsita_Informatica_9Year
Ipsita_Informatica_9YearIpsita_Informatica_9Year
Ipsita_Informatica_9Year
 
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
 
Big Data Analytics with R
Big Data Analytics with RBig Data Analytics with R
Big Data Analytics with R
 
Vishwanath_M_CV_NL
Vishwanath_M_CV_NLVishwanath_M_CV_NL
Vishwanath_M_CV_NL
 
The History and Use of R
The History and Use of RThe History and Use of R
The History and Use of R
 
Analytical tools
Analytical toolsAnalytical tools
Analytical tools
 
R training at Aimia
R training at AimiaR training at Aimia
R training at Aimia
 
Predictive Analysis using Microsoft SQL Server R Services
Predictive Analysis using Microsoft SQL Server R ServicesPredictive Analysis using Microsoft SQL Server R Services
Predictive Analysis using Microsoft SQL Server R Services
 
Asp.net Training at NCrypted Learning Center
Asp.net Training at NCrypted Learning CenterAsp.net Training at NCrypted Learning Center
Asp.net Training at NCrypted Learning Center
 

Plus de 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 | EdurekaEdureka!
 
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 | EdurekaEdureka!
 
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 | EdurekaEdureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaEdureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaEdureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaEdureka!
 
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 | EdurekaEdureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaEdureka!
 
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| EdurekaEdureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaEdureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | EdurekaEdureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEdureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEdureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaEdureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaEdureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaEdureka!
 
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 | EdurekaEdureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaEdureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | EdurekaEdureka!
 

Plus de 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
 

Dernier

Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxAnupam32727
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 

Dernier (20)

Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 

Learn Business Analytics with R at edureka!

  • 1.
  • 2. Business Analytics and Data Science
  • 3. Meet your Instructor • Author "R for Business Analytics" • Founder "Decisionstats.com" • University of Tennessee, Knoxville MS (courses in statistics and computer science) • MBA (IIM Lucknow,India-2003) • B.Engineering (DCE 2001) http://linkedin.com/in/ajayohri
  • 4. 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
  • 5. Course Topics • Week 1 - Introduction to Business Analytics - Introduction to Data Science - Introduction to R - Data Import in R - Introduction to Business Analytics - • Week 2 - Data Quality in R - Data Manipulation in R • Week 3 - Exploratory Data Analysis in R - Data Visualization in R • Week 4 - Data Mining in R (P1) - Data Mining in R (P2) • Week 5 - Understanding Model Building in R (P1) - Understanding Model Building in R (P2) • Week 6 - Advanced Topics in R - Revision and Final Exam
  • 6. 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 Introduction
  • 7. Learning Objectives By the end of this chapter, • 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 Introduction To R
  • 8. Business Analytics • Definition “Study of business data using statistical techniques and programming for creating decision support and insights for achieving business goals” • Various Types • Who uses it? How? • Across Domain - Dashboards - Models • Across A Company • Who creates it? How? • Skills Needed • Business Perception
  • 9. Business Analytics • Definition “Study of business data using statistical techniques and programming for creating decision support and insights for achieving business goals” • Various Types • Who uses it? How? • Across Domain - Dashboards - Models • Across A Company • Who creates it? How? • Skills Needed • Business Perception
  • 11. What Is Data Science? Conway's Diagram https://s3.amazonaws.com/aws.drewconway.com/viz/venn_diagram/data_science.html
  • 12. Studying Data Science? • Coursera Courses ( 26 Courses at https://www.coursera.org/courses?orderby=upcoming&cats=stats o Computational Methods for Data Analysis https://www.coursera.org/course/compmethods o Computing for Data Analysis https://www.coursera.org/course/compdata o Introduction to Data Science https://www.coursera.org/course/datasci o Machine Learning https://www.coursera.org/course/ml
  • 13. 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
  • 14. Course Design • What you will learn? • Data Visualization • Data Mining Techniques • Clustering • Association Analysis • Modeling ( including Regression) • What is Demand Forecasting • Data Manipulation
  • 15. 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)
  • 16. Course Design • What you may NOT learn?
  • 18. 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?
  • 19. 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?
  • 20. Part 1: What Is Business Analytics?
  • 21. • 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
  • 22. Part 1: What Is R? www.r-project.org/
  • 23. 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
  • 24. Part 2: Corporate Usage of R?
  • 25. Part 2: Corporate Usage of R?
  • 26. 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
  • 27. 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
  • 28. 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
  • 29. 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
  • 30. 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
  • 31. 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
  • 32. 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
  • 33. Part 2: Corporate Usage of R? • Telecom • Pharmaceuticals • Financial Services • Life sciences, etc
  • 34. Corporate Clients of R http://www.revolutionanalytics.com/aboutus/our-customers.php Part 2: Corporate Usage of R?
  • 36. 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
  • 37. 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 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. 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 Customization needs command line SAS GUI are more expensive but
  • 38. Comparing R and others http://r4stats.com/articles/popularity/ Part 3: Comparing R
  • 40. Part 4: Installation of R and Packages http://cran.r-project.org/
  • 41. Part 4: Installation of R and Packages http://cran.r-project.org/ http://cran.r-project.org/bin/windows/Rtools/
  • 42. Part 4: Installation of R and Packages http://cran.r-project.org/ http://cran.r-project.org/bin/windows/Rtools/
  • 43. R and R Packages Part 4: Installation of R and Packages
  • 44. Part 4: Installation of R and Packages R and R Packages
  • 45. Part 4: Installation of R and Packages R and R Packages
  • 46. Part 4: Installation of R and Packages R and R Packages
  • 47. Part 4: Installation of R and Packages R and R Packages
  • 48. Part 5: Basics Of R - Command Line Basics of R - Command Line
  • 49. Part 5: Basics Of R - Command Line Basics of R - Command Line
  • 50. Basics of R - Command Line Part 5: Basics Of R - Command Line
  • 51. Part 6: RStudio IDE and GUI Installation of RStudio
  • 52. Installation of RStudio Part 6: RStudio IDE and GUI
  • 53. RCommander - Graphical User Interface (GUI) http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/ Part 6: RStudio IDE and GUI
  • 54. Part 6: RStudio IDE and GUI RCommander - Graphical User Interface (GUI) RcmdrPlugin.IPSUR An IPSUR Plugin for the R Commander RcmdrPlugin.KMggplot2 Rcmdr Plug-In for Kaplan-Meier Plots and Other Plots Using the ggplot2 Package RcmdrPlugin.mosaic Adds menu items to produce mosaic plots and assoc plots to Rcmdr RcmdrPlugin.MPAStats R Commander Plug-in for MPA Statistics RcmdrPlugin.orloca orloca Rcmdr Plug-in RcmdrPlugin.plotByGroup Rcmdr plots by group using lattice RcmdrPlugin.qcc Rcmdr qcc Plug-In RcmdrPlugin.qual Rcmdr plugin for quality control course RcmdrPlugin.SCDA Rcmdr plugin for designing and analyzing single-case experiments
  • 55. Part 6: RStudio IDE and GUI RCommander - Graphical User Interface (GUI) RcmdrPlugin.seeg Rcmdr Plugin for seeg RcmdrPlugin.SLC SLC Rcmdr Plug-in RcmdrPlugin.SM Rcmdr Sport Management Plug-In RcmdrPlugin.StatisticalURV Statistical URV Rcmdr Plug-In RcmdrPlugin.steepness Steepness Rcmdr Plug-in RcmdrPlugin.survival R Commander Plug-in for the survival Package RcmdrPlugin.TeachingDemos Rcmdr Teaching Demos Plug-In RcmdrPlugin.temis Graphical user interface providing an integrated text mining solution RcmdrPlugin.UCA UCA Rcmdr Plug-in
  • 56. RcmdrPlugin.BCA Rcmdr Plug-In for Business and Customer Analytics RcmdrPlugin.coin Rcmdr Coin Plug-In RcmdrPlugin.depthTools R commander Depth Tools Plug-In RcmdrPlugin.doBy Rcmdr doBy Plug-In RcmdrPlugin.DoE R Commander Plugin for (industrial) Design of Experiments RcmdrPlugin.doex Rcmdr plugin for Stat 4309 course RcmdrPlugin.EACSPIR Plugin de R-Commander para el manual EACSPIR RcmdrPlugin.EBM Rcmdr Evidence Based Medicine Plug-In package RcmdrPlugin.epack Rcmdr plugin for time series RcmdrPlugin.EZR R Commander Plug-in for the EZR (Easy R) Package RcmdrPlugin.HH Rcmdr support for the HH package Part 6: RStudio IDE and GUI RCommander - Graphical User Interface (GUI)
  • 57. Deducer - GUI for Data Visualization http://deducer.org/ Part 6: RStudio IDE and GUI
  • 58. Part 6: RStudio IDE and GUI Deducer - GUI for Data Visualization http://www.deducer.org/pmwiki/index.php?n=Main.Development DeducerExtras : An add-on package containing a variety of additional analysis dialogs. These include: Distribution quantiles, single/multiple sample proportion tests, paired t-test, Wilcoxon signed rank test, Levene's test, Bartlett's test, k-means clustering, Hierarchical clustering, factor analysis, and multi- dimensional scaling DeducerPlugInScaling : Reliability and factor analysis DeducerMMR : Moderated multiple regression and simple slopes analysis DeducerSpatial : A GUI for Spatial Data Analysis and Visualization gMCP : (Experimental) A graphical approach to sequentially rejective multiple test procedures RGG : (Experimental) A GUI Generator DeducerText : (Experimental) Text Mining Extension Packages
  • 59. Rattle - GUI for Data Mining http://rattle.togaware.com/ Part 6: RStudio IDE and GUI
  • 60. Part 7: Help And Documentation In R Use ? or ??
  • 61. Part 7: Help And Documentation In R Use ? or ??
  • 62. Part 7: Help And Documentation In R Use ? or ?? http://stat.ethz.ch/R-manual/R-patched/library/stats/html/lm.html
  • 63. Part 7: Help And Documentation In R Task Views http://cran.r-project.org/web/views/
  • 64. ML Task View Part 7: Help And Documentation In R
  • 65. R Community on Twitter #rstats Part 8: Interacting With Community In R
  • 66. Part 8: Interacting With Community In R R Community on Email http://www.r-project.org/mail.html
  • 67. Part 8: Interacting With Community In R R Community on Stack Overflow [r]
  • 68. Part 8: Interacting With Community In R R Community on Cross Validated [r]
  • 69. Part 8: Interacting With Community In R R Community On Blogs http://www.r-bloggers.com/
  • 70. Github - Social Coding Part 8: Interacting With Community In R
  • 71. Part 8: Interacting With Community In R Github - Social Coding
  • 72. Thank You See You in Class Next Week