Unit-1 Business Analytics
Unit-1 Business Analytics
Megharaja B
Assistant Professor of Commerce
VSK University, Ballari
Introduction to Business Analytics
Meaning
Definition
Characteristics
Applications
Classification or types
Importance
Tools and techniques
Functions
Reports
Data scientist roles and Responsibility
Overview of Machine learning, Business Intelligence & Data visualisation
What is Business Analytics?
data.
Business Analytics Applications
Pricing decisions
Financial and marketing activities
Supply chain management
Management of customer relationships
Human resource planning
Enterprise resource planning
Production and inventory management
Customers Relationship Management
Uses/Application of Business
Analytics
To start a business
Grow your business
Analyse data
Create business strategies
Stay updated to business trends
Helps to analyse mistakes
Types/Classification of BA
Types/Classification of BA
Descriptive analytics: studying historic data and drawing
◦ Statistical Analysis :
◦ Data Mining :
◦ Quantitative Analytics : exploratory data analysis (EDA), and confirmatory data analysis (CDA).
◦ Qualitative Data Analysis :
◦ Business Intelligence :
◦ Predictive Analytics :
◦ Text Analytics:
◦ Data visualisation
Functions of Analytics
Research and Data Analysis
Trouble Shooting and Problem-Solving
Data visualisation
Communicating Corrective Plans
Meeting all Contract Requirements
Others:
◦ Extract Requirements
◦ Analyze Information
◦ Communicate and Document the Findings
Reports in Analytics
An analytical report a type of business report that helps you evaluate your
business decisions based on data insights.
What makes an analytical report different is that it gives you recommendations
instead of just plain numbers.
Analytical reports are based on historical data, and statistics and
provide predictive analysis for a specific issue, such as the conversion rate for
new products.
Regardless of the method you choose, your analytical report should include the
following:
A title page – including the main topic or purpose and the type of report
Table of contents – in a logical or chronological order
A Methods – specifying and presenting the methods used for the activity
The main discussion – broken down into organized sections, including the heading,
report
The recommendations – given by the employee who created the report
Sections for bibliography or appendices – when necessary
To write a successful analytical report, make sure you follow these instructions:
Identify the Problem
Explain Your Methods
Analyze Data
Make Recommendations
Data Scientist Roles and Responsibility in business analytics
Data analysis and exploration
Machine learning and statistical modelling
Feature engineering
Data visualization
Predictive modelling and forecasting
Experimental design and testing
Data Scientist Roles and
Responsibility
Management
Analytics
Strategy/Design
Collaboration
Knowledge
Other Duties
Business Analysis Vs Business
Analytics
The primary focus is on The primary focus is on data and
techniques and functionalities. statistical analysis.
Used to solve the problems that Used to predict the future and
35
ML in real-life
36
Supervised and
Unsupervised Learning
Unsupervised Learning
◦ There are not predefined and known set of outcomes
◦ Look for hidden patterns and relations in the data
◦ A typical example: Clustering
37
Supervised and
Unsupervised Learning
Supervised Learning
◦ For every example in the data there is always a
predefined outcome
◦ Models the relations between a set of descriptive
features and a target (Fits data to a function)
◦ 2 groups of problems:
Classification
Regression
38
Supervised Learning
Classification
◦ Predicts which class a given sample of data (sample of
descriptive features) is part of (discrete value).
Regression
◦ Predicts continuous values.
39
Machine Learning as a
Process - Define measurable and quantifiable goals
Define - Use this stage to learn about the problem
Objectives
- Normalization
Model Data -
-
Transformation
Missing Values
Deployment Preparation - Outliers
40
ML as a Process: Data Preparation
• Needed for several reasons
• Some Models have strict data requirements
• Scale of the data, data point intervals, etc
• Some characteristics of the data may impact dramatically on
the model performance
• Time on data preparation should not be underestimated
41
ML as a Process: Feature
engineering
• Determine the predictors (features) to be used is one of the
most critical questions
• Some times we need to add predictors
• Reduce Number:
• Fewer predictors more interpretable model and less costly
• Most of the models are affected by high dimensionality, specially for non-
informative predictors
Multiple models adding and
Wrappers removing parameter
Algorithms that use models as
input and performance as output Genetics Algorithms
• Binning predictors
ML as a Process: Model Building
Data Splitting
◦ Allocate data to different tasks
model training
performance evaluation
◦ Define Training, Validation and Test sets
Feature Selection (Review the decision made previously)
Estimating Performance
43
Business Intelligence
Business Intelligence (BI) refers to the use of
strategies and tools that serve to transform
information into knowledge, in order to
improve the decision-making process in a
company.
An overview of Data Visualization
Data visualization is defined as a graphical
representation that contains the information and
the data.
By using visual elements like charts, graphs,
60