QM323 Final Exam Question Bank Flashcards
What is the goal of an optimization model?
A. Maximize Profit
B. Minimize Cost
C. Maximize the objective function
D. Maximize the quantity sold
E. Optimize the objective function
E. Optimize the objective function
(The goal is to optimize whatever the objective is; this could be either maximizing or minimizing it)
True or False: A “Cost-Plus Pricing” model is the optimal model to use to price your product because it ensures a certain profit for each unit sold.
False; it is not the profit-maximizing price so it is not the optimal model
In the Pete’s Pipes example discussed in the last class, what would happen to our Choice Variable (Price) if there is an increase in fixed costs (from 10 to 15) and nothing else changes?
A* The optimal price will go up
B* The optimal price will go down
C* The optimal price will not change
D* There is not enough information to make the decision
C. The optimal price will not change ( Fixed cost does not impact revenue and does not change with quantity.So, while profit will go down, the optimal price does not change)
In the Pete’s Pipes example discussed in the last class, what would happen to our Choice Variable (Price) if there is an increase in marginal cost (from 1.5 to 1.8) and nothing else changes?
A* The optimal price will go up
B* The optimal price will go down
C* The optimal price will not change
D* There is not enough information to make the decision
A. The optimal price will go up : Marginal cost is tied to Quantity, so it will impact the optimal price(Recall: change in fixed cost does not impact price)
Demand for Coke is given by the following equation
Q = 340 – 150Price + 100Psubstitute + 0.05AvgIncome
What happens to the Q of Coke sold when AvgIncome increases by $5,000?
A Q increases by 250
B* Q increases by 5,000
C* Q increases by 500
D* Q increases by 50
A. Q increases by 250
This analytical tool generates a distribution that we can expect to observe for an outcome variable based on assumptions about the distributions of uncertain input parameters
a) Simulation analysis
b) Scenario analysis
c) Sensitivity analysis
A) Simulation analysis
This analysis method allows us to quantify the impact of a change in an uncertain variable on an outcome variable such as profit or NPV.
a) Simulation analysis
b) Scenario analysis
c) Sensitivity analysis
C) sensitivity analysis
The following analysis method involves making a list of possible events that could affect an organization and estimating the probability and impact of each event
a) Simulation analysis
b) Scenario analysis
c) Sensitivity analysis
B) scenario analysis
Which of the following is NOT true when using “Goal Seek” in Excel?* There are three fields in the Goal Seek dialogue box that need to be filled
A* Goal Seek can be used to calculate the breakeven value of an objective
B* Goal Seek will report an error if the cells are not correctly linked
C* Goal Seek requires the cell that is ““By changing cell” to be a number
D* Goal Seek requires the cell that is ““By changing cell” to be a formula
D* Goal Seek requires the cell that is ““By changing cell” to be a formula (it requires it to be a number)
Your current projected profit is $1 million. You run a break-even analysis on Variable Z using a sensitivity dummy. At the break-even point for profit, you find that the sensitivity dummy is now 92.4%. Which of these is true?
A* As Z increases, profit increases
B* As Z increases, profit decreases
C* There is no relationship between Z and profit
D* Profit will be 0 when Z is equal to 92.4
E* None of these statements is true
A. As Z increases, profit increases
Suppose we run sensitivity analysis on several variables and are only given the break-even % change for each of them. Which variable might have the most “impact” on our business?
A* The one with the highest positive break-even % change
B* The one with the highest magnitude break-even % change
C* The one with the lowest magnitude break-even % change
D* We do not have enough information to answer the question
C. The one with the lowest magnitude break-even % change
(If a variable has a small magnitude break-even change, that means it has a HIGHER elasticity* A small change in the variable has a bigger impact on profit and therefore, not as large a % change is needed for break-even)
How many parameters in a uniform distribution?
2 (Minimum and Maximum)
How many parameters in a normal distribution?
2 (Mean and Standard Deviation)
Suppose there is an event with a 25% chance of happening. Which of these describes a simulation of the event happening?
A* RAND() >= 0.25
B* RAND() >= 25
C* RAND() <= 0.75
D* RANDBETWEEN(1,100) >= 25
E* RANDBETWEEN(1,100) <= 25
E. RANDBETWEEN(1,100)<=25 (there is a 25% chance of drawing a number less than 25)
The RAND() function in Excel generates this type of distribution
A* Normal
B* Poisson
C* Uniform
D* Triangular
E* None of the above
C. Uniform distribution