SlideShare une entreprise Scribd logo
1  sur  17
Télécharger pour lire hors ligne
Spotle.ai Study Material
Spotle.ai/Learn
Introduction
to
R
Spotle.ai Study Material
Spotle.ai/Learn
Instructors
Mousum Dutta
Chief Data Scientist, Spotle.ai
Computer Science, IIT KGP
Jyotirmay Kanthal
Co-founder
Spotle.ai
Spotle.ai Study Material
Spotle.ai/Learn
R is a software environment for data manipulation, statistical computing as well as
graphical display of data and data analysis.
Among its greatest usages are statistical computing as well as machine learning
and deep learning.
R is extensively used in Academic, Healthcare and Finance and Insurance sectors.
R is in use in large companies such as Uber, Google, Airbnb, Facebook etc in their
very complex analysis and algorithms.
Since R is thoroughly backed by the academicians and researchers, most of the
new statistical functions are added to R as soon as the new concepts are in use.
R - 5 Exciting Facts
Spotle.ai Study Material
Spotle.ai/Learn
The Originators And Developers
George Ross Ihaka.
Statistician based out of
New Zealand.
Current status: Retired
Associate Professor of Statistics,
University of Auckland since 2017.
Robert Clifford Gentleman.
Statistician and Bioinformatician
based out of Canada.
Current status: Vice President,
Computational Biology
at 23andMe.
R is currently developed by the R Development Core Team
Spotle.ai Study Material
Spotle.ai/Learn
R is is freely available under the GNU General Public License. Most of the packages
or libraries in R are contributed by academicians, researchers and industry experts.
There are about 13 thousand libraries in R which are focused at helping data
scientists in data analysis, statistical modelling, time series analysis or for writing
machine learning algorithms.
R is enriched with large number of graphical functionalities. R gives an enormous
support to statisticians and data scientists with graphical display functionalities.
DID YOU KNOW: R’s ggplot2 is the most downloaded graphical package in the world.
R For Data Scientists
Spotle.ai Study Material
Spotle.ai/Learn
The R Programming Language
R software environment has its own programming language which is also called R.
R software environment is written primarily in C, Fortran and in R itself.
R is an object oriented programming language.
R is an interpreted computer language.
DID YOU KNOW: You can call R functions from other programming languages such as C, C++,
Java, Python etc as well as call functions written in other languages from R. R also allows you to
interact with system commands therefore giving access to the operating systems.
Spotle.ai Study Material
Spotle.ai/Learn
✓ Strengths
✓ Free and Open Source
✓ Strong User Community
✓ Highly extensible, flexible
✓ Implementation of high end statistical methods
✓ Flexible graphics and intelligent defaults
- Weakness
- Steep learning curve
- Preprocessing of data and slow for large datasets
R - Strengths and Weaknesses
Spotle.ai Study Material
Spotle.ai/Learn
Objective: Generating the best value for advertisers on their marketing investment.
- Google has used R to fit autoregressive models to predict economic activity in
retail sales, automotive sales, home sales, and passenger arrival data. This forms
a huge live database for targeted marketing.
- Google also uses R for in-ad analysis by collecting data from set-top boxes. R
helps them determine number of viewers for each ad, how many viewers stay on-
channel, how many switch over etc.
- This information works as a base database which helps them measure
effectiveness of ads; helps them make online marketing more effective.
Google also uses R for visualization.
R Use Case 1 - Google
Spotle.ai Study Material
Spotle.ai/Learn
R Use Case 2 - Facebook
Facebook uses R to
- Analyse status updates.
- Predict colleague interaction.
- Draw and design charts, social network
graph using ggplot2.
Spotle.ai Study Material
Spotle.ai/Learn
R Use Case 3 - ANZ Bank
Objective: Assessing loss in mortgage
One of the largest banks in Australia, ANZ Bank has used R to fit models for
mortgage loss. R gave them flexibility to adapt to new modelling situations and
generate summaries, predictions etc.
Many banks now use R to interpret huge data to fit models for many small to large
size business cases.
Spotle.ai Study Material
Spotle.ai/Learn
R Use Case 4 - John Deere (a farming
equipment manufacturer)
Objective: Predicting demand and
supply in the context of sales.
John Deere uses R for forecasting
demand for equipment, to
forecasting crop yields.
Spotle.ai Study Material
Spotle.ai/Learn
R Use Case 5 - Weather Predictions
Objective: Weather forecasting in the US
In the USA, R is used in National weather service for weather predictions, hurricane
forecasting, forecasting of river flooding etc. R generates graphics representing real-
time hydrologic ensemble (probabilistic) forecasts.
Spotle.ai Study Material
Spotle.ai/Learn
R Use Case 6 - New York Times
The New York Times uses R for data visualization.
Spotle.ai Study Material
Spotle.ai/Learn
R Use Case 7 - Ford Motor Company
Ford uses R for statistical analysis.
Spotle.ai Study Material
Spotle.ai/Learn
✓ Understand different data analysis problems and algorithms.
✓ Get a structured approach to convert high level data analytics problem
statements into well defined workflow for solutions. 
✓ Learn how to take a problem statement and break it down into smaller
components and solve using an appropriate algorithm.
✓ Learn how to execute data science projects in one of the widely adopted
languages for data science, that is R.
✓ Linear algebra that is critical for data science algorithms.
✓ Fundamentals of statistics that is the backbone of data science.
Certificate Masterclass in Data Science
with R – What will you learn?
Learn Data Science In The Most Intense Course Ever: https://spotle.ai/learn/data-science-with-r
70 Interactive Videos with
illustrative examples
24/7 Access to chat and
career support
12
Live Classes With
Instructors to learn
concepts first-hand
50 Quizzes to test your
learning on the go
25 Hours Of Lecture
20 Practice sessions and
real-life projects
Spotle.ai Study Material
Spotle.ai/Learn
Learn At Your Own Pace With Integrated
Instructor Support
Spotle.ai Study Material
Spotle.ai/Learn
✓ Certificate Of Completion.
✓ Integrated live projects and performance based internship.
✓ Membership of Spotle AI Alumni club with priority
access to courses, events and mentoring.
✓ Optimized career path fitment through AI.
✓ Personalised career
guidance and assistance.
Sign up for the Masterclass: https://spotle.ai/learn/data-science-with-r
Spotle.ai Study Material
Spotle.ai/Learn
Your Take - aways

