Data Analytics For Beginners | Introduction To Data Analytics | Data Analytics Using R | Edureka
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Topics For Today’s Session
Introduction To Data Analytics
Data Cleaning and Manipulation
Statistics
Data Visualization
Machine Learning
Roles, Responsibilities & Salary
Hands-On
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Introduction To Data Analytics
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Why Data Analytics?
Gather Hidden Insights01
Generate Reports 02
Perform Market Analysis03
Improve Business Requirement 04
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
What is Data Analytics?
Data Analytics refers to the techniques to analyse data to enhanced productivity and business gain.
Business
Administration
Exploratory Data
Analysis
Growth in Business
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Who is a Data Analyst?
Collect Data Analyse Data Create Reports
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Data Analyst Skills
Statistics Data Cleaning
EDA Data Visualization
Machine Learning
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Statistics
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Statistics
Statistics is a branch of mathematics dealing with data collection and organization, analysis, interpretation and presentation.
Analyse Data
Build a Model Infer Result
Descriptive
Inferential
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Categories in Statistics – Descriptive Statistics
Descriptive
Descriptive statistics uses the data to provide descriptions of the population, either through numerical calculations or graphs or
tables.
Characteristics of Data
Descriptive Statistics
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Categories in Statistics – Descriptive Statistics
Descriptive
There are mainly two measures you need to understand in Descriptive Statistics.
Measures of Centre01
Measures of Spread 02
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Descriptive Statistics – Measures of Centre
Descriptive
There are 3 terms, you have to understand in Measures of Centre.
Mean
Measure of average of all the values in a sample is
called Mean.
110 + 110 + 93 + 96 + 90 + 110 + 110 + 110
8
= 103.625
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Descriptive Statistics – Measures of Centre
Descriptive
There are 3 terms, you have to understand in Measures of Centre.
Measure of average of all the values in a sample is
called Mean.
110 + 110 + 93 + 96 + 90 + 110 + 110 + 110
8
= 103.625
Measure of the central value of the sample set is
called Median.
21,21,21.3,22.8,23,23,23,23
22.8+23
2
= 22.9
Measure of the central value of the sample set is
called Median.
21,21,21.3,22.8,23,23,23,23
22.8+23
2
= 22.9
Median
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Descriptive Statistics – Measures of Centre
Descriptive
There are 3 terms, you have to understand in Measures of Centre.
Measure of average of all the values in a sample is
called Mean.
110 + 110 + 93 + 96 + 90 + 110 + 110 + 110
8
= 103.625
Measure of the central value of the sample set is
called Median.
21,21,21.3,22.8,23,23,23,23
22.8+23
2
= 22.9
Measure of the central value of the sample set is
called Median.
21,21,21.3,22.8,23,23,23,23
22.8+23
2
= 22.9
Mode
The value most recurrent in the sample set is
known as Mode.
21,21,22,23,24,25,25,25,26 Mode - 25
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Descriptive Statistics – Measures of Spread
Descriptive
Range
Range is the given
measure of how spread
apart are the values in a
dataset.
Range = Max(𝑥𝑖) - Min(𝑥𝑖)
Inter Quartile Range
Inter Quartile
Range(IQR) is the
measure of variability,
based on dividing a
dataset into quartiles.
1 2 3 4 5 6 7 8
Q1 Q2 Q3
Variance
Variance describes how
much a random variable
differs from its expected
value.
It entails computing
squares of deviations.
Standard Deviation
Standard Deviation is
the measure of the
dispersion of a set of
data from its mean.
෍
𝑖=1
𝑁
=(𝑥𝑖−𝜇)²
1
𝑁
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Categories in Statistics – Inferential Statistics
Descriptive
Inferential
Inferential Statistics generalizes a large dataset and applies probability to draw a conclusion. It allows us to infer data parameters
based on a statistical model using a sample data.
Statistical Model
Inferential Statistics
Start
Process Step
Decision
Answer
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Inferential Statistics – Hypothesis Testing
Descriptive
Inferential
Statisticians use hypothesis testing to formally check whether the hypothesis is accepted or rejected.
State the Hypotheses – This stage
involves stating the null and alternative
hypotheses.
Formulate an Analysis Plan – This stage involves the
construction of an analysis plan.
Analyse Sample Data – This stage involves the calculation and
interpretation of the test statistic as described in the analysis plan.
Interpret Results – This stage involves the application of the decision rule described in
the analysis plan.
Hypothesis testing is conducted in the following manner:
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Descriptive vs Inferential Statistics
Descriptive Statistics Inferential Statistics
Concerned with Properties of
Population
Makes inferences from the sample
Presents data in a meaningful manner
Compares and predicts the future
outcomes
Outcomes are shown in form of
charts, tables and graphs
Outcomes are in the form of
probability scores
Describes the known data
Tries to make conclusions beyond the
data available
Measures of central tendency and
spread of data
Hypothesis Testing and Analysis of
variance.
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Data Cleaning and Manipulation
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Data Cleaning and Manipulation
Data Cleaning
The process of detecting and correcting corrupt or
inaccurate records from a database is said to be Data
Cleaning.
Data Manipulation
The process of changing data to make it more
organized and easy to read is known as Data
Manipulation.
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Data Visualization
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Data Visualization
Data Visualization is the representation of data inform of charts, diagram etc.
Bar Graph Scatter Plot Pie Chart
Box Plot Line Graph
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Bonus:
Machine Learning
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Machine Learning
Machine Learning is a concept which allows the machine to learn from examples and experience, and that too without being
explicitly programmed.
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Data Analyst: Roles and Responsibilities
Determining Organizational Goals Mine Data Data Cleaning
Analyzing Data Pinpointing Trends and Patterns Creating Reports with Visualizations
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Salary of Data Analyst
Average Salary (US)
Average Salary (IND)
$83,878
₹404,660
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Need of R
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Need of R
R is open-source and freely available.
R is cross-platform compatible.
R is a powerful scripting language.
R is highly flexible and evolved.
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Hands-On
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Hands-On
To perform data analysis on the below data set and gather some insights.
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Data Analytics @edureka
Program
Starts
2nd
Week
7th Week 15th Week
11th
Week
01
02
03
04
Statistics Essentials
Probability Bayesian Interference
Regression Making Statistics
Data Analytics with R
Data Manipulation Exploratory Analysis Regression
Data Visualization Data Mining Sentiment Analysis
SAS Training
Advanced Statistical Techniques SAS Macros
PROC SQL SAS ODS Advanced SAS Procedures
Tableau Training
LOD Expressions Tableau Desktop Tableau Public
Data Visualization Integration with R
Graduated as Data Analyst
Self-Paced
Instructor - Led
Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification
Data Analytics @edureka
QlikView
Certification
Training
Advanced
MS Excel
2010
R
Programming
Certification
Training
Analytics for
Retail Banks
Decision Tree
Modelling
Using R
Certification
Training
Machine
Learning
with Mahout
Certification
Training
Advanced
Predictive
Modelling in
R
Certification
Training
Data Analytics For Beginners | Introduction To Data Analytics | Data Analytics Using R | Edureka

