Excel Tutorial 9 Developing a Financial Analysis

Slides:



Advertisements
Similar presentations
FIRST COURSE Excel Tutorial 3 Working with Formulas and Functions.
Advertisements

Excel Tutorial 3 Working with Formulas and Functions
® Microsoft Office 2010 Excel Tutorial 3: Working with Formulas and Functions.
BUSINESS MATHEMATICS & STATISTICS. LECTURE 18 Review Lecture 17 Solve two linear equations with two unknowns.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 1Advanced Formatting, Formulas, and Data Management Chapter 2Advanced Functions and Formulas.
Financial Functions. Overview  Power of Excel = Calculations –Loan Calculations –Expense Calculations –Consolidate Values –Search for Values.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Excel Project 4 Financial Functions, Data Tables, Amortization Schedules, and Hyperlinks.
Lesson 4 Study Guide Review Microsoft Office 2003.
ACOT Intro/Copyright Succeeding in Business with Microsoft Excel
Microsoft Office Excel 2010 ® ® Tutorial 9: Working with Financial Tools and Functions.
Tutorial 9: Exploring Financial Tools and Functions
© Mcgraw-Hill Companies, 2008 Farm Management Chapter 17 Investment Analysis.
COMPREHENSIVE Excel Tutorial 9 Developing a Financial Analysis.
Excel Tutorial 4: Analyzing and Charting Financial Data
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
6-1 CHAPTER 28 Time Value of Money The language of Finance The most important lesson.
Chapter 17 Investment Analysis
QUESTIONS IN SPREADSHEET Dr. Faiyaz Gadiwalla Hinduja College.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 2 1 Microsoft Office Excel 2003 Tutorial 2 – Working With Formulas and Functions.
1 Computing for Todays Lecture 8 Yumei Huo Spring 2006.
® Microsoft Office 2010 Excel Tutorial 3: Working with Formulas and Functions.
Topic 9 Time Value of Money.
COMPREHENSIVE Excel Tutorial 10 Performing What-If Analyses.
Intro to Excel - Session 7.21 Tutorial 7 - Session 7.2 Developing an Excel Application.
COMPREHENSIVE Excel Working with Functions Adapted by Miguel Vélez Rubio From: Course Technology – Cengage Learning oc.course.com/np/office2007 Excel Tutorial.
XP New Perspectives on Microsoft Excel 2002 Tutorial 2 1 Microsoft Excel 2002 Tutorial 2 – Working With Formulas and Functions.
Effective Interest Rate. “Is your microfinance product correctly priced?”
Access Level Three [Functions] & “ And “ & [Expressions]
1 Agenda – 4/17/2013 Discuss interest and the time value of money Explore the Excel time value of money functions Examine the accounting measures of profitability.
Chapter 13 Creating Formulas for Financial Applications Microsoft Office Excel 2003.
COMPREHENSIVE Excel Tutorial Developing a Financial Analysis.
XP Excel Tutorial 3 Working with Formulas and Functions.
Financial Functions. Working with Loans and Investments =PMT(rate, nper, pv, [fv=0] [type=0]) =FV(rate, nper, pmt, [pv=0] [type=0]) =NPER(rate, pmt, pv,
XP Abdul Hameed 1 Microsoft Office Excel 2013 Tutorial 2 – Working With Formulas and Functions.
INSERT BOOK COVER 1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith.
EXCEL INTERMEDIATE 1. WORKSHEETS Worksheet Tabs –Rename by double clicking –Can be moved by click and drag –Change colour by right click and choose Tab.
BUSINESS MATHEMATICS & STATISTICS. LECTURE 8 Compound Interest Calculate returns from investments Annuities Excel Functions.
Lesson 7 Using Logical and Financial Functions
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
DAY 10: EXCEL CHAPTER 7-8 RAHUL KAVI September 19,
XP 1 Microsoft Office Excel 2003 Working With Formulas and Functions.
PMT and What if analysis. PMT  The Microsoft Excel PMT function returns the payment amount for a loan based on an interest rate and a constant payment.
Ch.7 The Time Value of Money Goals: Concept of the time value of money Present value and Future value Cash flows and time value calculation Compounding.
1 Chapter 5: Essential Formulae in Project Appraisal A Coverage of the Formulae and Symbols Used to Evaluate Investment Projects.
Time Value of Money Dr. Himanshu Joshi. Finance Concepts Discussed Future Value Present Value Net Present Value Internal Rate of Return Pension and Savings.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules Microsoft Excel 2013.
BUSINESS MATHEMATICS & STATISTICS. Module 4 Financial Mathematics Applications of Linear Equations ( Lecture 17-18) Break-even Analysis ( Lectures 19-22)
Built-in Functions in Excel Financial Functions MAN Micro-computers & Their Applications.
PMT and What if analysis. PMT  The Microsoft Excel PMT function returns the payment amount for a loan based on an interest rate and a constant payment.
1 Financial Functions By Prof. J. Brink with modifications by L. Murphy 1/13/2009.
Chapter 5 The time value of money.
Time Value of Money Basics and Building Blocks
Tutorial 3 Working with Formulas and Functions
MS EXCEL PART 4.
Excel Tutorial 3 Working with Formulas and Functions
Financial functions.
Excel Part 3 Working with Formulas and Functions
Discounted Cash Flow Valuation: Part I
Financial Functions This lecture will cover the use of some basic functions provided by EXCEL. We will be explore how these functions work and how they.
Analyzing Data Using Formulas
PMT and What if analysis
Financial Functions Functions that can be used to calculate values based on compounded interest Taking a loan Investing in a savings account Financial.
Chapter 3 - Support The Time Value of Money.
Intro to Financial Management
Chapter 2: Working with Formulas and Functions
Microsoft Excel – Part II
Financial Management: Principles & Applications
Excel Tutorial 3 Working with Formulas and Functions
Lesson 7 Objectives Use the IF function. Use the PMT and FV functions.
Presentation transcript:

Excel Tutorial 9 Developing a Financial Analysis

Objectives Work with financial functions to analyze loans and investments Create an amortization schedule Calculate a conditional sum Interpolate and extrapolate a series of values Calculate a depreciation schedule New Perspectives on Microsoft Office Excel 2007

Objectives Determine a payback period Calculate a net present value Calculate an internal rate of return Trace a formula error to its source New Perspectives on Microsoft Office Excel 2007

Working with Loans and Investments To calculate the present value of a loan or investment, use the PV function To calculate the future value of a loan or an investment, use the FV function To calculate the size of the monthly or quarterly payments required to pay off a loan or meet an investment goal, use the PMT function To calculate the number of monthly or quarterly payments required to pay off a loan or meet an investment goal, use the NPER function To calculate the interest of a loan or investment, use the RATE function New Perspectives on Microsoft Office Excel 2007

Working with Loans and Investments =PMT(rate, nper, pv, [fv=0] [type=0]) =FV(rate, nper, pmt, [pv=0] [type=0]) =NPER(rate, pmt, pv, [fv=0] [type=0]) =PV(rate, nper, pmt, [fv=0] [type=0]) =RATE(nper, pmt, pv, [fv=0] [type=0]) New Perspectives on Microsoft Office Excel 2007

Calculating a Loan Payment The functions to work with loans are the same ones you used to work with investments New Perspectives on Microsoft Office Excel 2007

Creating an Amortization Schedule To calculate the amount of interest due in a specified payment period from a loan, use the IPMT function To calculate the amount of a loan payment used to pay off the principal of the loan, use the PPMT function =IPMT(rate, per, nper, pv, [fv=0] [,type=0]) =PPMT(rate, per, nper, pv, [fv=0] [,type=0]) New Perspectives on Microsoft Office Excel 2007

Creating an Amortization Schedule New Perspectives on Microsoft Office Excel 2007

Calculating Yearly Interest and Principal Payments One way of calculating totals from several payment periods is to use the Analysis Tool-Pak add-in =CUMIPMT(rate, nper, pv, start, end, type) =CUMPRINC(rate, nper, pv, start, end, type) New Perspectives on Microsoft Office Excel 2007

Calculating Yearly Interest and Principal Payments New Perspectives on Microsoft Office Excel 2007

Projecting Future Income and Expenses An income statement, also known as a profit and loss statement, shows how much money a business makes or loses over a specified period of time New Perspectives on Microsoft Office Excel 2007

Interpolating a Series of Values Select the range with the first cell containing the starting value, blank cells for middle values, and the last cell containing the ending value In the Editing group on the Home tab, click the Fill button, and then click Series Specify whether the series is organized in rows or columns and the type of series to interpolate. Check the Trend check box Click the OK button to insert the interpolated series into the middle cells New Perspectives on Microsoft Office Excel 2007

Extrapolating a Series of Values Select a range with the first cell containing the starting value followed by blank cells to store the extrapolated values In the Editing group on the Home tab, click the Fill button, and then click Series Select whether the series is organized in rows or columns. Select the type of series to extrapolate into the blank cells. Enter the step value in the Step value box Click the OK button to insert the extrapolated series into the blank cells New Perspectives on Microsoft Office Excel 2007

Extrapolating a Series of Values New Perspectives on Microsoft Office Excel 2007

Calculating Depreciation To calculate a straight-line depreciation, use the SLN function To calculate a declining balance depreciation, use the DB function To calculate a sum-of-years’ digit depreciation, use the SYD function To calculate a double-declining balance depreciation, use the DDB function To calculate a variable depreciation, use the VBD function New Perspectives on Microsoft Office Excel 2007

Calculating Depreciation New Perspectives on Microsoft Office Excel 2007

Working with Payback Period One simple measure of the return from an investment is the payback period, which is the length of time required for an investment to recover its initial cost New Perspectives on Microsoft Office Excel 2007

Calculating Net Present Value The time value of money is based on the assumption that money received today is worth more than the same amount received later New Perspectives on Microsoft Office Excel 2007

Determining the Return from an Investment To calculate the net present value when the initial investment is made immediately, use the NPV function with the discount rate and the series of cash returns from the investment. Subtract the cost of the initial investment from the value returned by the NPV function To calculate the net present value when the initial investment is made at the end of the first payment period, use the NPV function with the discount rate and the series of cash returns from the investment. Include the initial cost of the investment as the first value in the series To calculate the internal rate of return, use the IRR function with the cost of the initial investment as the first cash flow value in the series. For investments in which there are several positive and negative cash flow values, include a guess to aid Excel in arriving at a reasonable internal rate of return value New Perspectives on Microsoft Office Excel 2007

Using the NPV Function =NPV(rate, value1 [value2, value3, ...]) New Perspectives on Microsoft Office Excel 2007

Using the NPV Function New Perspectives on Microsoft Office Excel 2007

Calculating the Internal Rate of Return The point at which the net present value of an investment equals 0 is the internal rate of return (IRR) =IRR(values, [guess=0.1]) New Perspectives on Microsoft Office Excel 2007

Calculating the Internal Rate of Return New Perspectives on Microsoft Office Excel 2007

Exploring other Financial Functions For cash flows that appear at unevenly spaced intervals, you use the XNPV and XIRR functions =XNPV(rate, values, dates) =XIRR(values, dates, [guess = 0.1]) New Perspectives on Microsoft Office Excel 2007

Tracing Error Values Select the cell containing an error value In the Formula Auditing group on the Formulas tab, click the Error Checking button arrow and then click Trace Error Follow the tracer arrows to a precedent cell containing an error value If the tracer arrow is connected to a worksheet icon, double-click the tracer arrow and open the cell references in the worksheet Continue to trace the error value to succeeding precedent cells. When you locate a cell containing an error value that has no precedent cells with errors, you have located the source of the error New Perspectives on Microsoft Office Excel 2007

Tracing Error Values New Perspectives on Microsoft Office Excel 2007