Contenu connexe

Tendances

Intro to java programming
Intro to java programmingIntro to java programming
Intro to java programming
Leah Stephens
 
Cheat sheets for data scientists
Cheat sheets for data scientistsCheat sheets for data scientists
Cheat sheets for data scientists
Ajay Ohri
 
Business Analytics with R
Business Analytics with R Business Analytics with R
Business Analytics with R
Edureka!
 

Tendances (20)

R programming
R programmingR programming
R programming
 
How to get started with R programming
How to get started with R programmingHow to get started with R programming
How to get started with R programming
 
Introduction to R programming
Introduction to R programmingIntroduction to R programming
Introduction to R programming
 
How to use R easily as GIS tools!
How to use R easily as GIS tools!How to use R easily as GIS tools!
How to use R easily as GIS tools!
 
Intro to java programming
Intro to java programmingIntro to java programming
Intro to java programming
 
Open & reproducible research - What can we do in practice?
Open & reproducible research - What can we do in practice?Open & reproducible research - What can we do in practice?
Open & reproducible research - What can we do in practice?
 
Overview of Data Science
Overview of Data ScienceOverview of Data Science
Overview of Data Science
 
Intro to Reproducible Research
Intro to Reproducible ResearchIntro to Reproducible Research
Intro to Reproducible Research
 
Dancing in R
Dancing in RDancing in R
Dancing in R
 
Open source analytics
Open source analyticsOpen source analytics
Open source analytics
 
Reproducible research concepts and tools
Reproducible research concepts and toolsReproducible research concepts and tools
Reproducible research concepts and tools
 
Cheat sheets for data scientists
Cheat sheets for data scientistsCheat sheets for data scientists
Cheat sheets for data scientists
 
Introduction To Data Science With Python
Introduction To Data Science With PythonIntroduction To Data Science With Python
Introduction To Data Science With Python
 
1. python for data science
1. python for data science1. python for data science
1. python for data science
 