More Related Content

PPTX
Data analytics
PPTX
Introduction to Data Analytics
PPTX
Data analytics
PPTX
Introduction to data analytics
PPTX
Introduction to Data Analytics
PPTX
Data analytics
PDF
Introduction to data analytics
PPTX
Data Analytics
Data analytics
Introduction to Data Analytics
Data analytics
Introduction to data analytics
Introduction to Data Analytics
Data analytics
Introduction to data analytics
Data Analytics

What's hot (20)

PPTX
Data analytics
PPTX
Business analytics
PPTX
Data Visualization - A Brief Overview
PPTX
What Is Data Science? | Introduction to Data Science | Data Science For Begin...
PDF
Data Visualization in Data Science
PDF
Data visualization introduction
PPTX
1. Data Analytics-introduction
PDF
Data visualization in Python
PDF
Data science
PPT
Business Intelligence - Intro
PPTX
Data analytics vs. Data analysis
PPTX
Introduction to data science
PDF
The Data Science Process
PPTX
Introduction to data science
PPTX
Data Visualization
PDF
Data Science Tutorial | What is Data Science? | Data Science For Beginners | ...
PDF
Exploratory data analysis data visualization
PDF
Introduction to basic data analytics tools
PPTX
Exploratory data analysis with Python
PPTX
Introduction to Data Science.pptx
Data analytics
Business analytics
Data Visualization - A Brief Overview
What Is Data Science? | Introduction to Data Science | Data Science For Begin...
Data Visualization in Data Science
Data visualization introduction
1. Data Analytics-introduction
Data visualization in Python
Data science
Business Intelligence - Intro
Data analytics vs. Data analysis
Introduction to data science
The Data Science Process
Introduction to data science
Data Visualization
Data Science Tutorial | What is Data Science? | Data Science For Beginners | ...
Exploratory data analysis data visualization
Introduction to basic data analytics tools
Exploratory data analysis with Python
Introduction to Data Science.pptx
Ad

