SlideShare ist ein Scribd-Unternehmen logo
1 von 33
www.edureka.co/r-for-analytics
View Business Analytics with R Course at www.edureka.co/r-for-analytics
BUSINESS ANALYTICS WITH R
Slide 2 www.edureka.co/r-for-analytics
Objectives of this Session
 What is Business Analytics?
 Who uses R and How?
 What is R?
 Why to use R?
 R Products
 Job Trends in R
 Get started with R
 Use-case Implementation
For Queries during the session and class recording:
Post on Twitter @edurekaIN: #askEdureka
Post on Facebook /edurekaIN
Slide 3Slide 3 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Source- http://www.mushroomnetworks.com/infographics/landscape-of-big-data
Landscape of Big Data
Slide 4Slide 4 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Business Analytics
Why Business Analytics is getting popular these days ?
Cost of storing data Cost of processing data
Slide 5Slide 5 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Cost of storing data ( 1980–2009)
Slide 6Slide 6 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Cost of processing Data ( 1992-2012)
Slide 7Slide 7 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Business Analytics
“Study of business data using statistical techniques and programming for creating decision support
and insights for achieving business goals”.
Business analytics is used to evaluate organization-wide operations, and can be implemented in any
department from sales to product development to customer service.
Business analytics solutions typically use statistical and quantitative analysis and fact-based data to
measure past performance to guide an organization's business planning.
Definition
Who creates it? How?
Who uses it? How?
Slide 8Slide 8 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Who uses R?
Slide 9Slide 9 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Who Uses R : Domains
 Telecom
 Pharmaceuticals
 Financial Services
 Life Sciences
 Education, etc
Slide 10Slide 10 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Who Uses R : Companies
Consumer Financial Protection Bureau
The Consumer Financial Protection Bureau uses R for data analysis
John Deere
Statisticians at John Deere use R for time series modeling and geospatial analysis in a
reliable and reproducible way. The results are integrated with Excel and SAP
Bank of America
Bank of America uses R for reporting
Foursquare
R is part of technology stack behind Foursquare’s famed recommendation engine
Slide 11Slide 11 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
ANZ Bank
ANZ, the fourth largest bank in Australia, using R for credit risk analysis
Google
Google uses R to predict Economic Activity
Mozilla
Mozilla, the foundation responsible for the Firefox web browser, uses R to visualize Web
activity
Who Uses R : Companies
Slide 12Slide 12 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Who Uses R : Companies
Corporate Clients of R
http://www.revolutionanalytics.com/aboutus/our-customers.php
Slide 13Slide 13 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
R : Characteristics
 R is open source and free.
 R has lots of packages and multiple ways of doing the same thing.
 By default stores memory in RAM.
 R has the most advanced graphics. You need much better programming skills.
 R has GUI to help make learning easier.
 Customization needs command line.
 R can connect to many database and data types.
“The great beauty of R is that you can modify it to do all sorts of things,” said Hal Varian, chief
economist at Google. “And you have a lot of pre-packaged stuff that’s already available, so
you’re standing on the shoulders of giants.”
Slide 14Slide 14 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
What is R?
Slide 15Slide 15 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
What is R : Data Analysis Software
 Data Scientists, Statisticians, Analysts,
Quants, and others who need to make
sense of data use R for statistical analysis,
data visualization, and predictive modelling.
 Rexer Analytics’s Annual Data Miner Survey
is the largest survey of data mining, data
science, and analytics professionals in the
industry.
 It has concluded that R's popularity has
increased substantially in recent years.
R is Data Analysis Software
Slide 16Slide 16 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
What is R : Programming Language
 You do data analysis in R by writing scripts and
functions in the R programming language.
 R has also quickly found the following because
statisticians, engineers and scientists without
computer programming skills find it easy to use.
Do not get intimated by the
term ‘Programming Language’,
the concepts from the very
basic will be taught during the
course.
R is Programming Language
Slide 17Slide 17 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
What is R : Environment for Statistical Analysis
 R language consists of functions for almost
every data manipulation, statistical model, or
chart that a data analyst could ever need.
 For statisticians, however, R is particularly
useful because it contains a number of built-
in mechanisms for organizing data, running
calculations on the information and creating
graphical representations of data sets.
R is Environment for Statistical Analysis
Slide 18Slide 18 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
What is R : Open-source Software Project
 Not only does this mean that you can download
