Lecture 6: Review of the ‘Tools’ portion of the course.

Dr. Arthur Morris

HKUST School of Business and Management

Roadmap for Lecture 6

  1. Exam Details and Format.
  2. Lecture Overviews (1-5).
  3. Specific Questions.
  4. Open Questions.

Exam Details and Format

Exam Details

  • Time: 8:00 PM to 9:00 PM (2000-2100)
  • Date: Tuesday, 24 March 2026
  • Location: LTA (room assignments will be posted on Canvas)
  • We will arrange a separate room for students with conflicting exams and SEN students. Please contact us if you have a conflict.
  • The midterm is only 18% of your grade, and is intended to be a preparation exercise for the final exam.

Exam Format

  • You have up to one hour for this exam. (~45 minutes average)
  • This exam has five numbered sections worth 30 points per section.
  • We will only consider your best four sections, and the maximum number of points possible will be 120.
  • You may skip one section without penalty.
  • Read each question carefully. These questions come from the homework and lectures, please review them carefully as the questions have been modified to the constraints of the exam.
  • Closed book (means no external support beyond writing materials)

Question Format:

  • One section is multiple choice.
    • i.e. ‘MC’ can be 25% if you choose.
  • The remainder of the exam will be short answer questions. For example:
    • “What is the marginal cost function for product \(q_1\) at firm 3? A simple formula, or “does not exist” is sufficient.
    • “The terms marginal cost and incremental cost are often used interchangeably, please briefly explain how these terms differ, and when this difference is likely to matter. Two or three sentences will suffice.”
    • “Explain to Trevor how to create a plot of this data using the tool of your choosing (i.e. the tool you used for this assignment–Python, Excel, R, etc.). Please outline the steps he needs take in the space provided. The names of the commands do not have to be precise, and you can assume that he has this tool installed and has a basic understanding of how to use it.”
  • I will not ask you open-ended questions.

A note on practice questions:

  • The questions will come from the homework.
  • The questions will be simplified so that they have clear answers, and fit the constraints of the exam (i.e. no calculators, no computers).
  • This means that the homework questions are practice exam questions.

Lecture Overviews

  • Lecture 1: Introduction to the Course
  • Lecture 2: The Nature of Costs (Cost Functions)
  • Lecture 3: Cost Estimation
  • Lecture 4: Non-linear Programs (Optimization I)
  • Lecture 5: Linear Programs (Optimization II)

Lecture 1: Introduction to the Course

This lecture serves as motivation for the course as a whole, and underpins my approach to the course. There are two key points that you should retain.

Lecture 1: Key Point 1 - The Role of Data in Management Accounting

  • Review Zimmerman’s view of management accounting with attention to the role of data collection, management, and analysis. (esp. the quoted sections)

Lecture 1: Key Point 2 - The Location of Management Accounting within the VSM

  • Review the viable systems model (VSM). Especially: the basic idea of the 5 systems, the concept of a resource bargin, and the location of the management accountant within the VSM.

Lecture 1: Key Point 2 - The Location of Management Accounting within the VSM

Immediate and internal systems:

  • System 1: Operational units that perform primary activities
  • System 2: Coordination mechanisms that resolve conflicts between operational units
  • System 3: Internal regulation, resource allocation, performance monitoring

Future-oriented and external systems:

  • System 4: Intelligence functions dealing with the external environment and future planning
  • System 5: Policy and identity, setting overall direction and purpose

Management accounting is the interface between the immediate and future-oriented systems

Please review this section of the slides for Lecture 1

Lecture 2:

The Nature of Costs (Cost Functions)

Are you comfortable manipulating cost functions?

  1. Can you derive an average cost function from a total cost function?
  2. Can you derive a marginal cost function from a total cost function?
  3. Can you derive an incremental cost function from a total cost function?
  4. Can you explain when 2 & 3 are different, and when that matters?
  5. Do you understand how real operations are likely to differ from the simple linear approximations used in introductory textbooks?

Quick Review of Derivatives

1. The derivative of \(x^n\) is \(nx^{n-1}\)

  • Remember that \(x^1\) is \(x\) and \(x^0\) is 1.

2. The other variables are constants

  • So, the derivative of \(yx^n\) is \(nyx^{n-1}\)

3. The derivative of a constant is 0.

Videos:

Lecture 2: Manipulating Cost Functions

Review the following:

  • MC, IC, AC defined
  • The Total Cost Functions from the Assignment
  • Formula for AC
  • Formula for MC
  • Formula for IC
  • Python Example
  • Excel Example

