Topic 1 - Introduction To Business Analytics
Topic 1 - Introduction To Business Analytics
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.
Pricing
◦ setting prices for consumer and industrial goods, government
contracts, and maintenance contracts
Customer segmentation
◦ identifying and targeting key customer groups in retail, insurance,
and credit card industries
Merchandising
◦ determining brands to buy, quantities, and allocations
Location
◦ finding the best location for bank branches and ATMs, or where to
service industrial equipment
Social Media
◦ understand trends and customer perceptions; assist marketing
managers and product designers
Business intelligence
Information Systems
Statistics
Operations research/Management science
Decision support systems
Benefits
◦ …reduced costs, better risk management, faster
decisions, better productivity and enhanced bottom-line
performance such as profitability and customer
satisfaction.
Challenges
◦ …lack of understanding of how to use analytics,
competing business priorities, insufficient analytical skills,
difficulty in getting good data and sharing information,
and not understanding the benefits versus perceived
costs of analytics studies.
Descriptive analytics: the use of data to
understand past and current business
performance and make informed decisions
Predictive analytics: predict the future by
examining historical data, detecting patterns or
relationships in these data, and then extrapolating
these relationships forward in time.
Prescriptive analytics: identify the best
alternatives to minimize or maximize some
objective
Database queries and analysis
Dashboards to report key performance measures
Data visualization
Statistical methods
Spreadsheets and predictive models
Scenario and “what-if” analyses
Simulation
Forecasting
Data and text mining
Optimization
Social media, web, and text analytics
Most department stores clear seasonal inventory
by reducing prices.
Key question: When to reduce the price and by
how much to maximize revenue?
Potential applications of analytics:
Descriptive analytics: examine historical data for similar
products (prices, units sold, advertising, …)
Predictive analytics: predict sales based on price
Prescriptive analytics: find the best sets of pricing and
advertising to maximize sales revenue
IBM Cognos Express
◦ An integrated business intelligence and planning solution
designed to meet the needs of midsize companies,
provides reporting, analysis, dashboard, scorecard,
planning, budgeting and forecasting capabilities.
SAS Analytics
◦ Predictive modeling and data mining, visualization,
forecasting, optimization and model management,
statistical analysis, text analytics, and more.
Tableau Software
◦ Simple drag and drop tools for visualizing data from
spreadsheets and other databases.
Data: numerical or textual facts and figures that
are collected through some type of measurement
process.
Information: result of analyzing data; that is,
extracting meaning from data to support
evaluation and decision making.
Annual reports
Accounting audits
Financial profitability analysis
Economic trends
Marketing research
Operations management performance
Human resource measurements
Web behavior
page views, visitor’s country, time of view, length of time, origin
and destination paths, products they searched for and viewed,
products purchased, what reviews they read, and many others.
Data set - a collection of data.
◦ Examples: Marketing survey responses, a table of
historical stock prices, and a collection of measurements
of dimensions of a manufactured item.
Database - a collection of related files containing
records on people, places, or things.
◦ A database file is usually organized in a two-dimensional
table, where the columns correspond to each individual
element of data (called fields, or attributes), and the rows
represent records of related data elements.
Records
Mathematical model:
TC = Total Cost
F = Fixed cost
V = Variable unit cost
Q = Quantity produced
TC = F +VQ (1.4)
Decision model - a logical or mathematical
representation of a problem or business situation that
can be used to understand, analyze, or facilitate making
a decision.
Inputs:
◦ Data, which are assumed to be constant for purposes of the
model.
◦ Uncontrollable variables, which are quantities that can change but
cannot be directly controlled by the decision maker.
◦ Decision variables, which are controllable and can be selected at
the discretion of the decision maker.
TC(manufacturing) = $50,000 + $125*Q
TC(outsourcing) = $175*Q
Breakeven Point: TC(manufacturing) = TC(outsourcing)
General Formula
F + VQ = CQ
Q = F/(C - V) (1.5)
In the grocery industry, managers typically need to know
how best to use pricing, coupons and advertising
strategies to influence sales. Grocers often study the
relationship of sales volume to these strategies by
conducting controlled experiments to identify the
relationship between them and sales volumes. That is,
they implement different combinations of pricing, coupons,
and advertising, observe the sales that result, and use
analytics to develop a predictive model of sales as a
function of these decision strategies.
Sales = 500 – 0.05(price) + 30(coupons) + 0.08(advertising) +
0.25(price)(advertising)