and use R for free, but the source code is also
open for inspection and modification to anyone
who wants to see how the methods and
algorithms work under the covers.
 R is an open-source program, and its popularity
reflects a shift in the type of software used
inside corporations.
R is Open-source Software Project
Slide 19Slide 19 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
What is R : Community
 Additional functionality contributed to the R
language is by creating add-on "packages" for
use by the 2 million users of R worldwide. As a
result, there is a strong and vibrant community
of R users on-line.
 What makes R so useful — and helps explain its
quick acceptance — is that statisticians,
engineers and scientists can improve the
software’s code or write variations for specific
tasks.
R is Community
Slide 20Slide 20 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
“R has really become the second
language for people coming out of
grad school now, and there’s an
amazing amount of code being
written for it,” said
Max Kuhn,
Associate Director of Nonclinical
Statistics at Pfizer.
Comparing R and others
“You can look on the SAS
message boards and see there
is a proportional downturn in
traffic.”
Comparing R : Job Trends
http://r4stats.com/articles/popularity/
Slide 21Slide 21 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Comparing R
Tool usage comparison
http://www.oreilly.com/data/free/files/stratasurvey.pdf
Slide 22Slide 22 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Comparing R
"R skills attract the highest salaries"
http://blog.revolutionanalytics.com/2014/02/r-salary-surveys.html
Slide 23Slide 23 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
R Products
Companies Developing ‘R’ Products
Slide 24Slide 24 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Did you know Oracle creates a version of R?
http://www.oracle.com/technetwork/topics/bigdata/r-
offerings-1566363.html
R Products
Did you know SAS Institute views R as an
Opportunity?
http://support.sas.com/rnd/app/studio/Rinterface2.h
tml
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
Slide 25Slide 25 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Basics Of R - Command Line
Basics of R - Command Line
Slide 26Slide 26 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Data Visualization in R
This plot represents the
locations of all the traffic
signals in the city.
It is recognizable as
Toronto without any other
geographic data being
plotted - the structure of
the city comes out in the
data alone.
Slide 27Slide 27 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Use Cases
Slide 28Slide 28 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Use-Cases
Problem statement : A retailer is interested to find out the association between the products. If retailers know that
which products are being bought together most of the time, then he can plan out the shelving of these products in
store or he can offer some discount on combo purchase.
We can run market basket analysis in R to find such kinds of pattern in data.
Use-Case #1
Slide 29Slide 29 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Use-Cases
Problem statement : Churn is the major problem for any telecommunication company. A telecom company wants to
find out the attributes of potential churn so that they can approach them with right retention offer.
For this we need to mine the historical data of previous churner & then we can run logistic regression to come up with a
churn probability equation.
Use-Case #2
Slide 30Slide 30 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Use-Cases
Problem statement : LAPD (Los Angles Police department) wants to predict the crime before it occurred.
They can use predictive modelling technique in R.
Use-Case #3
Slide 31Slide 31 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Use-Cases
Problem statement : Analyse the content of Obama's "Yes we can" speech. Mine this speech and find the most
frequently used words in the speech.
We can create a word cloud and represent the most frequently used words in the speech as bigger & bolder in the
Word Cloud.
Use-Case #4
Slide 32Slide 32 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
Demo
www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions

Weitere ähnliche Inhalte

Was ist angesagt?

Sales Analytics Using Power BI
Sales Analytics Using Power BISales Analytics Using Power BI
Sales Analytics Using Power BINetwoven Inc.
 
Balanced Scorecard V1.0
Balanced Scorecard V1.0Balanced Scorecard V1.0
Balanced Scorecard V1.0suejin.lucia
 
BCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdf
BCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdfBCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdf
BCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdfRobertoChiesa6
 
OOW15 - Testing Oracle E-Business Suite Best Practices
OOW15 - Testing Oracle E-Business Suite Best PracticesOOW15 - Testing Oracle E-Business Suite Best Practices
OOW15 - Testing Oracle E-Business Suite Best Practicesvasuballa
 
Delivering Real-Time Business Value for Life Sciences
Delivering Real-Time Business Value for Life SciencesDelivering Real-Time Business Value for Life Sciences
Delivering Real-Time Business Value for Life SciencesSAP Technology
 
Journey to world class FP&A processes
Journey to world class FP&A processesJourney to world class FP&A processes
Journey to world class FP&A processesGenpact Ltd
 
Benefit SAP S4HANA.pptx
Benefit SAP S4HANA.pptxBenefit SAP S4HANA.pptx
Benefit SAP S4HANA.pptxAlexYuniarto1
 