Marginal Cost and Incremental Cost:

  • These terms are equivalent
    1. When the cost curve is linear,
    2. When a linear approximation is appropriate (i.e. useful),
  • and the terms are often used interchangeably.
  • You should clarify in cases where the difference matters (i.e. if the two are meaningfully different).
  • The exam question will be a version of P1.1 and will not treat the two as interchangeable. I.e. on the exam MC \(\neq\) IC.

Why am I emphasizing this?

Supplemental Slide

In introductory microeconomics marginal cost is often defined as the incremental cost, but in advanced classes this difference is important. For example:

  • Microeconomics (6e) Perloff, page 190: “A firm’s marginal cost (MC) is the amount by which a firm’s cost changes if the firm produces one more unit of output.”1
  • Microeconomics (8e) Pindyck & Rubinfeld, page 237: “Marginal cost, sometimes called incremental cost, is the increase in cost that results from producing one extra unit of output.”
  • Principles of Economics (4e) Mankiw, page 276: “Marginal cost tells us the increase in total cost that arises from producing an additional unit of output.”
  • Economics (14e) Samuelson & Nordhaus, page 733: “The extra cost (or the increase in total cost) required to produce 1 extra unit of output (or the reduction in total cost from producing 1 unit less).”

Why am I emphasizing this?

The role of marginal cost in microeconomic theory depends on the mathematical attributes of the derivative of the cost function, attributes which the incremental cost only shares when the two are interchangeable.

  • Price theory.
  • Aggregation to macroeconomic theory.
  • Monopoly definition and pricing.

Particularly important when ‘increments’ are large (e.g. aircraft) or hard to define (e.g. social media).

Average Cost (AC):

Total Cost of producing the output over the number of units of output.

  • This is a simple average for single-product firms.
  • Average cost is only defined in multi-product firms when the cost function is separable. That is when there is no interaction between the production of products within the firm. The production processes cannot:
    1. Interfere with each other,
    2. Share capital,
    3. Exhibit any synergy.

Average Cost (AC):

  • Synergy is the reason why products are grouped within firms, and grouping products within firms is costly so it is unlikely that AC is ever useful in practice.
  • This is at odds with the common use of the concept of average total cost in microeconomic theory, where the decision to enter or exit a product market is made based on expected average total cost.

The Real World vs. the Linear World

  • Do you understand how real operations are likely to differ from the simple linear approximations used in introductory textbooks?

A simple example where everything is linear:

Linear Approximation

Can you see anything unrealistic in this graph?

Most firms’ costs are non-linear

Non-linear Version

Economic Significance: i.e. what does the graph represent?

  1. What is the economic significance of the area to the left of the line from X to A?
  • Production below the intended/efficient scale of the firm.
  1. What is the economic significance of the area between X->A and Y->B?
  • Production at the intended/efficient scale of the firm.
  1. What is the economic significance of the area to the right of Y->B?
  • Production above the intended/efficient scale of the firm.

Lecture 3: Cost Estimation

Lecture 3 Topics:

  • Data Analysis Workflow.
  • Bad (esp. Missing) Data.
  • How to plot, estimate, and interpret. (basic steps)

Data Analysis Workflow.

There are four basic steps in common across the workflows that we discussed:

  1. Obtain data.
  2. Plot data.
  3. Model data and evaluate.
  4. Interpret data.

1. Obtain data.

  • The data you gather should be informed by the question you are asking, if you are modeling cost then you should consider the input of those who designed the products as processes as well as those who conduct them.
  • The model you intend to fit is implicit in this step. If you think x causes y you will collect measures of x and y.

2. Plot data.

  • This should be a test of your intuition, and the quality of the data.

3. Model data and evaluate.

  • Start with simple functional forms (i.e. linear regression).
  • Evaluate fit by plotting data and the model, as well as formal statistical tests.

4. Interpret data.

  • What does the estimated relationship mean?
  • Does it make sense? Is it physically possible?
  • What is the level of uncertainty inherent in the data? This is both what you see in the graph and what you know about the data generating process.

Bad (esp. Missing) Data.

  • The handling of missing data is critical. Always ask whether a missing value is a 0 (e.g. R&D is not reported if none occurred) or should be thrown out.
  • More generally, it is important to think through how the data are translated from the real world into rows in your dataset.

How to plot, estimate, and interpret. (basic steps)

  • Can you explain the steps to create a plot of a dataset using Excel or Python (or something else)?
  • The names of the commands do not need to be precise, you can assume that the tool has been set up and that the person you are explaining it to has a general knowledge of the tools.

Lecture 4: Non-linear Programs - Optimization I)

Lecture 4 Topics

  • Optimization Workflow.
  • What does it mean for a constraint to ‘bind’?
  • What is an interaction?