Getting the best of Linked Data and Property Graphs: rdf2neo and the KnetMine...
Getting the best of Linked Data and Property Graphs: rdf2neo and the KnetMine...Getting the best of Linked Data and Property Graphs: rdf2neo and the KnetMine...
Getting the best of Linked Data and Property Graphs: rdf2neo and the KnetMine...
 
R and Rcmdr Statistical Software
R and Rcmdr Statistical SoftwareR and Rcmdr Statistical Software
R and Rcmdr Statistical Software
 
Data and Donuts: Data cleaning with OpenRefine
Data and Donuts: Data cleaning with OpenRefineData and Donuts: Data cleaning with OpenRefine
Data and Donuts: Data cleaning with OpenRefine
 
Brian_Thomas_Resume_20160215
Brian_Thomas_Resume_20160215Brian_Thomas_Resume_20160215
Brian_Thomas_Resume_20160215
 
Data Visualizations with ggplot2
Data Visualizations with ggplot2Data Visualizations with ggplot2
Data Visualizations with ggplot2
 
Business Analytics with R
Business Analytics with R Business Analytics with R
Business Analytics with R
 

Similaire à Introduction To R

Business Analytics with R - Webinar
Business Analytics with R - WebinarBusiness Analytics with R - Webinar
Business Analytics with R - Webinar
Edureka!
 
2 it unit-1 start learning r
2 it   unit-1 start learning r2 it   unit-1 start learning r
2 it unit-1 start learning r
Netaji Gandi
 

Similaire à Introduction To R (20)

Business Analytics with R - Webinar
Business Analytics with R - WebinarBusiness Analytics with R - Webinar
Business Analytics with R - Webinar
 
2 it unit-1 start learning r
2 it   unit-1 start learning r2 it   unit-1 start learning r
2 it unit-1 start learning r
 
UNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdfUNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdf
 
Data science using r multisoft systems
Data science using r  multisoft systemsData science using r  multisoft systems
Data science using r multisoft systems
 
Data mining with Rattle For R
Data mining with Rattle For RData mining with Rattle For R
Data mining with Rattle For R
 
Python vs. r for data science
Python vs. r for data sciencePython vs. r for data science
Python vs. r for data science
 
R Vs Python – The most trending debate of aspiring Data Scientists
R Vs Python – The most trending debate of aspiring Data ScientistsR Vs Python – The most trending debate of aspiring Data Scientists
R Vs Python – The most trending debate of aspiring Data Scientists
 
GET STARTED WITH R FOR DATA SCIENCE
GET STARTED WITH R FOR DATA SCIENCEGET STARTED WITH R FOR DATA SCIENCE
GET STARTED WITH R FOR DATA SCIENCE
 
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)
 
R vs python. Which one is best for data science
R vs python. Which one is best for data scienceR vs python. Which one is best for data science
R vs python. Which one is best for data science
 
Download Python for R Users pdf for free
Download Python for R Users pdf for freeDownload Python for R Users pdf for free
Download Python for R Users pdf for free
 
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
 
Python
PythonPython
Python
 
R_L1-Aug-2022.pptx
R_L1-Aug-2022.pptxR_L1-Aug-2022.pptx
R_L1-Aug-2022.pptx
 
What Is The Future of Data Science With Python?
What Is The Future of Data Science With Python?What Is The Future of Data Science With Python?
What Is The Future of Data Science With Python?
 
Introduction To Data Science
Introduction To Data ScienceIntroduction To Data Science
Introduction To Data Science
 
Practical Data Science with R, Second Edition
Practical Data Science with R, Second EditionPractical Data Science with R, Second Edition
Practical Data Science with R, Second Edition
 

Plus de Spotle.ai

Plus de Spotle.ai (20)

Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...
Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...
Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...
 
Spotle AI-thon - AI For Good Business Plan Showcase - Cummins College
Spotle AI-thon - AI For Good Business Plan Showcase - Cummins CollegeSpotle AI-thon - AI For Good Business Plan Showcase - Cummins College
Spotle AI-thon - AI For Good Business Plan Showcase - Cummins College
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer...
 Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer... Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar...
 Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar... Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar...
 
Artificial intelligence in fintech
Artificial intelligence in fintechArtificial intelligence in fintech
Artificial intelligence in fintech
 