Building the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABuilding the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABluefin Solutions
 
Sap Overview pdf
Sap Overview pdfSap Overview pdf
Sap Overview pdfpimporn
 
Kickoff meeting template
Kickoff meeting templateKickoff meeting template
Kickoff meeting templateVan Chau
 
AI: Built to Scale
AI: Built to ScaleAI: Built to Scale
AI: Built to Scaleaccenture
 
Modernizing Our Data Platform
Modernizing Our Data PlatformModernizing Our Data Platform
Modernizing Our Data Platformaccenture
 
Importance of Data Analytics
 Importance of Data Analytics Importance of Data Analytics
Importance of Data AnalyticsProduct School
 
SAP S/4HANA: Finance Capability and Frequently Asked Questions
SAP S/4HANA: Finance Capability and Frequently Asked QuestionsSAP S/4HANA: Finance Capability and Frequently Asked Questions
SAP S/4HANA: Finance Capability and Frequently Asked QuestionsCapgemini
 
Executive S&OP
Executive S&OPExecutive S&OP
Executive S&OPSteelwedge
 
ERP Training
ERP TrainingERP Training
ERP TrainingSoumya De
 
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...IBM
 
Predictive Analytics - An Overview
Predictive Analytics - An OverviewPredictive Analytics - An Overview
Predictive Analytics - An OverviewMachinePulse
 

Was ist angesagt? (20)

SAP Activate Overview
SAP Activate OverviewSAP Activate Overview
SAP Activate Overview
 
Sales Analytics Using Power BI
Sales Analytics Using Power BISales Analytics Using Power BI
Sales Analytics Using Power BI
 
Balanced Scorecard V1.0
Balanced Scorecard V1.0Balanced Scorecard V1.0
Balanced Scorecard V1.0
 
BCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdf
BCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdfBCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdf
BCG-Executive-Perspectives-CEOs-Dilemma-Supply-Chain-Resilience.pdf
 
OOW15 - Testing Oracle E-Business Suite Best Practices
OOW15 - Testing Oracle E-Business Suite Best PracticesOOW15 - Testing Oracle E-Business Suite Best Practices
OOW15 - Testing Oracle E-Business Suite Best Practices
 
Delivering Real-Time Business Value for Life Sciences
Delivering Real-Time Business Value for Life SciencesDelivering Real-Time Business Value for Life Sciences
Delivering Real-Time Business Value for Life Sciences
 
Journey to world class FP&A processes
Journey to world class FP&A processesJourney to world class FP&A processes
Journey to world class FP&A processes
 
Benefit SAP S4HANA.pptx
Benefit SAP S4HANA.pptxBenefit SAP S4HANA.pptx
Benefit SAP S4HANA.pptx
 
Data Science Project Lifecycle and Skill Set
Data Science Project Lifecycle and Skill SetData Science Project Lifecycle and Skill Set
Data Science Project Lifecycle and Skill Set
 
Building the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABuilding the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANA
 
Sap Overview pdf
Sap Overview pdfSap Overview pdf
Sap Overview pdf
 
Kickoff meeting template
Kickoff meeting templateKickoff meeting template
Kickoff meeting template
 
AI: Built to Scale
AI: Built to ScaleAI: Built to Scale
AI: Built to Scale
 
Modernizing Our Data Platform
Modernizing Our Data PlatformModernizing Our Data Platform
Modernizing Our Data Platform
 
Importance of Data Analytics
 Importance of Data Analytics Importance of Data Analytics
Importance of Data Analytics
 
SAP S/4HANA: Finance Capability and Frequently Asked Questions
SAP S/4HANA: Finance Capability and Frequently Asked QuestionsSAP S/4HANA: Finance Capability and Frequently Asked Questions
SAP S/4HANA: Finance Capability and Frequently Asked Questions
 
Executive S&OP
Executive S&OPExecutive S&OP
Executive S&OP
 
ERP Training
ERP TrainingERP Training
ERP Training
 
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
 
Predictive Analytics - An Overview
Predictive Analytics - An OverviewPredictive Analytics - An Overview
Predictive Analytics - An Overview
 

Ähnlich wie Business Analytics with R

Business Analytics with R - Webinar
Business Analytics with R - WebinarBusiness Analytics with R - Webinar
Business Analytics with R - WebinarEdureka!
 
