Lbomgts Chapter 7

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

CHAPTER 7: The Art of Modeling with Spreadsheets

Note: You can watch the videos in our google drive.


The Everglade Cash Flow Problem

 Their short-term cash flow requirements cannot be met without borrowing.


 A long-term (10 year) loan can be taken with an interest rate of 5%.
 A series of short-term loans (1 year) can be taken with a projected interest rate of 7%.

Question: Which loan (or combination of loans) should be taken, and in what amounts, in order to maximize their cash-balance
position after 10 years?

The Process of Modeling

Plan: Visualize Where You Want to Finish


 A common stumbling block in the modeling process occurs right at the beginning— “How do I get started?”
 At this point it can be useful to ask the question— “Where do I want to end up?”
 What information do I need to provide in a report?
 What should the “answer” look like?
 What kinds of numbers need to be included in the recommendation?
 What information is needed in the Everglade Cash Flow problem?

Numbers Needed for Final Report


 Size of long-term loan
 Size of short-term loans
 Cash balance each year
 Loan payments each year
 Interest payments each year
 Projected net cash flows each year
 Loan interest rates
Plan: Do Some Calculations by Hand
 Another common stumbling block arises when trying to enter a formula in one of the output cells.
 At this point, it can be useful to do some calculations by hand.
 Just pick some numbers for the changing cells and determine what the results should be.
 Suppose Everglade takes out a $6 million long-term loan and then adds short-term loans of $2 million in 2024 and $5
million in 2025.
 How much cash will they have left at the end of 2024?
 How much cash will they have left at the end of 2025?

Plan: Sketch Out a Spreadsheet

Build: Start with a Small Version


 If the model is complicated, start with a small, readily manageable version of the model.
 First make sure you’ve got the logic of the model worked out correctly for the small version. Only then expand it to full
size.

Test: Test the Small Version of the Model


 Test the small model thoroughly.
 Try values in the changing cells for which you know the answers (at least approximately).
 Examples:
 All zeroes.
 All ones.
 Very large numbers.
 Numbers for which you’ve done hand calculations.
- Expand the model to full size (copying formulas to the later years).
Test the large model in a similar way.

Analyze: Analyze the Model (Before Solver)


Guidelines for Building “Good” Spreadsheet Models

1. Enter the Data First


a. Any spreadsheet model is driven by the data.
b. It is easier (and usually better) to build the model around the data.
2. Organize and Clearly Identify the Data
a. Relevant data should be grouped (e.g., in tabular form).
b. All data should be labeled.
c. Units should be identified.
3. Enter Each Piece of Data into One Cell Only
a. Refer to the original data as needed.
b. This makes the model much easier to modify (only need to change data in one place).
4. Separate Data from Formulas
a. Avoid putting numbers directly in formulas.
b. Put numbers in data cells and refer to them as needed.
c. This makes all data visible and easier to modify.
5. Keep It Simple
a. Avoid “power functions” of Excel if possible.
b. Break out complicated formulas into subtotals.
6. Use Range Names
a. Refer to data cells and blocks of cells using Excel’s range name feature.
b. Range names make formulas and the Solver model much easier to read.
c. Care must be taken not to overuse range names and to make sure they remain correctly defined.
7. Use Relative and Absolute References to Simplify Copying Formulas
a. Whenever multiple related formulas will be needed, try to enter the formula just once, and then use Excel’s fill
commands to replicate the formula.
b. This makes the model easer to build and also reduces types.
8. Use Borders, Shading, and Colors to Distinguish Cell Types
a. For example:
i. Data cells in blue (no border).
ii. Changing cells in yellow (regular border).
iii. Objective cell in orange (heavy border).
9. Show Entire Model on Spreadsheet
a. All data should be visible.
b. All constraints should be on the spreadsheet (not buried in Solver), preferably in three consecutive cells.

Three Tests for a “Good” Spreadsheet Model


 You should be able to immediately identify the data cells, changing cells, and objective cell.
 All elements of the model should be visible on the spreadsheet (including all constraints). You should not have to look in
the Solver dialogue box to figure out the model.
 Each equation should be simple enough that you can tell what the equation is in each output cell without looking.

A Poor Spreadsheet Model

Note: Why is it a poor spreadsheet model? The use of range names are not applied, and the solutions are manually typed. In building a
spreadsheet model, it is important to name your cells and avoid using manually typed formulas. This can eliminate errors and miscalculations.

Debugging a Spreadsheet Model: The Toggle


Pressing control & ~ toggles back-and-forth between showing values and showing formulas in the spreadsheet.

Dependents of the LT Loan Cell

Precedents of the ST Interest (2025) Cell

You might also like