Optimization Workflow

  1. Identify the choice variables.
    • Keep in mind that the constraints may limit the choice variables.
    • Be explicit about any natural constraints (e.g. \(q>0\)).
    • Include initial values (guesses) if required.
  2. Write out the objective function.
    • Make any substitutions.
    • Note whether the objective is to maximize or minimize the function.
  3. Write out the constraints.
    • These will be equations with more than one variable.
    • Single variable constraints will be reported with the choice variables.
  4. Solve.
    • This will be done with a solver (gekko, excel) in practice.
    • You will not be asked to take this final step on the exam.

Optimization workflow:

  • Can you explain the steps solve an optimization problem using Excel or Python (or something else)?
  • The names of the commands do not need to be precise, you can assume that the tool has been set up and that the person you are explaining it to has a general knowledge of the tools.

What does it mean for a constraint to ‘bind’?

  • In the case of a profit function a binding constraint prevents the firm from earning more profit.
  • When a constraint binds, the optimal production plan will include choices equal to the constraint.

Lecture 5: Linear Programs (Optimization II)

Lecture 5:

  • Shadow prices.
  • Framing of the marginal cost.

Shadow prices.

For a given objective function and constraint, the shadow price on the constraint is the rate at which the value of the objective function changes as the constraint is relaxed. You may have heard this referred to as a Legrange multiplier (\(\Lambda\)) in math and econ where we are interested in it’s infinitesimal properties; however, in our case we are most interested in it’s value over specific intervals. I.e. what is the predicted benefit of purchasing 1500 more machines? Increasing a budget by $100,000,000?

Framing of the marginal cost.

In P5 we have:

  • Revenue: \(R=40x+42y\)
  • Cost: \(C=30x+30y\)
  • Profit: \(\Pi = 10x + 12y\)

What is the marginal cost of \(x\) based on this information?

\(\frac{\delta C}{\delta x}=30\)

This the marginal cost in the direct sense that you will have to obtain $30 of resources that you do not have in order to produce 1 unit of \(x\)

Is $30 all you give up to produce one more unit of \(x\)?

No. Because the amount of \(y\) you produce depends on \(x\), so we are also giving up $2 per unit of \(y\) that is displaced.

Specific Questions:

Question 1:

I hope Prof can review the viable system model, the economic significance of non-linearities and interactions, the slight difference between incremental cost and marginal cost, and synergy in sharing capital.

It would be better if Prof can provide sample mid-term questions for revision.

  • Note: This is a very good question. The more specific detail you include, the better I can answer the question.

Question 2:

All pls

Question 3:

Non-linear problems

Note:

  • Six students started, but did not submit, their surveys. If you think you asked a question, but it does not appear in this list, you may have forgotten to submit your question.

Details on Student Q1:

Review the VSM:

  • This point is largely covered in the discussion of Session 1 and the VSM above.

Economic significance of non-linearities.

  • This is a topic that comes up in our discussing of estimating cost curves. (See Session 2 discussion above)
  • As a general matter, non-linearity is a property of a function, so the economic significance of the non-linearity depends on the function that you are considering.

Economic significance of interactions.

  • This topic comes up in the discussion of cost functions with interactions between two products.
    • In general, if \(y = f(x_1,x_2)\) if there is an interaction then the effect of each of the interacted variables (the ‘x’ variables) on the value of the function depends on the level of the other variable.
    • i.e. if \(y = x_1\times x_2\) then the effect of \(x_1\) on \(y\) depends on the level of \(x_2\).
    • This means that the function is not separable. We cannot separate the effects of the two variables from each other.
    • In cost functions this means that we cannot calculate separate average costs for the two.

Side note:

Interactions are non-linearities.

  • \(y=x_1\times x_2\) is non-linear.
  • \(y=x_1^2\) is non-linear.
  • Both are the product of variables:
    • \(y=x_1\times x_2\)
    • \(y=x_1\times x_1\)

The difference between incremental cost and marginal cost

  • IC is slope between two points on the cost curve (usually one unit).
  • MC is the slope of a line tangent to a single point on the cost curve.
  • IC=MC when the curve is linear. In this case there is no difference.
  • The difference between the two matters more when a unit is large relative to the change in marginal cost.
  • We can identify these places in the following figure from Lecture 2:

Cost curve from Session 2:

Non-linear cost curve, with relatively linear regions.

Synergy in sharing capital:

  • Synergy is a broad term for beneficial interactions between products or business units.
  • Shared capital is one example.
  • In the example we did in class we had shared capital the meant that we could purchase capital for one product and then use it to make another product without having to repurchase it.
  • This is a source of non-linearity. Notice the effect of substituting the constraint into the objective function in both lectures 4 and 5.