01 Introduction To Quantitative Analysis
01 Introduction To Quantitative Analysis
LEARNING OBJECTIVES
After completing this chapter, students will be able to:
1.1 Describe the quantitative analysis approach 1.4 Prepare a quantitative analysis model.
and understand how to apply it to a real 1.5 Use computers and spreadsheet models to
situation. perform quantitative analysis.
1.2 Describe the three categories of business 1.6 Recognize possible problems in using
analytics. quantitative analysis.
1.3 Describe the use of modeling in quantitative 1.7 Recognize implementation concerns of
analysis. quantitative analysis.
P
eople have been using mathematical tools to help solve problems for thousands of years;
however, the formal study and application of quantitative techniques to practical decision
making is largely a product of the twentieth century. The techniques we study in this book
have been applied successfully to an increasingly wide variety of complex problems in business,
government, health care, education, and many other areas. Many such successful uses are dis-
cussed throughout this book.
It isn’t enough, though, just to know the mathematics of how a particular quantitative tech-
nique works; you must also be familiar with the limitations, assumptions, and specific applica-
bility of the technique. The successful use of quantitative techniques usually results in a solution
that is timely, accurate, flexible, economical, reliable, and easy to understand and use.
In this and other chapters, there are QA (Quantitative Analysis) in Action boxes that provide
success stories on the applications of management science. They show how organizations have
used quantitative techniques to make better decisions, operate more efficiently, and generate
more profits. For example, Taco Bell has reported saving over $150 million with better fore-
casting of demand and better scheduling of employees. NBC television increased advertising
revenue by over $200 million by using a model to help develop sales plans for advertisers. Be-
fore it merged with United Airlines, Continental Airlines saved over $40 million a year by using
mathematical models to quickly recover from disruptions caused by weather delays and other
factors. These are but a few of the many companies discussed in QA in Action boxes throughout
this book.
based on specific business objectives. The optimization models presented in this book are very
important to prescriptive analytics. While there are only three business analytics categories, many
business decisions are made based on information obtained from two or three of these categories.
Many of the quantitative analysis techniques presented in the chapters of this book are used
extensively in business analytics. Table 1.1 highlights the three categories of business analytics,
and it places many of the topics and chapters in this book in the most relevant category. Keep in
mind that some topics (and certainly some chapters with multiple concepts and models) could
The three categories of business possibly be placed in a different category. Some of the material in this book could overlap two or
analytics are descriptive, even three of these categories. Nevertheless, all of these quantitative analysis techniques are very
predictive, and prescriptive. important tools in business analytics.
There are a number of sources that can be used in collecting data. In some cases, company
reports and documents can be used to obtain the necessary data. Another source is interviews
with employees or other persons related to the firm. These individuals can sometimes provide
excellent information, and their experience and judgment can be invaluable. A production super-
visor, for example, might be able to tell you with a great degree of accuracy the amount of time
it takes to produce a particular product. Sampling and direct measurement provide other sources
of data for the model. You may need to know how many pounds of raw material are used in
producing a new photochemical product. This information can be obtained by going to the plant
and actually measuring with scales the amount of raw material that is being used. In other cases,
statistical sampling procedures can be used to obtain data.
Developing a Solution
Developing a solution involves manipulating the model to arrive at the best (optimal) solution
to the problem. In some cases, this requires that an equation be solved for the best decision. In
other cases, you can use a trial-and-error method, trying various approaches and picking the
one that results in the best decision. For some problems, you may wish to try all possible values
for the variables in the model to arrive at the best decision. This is called complete enumera-
tion. This book also shows you how to solve very difficult and complex problems by repeat-
ing a few simple steps until you find the best solution. A series of steps or procedures that are
repeated is called an algorithm, named after Algorismus (derived from Muhammad ibn Musa
al-Khwarizmi), a Persian mathematician of the ninth century.
The input data and model The accuracy of a solution depends on the accuracy of the input data and the model. If the
determine the accuracy of the input data are accurate to only two significant digits, then the results can be accurate to only two
solution. significant digits. For example, the results of dividing 2.6 by 1.4 should be 1.9, not 1.857142857.
Expenses include fixed and In many cases, we can express revenue as the selling price per unit multiplied times the num-
variable costs. ber of units sold. Expenses can often be determined by summing fixed cost and variable cost.
Source: P. Danese and P. Romano. “Finn-Power Italia Develops and Implements a Method to Cope with High Product Variety
and Frequent Modifications,” Interfaces 35, 6 (November–December 2005): 449–459.
where
The parameters in this model are f, n, and s, as these are inputs that are inherent in the model.
The number of units sold (X) is the decision variable of interest.
EXAMPLE: PRITCHETT’S PRECIOUS TIME PIECES We will use the Bill Pritchett clock repair shop ex-
ample to demonstrate the use of mathematical models. Bill’s company, Pritchett’s Precious Time
Pieces, buys, sells, and repairs old clocks and clock parts. Bill sells rebuilt springs for a price per
unit of $8. The fixed cost of the equipment to build the springs is $1,000. The variable cost per
unit is $3 for spring material. In this example,
s = 8
f = 1,000
n = 3
If sales are 0, Bill will realize a $1,000 loss. If sales are 1,000 units, he will realize a profit of
+4,000 [+4,000 = 1+8211,0002 - +1,000 - 1+3211,0002]. See if you can determine the profit
for other values of units sold.
In addition to the profit model shown here, decision makers are often interested in the
The BEP results in $0 break-even point (BEP). The BEP is the number of units sold that will result in $0 profits. We
profits. set profits equal to $0 and solve for X, the number of units at the BEP:
0 = sX - f - nX
0 = 1s - n2X - f
f = 1s - n2X
f
X =
s - n
This quantity (X) that results in a profit of zero is the BEP, and we now have this model for the
BEP:
Fixed cost
BEP =
1Selling price per unit2 - 1Variable cost per unit2
f
BEP = (1-2)
s - n
PROGRAM 1.2A
Entering the Data for
Pritchett’s Precious Time
Pieces Example into QM
for Windows Click Solve to run
the program.
PROGRAM 1.2B
QM for Windows Solution Additional output is available
from the Window menu.
Screen for Pritchett’s
Precious Time Pieces
Example
POM for Windows and QM for Windows were originally separate software packages for
each type of course. These are now combined into one program called POM-QM for Win-
dows. As seen in Program 1.1, it is possible to display all the modules, only the POM mod-
ules, or only the QM modules. The images shown in this textbook will typically display only
the QM modules. Hence, in this book, reference will usually be made to QM for Windows.
Appendix E at the end of the book provides more information about QM for Windows.
To use QM for Windows to solve the break-even problem presented earlier, from the Mod-
ule drop-down menu select Breakeven/Cost-Volume Analysis. Then select New-Breakeven
Analysis to enter the problem. When the window opens, enter a name for the problem and select
OK. Upon doing this, you will see the screen shown in Program 1.2A. The solution is shown in
Program 1.2B. Notice the additional output available from the Window drop-down menu.
PROGRAM 1.3
Excel QM in Excel 2016 Ribbon and Menu of Techniques
PROGRAM 1.4
Entering the Data for Pritchett’s Precious Time Pieces Example into Excel QM in Excel 2016
From the Data tab, select What-If Analysis. From the menu
that drops down, select Goal Seek.
CONFLICTING VIEWPOINTS The first difficulty is that quantitative analysts must often consider
conflicting viewpoints in defining the problem. For example, there are at least two views that
IMPACT ON OTHER DEPARTMENTS The next difficulty is that problems do not exist in isolation and
are not owned by just one department of a firm. Inventory is closely tied with cash flows and
various production problems. A change in ordering policy can seriously hurt cash flows and up-
set production schedules to the point that savings on inventory are more than offset by increased
costs for finance and production. The problem statement should thus be as broad as possible and
include input from all departments that have a stake in the solution. When a solution is found,
the benefits and risks to all areas of the organization should be identified and communicated to
the people involved.
BEGINNING ASSUMPTIONS The third difficulty is that people have a tendency to state problems
in terms of solutions. The statement that inventory is too low implies a solution that inventory
levels should be raised. The quantitative analyst who starts off with this assumption will prob-
ably indeed find that inventory should be raised. From an implementation standpoint, a “good”
An optimal solution to the wrong solution to the right problem is much better than an “optimal” solution to the wrong problem.
problem leaves the real problem If a problem has been defined in terms of a desired solution, the quantitative analyst should ask
unsolved. questions about why this solution is desired. By probing further, the true problem will surface
and can be defined properly.
SOLUTION OUTDATED Even with the best of problem statements, however, there is a fourth danger.
The problem can change as the model is being developed. In our rapidly changing business
environment, it is not unusual for problems to appear or disappear virtually overnight. The ana-
lyst who presents a solution to a problem that no longer exists can’t expect credit for providing
timely help. However, one of the benefits of mathematical models is that once the original model
has been developed, it can be used over and over again whenever similar problems arise. This
allows a solution to be found very easily in a timely manner.
Developing a Model
FITTING THE TEXTBOOK MODELS One problem in developing quantitative models is that a manager’s
perception of a problem won’t always match the textbook approach. Most inventory models
involve minimizing the total of holding and ordering costs. Some managers view these costs as
unimportant; instead, they see the problem in terms of cash flow, turnover, and level of customer
satisfaction. Results of a model based on holding and ordering costs are probably not acceptable
to such managers. This is why the analyst must completely understand the model and not simply
use the computer as a “black box” where data are input and results are given with no understand-
ing of the process. The analyst who understands the process can explain to the manager how the
model does consider these other factors when estimating the different types of inventory costs.
If other factors are important as well, the analyst can consider these and use sensitivity analysis
and good judgment to modify the computer solution before it is implemented.
UNDERSTANDING THE MODEL A second major concern involves the trade-off between the complex-
ity of the model and ease of understanding. Managers simply will not use the results of a model
they do not understand. Complex problems, though, require complex models. One trade-off is to
simplify assumptions in order to make the model easier to understand. The model loses some of
its reality but gains some acceptance by management.
One simplifying assumption in inventory modeling is that demand is known and constant.
This means that probability distributions are not needed and it allows us to build simple, easy-
to-understand models. Demand, however, is rarely known and constant, so the model we build
USING ACCOUNTING DATA One problem is that most data generated in a firm come from basic ac-
counting reports. The accounting department collects its inventory data, for example, in terms of
cash flows and turnover. But quantitative analysts tackling an inventory problem need to collect
data on holding costs and ordering costs. If they ask for such data, they may be shocked to find
that the data were simply never collected for those specified costs.
Professor Gene Woolsey tells a story of a young quantitative analyst sent down to account-
ing to get “the inventory holding cost per item per day for part 23456/AZ.” The accountant asked
the young man if he wanted the first-in, first-out figure, the last-in, first-out figure, the lower of
cost or market figure, or the “how-we-do-it” figure. The young man replied that the inventory
model required only one number. The accountant at the next desk said, “Hell, Joe, give the kid a
number.” The kid was given a number and departed.
VALIDITY OF DATA A lack of “good, clean data” means that whatever data are available must often
be distilled and manipulated (we call it “fudging”) before being used in a model. Unfortunately,
the validity of the results of a model is no better than the validity of the data that go into the
model. You cannot blame a manager for resisting a model’s “scientific” results when he or she
knows that questionable data were used as input. This highlights the importance of the analyst
understanding other business functions so that good data can be found and evaluated by the
analyst. It also emphasizes the importance of sensitivity analysis, which is used to determine the
impact of minor changes in input data. Some solutions are very robust and do not change at all
following certain changes in the input data.
Developing a Solution
Hard-to-understand mathematics HARD-TO-UNDERSTAND MATHEMATICS The first concern in developing solutions is that although the
and single solutions can become mathematical models we use may be complex and powerful, they may not be completely under-
problematic in developing a stood. Fancy solutions to problems may have faulty logic or data. The aura of mathematics often
solution. causes managers to remain silent when they should be critical. The well-known operations re-
searcher C. W. Churchman cautions that “because mathematics has been so revered a discipline
in recent years, it tends to lull the unsuspecting into believing that he who thinks elaborately
thinks well.”1
ONLY ONE ANSWER IS LIMITING The second problem is that quantitative models usually give just
one answer to a problem. Most managers would like to have a range of options and not be
put in a take-it-or-leave-it position. A more appropriate strategy is for an analyst to present a
range of options, indicating the effect that each solution has on the objective function. This gives
managers a choice, as well as information on how much it will cost to deviate from the optimal
solution. It also allows problems to be viewed from a broader perspective, since nonquantitative
factors can be considered.
1
C. W. Churchman, “Reliability of Models in the Social Sciences,” Interfaces 4, 1 (November 1973): 1–12.
work, managers are often asked how good the solution looks to them. The problem is that com-
plex models tend to give solutions that are not intuitively obvious. Such solutions tend to be
rejected by managers. The quantitative analyst now has the chance to work through the model
and the assumptions with the manager in an effort to convince the manager of the validity of the
Assumptions should be results. In the process of convincing the manager, the analyst will have to review every assump-
reviewed. tion that went into the model. If there are errors, they may be revealed during this review. In
addition, the manager will be casting a critical eye on everything that went into the model, and if
he or she can be convinced that the model is valid, there is a good chance that the solution results
are also valid.
Summary
Quantitative analysis is a scientific approach to decision mak- departments, beginning assumptions, outdated solutions, fitting
ing. The quantitative analysis approach includes defining the textbook models, understanding the model, acquiring good in-
problem, developing a model, acquiring input data, develop- put data, hard-to-understand mathematics, obtaining only one
ing a solution, testing the solution, analyzing the results, and answer, testing the solution, and analyzing the results. In using
implementing the results. In using the quantitative approach, the quantitative analysis approach, implementation is not the
however, there can be potential problems, including conflicting final step. There can be a lack of commitment to the approach
viewpoints, the impact of quantitative analysis models on other and resistance to change.