"Introduction to R Programming and Machine Learning"
"Introduction to R Programming and Machine Learning""Introduction to R Programming and Machine Learning"
"Introduction to R Programming and Machine Learning"Edureka!
 
Webinar : Introduction to R Programming and Machine Learning
Webinar : Introduction to R Programming and Machine LearningWebinar : Introduction to R Programming and Machine Learning
Webinar : Introduction to R Programming and Machine LearningEdureka!
 
Business Analytics Decision Tree in R
Business Analytics Decision Tree in RBusiness Analytics Decision Tree in R
Business Analytics Decision Tree in REdureka!
 
Linear Regression With R
Linear Regression With RLinear Regression With R
Linear Regression With REdureka!
 
Business Analytics with R
Business Analytics with RBusiness Analytics with R
Business Analytics with REdureka!
 
Data Science : Make Smarter Business Decisions
Data Science : Make Smarter Business DecisionsData Science : Make Smarter Business Decisions
Data Science : Make Smarter Business DecisionsEdureka!
 
Introduction To R
Introduction To RIntroduction To R
Introduction To RSpotle.ai
 
5 Benefits of Predictive Analytics for E-Commerce
5 Benefits of Predictive Analytics for E-Commerce5 Benefits of Predictive Analytics for E-Commerce
5 Benefits of Predictive Analytics for E-CommerceEdureka!
 
R Training | R Programming Language For Beginners | R Programming Training | ...
R Training | R Programming Language For Beginners | R Programming Training | ...R Training | R Programming Language For Beginners | R Programming Training | ...
R Training | R Programming Language For Beginners | R Programming Training | ...Edureka!
 
Data science using r multisoft systems
Data science using r  multisoft systemsData science using r  multisoft systems
Data science using r multisoft systemsMultisoft Systems
 
Introduction to R
Introduction to RIntroduction to R
Introduction to RAjay Ohri
 
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...Edureka!
 
Introduction to R ajay Ohri
Introduction to R ajay OhriIntroduction to R ajay Ohri
Introduction to R ajay OhriAjay Ohri
 
Algerian R Users Group (Official Kick Off)
Algerian R Users Group (Official Kick Off)Algerian R Users Group (Official Kick Off)
Algerian R Users Group (Official Kick Off)Fateh Bekioua
 
Is Data Scientist the Sexiest Job of the 21st century?
Is Data Scientist the Sexiest Job of the 21st century?Is Data Scientist the Sexiest Job of the 21st century?
Is Data Scientist the Sexiest Job of the 21st century?Edureka!
 
Popular Industry Applications of R
Popular Industry Applications of RPopular Industry Applications of R
Popular Industry Applications of RTanya Cashorali
 
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
 

Ähnlich wie Business Analytics with R (20)

Business Analytics with R - Webinar
Business Analytics with R - WebinarBusiness Analytics with R - Webinar
Business Analytics with R - Webinar
 
"Introduction to R Programming and Machine Learning"
"Introduction to R Programming and Machine Learning""Introduction to R Programming and Machine Learning"
"Introduction to R Programming and Machine Learning"
 
Webinar : Introduction to R Programming and Machine Learning
Webinar : Introduction to R Programming and Machine LearningWebinar : Introduction to R Programming and Machine Learning
Webinar : Introduction to R Programming and Machine Learning
 
Business Analytics Decision Tree in R
Business Analytics Decision Tree in RBusiness Analytics Decision Tree in R
Business Analytics Decision Tree in R
 
Linear Regression With R
Linear Regression With RLinear Regression With R
Linear Regression With R
 
Business Analytics with R
Business Analytics with RBusiness Analytics with R
Business Analytics with R
 
Data Science : Make Smarter Business Decisions
Data Science : Make Smarter Business DecisionsData Science : Make Smarter Business Decisions
Data Science : Make Smarter Business Decisions
 
Introduction To R
Introduction To RIntroduction To R
Introduction To R
 
5 Benefits of Predictive Analytics for E-Commerce
5 Benefits of Predictive Analytics for E-Commerce5 Benefits of Predictive Analytics for E-Commerce
5 Benefits of Predictive Analytics for E-Commerce
 
R Training | R Programming Language For Beginners | R Programming Training | ...
R Training | R Programming Language For Beginners | R Programming Training | ...R Training | R Programming Language For Beginners | R Programming Training | ...
R Training | R Programming Language For Beginners | R Programming Training | ...
 
