SlideShare a Scribd company logo
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
© Pristine – www.edupristine.com
Best Practices in Financial Modeling
Webinar 1
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 1
Agenda
 Modeling depleting items
 Consistency in the format
 Modeling the Taxes
 Modeling of Debt and Cash Balances
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
Key concepts
I. Scalability
II. Robustness
III. Modeling cash balance and debt
IV. Modeling Taxes
2
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
Introduction
 Financial modeling is the building of a mathematical model that helps in financial decision-
making situations
 It is a skill widely used in the financial services
 Building a financial model is a challenging task and often simple mistakes can lead to major losses
for both the firm and their client
 In this series we take you through some of the common mistakes that are committed by analysts
when preparing financial models and the best practices to make a robust and scalable financial
model
3
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
1. Modeling depleting items
 Depleting items (at constant rate) should be modeled with caution
 Use “min” function to cap the depletion
 For example depreciation, debt repayment should be modeled with usage of MIN function so that
the value in a year is the depletion rate or the balance amount whichever is lower
4
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
1.1 Common mistake
5
No Capex, asset is depreciated by
straight line method @
30%, depreciation formula and
linkage is correct but it has not
been capped
 On dragging to the next
column, the formula for
depreciation remains correct but
the Net Block turns negative.
 Depreciation in FY17 can’t be
greater than the residual value in
the previous year
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
1.2 Correct modeling technique
6
Depreciation should be capped
using MIN function. It should be
the minimum of the residual value
from previous year and normal
depreciation
On dragging to the next
column, the depreciation is
now restricted to the
residual value at the end of
the previous year. Net
Block is zero now
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
2. Consistency in the format
 It is important to maintain the consistency in the format of modeling across all the items
• Separate headings, sub headings etc. by different font size and row colors. Maintain consistency of
formatting scheme across the model
• Report a particular year in the same column across sheets. For example, if FY17 has been reported in
Column G on P&L sheet, it should be reported in the same column across all the sheets
(assumption, balance sheet, build up, cash flow, valuation etc)
7
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
2.1.1 Common mistakes
8
P&L has been rolled out
laterally i.e. years changing
column wise debt
amortization schedule is
rolled out vertically where
years are changing across
rows
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
2.1.2 Common mistakes
9
Since the format is
transposed, dragging the
interest expense laterally
forces Excel to pick up the
incorrect value placed
laterally adjacent to the
cell D16, while we actually
wanted the value D17
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
2.2 Correct modeling technique
10
Had the format
been kept
consistent, draggi
ng to the next
column would
have picked up
the value from the
correct cell
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
3. Calculating taxes
 A model is robust if it does not break down when assumptions are changed from one end of the
spectrum to another
• A frequently noticed error in this category is incorrect / inconsistent tax computation if assumptions
are changed such that PBT changes sign from positive to negative
• Another frequently noticed error is that balance sheet starts showing negative cash if capital
expenditure in a year is doubled or tripled.
 Ensure all the possible scenarios are modeled. For example, if tax is modeled simply as
• Tax = Tax Rate x PBT
• Or Tax = if (PBT <0, 0, Tax Rate x PBT)
• Your model will break down in case PBT is negative for a few years in succession. It will not return the
benefit of accumulated losses.
11
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
3.1 Common Mistake
12
Look at the formula.
The formula for taxes
and the linkage to the
cell is correct.
However the formula
does not take into
account the case of a
negative EBT
In this case our
formula handles the
condition when PBT is
negative but however
does not give us the
benefit of carrying
forward our losses
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
3.2 Correct modeling technique
13
No tax due to negative
PBT
Benefit of
accumulated
losses, only earnings in
excess of accumulated
losses (= USD 2 Mn) is
taxed
Tax = IF (PBT<0, 0, IF
(Cum PBT<0, 0, Tax rate
x MIN(PBT, Cum PBT)
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
4. Modeling of Debt and Cash Balances
 Another common error in modeling is not to link debt balances with cash balance
 Any drastic change in assumption may make the cash flow during the year highly negative wiping
out previous balances, the closing cash balance on the balance sheet will turn negative
 Provision for shortfall should always be incorporated in model
 Model should automatically draw more debt to make up for the shortfall and bring the cash
balance back to threshold level
14
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
4.1.1 Common mistake
15
No provision for
shortfall in cash, no
protection against cash
balance going negative
Suppose Capex in FY15 is now increased to $10 million.
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
4.1.2 Common Mistake
16
As soon as Capex in
changed, cash balance
on the balance sheet
turns negative and our
model breaks down
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
4.2.1 Correct modeling technique
17
Instead, model the
provision for shortfall so
that the model draws
down additional debt if
shortfall in cash is
expected
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
4.2.2 Correct modeling technique
18
Now see the impact of
changing capex, model
automatically draws
additional debt to restore
cash balance to threshold
level – induces robustness
in model
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
Summary
Today we’ve learnt some common mistakes that can and should be avoided when modeling in Excel
 Model must be made scalable by protecting the formula with dollar referencing
 “MIN” function should be used to cap the depletion when depleting items like depreciation are
modeled
 It is important to maintain the consistency in the format of modeling across all the items
 A sound financial model must be able to handle all boundary conditions. For e.g. when calculating
taxes, we should check for a negative PBT and model loss carryforward in case of consecutive
years of negative PBT
 When modeling cash and debt balances, a provision for shortfall in cash should always be
incorporated in model
19
© Pristine For Webinar-Best Practices in Financial Modeling (Confidential)
Thank you!
© Pristine – www.edupristine.com

More Related Content

PPTX
Financial Modelling
PPTX
What is Financial Modeling
PDF
Financial modeling techniques
PPTX
Intro to Financial Modeling - EI
PPT
Financial Modeling
PPT
15-Analysis of Financial Statement
PPTX
Financial Modeling
PPT
Introduction to financial modeling
Financial Modelling
What is Financial Modeling
Financial modeling techniques
Intro to Financial Modeling - EI
Financial Modeling
15-Analysis of Financial Statement
Financial Modeling
Introduction to financial modeling

What's hot (20)

PPT
Financial Forecasting & Planning
PPT
Chapter 4 financial forecasting and planning
PPTX
Investment Banking
PDF
Financial modeling presentation
PPT
Financial Planning and Analysis Presentation
PPTX
BEHAVIOURAL FINANCE
PPTX
Financial forecasting & planning
PDF
Value at Risk
PPT
Corporate Action
PDF
Investment Portfolio Management PowerPoint Presentation Slides
PPTX
Financial modeling
PPTX
Introduction to Financial modeling
PPT
Private equity PPT
PPTX
Modern portfolio theory
PPSX
Behavioral Finance
PPT
Ratio analysis
PPTX
Financial engineering
PDF
Cost of capital
PPT
Chapter 11_The Stock Market
PPT
Treasury Risk Management by Dr. Emmanuel Moore ABOLO
Financial Forecasting & Planning
Chapter 4 financial forecasting and planning
Investment Banking
Financial modeling presentation
Financial Planning and Analysis Presentation
BEHAVIOURAL FINANCE
Financial forecasting & planning
Value at Risk
Corporate Action
Investment Portfolio Management PowerPoint Presentation Slides
Financial modeling
Introduction to Financial modeling
Private equity PPT
Modern portfolio theory
Behavioral Finance
Ratio analysis
Financial engineering
Cost of capital
Chapter 11_The Stock Market
Treasury Risk Management by Dr. Emmanuel Moore ABOLO
Ad

Viewers also liked (18)

PDF
10 Excel-lent Ideas that will make you more Productive
PPTX
Lecture by S. Maitra on IAS Indian Economy at Civil Services Study Centre
PDF
10 Key Long Term Trends in the Maritime Business
PPTX
Journey to world class FP&A processes
PDF
10 Golden Rules of Financial Modeling
PPTX
Financial Modelling Introduction Slideshare
PDF
Introduction to R Programming
PPT
Public Finance Introduction (HCC/ECON/SM/VB/2016-17/LECTURE:1)
PPTX
R language tutorial
PPTX
Financial Modeling & Business Valuation for Start-ups
PPTX
Introduction To Corporate Finance
PPT
Money Market Ppt
PPTX
Banking system ppt
PPTX
Money market & its instruments
PPTX
Financial Management Best Practices
PPTX
Best Practices in Financial Planning and Analysis | 2013 Business Analytics S...
PPT
Bond valuation
PPTX
money market and capital market
10 Excel-lent Ideas that will make you more Productive
Lecture by S. Maitra on IAS Indian Economy at Civil Services Study Centre
10 Key Long Term Trends in the Maritime Business
Journey to world class FP&A processes
10 Golden Rules of Financial Modeling
Financial Modelling Introduction Slideshare
Introduction to R Programming
Public Finance Introduction (HCC/ECON/SM/VB/2016-17/LECTURE:1)
R language tutorial
Financial Modeling & Business Valuation for Start-ups
Introduction To Corporate Finance
Money Market Ppt
Banking system ppt
Money market & its instruments
Financial Management Best Practices
Best Practices in Financial Planning and Analysis | 2013 Business Analytics S...
Bond valuation
money market and capital market
Ad

Similar to Best practices in financial modeling (20)

PDF
#Financial Modeling: Growing needs of financial modeling skills in financial ...
PDF
Financial modelling 2016 WEB VERSION
PDF
Training FUTURUM : HOW to Do Business Analysis using Excel, Jakarta
PDF
Financial modeling basic introduction
PPTX
Presentation on business valuation and financial modelling
PPT
Business Valuation Modelling with sustainibilty
PPTX
A-Z-Modelling-Course........................
PPT
Financial Modeling
PPTX
Forecasting with Excel's Powerful Sensitivity Tools
PDF
Forecasting with excel
PPTX
Corality Masterclass Planning And Designing A Forecasting Model 2012
PDF
Bc6566 cert in financialmodelling-usingexcel
PPTX
Chapter 2 - Steps for Building a Financial Model Assumptions to Valuation.pptx
PDF
Gra wp modelling perspectives
PDF
Financial modeling
PDF
Financial modeling
PPT
Model Performance Monitoring and Back-Testing as a Business and Risk Manageme...
PDF
Workshop on Mastering financial modeling
PDF
Building model trust
PDF
Financial Modelling in Practice Michael Rees
#Financial Modeling: Growing needs of financial modeling skills in financial ...
Financial modelling 2016 WEB VERSION
Training FUTURUM : HOW to Do Business Analysis using Excel, Jakarta
Financial modeling basic introduction
Presentation on business valuation and financial modelling
Business Valuation Modelling with sustainibilty
A-Z-Modelling-Course........................
Financial Modeling
Forecasting with Excel's Powerful Sensitivity Tools
Forecasting with excel
Corality Masterclass Planning And Designing A Forecasting Model 2012
Bc6566 cert in financialmodelling-usingexcel
Chapter 2 - Steps for Building a Financial Model Assumptions to Valuation.pptx
Gra wp modelling perspectives
Financial modeling
Financial modeling
Model Performance Monitoring and Back-Testing as a Business and Risk Manageme...
Workshop on Mastering financial modeling
Building model trust
Financial Modelling in Practice Michael Rees

More from 13 Llama Interactive (20)

PPTX
13-anticipated-seo-job-interview-questions
PPTX
Top 10 MS Excel Experts to follow in 2015
PPTX
Claritas Investment Certificate By CFA Institute
PPTX
#CFA: Revise entire CFA syllabus 6 days-Alt. Inv., Portfolio Mgt., Derivatives
PDF
#CFA: Revise entire CFA syllabus 6 days- Quants
PDF
#CFA: Understanding competitive analysis
PDF
Financial Modeling: Market Entry Strategy
PDF
PDF
Perspectives from Buy Side
PPTX
#CFA: Revise entire CFA syllabus 6 days-Equity & Fixed Income
PPTX
#CFA: Revise entire CFA syllabus 6 days-Economics
PDF
#CFA:Revise entire CFA syllabus 6 days-FSA
PDF
#CFA: Revise entire CFA syllabus 6 days:Ethics and Corporate Finance
PDF
FRM I Webinar
PDF
#FRM:Important Topics to Remember Before FRM-I Exam
PDF
Variable Annuities
PDF
Balance sheet
PDF
Investing_EduPristine_template
PDF
Variable Annuities
PPTX
Alm & basle iii webinar
13-anticipated-seo-job-interview-questions
Top 10 MS Excel Experts to follow in 2015
Claritas Investment Certificate By CFA Institute
#CFA: Revise entire CFA syllabus 6 days-Alt. Inv., Portfolio Mgt., Derivatives
#CFA: Revise entire CFA syllabus 6 days- Quants
#CFA: Understanding competitive analysis
Financial Modeling: Market Entry Strategy
Perspectives from Buy Side
#CFA: Revise entire CFA syllabus 6 days-Equity & Fixed Income
#CFA: Revise entire CFA syllabus 6 days-Economics
#CFA:Revise entire CFA syllabus 6 days-FSA
#CFA: Revise entire CFA syllabus 6 days:Ethics and Corporate Finance
FRM I Webinar
#FRM:Important Topics to Remember Before FRM-I Exam
Variable Annuities
Balance sheet
Investing_EduPristine_template
Variable Annuities
Alm & basle iii webinar

Recently uploaded (20)

PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
Cell Types and Its function , kingdom of life
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Basic Mud Logging Guide for educational purpose
PDF
Classroom Observation Tools for Teachers
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
Complications of Minimal Access Surgery at WLH
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
Anesthesia in Laparoscopic Surgery in India
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Cell Types and Its function , kingdom of life
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
GDM (1) (1).pptx small presentation for students
Basic Mud Logging Guide for educational purpose
Classroom Observation Tools for Teachers
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
VCE English Exam - Section C Student Revision Booklet
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Microbial diseases, their pathogenesis and prophylaxis
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
human mycosis Human fungal infections are called human mycosis..pptx
Complications of Minimal Access Surgery at WLH
O5-L3 Freight Transport Ops (International) V1.pdf

Best practices in financial modeling

  • 1. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) © Pristine – www.edupristine.com Best Practices in Financial Modeling Webinar 1
  • 2. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 1 Agenda  Modeling depleting items  Consistency in the format  Modeling the Taxes  Modeling of Debt and Cash Balances
  • 3. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) Key concepts I. Scalability II. Robustness III. Modeling cash balance and debt IV. Modeling Taxes 2
  • 4. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) Introduction  Financial modeling is the building of a mathematical model that helps in financial decision- making situations  It is a skill widely used in the financial services  Building a financial model is a challenging task and often simple mistakes can lead to major losses for both the firm and their client  In this series we take you through some of the common mistakes that are committed by analysts when preparing financial models and the best practices to make a robust and scalable financial model 3
  • 5. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 1. Modeling depleting items  Depleting items (at constant rate) should be modeled with caution  Use “min” function to cap the depletion  For example depreciation, debt repayment should be modeled with usage of MIN function so that the value in a year is the depletion rate or the balance amount whichever is lower 4
  • 6. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 1.1 Common mistake 5 No Capex, asset is depreciated by straight line method @ 30%, depreciation formula and linkage is correct but it has not been capped  On dragging to the next column, the formula for depreciation remains correct but the Net Block turns negative.  Depreciation in FY17 can’t be greater than the residual value in the previous year
  • 7. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 1.2 Correct modeling technique 6 Depreciation should be capped using MIN function. It should be the minimum of the residual value from previous year and normal depreciation On dragging to the next column, the depreciation is now restricted to the residual value at the end of the previous year. Net Block is zero now
  • 8. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 2. Consistency in the format  It is important to maintain the consistency in the format of modeling across all the items • Separate headings, sub headings etc. by different font size and row colors. Maintain consistency of formatting scheme across the model • Report a particular year in the same column across sheets. For example, if FY17 has been reported in Column G on P&L sheet, it should be reported in the same column across all the sheets (assumption, balance sheet, build up, cash flow, valuation etc) 7
  • 9. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 2.1.1 Common mistakes 8 P&L has been rolled out laterally i.e. years changing column wise debt amortization schedule is rolled out vertically where years are changing across rows
  • 10. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 2.1.2 Common mistakes 9 Since the format is transposed, dragging the interest expense laterally forces Excel to pick up the incorrect value placed laterally adjacent to the cell D16, while we actually wanted the value D17
  • 11. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 2.2 Correct modeling technique 10 Had the format been kept consistent, draggi ng to the next column would have picked up the value from the correct cell
  • 12. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 3. Calculating taxes  A model is robust if it does not break down when assumptions are changed from one end of the spectrum to another • A frequently noticed error in this category is incorrect / inconsistent tax computation if assumptions are changed such that PBT changes sign from positive to negative • Another frequently noticed error is that balance sheet starts showing negative cash if capital expenditure in a year is doubled or tripled.  Ensure all the possible scenarios are modeled. For example, if tax is modeled simply as • Tax = Tax Rate x PBT • Or Tax = if (PBT <0, 0, Tax Rate x PBT) • Your model will break down in case PBT is negative for a few years in succession. It will not return the benefit of accumulated losses. 11
  • 13. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 3.1 Common Mistake 12 Look at the formula. The formula for taxes and the linkage to the cell is correct. However the formula does not take into account the case of a negative EBT In this case our formula handles the condition when PBT is negative but however does not give us the benefit of carrying forward our losses
  • 14. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 3.2 Correct modeling technique 13 No tax due to negative PBT Benefit of accumulated losses, only earnings in excess of accumulated losses (= USD 2 Mn) is taxed Tax = IF (PBT<0, 0, IF (Cum PBT<0, 0, Tax rate x MIN(PBT, Cum PBT)
  • 15. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 4. Modeling of Debt and Cash Balances  Another common error in modeling is not to link debt balances with cash balance  Any drastic change in assumption may make the cash flow during the year highly negative wiping out previous balances, the closing cash balance on the balance sheet will turn negative  Provision for shortfall should always be incorporated in model  Model should automatically draw more debt to make up for the shortfall and bring the cash balance back to threshold level 14
  • 16. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 4.1.1 Common mistake 15 No provision for shortfall in cash, no protection against cash balance going negative Suppose Capex in FY15 is now increased to $10 million.
  • 17. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 4.1.2 Common Mistake 16 As soon as Capex in changed, cash balance on the balance sheet turns negative and our model breaks down
  • 18. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 4.2.1 Correct modeling technique 17 Instead, model the provision for shortfall so that the model draws down additional debt if shortfall in cash is expected
  • 19. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) 4.2.2 Correct modeling technique 18 Now see the impact of changing capex, model automatically draws additional debt to restore cash balance to threshold level – induces robustness in model
  • 20. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) Summary Today we’ve learnt some common mistakes that can and should be avoided when modeling in Excel  Model must be made scalable by protecting the formula with dollar referencing  “MIN” function should be used to cap the depletion when depleting items like depreciation are modeled  It is important to maintain the consistency in the format of modeling across all the items  A sound financial model must be able to handle all boundary conditions. For e.g. when calculating taxes, we should check for a negative PBT and model loss carryforward in case of consecutive years of negative PBT  When modeling cash and debt balances, a provision for shortfall in cash should always be incorporated in model 19
  • 21. © Pristine For Webinar-Best Practices in Financial Modeling (Confidential) Thank you! © Pristine – www.edupristine.com