Semi-supervised Machine Learning
Semi-supervised Machine LearningSemi-supervised Machine Learning
Semi-supervised Machine Learning
 
Basics of Reinforcement Learning
Basics of Reinforcement LearningBasics of Reinforcement Learning
Basics of Reinforcement Learning
 
Tableau And Data Visualization - Get Started
Tableau And Data Visualization - Get StartedTableau And Data Visualization - Get Started
Tableau And Data Visualization - Get Started
 
Artificial Intelligence in FinTech
Artificial Intelligence in FinTechArtificial Intelligence in FinTech
Artificial Intelligence in FinTech
 
Supervised and Unsupervised Machine Learning
Supervised and Unsupervised Machine LearningSupervised and Unsupervised Machine Learning
Supervised and Unsupervised Machine Learning
 
Growing-up With AI
Growing-up With AIGrowing-up With AI
Growing-up With AI
 
AI And Cyber-security Threats
AI And Cyber-security ThreatsAI And Cyber-security Threats
AI And Cyber-security Threats
 
Robotic Process Automation With Blue Prism
Robotic Process Automation With Blue PrismRobotic Process Automation With Blue Prism
Robotic Process Automation With Blue Prism
 

Dernier

Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...
nirzagarg
 
Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...
gajnagarg
 
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
wsppdmt
 
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
nirzagarg
 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
gajnagarg
 
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
gajnagarg
 
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
HyderabadDolls
 
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Klinik kandungan
 
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
nirzagarg
 
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
nirzagarg
 

Dernier (20)

Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Begusarai [ 7014168258 ] Call Me For Genuine Models...
 
Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In bhavnagar [ 7014168258 ] Call Me For Genuine Models...
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt
 
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
 
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
 
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
 
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
 
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
 
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
 
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
 
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
 
Kings of Saudi Arabia, information about them
Kings of Saudi Arabia, information about themKings of Saudi Arabia, information about them
Kings of Saudi Arabia, information about them
 
Ranking and Scoring Exercises for Research
Ranking and Scoring Exercises for ResearchRanking and Scoring Exercises for Research
Ranking and Scoring Exercises for Research
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
Jual obat aborsi Bandung ( 085657271886 ) Cytote pil telat bulan penggugur ka...
 
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
 
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptxRESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
 
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
 

