0% found this document useful (0 votes)
8 views

Lecture 1, 2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Lecture 1, 2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 46

1-1

1-2
 What is Business Analytics?
 Evolution of Business Analytics
 Scope of Business Analytics
 Data for Business Analytics
 Decision Models
 Problem Solving and Decision Making
 Fun with Analytics

1-3
Analytics is the use of:
data,
information technology,
statistical analysis,
quantitative methods, and
mathematical or computer-based models
to help managers gain improved insight about
their business operations and
make better, fact-based decisions.

1-4
Business Analytics Applications
 Management of customer relationships
 Financial and marketing activities
 Supply chain management
 Human resource planning
 Pricing decisions
 Sport team game strategies

1-5
Importance of Business Analytics
 There is a strong relationship of BA with:
- profitability of businesses
- revenue of businesses
- shareholder return
 BA enhances understanding of data
 BA is vital for businesses to remain competitive
 BA enables creation of informative reports

1-6
 Operations research
 Management science
 Business intelligence
 Decision support systems
 Personal computer software

1-7
 Descriptive analytics
- uses data to understand past and present
(Data Mining, Descriptive Stat, Data visualization,
Data Query, Standard Reporting)
 Predictive analytics
- analyzes past performance (Data Mining,
Predictive Modeling)
 Prescriptive analytics
- uses optimization techniques (Optimization,
Decision Analysis, Simulation)

1-8
 Financial Analytics  Supply Chain
 HR Analytics Analytics
 Marketing Analytics  Analytics for
 Health Care Analytics Government and
Nonprofits
 Sports Analytics
 Web Analytics

1-9
 DATA
- collected facts and figures
 DATABASE
- collection of computer files containing data
 INFORMATION
- comes from analyzing data

1-10
Examples of using DATA in business:
 Annual reports
 Accounting audits
 Financial profitability analysis
 Economic trends
 Marketing research
 Operations management performance
 Human resource measurements

1-11
 Metrics are used to quantify performance.
 Measures are numerical values of metrics.
 Discrete metrics involve counting
- on time or not on time
- number or proportion of on time deliveries
 Continuous metrics are measured on a continuum
- delivery time
- package weight
- purchase price

1-12
Example 1.2 A Sales Transaction Database File

Records

Figure 1.1

Entities Fields or Attributes

1-13
Four Types Data Based on Measurement Scale:
 Categorical (nominal) data
 Ordinal data
 Interval data
 Ratio data

1-14
Example 1.3
Classifying Data Elements in a Purchasing Database

Figure 1.2

1-15
Example 1.3 (continued)
Classifying Data Elements in a Purchasing Database

Figure 1.2

1-16
Categorical (nominal) Data
 Data placed in categories according to a specified
characteristic
 Categories bear no quantitative relationship to one
another
 Examples:
- customer’s location (America, Europe, Asia)
- employee classification (manager, supervisor,
associate)

1-17
Ordinal Data
 Data that is ranked or ordered according to some
relationship with one another
 No fixed units of measurement
 Examples:
- college football rankings
- survey responses
(poor, average, good, very good, excellent)

1-18
Interval Data
 Ordinal data but with constant differences
between observations
 No true zero point
 Ratios are not meaningful
 Examples:
- temperature readings

1-19
Ratio Data
 Continuous values and have a natural zero point
 Ratios are meaningful
 Examples:
- monthly sales
- delivery times

1-20
Model:
 An abstraction or representation of a real system,
idea, or object
 Captures the most important features
 Can be a written or verbal description, a visual
display, a mathematical formula, or a spreadsheet
representation

1-21
Decision Models
Example 1.4 Three Forms of a Model
The sales of a new produce, such as a first-
generation iPad or 3D television, often follow a
common pattern.
• Sales might grow at an increasing rate over time
as positive customer feedback spreads.
(See the S-shaped curve on the following slide.)
• A mathematical model of the S-curve can be
identified; for example, S = aebect, where S is
sales, t is time, e is the base of natural logarithms,
and a, b and c are constants.

Copyright © 2013 Pearson Education, Inc.


publishing as Prentice Hall

1-22
1-23
Figure 1.3

1-23
 A decision model is a model used to understand,
analyze, or facilitate decision making.
 Types of model input
- data
- uncontrollable variables
- decision variables (controllable)
 Types of model output
- performance measures
- behavioral measures

1-24
Nature of Decision Models

Figure 1.4

1-25
Example 1.5 A Sales-Promotion Model
In the grocery industry, managers typically need to
know how best to use pricing, coupons and
advertising strategies to influence sales.
Using Business Analytics, a grocer can develop a
model that predicts sales using price, coupons and
advertising.