Revolution R: 100% R and more
Revolution R: 100% R and moreRevolution R: 100% R and more
Revolution R: 100% R and more
 
Data science using r multisoft systems
Data science using r  multisoft systemsData science using r  multisoft systems
Data science using r multisoft systems
 
Introduction to R
Introduction to RIntroduction to R
Introduction to R
 
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...
 
Introduction to R ajay Ohri
Introduction to R ajay OhriIntroduction to R ajay Ohri
Introduction to R ajay Ohri
 
Algerian R Users Group (Official Kick Off)
Algerian R Users Group (Official Kick Off)Algerian R Users Group (Official Kick Off)
Algerian R Users Group (Official Kick Off)
 
Is Data Scientist the Sexiest Job of the 21st century?
Is Data Scientist the Sexiest Job of the 21st century?Is Data Scientist the Sexiest Job of the 21st century?
Is Data Scientist the Sexiest Job of the 21st century?
 
Popular Industry Applications of R
Popular Industry Applications of RPopular Industry Applications of R
Popular Industry Applications of 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?
 
Revolution Analytics Podcast
Revolution Analytics PodcastRevolution Analytics Podcast
Revolution Analytics Podcast
 

Mehr von 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!
 

Mehr von 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
 

Kürzlich hochgeladen

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 

Kürzlich hochgeladen (20)

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 

