Question

In: Operations Management

Market Insights Co. (MIC) is a full-service market research company. MIC is being hired to interview...

Market Insights Co. (MIC) is a full-service market research company. MIC is being hired to interview registered voters in a district to gain insight into their opinions about certain issues. Each voter is to be interviewed in person. The costs of interviewing different types of voters vary due to the differences in proportion throughout the population. Based on previous studies, estimates of the interview costs for different types of voters are as follows:

Cost Per Interview

Gender

Democrat

Republican

Independent

Male

$ 10

              $ 9

$ 13

Female

$ 12

  $ 11

$ 14

The contract called for MIC to conduct interviews under the guidelines given below. MIC’s goal is to develop an interview plan that will satisfy the contract requirements at a minimum total interview cost.

Part 1. Linear Programming (LP) Model

Please formulate a linear programming (LP) model. Please follow the steps below.

Define the decision variables.

Write the objective.

Write the constraints (which are the contract requirements).

There must be at least 4,500 total interviews.

At least 1,000 Independent voters must be interviewed.

At least 2,000 males must be interviewed.

At least 1,750 females must be interviewed.

No more than 40% of those interviewed may be Democrats.

No more than 35% of those interviewed may be Republicans.

No more than 25% of those interviewed may be Republican males.

Each of the six types of voters must be represented by at least 10% of the total interviews.

Constraints on decision variables.

Part 2. Spreadsheet Model and Solver Model

Construct a spreadsheet (Excel) model and solve the problem by Excel Solver. Please generate the Answer Report and Sensitivity Report from Excel Solver. Answer the following questions based on the output of Excel Solver.

What is the optimal interview plan?

How much is the minimum cost?

Solutions

Expert Solution

Part-1

Decision variables:

MD = No. of male democrats
MR = No. of male republicans
MI = No. of male independents
FD = No. of female democrats
FR = No. of female republicans
FI = No. of female independents

Objective function

Minimize Z = 10 MD + 9 MR + 13 MI + 12 FD + 11 FR + 14 FI

Constraints

MD + MR + MI + FD + FR + FI >= 4500

MD + MR + MI >= 2000

FD + FR + FI >= 1750

MD + FD <= 40%*(MD + MR + MI + FD + FR + FI) or, 0.6 MD - 0.4 MR - 0.4 MI + 0.6 FD - 0.4 FR - 0.4 FI <= 0

MR + FR <= 35%*(MD + MR + MI + FD + FR + FI) or, -0.35 MD + 0.65 MR - 0.35 MI - 0.35 FD + 0.65 FR - 0.35 FI <= 0

MR <= 25%*(MD + MR + MI + FD + FR + FI) or, -0.25 MD + 0.75 MR - 0.25 MI - 0.25 FD - 0.25 FR - 0.25 FI <= 0

MR >= 10%*(MD + MR + MI + FD + FR + FI) or, -0.1 MD + 0.9 MR - 0.1 MI - 0.1 FD - 0.1 FR - 0.1 FI >= 0
MD >= 10%*(MD + MR + MI + FD + FR + FI) or, 0.9 MD -0.1 MR - 0.1 MI - 0.1 FD - 0.1 FR - 0.1 FI >= 0
MI >= 10%*(MD + MR + MI + FD + FR + FI) or, -0.1 MD - 0.1 MR + 0.9 MI - 0.1 FD - 0.1 FR - 0.1 FI >= 0
FR >= 10%*(MD + MR + MI + FD + FR + FI) or, -0.1 MD - 0.1 MR - 0.1 MI - 0.1 FD + 0.9 FR - 0.1 FI >= 0
FD >= 10%*(MD + MR + MI + FD + FR + FI) or, -0.1 MD - 0.1 MR - 0.1 MI + 0.9 FD - 0.1 FR - 0.1 FI >= 0
FI >= 10%*(MD + MR + MI + FD + FR + FI) or, -0.1 MD - 0.1 MR - 0.1 MI - 0.1 FD - 0.1 FR + 0.9 FI >= 0

MR, MD, MI, FR, FD, FI >= 0

Part-2

Answer report

Objective Cell (Min)
Cell Name Original Value Final Value
$I$4 Cost 0 49625
Variable Cells
Cell Name Original Value Final Value Integer
$C$3 Value of MD 0 1175 Contin
$D$3 Value of MR 0 1125 Contin
$E$3 Value of MI 0 450 Contin
$F$3 Value of FD 0 625 Contin
$G$3 Value of FR 0 450 Contin
$H$3 Value of FI 0 675 Contin
Constraints
Cell Name Cell Value Formula Status Slack
$I$6 D <= 40% of total -2.27374E-13 $I$6<=$K$6 Binding 0
$I$7 R <= 35% of total -1.98952E-13 $I$7<=$K$7 Binding 0
$I$8 MR <= 25% of total -1.13687E-13 $I$8<=$K$8 Binding 0
$I$9 Total interview 4500 $I$9>=$K$9 Binding 0
$I$10 Total male interview 2750 $I$10>=$K$10 Not Binding 750
$I$11 Total female interview 1750 $I$11>=$K$11 Binding 0
$I$12 MD >= 10% of total 725 $I$12>=$K$12 Not Binding 725
$I$13 MR >= 10% of total 675 $I$13>=$K$13 Not Binding 675
$I$14 MI >= 10% of total 9.9476E-14 $I$14>=$K$14 Binding 0
$I$15 FD >= 10% of total 175 $I$15>=$K$15 Not Binding 175
$I$16 FR >= 10% of total -1.84741E-13 $I$16>=$K$16 Binding 0
$I$17 FI >= 10% of total 225 $I$17>=$K$17 Not Binding 225