Introduction To R

  • 2. Spotle.ai Study Material Spotle.ai/Learn Instructors Mousum Dutta Chief Data Scientist, Spotle.ai Computer Science, IIT KGP Jyotirmay Kanthal Co-founder Spotle.ai
  • 3. Spotle.ai Study Material Spotle.ai/Learn R is a software environment for data manipulation, statistical computing as well as graphical display of data and data analysis. Among its greatest usages are statistical computing as well as machine learning and deep learning. R is extensively used in Academic, Healthcare and Finance and Insurance sectors. R is in use in large companies such as Uber, Google, Airbnb, Facebook etc in their very complex analysis and algorithms. Since R is thoroughly backed by the academicians and researchers, most of the new statistical functions are added to R as soon as the new concepts are in use. R - 5 Exciting Facts
  • 4. Spotle.ai Study Material Spotle.ai/Learn The Originators And Developers George Ross Ihaka. Statistician based out of New Zealand. Current status: Retired Associate Professor of Statistics, University of Auckland since 2017. Robert Clifford Gentleman. Statistician and Bioinformatician based out of Canada. Current status: Vice President, Computational Biology at 23andMe. R is currently developed by the R Development Core Team
  • 5. Spotle.ai Study Material Spotle.ai/Learn R is is freely available under the GNU General Public License. Most of the packages or libraries in R are contributed by academicians, researchers and industry experts. There are about 13 thousand libraries in R which are focused at helping data scientists in data analysis, statistical modelling, time series analysis or for writing machine learning algorithms. R is enriched with large number of graphical functionalities. R gives an enormous support to statisticians and data scientists with graphical display functionalities. DID YOU KNOW: R’s ggplot2 is the most downloaded graphical package in the world. R For Data Scientists
  • 6. Spotle.ai Study Material Spotle.ai/Learn The R Programming Language R software environment has its own programming language which is also called R. R software environment is written primarily in C, Fortran and in R itself. R is an object oriented programming language. R is an interpreted computer language. DID YOU KNOW: You can call R functions from other programming languages such as C, C++, Java, Python etc as well as call functions written in other languages from R. R also allows you to interact with system commands therefore giving access to the operating systems.
  • 7. Spotle.ai Study Material Spotle.ai/Learn ✓ Strengths ✓ Free and Open Source ✓ Strong User Community ✓ Highly extensible, flexible ✓ Implementation of high end statistical methods ✓ Flexible graphics and intelligent defaults - Weakness - Steep learning curve - Preprocessing of data and slow for large datasets R - Strengths and Weaknesses
  • 8. Spotle.ai Study Material Spotle.ai/Learn Objective: Generating the best value for advertisers on their marketing investment. - Google has used R to fit autoregressive models to predict economic activity in retail sales, automotive sales, home sales, and passenger arrival data. This forms a huge live database for targeted marketing. - Google also uses R for in-ad analysis by collecting data from set-top boxes. R helps them determine number of viewers for each ad, how many viewers stay on- channel, how many switch over etc. - This information works as a base database which helps them measure effectiveness of ads; helps them make online marketing more effective. Google also uses R for visualization. R Use Case 1 - Google
  • 9. Spotle.ai Study Material Spotle.ai/Learn R Use Case 2 - Facebook Facebook uses R to - Analyse status updates. - Predict colleague interaction. - Draw and design charts, social network graph using ggplot2.
  • 10. Spotle.ai Study Material Spotle.ai/Learn R Use Case 3 - ANZ Bank Objective: Assessing loss in mortgage One of the largest banks in Australia, ANZ Bank has used R to fit models for mortgage loss. R gave them flexibility to adapt to new modelling situations and generate summaries, predictions etc. Many banks now use R to interpret huge data to fit models for many small to large size business cases.
  • 11. Spotle.ai Study Material Spotle.ai/Learn R Use Case 4 - John Deere (a farming equipment manufacturer) Objective: Predicting demand and supply in the context of sales. John Deere uses R for forecasting demand for equipment, to forecasting crop yields.
  • 12. Spotle.ai Study Material Spotle.ai/Learn R Use Case 5 - Weather Predictions Objective: Weather forecasting in the US In the USA, R is used in National weather service for weather predictions, hurricane forecasting, forecasting of river flooding etc. R generates graphics representing real- time hydrologic ensemble (probabilistic) forecasts.
  • 13. Spotle.ai Study Material Spotle.ai/Learn R Use Case 6 - New York Times The New York Times uses R for data visualization.
  • 14. Spotle.ai Study Material Spotle.ai/Learn R Use Case 7 - Ford Motor Company Ford uses R for statistical analysis.
  • 15. Spotle.ai Study Material Spotle.ai/Learn ✓ Understand different data analysis problems and algorithms. ✓ Get a structured approach to convert high level data analytics problem statements into well defined workflow for solutions.  ✓ Learn how to take a problem statement and break it down into smaller components and solve using an appropriate algorithm. ✓ Learn how to execute data science projects in one of the widely adopted languages for data science, that is R. ✓ Linear algebra that is critical for data science algorithms. ✓ Fundamentals of statistics that is the backbone of data science. Certificate Masterclass in Data Science with R – What will you learn?
  • 16. Learn Data Science In The Most Intense Course Ever: https://spotle.ai/learn/data-science-with-r 70 Interactive Videos with illustrative examples 24/7 Access to chat and career support 12 Live Classes With Instructors to learn concepts first-hand 50 Quizzes to test your learning on the go 25 Hours Of Lecture 20 Practice sessions and real-life projects Spotle.ai Study Material Spotle.ai/Learn Learn At Your Own Pace With Integrated Instructor Support
  • 17. Spotle.ai Study Material Spotle.ai/Learn ✓ Certificate Of Completion. ✓ Integrated live projects and performance based internship. ✓ Membership of Spotle AI Alumni club with priority access to courses, events and mentoring. ✓ Optimized career path fitment through AI. ✓ Personalised career guidance and assistance. Sign up for the Masterclass: https://spotle.ai/learn/data-science-with-r Spotle.ai Study Material Spotle.ai/Learn Your Take - aways