Similar to Data Analytics For Beginners | Introduction To Data Analytics | Data Analytics Using R | Edureka (20)

PDF
How to Become a Data Analyst? | Data Analyst Skills | Data Analyst Training |...
PPTX
Data analytics presentation- Management career institute
PPTX
Big Data for Pearson Btec Higher level 3.ppt
PPTX
Data-Driven Decision Making: A Data Analyst's Journey
PDF
Skillshikshapdf on data analytics course
PPTX
Data-Analyst course-Demystified ppt.pptx
PDF
Unveiling the Power of Data Analytics Transforming Insights into Action.pdf
PPTX
What is Data analytics? How is data analytics a better career option?
PDF
Becoming a Certified Data Analyst | IABAC
PPTX
Data-Analyst-career-path
PPTX
Introduction-to-Data-Analysis_Final Content.pptx
PDF
lec1.pdf
PPTX
Data Processing & Explain each term in details.pptx
PDF
Boost Your Career with Data Analyst.pdf
PPTX
How to become Data Analyst?
PDF
Data Analyst Job Description | Edureka
PPTX
Top Data Analytics Training institute In Pune
PPTX
What are Entry Level Data Analyst Jobs?: A Guide Skills
PDF
Statistics For Data Science | Statistics Using R Programming Language | Hypot...
PPTX
How to Become a Data Analyst? | Data Analyst Skills | Data Analyst Training |...
Data analytics presentation- Management career institute
Big Data for Pearson Btec Higher level 3.ppt
Data-Driven Decision Making: A Data Analyst's Journey
Skillshikshapdf on data analytics course
Data-Analyst course-Demystified ppt.pptx
Unveiling the Power of Data Analytics Transforming Insights into Action.pdf
What is Data analytics? How is data analytics a better career option?
Becoming a Certified Data Analyst | IABAC
Data-Analyst-career-path
Introduction-to-Data-Analysis_Final Content.pptx
lec1.pdf
Data Processing & Explain each term in details.pptx
Boost Your Career with Data Analyst.pdf
How to become Data Analyst?
Data Analyst Job Description | Edureka
Top Data Analytics Training institute In Pune
What are Entry Level Data Analyst Jobs?: A Guide Skills
Statistics For Data Science | Statistics Using R Programming Language | Hypot...
Ad

More from Edureka! (20)

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

Recently uploaded (20)

PDF
Enhancing emotion recognition model for a student engagement use case through...
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
PDF
CloudStack 4.21: First Look Webinar slides
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
The influence of sentiment analysis in enhancing early warning system model f...
PDF
A proposed approach for plagiarism detection in Myanmar Unicode text
PPTX
Chapter 5: Probability Theory and Statistics
PDF
Getting started with AI Agents and Multi-Agent Systems
PPT
What is a Computer? Input Devices /output devices
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PPTX
Configure Apache Mutual Authentication
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PPTX
Benefits of Physical activity for teenagers.pptx
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PPTX
The various Industrial Revolutions .pptx
PPTX
Custom Battery Pack Design Considerations for Performance and Safety
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
A review of recent deep learning applications in wood surface defect identifi...
Enhancing emotion recognition model for a student engagement use case through...
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
CloudStack 4.21: First Look Webinar slides
Module 1.ppt Iot fundamentals and Architecture
The influence of sentiment analysis in enhancing early warning system model f...
A proposed approach for plagiarism detection in Myanmar Unicode text
Chapter 5: Probability Theory and Statistics
Getting started with AI Agents and Multi-Agent Systems
What is a Computer? Input Devices /output devices
Taming the Chaos: How to Turn Unstructured Data into Decisions
Configure Apache Mutual Authentication
A contest of sentiment analysis: k-nearest neighbor versus neural network
Benefits of Physical activity for teenagers.pptx
Consumable AI The What, Why & How for Small Teams.pdf
NewMind AI Weekly Chronicles – August ’25 Week III
The various Industrial Revolutions .pptx
Custom Battery Pack Design Considerations for Performance and Safety
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
A review of recent deep learning applications in wood surface defect identifi...