Sensitivity report

Variable Cells
Final Reduced Objective Allowable Allowable
Cell Name Value Cost Coefficient Increase Decrease
$C$3 Value of MD 1175 0 10 1 0
$D$3 Value of MR 1125 0 9 0 41
$E$3 Value of MI 450 0 13 1E+30 1
$F$3 Value of FD 625 0 12 0 1
$G$3 Value of FR 450 0 11 1E+30 0
$H$3 Value of FI 675 0 14 1 2
Constraints
Final Shadow Constraint Allowable Allowable
Cell Name Value Price R.H. Side Increase Decrease
$I$6 D <= 40% of total -2.27374E-13 -2 0 225 175
$I$7 R <= 35% of total -1.98952E-13 -3 0 0 175
$I$8 MR <= 25% of total -1.13687E-13 0 0 1E+30 0
$I$9 Total interview 4500 10.25 4500 500 750
$I$10 Total male interview 2750 0 2000 750 1E+30
$I$11 Total female interview 1750 2 1750 725 175
$I$12 MD >= 10% of total 725 0 0 725 1E+30
$I$13 MR >= 10% of total 675 0 0 675 1E+30
$I$14 MI >= 10% of total 9.9476E-14 1 0 225 175
$I$15 FD >= 10% of total 175 0 0 175 1E+30
$I$16 FR >= 10% of total -1.84741E-13 0 0 175 0
$I$17 FI >= 10% of total 225 0 0 225 1E+30

What is the optimal interview plan?

Democrat Republican Independent
Male 1175 1125 450
Female 625 450 675

How much is the minimum cost?

$49,625


Related Solutions

A market research consultant hired by a leading soft-drink company wants to determine the proportion of...
A market research consultant hired by a leading soft-drink company wants to determine the proportion of consumers who favor its low-calorie drink over the leading competitor's low-calorie drink in a particular urban location. A random sample of 250 consumers from the market under investigation is provided in the file P08_17.xlsx. a. Calculate a 95% confidence interval for the proportion of all consumers in this market who prefer this company's drink over the competitor's. Round your answers to three decimal places,...
ABC Costing for a Service Organization Fairfield Mortgage Company is a full-service residential mortgage company in...
ABC Costing for a Service Organization Fairfield Mortgage Company is a full-service residential mortgage company in the Atlanta area that operates in a very competitive market. The CEO, Richard Sissom, is concerned about operating costs associated with processing mortgage applications and has decided to install an ABC costing system to help him get a handle on costs. Although labor hours seem to be the primary driver of the cost of processing a new mortgage, the labor cost for the different...
any new products undergo market testing before being launched on a full scale. Market testing is...
any new products undergo market testing before being launched on a full scale. Market testing is very common with consumer goods and with expensive industrial goods and new technologies. summarize and discuss some of the market testing methods that are most commonly used in practice
What is market research? Why marking research is quite important to a business? Discuss as being...
What is market research? Why marking research is quite important to a business? Discuss as being a business, how to make sure the market research (plan to carry out) is cost-effective. (Note: should include three questions in total)
Imagine you are consulting for an Internet service provider (ISP) that has hired you to research...
Imagine you are consulting for an Internet service provider (ISP) that has hired you to research the impact of customer retention on their bottom line. Assume that their current monthly turnover is 3%, they have 1000 subscribers, they have set monthly subscriber fees at $25, and they estimate that their cost to serve customers is $10. Further, while they report that they do not have an estimate for customer acquisition cost, you do a little number crunching and find that...
A market research firm is hired to perform a survey and analyze the true proportion of...
A market research firm is hired to perform a survey and analyze the true proportion of the households with pets. How many households should they survey in order to be 90% confident that the estimated (sample) proportion is within two percentage points of the true population? Assume that pq = 0.25
Suppose that a market research firm is hired to estimate the percent of adults living in...
Suppose that a market research firm is hired to estimate the percent of adults living in a large city who have cell phones. 500 randomly selected adult residents in this city are surveyed, 481 responded yes, they own cell phones. Find a 92% confidence interval for the true proportion of adults residents in this city who have a cell phone. Then give a complete confidence statement. Round only the last calculation (both endpoints of the interval) to two decimal places
a market research firm is hired to estimate the percentage of adults living in a large...
a market research firm is hired to estimate the percentage of adults living in a large city who have cell phones. Five hundred randomly selected adults are surveyed to determine whether they have cell phones. Of the 500 people surveyed, 421 responded yes-they own cell phones which interval below is closest to the 95% confidence interval.
A new product is being evaluated. Market research has surveyed the potential market for this product...
A new product is being evaluated. Market research has surveyed the potential market for this product and believes that it will generate a total demand of 50,000 units at average price of $280. Total sots for the various value-chain functions using existing process technology are: Value Chain Function Total cost over Product life R & D 4,510,000 Design 730,000 Manufacturing 3,000,000 Marketing 900,000 Distribution 1,100,000 Customer Service 760,000 Total Cost over product life $11,000,000 Management has a target profit percentage...
We want to conduct marketing/market research...what will be type of interview..understand when to use, how, and...
We want to conduct marketing/market research...what will be type of interview..understand when to use, how, and advantages and disadvantages + kind of capabilities you should have as interviewer (questions types/guide/criteria for successful interviewer) Be familiar with questionnaire survey (Go to library and check it out) You have to design simple one according to certain requirements (include demographic questions / 3 key variables/ 3 indicators per one variable )
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT