Finance Modeling Guide
Finance Modeling Guide
AND
FORCASTING
Prof Y.K.Weerakoon
Financial Modeling is useful for many
purposes
• Corporate: valuation, forecasting,
strategic planning, EVA measurement,
cash management, budgeting, ...
• Investments: securities analysis,
portfolio construction, analysis of risk-
return tradeoff, risk management, ...
• Derivatives: asset pricing, portfolio
insurance, Value at Risk analysis, ...
Who needs Financial Modeling
• Financial Controllers
• Managers
• Owners
• Financial analysts
• Present and potential investors
Uses of Financial Modeling
• Allows accurate decision making
• Less time consuming
• Easy to use
• Consistency in decision making
Financial Modeling Process
• Problem Conception
• Model Construction
• Flexibility Testing
• Output Summary
1.Problem Conception
“Understanding the purpose for a
model”
A spreadsheet is developed in order
to aid in the solution of a specific
problem.
Problem Conception Involves,
• Constructing a proper theoretical foundation
• Identifying, evaluating and documenting
assumptions
• Identifying input and output variables
Ex. What information must the user provide?
What results should the model produce?
Are there interim calculations?
2.Model Construction
It is the construction of a
spreadsheet.
It includes,
• Layout
• Prototyping
• Reporting
• Formatting
Layout
• Documentation area
a) Description of the problem
b) Solution
c) Instructions for using the model
• Input area
• Interim calculations
• Output area
Prototyping
Office Button
Excel Options
Rule 5: Turn off the “auto jump-down”
feature
• Excel default: when you hit Enter, the
cursor jumps down one cell
• In finance, we need to carefully look at
what we’ve entered into the cell …
• So turn this off (next slide)
Using EXCEL
In Financial Modeling
Excel Functions
• Financial Functions
• Math Functions
• Conditional Functions
• Text Functions
• Statistical Functions
Financial Functions
• NPV
Ex. The discount rate is 10%, cash flows are -
100,35,33,34,25,and 16 from year 0 to year 5. Calculate
NPV.
• IRR
Ex.i. Calculate IRR for above.
ii. See work sheet
• FV
i. Calculate FV of 5 annual deposits of Rs.1000 at
5%.Whan deposited beginning of the year, at the end of
the year.
• PV
i. Payment of 100 for 10 periods at 10%. Calculate PV if cash flow
occur at end of period and at beginning of period.
• PMT
i . Loan of Rs.1000 to be paid over 10 years at an interest rate of
8%. Calculate annual payment if happens end of period and
beginning of period.
• Rate
i. Initial payment Rs.600,number of periods 10,annual payment
100 calculate the rate if payment is made end of period and
beginning of period. Rate Vs. IRR
• NPER
i. You borrow Rs.1000 from a bank, it charges 10% interest. You
intend to pay Rs.250 per year. How long is to repay the loan.
Math Functions
• Exp
• Continuous compounding
FV= PVert
In Excel FV = PV *Exp(r*t)
PV=FV/ert
In Excel PV= FV*Exp(-r*t)
• LN
Discrete return =P1/P0-1
Continuous compounding
P0exp(r )= P1 exp (r) =P1/P0
The function that solves this equation is the natural
logarithm ln,
r=ln(P1/P0)
• When t = 1
r= 1/t ln(P1/P0)
• Round, RoundDown, RoundUp, Trunc
• Sqrt
• Sum
• SumIf
• Sumproduct
Conditional Functions
• If
• VLookup
• Hlookup
Text Functions
• Text
• Left, Right, Mid,Len
Statistical Functions
• Average
• Covar
• Correl
• Frequency
• Intercept
• Median,Large and Rank
• Count, CountIf, CountA