Data Analytics For Beginners | Introduction To Data Analytics | Data Analytics Using R | Edureka

  • 2. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Topics For Today’s Session Introduction To Data Analytics Data Cleaning and Manipulation Statistics Data Visualization Machine Learning Roles, Responsibilities & Salary Hands-On
  • 3. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Introduction To Data Analytics
  • 4. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Why Data Analytics? Gather Hidden Insights01 Generate Reports 02 Perform Market Analysis03 Improve Business Requirement 04
  • 5. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification What is Data Analytics? Data Analytics refers to the techniques to analyse data to enhanced productivity and business gain. Business Administration Exploratory Data Analysis Growth in Business
  • 6. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Who is a Data Analyst? Collect Data Analyse Data Create Reports
  • 7. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Data Analyst Skills Statistics Data Cleaning EDA Data Visualization Machine Learning
  • 8. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Statistics
  • 9. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Statistics Statistics is a branch of mathematics dealing with data collection and organization, analysis, interpretation and presentation. Analyse Data Build a Model Infer Result
  • 11. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Categories in Statistics – Descriptive Statistics Descriptive Descriptive statistics uses the data to provide descriptions of the population, either through numerical calculations or graphs or tables. Characteristics of Data Descriptive Statistics
  • 12. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Categories in Statistics – Descriptive Statistics Descriptive There are mainly two measures you need to understand in Descriptive Statistics. Measures of Centre01 Measures of Spread 02
  • 13. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Descriptive Statistics – Measures of Centre Descriptive There are 3 terms, you have to understand in Measures of Centre. Mean Measure of average of all the values in a sample is called Mean. 110 + 110 + 93 + 96 + 90 + 110 + 110 + 110 8 = 103.625
  • 14. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Descriptive Statistics – Measures of Centre Descriptive There are 3 terms, you have to understand in Measures of Centre. Measure of average of all the values in a sample is called Mean. 110 + 110 + 93 + 96 + 90 + 110 + 110 + 110 8 = 103.625 Measure of the central value of the sample set is called Median. 21,21,21.3,22.8,23,23,23,23 22.8+23 2 = 22.9 Measure of the central value of the sample set is called Median. 21,21,21.3,22.8,23,23,23,23 22.8+23 2 = 22.9 Median
  • 15. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Descriptive Statistics – Measures of Centre Descriptive There are 3 terms, you have to understand in Measures of Centre. Measure of average of all the values in a sample is called Mean. 110 + 110 + 93 + 96 + 90 + 110 + 110 + 110 8 = 103.625 Measure of the central value of the sample set is called Median. 21,21,21.3,22.8,23,23,23,23 22.8+23 2 = 22.9 Measure of the central value of the sample set is called Median. 21,21,21.3,22.8,23,23,23,23 22.8+23 2 = 22.9 Mode The value most recurrent in the sample set is known as Mode. 21,21,22,23,24,25,25,25,26 Mode - 25
  • 16. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Descriptive Statistics – Measures of Spread Descriptive Range Range is the given measure of how spread apart are the values in a dataset. Range = Max(𝑥𝑖) - Min(𝑥𝑖) Inter Quartile Range Inter Quartile Range(IQR) is the measure of variability, based on dividing a dataset into quartiles. 1 2 3 4 5 6 7 8 Q1 Q2 Q3 Variance Variance describes how much a random variable differs from its expected value. It entails computing squares of deviations. Standard Deviation Standard Deviation is the measure of the dispersion of a set of data from its mean. ෍ 𝑖=1 𝑁 =(𝑥𝑖−𝜇)² 1 𝑁
  • 17. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Categories in Statistics – Inferential Statistics Descriptive Inferential Inferential Statistics generalizes a large dataset and applies probability to draw a conclusion. It allows us to infer data parameters based on a statistical model using a sample data. Statistical Model Inferential Statistics Start Process Step Decision Answer
  • 18. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Inferential Statistics – Hypothesis Testing Descriptive Inferential Statisticians use hypothesis testing to formally check whether the hypothesis is accepted or rejected. State the Hypotheses – This stage involves stating the null and alternative hypotheses. Formulate an Analysis Plan – This stage involves the construction of an analysis plan. Analyse Sample Data – This stage involves the calculation and interpretation of the test statistic as described in the analysis plan. Interpret Results – This stage involves the application of the decision rule described in the analysis plan. Hypothesis testing is conducted in the following manner:
  • 19. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Descriptive vs Inferential Statistics Descriptive Statistics Inferential Statistics Concerned with Properties of Population Makes inferences from the sample Presents data in a meaningful manner Compares and predicts the future outcomes Outcomes are shown in form of charts, tables and graphs Outcomes are in the form of probability scores Describes the known data Tries to make conclusions beyond the data available Measures of central tendency and spread of data Hypothesis Testing and Analysis of variance.
  • 20. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Data Cleaning and Manipulation
  • 21. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Data Cleaning and Manipulation Data Cleaning The process of detecting and correcting corrupt or inaccurate records from a database is said to be Data Cleaning. Data Manipulation The process of changing data to make it more organized and easy to read is known as Data Manipulation.
  • 22. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Data Visualization
  • 23. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Data Visualization Data Visualization is the representation of data inform of charts, diagram etc. Bar Graph Scatter Plot Pie Chart Box Plot Line Graph
  • 24. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Bonus: Machine Learning
  • 25. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Machine Learning Machine Learning is a concept which allows the machine to learn from examples and experience, and that too without being explicitly programmed.
  • 26. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Data Analyst: Roles and Responsibilities Determining Organizational Goals Mine Data Data Cleaning Analyzing Data Pinpointing Trends and Patterns Creating Reports with Visualizations
  • 27. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Salary of Data Analyst Average Salary (US) Average Salary (IND) $83,878 ₹404,660
  • 28. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Need of R
  • 29. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Need of R R is open-source and freely available. R is cross-platform compatible. R is a powerful scripting language. R is highly flexible and evolved.
  • 30. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Hands-On
  • 31. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Hands-On To perform data analysis on the below data set and gather some insights.
  • 32. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Data Analytics @edureka Program Starts 2nd Week 7th Week 15th Week 11th Week 01 02 03 04 Statistics Essentials Probability Bayesian Interference Regression Making Statistics Data Analytics with R Data Manipulation Exploratory Analysis Regression Data Visualization Data Mining Sentiment Analysis SAS Training Advanced Statistical Techniques SAS Macros PROC SQL SAS ODS Advanced SAS Procedures Tableau Training LOD Expressions Tableau Desktop Tableau Public Data Visualization Integration with R Graduated as Data Analyst Self-Paced Instructor - Led
  • 33. Data Analytics Master Program www.edureka.co/masters-program/data-analyst-certification Data Analytics @edureka QlikView Certification Training Advanced MS Excel 2010 R Programming Certification Training Analytics for Retail Banks Decision Tree Modelling Using R Certification Training Machine Learning with Mahout Certification Training Advanced Predictive Modelling in R Certification Training