1-26
Sales = 500 – 0.05(price) + 30(coupons)
+0.08(advertising) + 0.25(price)(advertising)

1-27
Descriptive Decision Models
 Simply tell “what is” and describe relationships
 Do not tell managers what to do

Example 1.6 An Influence Diagram for Total Cost

Influence Diagrams
visually show how
various model elements
relate to one another.

Figure 1.5

1-28
Example 1.7 A Mathematical Model for Total Cost

TC = F +VQ

TC is Total Cost
F is Fixed cost
V is Variable unit cost
Q is Quantity produced
Figure 1.6

1-29
Example 1.8 A Break-even Decision Model
TC(manufacturing) = $50,000 + $125*Q
TC(outsourcing) = $175*Q
Breakeven Point:
Set TC(manufacturing)
= TC(outsourcing)

Figure 1.7

1-30
Example 1.9 A Linear Demand Prediction Model
As price increases, demand falls.

Figure 1.8

1-31
Example 1.10 A Nonlinear Demand Prediction Model
Assumes price elasticity (constant ratio of % change
in demand to % change in price)

Figure 1.9

1-32
 Predictive Decision Models often incorporate
uncertainty to help managers analyze risk.
 Aim to predict what will happen in the future.
 Uncertainty is imperfect knowledge of what will
happen in the future.
 Risk is associated with the consequences of what
actually happens.

1-33
Prescriptive Decision Models help decision makers
identify the best solution.
 Optimization - finding values of decision variables
that minimize (or maximize) something such as
cost (or profit).
 Objective function - the equation that minimizes
(or maximizes) the quantity of interest.
 Constraints - limitations or restrictions.
 Optimal solution - values of the decision variables
at the minimum (or maximum) point.

1-34
Example 1.11 A Pricing Model
 A firm wishes to determine the best pricing for one
of its products in order to maximize revenue.
 Analysts determined the following model:
Sales = -2.9485(price) + 3240.9
Total revenue = (price)(sales)
 Identify the price that maximizes total revenue,
subject to any constraints that might exist.

1-35
 Deterministic prescriptive models have inputs that
are known with certainty.
 Stochastic prescriptive models have one or more
inputs that are not known with certainty.
 Algorithms are systematic procedures used to find
optimal solutions to decision models.
 Search algorithms are used for complex problems
to find a good solution without guaranteeing an
optimal solution.

1-36
 BA represents only a portion of the overall
problem solving and decision making process.
 Six steps in the problem solving process
1. Recognizing the problem
2. Defining the problem
3. Structuring the problem
4. Analyzing the problem
5. Interpreting results and making a decision
6. Implementing the solution

1-37
1. Recognizing the Problem
 Problems exist when there is a gap between what
is happening and what we think should be
happening.
 For example, costs are too high compared with
competitors.

1-38
2. Defining the Problem
 Clearly defining the problem is not a trivial task.
 Complexity increases when the following occur:
- large number of courses of action
- several competing objectives
- external groups are affected
- problem owner and problem solver are not the
same person
- time constraints exist

1-39
3. Structuring the Problem
 Stating goals and objectives
 Characterizing the possible decisions
 Identifying any constraints or restrictions

1-40
4. Analyzing the Problem
 Identifying and applying appropriate Business
Analytics techniques
 Typically involves experimentation, statistical
analysis, or a solution process

Much of this course is devoted to learning BA


techniques for use in Step 4.

1-41
5. Interpreting Results and Making a Decision
 Managers interpret the results from the analysis
phase.
 Incorporate subjective judgment as needed.
 Understand limitations and model assumptions.
 Make a decision utilizing the above information.

1-42
6. Implementing the Solution
 Translate the results of the model back to the real
world.
 Make the solution work in the organization by
providing adequate training and resources.

1-43
Analytics in Practice
Developing Effective Analytical Tools
at Hewlett-Packard
 Will analytics solve the problem?
 Can they leverage an existing solution?
 Is a decision model really needed?
Guidelines for successful implementation:
 Use prototyping.
 Build insight, not black boxes.
 Remove unneeded complexity.
 Partner with end users in discovery and design.
 Develop an analytic champion.

1-44
 Algorithm  Decision support
 Business analytics systems
 Business intelligence  Descriptive statistics
 Categorical (nominal)  Deterministic model
data  Discrete metric
 Constraint  Entities
 Continuous metric  Fields (attributes)
 Data set  Influence diagram
 Database  Interval data
 Decision model  Management science
(MS)
1-45
 Measure  Predictive analytics
 Measurement  Prescriptive analytics
 Metric  Problem solving
 Model  Ratio data
 Objective function  Risk
 Operations research  Search Algorithm
(OR)  Stochastic model
 Optimal solution  Uncertainty
 Optimization
 Ordinal data

1-46

You might also like