Business Analytics with R

  • 1. www.edureka.co/r-for-analytics View Business Analytics with R Course at www.edureka.co/r-for-analytics BUSINESS ANALYTICS WITH R
  • 2. Slide 2 www.edureka.co/r-for-analytics Objectives of this Session  What is Business Analytics?  Who uses R and How?  What is R?  Why to use R?  R Products  Job Trends in R  Get started with R  Use-case Implementation For Queries during the session and class recording: Post on Twitter @edurekaIN: #askEdureka Post on Facebook /edurekaIN
  • 3. Slide 3Slide 3 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Source- http://www.mushroomnetworks.com/infographics/landscape-of-big-data Landscape of Big Data
  • 4. Slide 4Slide 4 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Business Analytics Why Business Analytics is getting popular these days ? Cost of storing data Cost of processing data
  • 5. Slide 5Slide 5 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Cost of storing data ( 1980–2009)
  • 6. Slide 6Slide 6 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Cost of processing Data ( 1992-2012)
  • 7. Slide 7Slide 7 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Business Analytics “Study of business data using statistical techniques and programming for creating decision support and insights for achieving business goals”. Business analytics is used to evaluate organization-wide operations, and can be implemented in any department from sales to product development to customer service. Business analytics solutions typically use statistical and quantitative analysis and fact-based data to measure past performance to guide an organization's business planning. Definition Who creates it? How? Who uses it? How?
  • 8. Slide 8Slide 8 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Who uses R?
  • 9. Slide 9Slide 9 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Who Uses R : Domains  Telecom  Pharmaceuticals  Financial Services  Life Sciences  Education, etc
  • 10. Slide 10Slide 10 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Who Uses R : Companies Consumer Financial Protection Bureau The Consumer Financial Protection Bureau uses R for data analysis John Deere Statisticians at John Deere use R for time series modeling and geospatial analysis in a reliable and reproducible way. The results are integrated with Excel and SAP Bank of America Bank of America uses R for reporting Foursquare R is part of technology stack behind Foursquare’s famed recommendation engine
  • 11. Slide 11Slide 11 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions ANZ Bank ANZ, the fourth largest bank in Australia, using R for credit risk analysis Google Google uses R to predict Economic Activity Mozilla Mozilla, the foundation responsible for the Firefox web browser, uses R to visualize Web activity Who Uses R : Companies
  • 12. Slide 12Slide 12 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Who Uses R : Companies Corporate Clients of R http://www.revolutionanalytics.com/aboutus/our-customers.php
  • 13. Slide 13Slide 13 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions R : Characteristics  R is open source and free.  R has lots of packages and multiple ways of doing the same thing.  By default stores memory in RAM.  R has the most advanced graphics. You need much better programming skills.  R has GUI to help make learning easier.  Customization needs command line.  R can connect to many database and data types. “The great beauty of R is that you can modify it to do all sorts of things,” said Hal Varian, chief economist at Google. “And you have a lot of pre-packaged stuff that’s already available, so you’re standing on the shoulders of giants.”
  • 14. Slide 14Slide 14 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions What is R?
  • 15. Slide 15Slide 15 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions What is R : Data Analysis Software  Data Scientists, Statisticians, Analysts, Quants, and others who need to make sense of data use R for statistical analysis, data visualization, and predictive modelling.  Rexer Analytics’s Annual Data Miner Survey is the largest survey of data mining, data science, and analytics professionals in the industry.  It has concluded that R's popularity has increased substantially in recent years. R is Data Analysis Software
  • 16. Slide 16Slide 16 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions What is R : Programming Language  You do data analysis in R by writing scripts and functions in the R programming language.  R has also quickly found the following because statisticians, engineers and scientists without computer programming skills find it easy to use. Do not get intimated by the term ‘Programming Language’, the concepts from the very basic will be taught during the course. R is Programming Language
  • 17. Slide 17Slide 17 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions What is R : Environment for Statistical Analysis  R language consists of functions for almost every data manipulation, statistical model, or chart that a data analyst could ever need.  For statisticians, however, R is particularly useful because it contains a number of built- in mechanisms for organizing data, running calculations on the information and creating graphical representations of data sets. R is Environment for Statistical Analysis
  • 18. Slide 18Slide 18 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions What is R : Open-source Software Project  Not only does this mean that you can download and use R for free, but the source code is also open for inspection and modification to anyone who wants to see how the methods and algorithms work under the covers.  R is an open-source program, and its popularity reflects a shift in the type of software used inside corporations. R is Open-source Software Project
  • 19. Slide 19Slide 19 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions What is R : Community  Additional functionality contributed to the R language is by creating add-on "packages" for use by the 2 million users of R worldwide. As a result, there is a strong and vibrant community of R users on-line.  What makes R so useful — and helps explain its quick acceptance — is that statisticians, engineers and scientists can improve the software’s code or write variations for specific tasks. R is Community
  • 20. Slide 20Slide 20 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions “R has really become the second language for people coming out of grad school now, and there’s an amazing amount of code being written for it,” said Max Kuhn, Associate Director of Nonclinical Statistics at Pfizer. Comparing R and others “You can look on the SAS message boards and see there is a proportional downturn in traffic.” Comparing R : Job Trends http://r4stats.com/articles/popularity/
  • 21. Slide 21Slide 21 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Comparing R Tool usage comparison http://www.oreilly.com/data/free/files/stratasurvey.pdf
  • 22. Slide 22Slide 22 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Comparing R "R skills attract the highest salaries" http://blog.revolutionanalytics.com/2014/02/r-salary-surveys.html
  • 23. Slide 23Slide 23 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions R Products Companies Developing ‘R’ Products
  • 24. Slide 24Slide 24 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Did you know Oracle creates a version of R? http://www.oracle.com/technetwork/topics/bigdata/r- offerings-1566363.html R Products Did you know SAS Institute views R as an Opportunity? http://support.sas.com/rnd/app/studio/Rinterface2.h tml 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
  • 25. Slide 25Slide 25 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Basics Of R - Command Line Basics of R - Command Line
  • 26. Slide 26Slide 26 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Data Visualization in R This plot represents the locations of all the traffic signals in the city. It is recognizable as Toronto without any other geographic data being plotted - the structure of the city comes out in the data alone.
  • 27. Slide 27Slide 27 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Use Cases
  • 28. Slide 28Slide 28 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Use-Cases Problem statement : A retailer is interested to find out the association between the products. If retailers know that which products are being bought together most of the time, then he can plan out the shelving of these products in store or he can offer some discount on combo purchase. We can run market basket analysis in R to find such kinds of pattern in data. Use-Case #1
  • 29. Slide 29Slide 29 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Use-Cases Problem statement : Churn is the major problem for any telecommunication company. A telecom company wants to find out the attributes of potential churn so that they can approach them with right retention offer. For this we need to mine the historical data of previous churner & then we can run logistic regression to come up with a churn probability equation. Use-Case #2
  • 30. Slide 30Slide 30 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Use-Cases Problem statement : LAPD (Los Angles Police department) wants to predict the crime before it occurred. They can use predictive modelling technique in R. Use-Case #3
  • 31. Slide 31Slide 31 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Use-Cases Problem statement : Analyse the content of Obama's "Yes we can" speech. Mine this speech and find the most frequently used words in the speech. We can create a word cloud and represent the most frequently used words in the speech as bigger & bolder in the Word Cloud. Use-Case #4
  • 32. Slide 32Slide 32 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions Demo
  • 33. www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions