The simplest of the five is the SLN Function which uses the straight-line depreciation

Size: px
Start display at page:

Download "The simplest of the five is the SLN Function which uses the straight-line depreciation"

Transcription

1 An asset is defined as a resource with an inherent economic value that is owned by an individual, corporation or country which will yield future economic benefit. Accountants list assets on balance sheets, in order to contribute to increased valuation of the company. Assets can be classified as current assets, fixed assets, financial investment assets or intangible assets. Vehicles, furniture and equipment can be classified as fixed assets. They are listed on a company s balance sheet and their value depreciated (reduced) as time progresses, in order to give an accurate reflection of their economic value. Depreciation is a measure of how much the value of an asset decreases over time. A business or individual may buy an asset, for example, a vehicle, a computer or another piece of equipment and then work out the value of that asset over a period of time using depreciation, for accurate reflections on accounting budgets. Let s say you bought a laptop four years ago, for $1 000, that laptop certainly would not be worth that amount in all likelihood today, due to depreciation. Depreciation is divided into two categories namely the straight line depreciation method which works on the premise that a fixed asset decreases in value proportionally to its useful life, whereas the accelerated depreciation method assumes that the asset loses its value faster in the earlier periods of its lifespan. Excel has five different depreciation functions. Namely the SLN Function, the SYD Function, the DDB Function, the DB Function and the VDB Function. Each of the depreciation functions utilizes a somewhat different method for calculating the depreciation of an asset. Table of Contents 1 SLN Excel Function 2 SYD Excel Function 3 DDB Excel Function 4 DB Excel Function 5 Excel VDB Function 6 How to Calculate Straight Line Depreciation in Excel with SLN Function 7 Using the SYD Function to Calculate the Depreciation 8 Using the DDB Function to Calculate the Double Declining Depreciation in Excel 9 Using the DB Function to Calculate the Depreciation 10 Using the VDB Function to Calculate the Depreciation in Excel 11 Conclusion 12 Download Working File 13 Useful Links SLN Excel Function The simplest of the five is the SLN Function which uses the straight-line depreciation All rights reserved to ExcelDemy.com. 1

2 method and thus returns the straight-line depreciation of an asset. The syntax for the SLN Function is: The SLN is the easiest of the depreciation functions to use and understand, however, the drawback with this function, is that it can often deliver results that are unrealistic at times. Therefore the other four depreciation functions, which allow for the fact that in reality assets lose more of their value during the initial periods of their lifespan, are utilized. SYD Excel Function The SYD Function utilizes the sum-of-years-digits method, in order to calculate the depreciation of an asset over a given time period. The syntax for the SYD Function is: The SYD Function is a relatively good choice for depreciation calculations. The one thing to All rights reserved to ExcelDemy.com. 2

3 remember though is that the units for the life and per inputs must be the same, in other words, if the useful life is given in years, then per also has to be in years. Read More: Calculating the Rate an Investment Achieves Using the RRI Function DDB Excel Function The DDB Function utilizes the double-declining-balance depreciation method to calculate depreciation as the default, however it can utilize another method if this is specified. It calculates the depreciation of an asset, by doubling the depreciation that the SLN method uses. This results in a very fast reduction of the asset s value. There is one issue with the DDB Function, however, and that is eventually using this function, an asset can dip below its final value or even be delivered as a negative. The way to handle these situations is that as soon as the DDB given depreciation falls below what the straight-line depreciation would be, one must then discard the DDB results and use the SLN function instead. One can also utilize the VDB depreciation function as an accelerated depreciation alternative. When one utilizes the DDB Function for depreciation calculations, one must be aware that the doubledeclining balance method results in the depreciation being highest in the first period, and decreasing in successive periods. The syntax for the DDB Function is: DB Excel Function The DB Function uses the fixed-declining balance method in order to calculate the depreciation of an asset. Utilizing this method means, that an asset s annual decline value is set at a fixed percentage of its book value. The syntax for the DB Function is: All rights reserved to ExcelDemy.com. 3

4 Excel VDB Function The VDB Function is another frequently used accelerated depreciation function. The VDB Function allows one to specify the factor, to multiply the straight line depreciation by and also allows one to calculate depreciation for a specified period or partial periods. This method utilizes a variable declining balance approach as a result of the inputs allowed. It is the most complex of the depreciation functions, but the most useful and allows for partial period calculations. The syntax of the VDB Function is: So, let s get started with a few simple examples, to demonstrate when to use the different depreciation functions. How to Calculate Straight Line Depreciation in Excel with SLN Function An accountant working on compiling a balance sheet wants to calculate the depreciation for an asset that cost $50 000, has a salvage value of $ and a useful life of 8 years, using the simple SLN Function. All rights reserved to ExcelDemy.com. 4

5 1) In order to calculate the SLN, in Cell B6 we input the following formula: =SLN (B3, B4, B5) 2) Upon pressing CTRL-ENTER, a depreciation allowance value of $4 375 for each year is returned. All rights reserved to ExcelDemy.com. 5

6 Using the SYD Function to Calculate the Depreciation An accountant working on compiling a balance sheet wants to calculate the depreciation for an asset that cost $50 000, has a salvage value of $ and a useful life of 8 years, for the third year of its lifespan using the SYD Function. 1) In order to calculate the SYD, in Cell B7 we input the following formula: =SYD (B3, B4, B5, B6) 2) Upon pressing CTRL ENTER, a yearly depreciation allowance for year 3 of $5 833 is delivered. All rights reserved to ExcelDemy.com. 6

7 As we can see the asset is depreciated much faster using this function, in comparison to the SLN Function. However, one must just be aware that the period value, as in year 3 in this case, should never be greater than the overall lifespan of the asset. Read More: The PV, FV and PDURATION Excel Functions Tutorial Using the DDB Function to Calculate the Double Declining Depreciation in Excel An accountant working on compiling a balance sheet wants to calculate the depreciation for an asset that cost $50 000, has a salvage value of $ and a useful life of 8 years, for the third year of its lifespan using the DDB Function. We would like to use the doubledeclining balance method, so we can omit the factor, since then by default it s assumed to be 2. 1) In order to calculate the DDB, in Cell B7 we input the following formula: =DDB (B3, B4, B5, B6) All rights reserved to ExcelDemy.com. 7

8 2) Upon pressing CTRL-ENTER, a yearly depreciation allowance for year 3, using the double-declining balance method, of $7 031 is delivered. Using the DB Function to Calculate the Depreciation An accountant working on a balance sheet wants to calculate the depreciation for an asset that cost $50 000, has a salvage value of $ and a useful life of 8 years, for the third year of its lifespan, with 10 months in its first year using the DB Function. All rights reserved to ExcelDemy.com. 8

9 1) In order to calculate the DB, in Cell B8 we input the following formula: =DB (B3, B4, B5, B6, B7) 2) Upon pressing CTRL-ENTER, a yearly depreciation allowance for year 3 with the first year of 10 months, using the fixed-declining balance method, of $5 318 is delivered. All rights reserved to ExcelDemy.com. 9

10 Using the VDB Function to Calculate the Depreciation in Excel Read More: The FVSCHEDULE Excel Function An accountant working on compiling a balance sheet wants to calculate the depreciation for an asset that cost $50 000, has a salvage value of $ and a useful life of 8 years. The depreciation is being calculated for the 48 th to 52 nd month time frame. A factor of 1.5 is being used. The no_switch value will be set to TRUE, in order to ensure that Excel does not switch to straight-line depreciation even when the depreciation is greater than the declining balance calculation. If the no-switch value is omitted then Excel assumes it is FALSE and switches to the straight-line depreciation method, when the straight-line depreciation is greater than the declining balance depreciation amount. We multiply 8 by 12, in order to get the number of months total for the useful lifespan, which in this case is 96. 1) In order to calculate the VDB, in Cell B9 we input the following formula: =VDB (B3, B4, B5, B6, B7, B8, TRUE) 2) Upon pressing CTRL-ENTER a value of $1 433 is returned. This gives the depreciation for the period between the 48 th month and the 52 nd month at a factor of 1.5. All rights reserved to ExcelDemy.com. 10

11 Conclusion Depreciation describes the loss in value of an asset that occurs over time. Accountants are frequently given lists of different kinds of assets for which they have to compute the depreciation for, in order to give a realistic overview of the company s financial health. There are five different depreciation functions in Excel. The SLN Function is the most simple, however, it can give a slightly unrealistic, overly optimistic view of an asset s value after a depreciation period. The four other depreciation functions are all accelerated depreciation functions and are preferred at times, for a more comprehensive realistic calculation of an asset s value after a depreciation period. Please feel free to comment and tell us which of the depreciation functions you use most often in your own financial spreadsheets. Download Working File Excel-Depreciation-Functions Useful Links How to Calculate Fixed Asset Depreciation Using Excel SLN Function SYD Function DDB Function The DB Function The VDB Function 8 All rights reserved to ExcelDemy.com. 11

12 SHARES FacebookTwitter Taryn N Taryn is a Microsoft Certified Professional, who has used Office Applications such as Excel and Access extensively, in her interdisciplinary academic career and work experience. She has a background in biochemistry, Geographical Information Systems (GIS) and biofuels. She enjoys showcasing the functionality of Excel in various disciplines. In her spare time when she s not exploring Excel or Access, she is into graphic design, amateur photography and caring for her two pets, Pretzel and Snoopy. All rights reserved to ExcelDemy.com. 12

Chapter 9. Depreciation. Principles of Engineering Economic Analysis, 5th edition

Chapter 9. Depreciation. Principles of Engineering Economic Analysis, 5th edition Chapter 9 Depreciation Systematic Economic Analysis Technique 1. Identify the investment alternatives 2. Define the planning horizon 3. Specify the discount rate 4. Estimate the cash flows 5. Compare the

More information

Although most Excel users even most advanced business users will have scant occasion

Although most Excel users even most advanced business users will have scant occasion Chapter 5 FINANCIAL CALCULATIONS In This Chapter EasyRefresher : Applying Time Value of Money Concepts Using the Standard Financial Functions Using the Add-In Financial Functions Although most Excel users

More information

Lecture 10 Financial Functions Excel 2007

Lecture 10 Financial Functions Excel 2007 Lecture 10 Financial Functions Excel 2007 KasunKosala@yahoo.com KasunKosala@yahoo.com 1 Negative numbers = cash you pay out, such as deposits to savings. Positive numbers = cash you receive, such as salary.

More information

Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function.

Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function. Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function. ANS: F PTS: 1 REF: EX 493 2. Cash flow has nothing to do with who owns the money.

More information

(Refer Slide Time: 00:50)

(Refer Slide Time: 00:50) Engineering Economic Analysis Professor Dr. Pradeep K Jha Department of Mechanical and Industrial Engineering Indian Institute of Technology Roorkee Lecture 22 Basic Depreciation Methods: S-L Method, Declining

More information

CHAPTER 11. Depreciation, Impairments, and Depletion 1, 2, 3, 4, 5, 6, 10, 13, 19, 20, 28 7, 8, 9, 12, 30

CHAPTER 11. Depreciation, Impairments, and Depletion 1, 2, 3, 4, 5, 6, 10, 13, 19, 20, 28 7, 8, 9, 12, 30 CHAPTER 11 Depreciation, Impairments, and Depletion ASSIGNMENT CLASSIFICATION TABLE (BY TOPIC) Topics Questions Brief Exercises Exercises Problems Concepts for Analysis 1. Depreciation methods; meaning

More information

Financial Functions HNDA 1 st Year Computer Applications. By Nadeeshani Aththanagoda. Bsc,Msc ATI-Section Anuradhapura

Financial Functions HNDA 1 st Year Computer Applications. By Nadeeshani Aththanagoda. Bsc,Msc ATI-Section Anuradhapura Financial Functions HNDA 1 st Year Computer Applications By Nadeeshani Aththanagoda. Bsc,Msc ATI-Section Anuradhapura Financial Functions This section will cover the built-in Excel Financial Functions.

More information

Engineering Economics Financial Decision Making for Engineers Canadian 6th Edition Fraser TEST BANK Full download at:

Engineering Economics Financial Decision Making for Engineers Canadian 6th Edition Fraser TEST BANK Full download at: Engineering Economics Financial Decision Making for Engineers Canadian 6th Edition Fraser TEST BANK Full download at: Engineering Economics Financial Decision Making for Engineers Canadian 6th Edition

More information

Chapter 6. Evaluating the Financial Impact of Loans and Investments

Chapter 6. Evaluating the Financial Impact of Loans and Investments Chapter 6 Evaluating the Financial Impact of Loans and Investments Chapter Introduction Fundamental financial calculations used to evaluate different financing options Developing an amortization table

More information

9. Time Value of Money 1: Understanding the Language of Finance

9. Time Value of Money 1: Understanding the Language of Finance 9. Time Value of Money 1: Understanding the Language of Finance Introduction The language of finance has unique terms and concepts that are based on mathematics. It is critical that you understand this

More information

Chapter 16 Depreciation Methods

Chapter 16 Depreciation Methods Chapter 16 Depreciation Methods Lecture slides to accompany Engineering Economy 7 th edition Leland Blank Anthony Tarquin 16-1 LEARNING OUTCOMES 1. Understand basic terms of asset depreciation 2. Apply

More information

Tutorial 3: Working with Formulas and Functions

Tutorial 3: Working with Formulas and Functions Tutorial 3: Working with Formulas and Functions Microsoft Excel 2010 Objectives Copy formulas Build formulas containing relative, absolute, and mixed references Review function syntax Insert a function

More information

CAPITAL BUDGETING AND THE INVESTMENT DECISION

CAPITAL BUDGETING AND THE INVESTMENT DECISION C H A P T E R 1 2 CAPITAL BUDGETING AND THE INVESTMENT DECISION I N T R O D U C T I O N This chapter begins by discussing some of the problems associated with capital asset decisions, such as the long

More information

CHAPTER 19 DIVIDENDS AND OTHER PAYOUTS

CHAPTER 19 DIVIDENDS AND OTHER PAYOUTS CHAPTER 19 DIVIDENDS AND OTHER PAYOUTS Answers to Concepts Review and Critical Thinking Questions 1. Dividend policy deals with the timing of dividend payments, not the amounts ultimately paid. Dividend

More information

A Step-by-Step Guide to Valuing a Practice

A Step-by-Step Guide to Valuing a Practice A Step-by-Step Guide to Valuing a Practice Gary L. Moss, O.D., M.B.A. Part two of series As noted in the first part of this 2-part series (see Practice Strategies, November 2005, Valuing the Optometric

More information

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 6 Interest and depreciation

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 6 Interest and depreciation Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 6 Interest and depreciation Key knowledge the use of first- order linear recurrence relations to model flat rate and unit cost and

More information

Project: The American Dream!

Project: The American Dream! Project: The American Dream! The goal of Math 52 and 95 is to make mathematics real for you, the student. You will be graded on correctness, quality of work, and effort. You should put in the effort on

More information

Validating TIP$TER Can You Trust Its Math?

Validating TIP$TER Can You Trust Its Math? Validating TIP$TER Can You Trust Its Math? A Series of Tests Introduction: Validating TIP$TER involves not just checking the accuracy of its complex algorithms, but also ensuring that the third party software

More information

(Refer Slide Time: 01:02)

(Refer Slide Time: 01:02) Engineering Economic Analysis Professor Dr. Pradeep K Jha Department of Mechanical and Industrial Engineering Indian Institute of Technology Roorkee Lecture 24 Modified Accelerated Cost Recovery System

More information

How Do You Calculate Cash Flow in Real Life for a Real Company?

How Do You Calculate Cash Flow in Real Life for a Real Company? How Do You Calculate Cash Flow in Real Life for a Real Company? Hello and welcome to our second lesson in our free tutorial series on how to calculate free cash flow and create a DCF analysis for Jazz

More information

Creating formulas that use dates and times can be a little confusing if

Creating formulas that use dates and times can be a little confusing if Chapter 3: Date and Time Formulas In This Chapter Understanding dates and times in Excel Creating formulas that calculate elapsed dates and times Using the Date functions Using the Time functions Creating

More information

Introduction. Once you have completed this chapter, you should be able to do the following:

Introduction. Once you have completed this chapter, you should be able to do the following: Introduction This chapter continues the discussion on the time value of money. In this chapter, you will learn how inflation impacts your investments; you will also learn how to calculate real returns

More information

CHAPTER17 DIVIDENDS AND DIVIDEND POLICY

CHAPTER17 DIVIDENDS AND DIVIDEND POLICY CHAPTER17 DIVIDENDS AND DIVIDEND POLICY Learning Objectives LO1 Dividend types and how dividends are paid. LO2 The issues surrounding dividend policy decisions. LO3 The difference between cash and stock

More information

Exercises Corporate Finance

Exercises Corporate Finance Exercises Financial Accounting I) Consider the following business case. Prepare the financial statements (balance sheet, income statement, cash flow statement) for the year 01. You decide to open a beverage

More information

The Government Pension Offset (GPO) will affect you if you are eligible for a spousal or widow/er Social Security benefit.

The Government Pension Offset (GPO) will affect you if you are eligible for a spousal or widow/er Social Security benefit. Many educators in Texas have been misinformed or are unaware of Social Security laws that affect their retirement. The following question-and-answer document presents the facts about Texas educators and

More information

Year 10 GENERAL MATHEMATICS

Year 10 GENERAL MATHEMATICS Year 10 GENERAL MATHEMATICS UNIT 2, TOPIC 3 - Part 1 Percentages and Ratios A lot of financial transaction use percentages and/or ratios to calculate the amount owed. When you borrow money for a certain

More information

Plant Assets. (Long-Lived Assets)

Plant Assets. (Long-Lived Assets) Plant Assets (Long-Lived Assets) Plant Assets Plant Assets Acquiring Plant Assets Acquiring Using Plant Assets Acquiring Using Disposing Acquiring Cost Acquiring Cost All expenditures to get item to your

More information

Purchase Price Allocation, Goodwill and Other Intangibles Creation & Asset Write-ups

Purchase Price Allocation, Goodwill and Other Intangibles Creation & Asset Write-ups Purchase Price Allocation, Goodwill and Other Intangibles Creation & Asset Write-ups In this lesson we're going to move into the next stage of our merger model, which is looking at the purchase price allocation

More information

LEARNING TASKS These tasks match pages in Student Guide 1.

LEARNING TASKS These tasks match pages in Student Guide 1. STUDENT LEARNING PLAN Lesson 1-4: Spending Plan OVERVIEW You've analyzed what you've been spending money on and set some SMART goals to strive for. Now, the rubber meets the road and it's time to start

More information

THE COST VOLUME PROFIT APPROACH TO DECISIONS

THE COST VOLUME PROFIT APPROACH TO DECISIONS C H A P T E R 8 THE COST VOLUME PROFIT APPROACH TO DECISIONS I N T R O D U C T I O N This chapter introduces the cost volume profit (CVP) method, which can assist management in evaluating current and future

More information

ATCF w/ Depreciation. Tax Savings Due to Depreciation. Timing of Expenses. PW of Tax Savings. Why Study Depreciation Methods?

ATCF w/ Depreciation. Tax Savings Due to Depreciation. Timing of Expenses. PW of Tax Savings. Why Study Depreciation Methods? 13: Depreciation and Basic Tax Considerations Taxes are a major component of any project's cash flows, particularly income tax Taxable income (TI) is the income on which taxes are paid Not reduced by initial

More information

MTH302- Business Mathematics

MTH302- Business Mathematics MIDTERM EXAMINATION MTH302- Business Mathematics Question No: 1 ( Marks: 1 ) - Please choose one Store A marked down a $ 50 perfume to $ 40 with markdown of $10 The % Markdown is 10% 20% 30% 40% Question

More information

Our Own Problems and Solutions to Accompany Topic 11

Our Own Problems and Solutions to Accompany Topic 11 Our Own Problems and Solutions to Accompany Topic. A home buyer wants to borrow $240,000, and to repay the loan with monthly payments over 30 years. A. Compute the unchanging monthly payments for a standard

More information

Creating a Rolling Income Statement

Creating a Rolling Income Statement Creating a Rolling Income Statement This is a demonstration on how to create an Income Statement that will always return the current month s data as well as the prior 12 months data. The report will be

More information

COPYRIGHTED MATERIAL. Time Value of Money Toolbox CHAPTER 1 INTRODUCTION CASH FLOWS

COPYRIGHTED MATERIAL. Time Value of Money Toolbox CHAPTER 1 INTRODUCTION CASH FLOWS E1C01 12/08/2009 Page 1 CHAPTER 1 Time Value of Money Toolbox INTRODUCTION One of the most important tools used in corporate finance is present value mathematics. These techniques are used to evaluate

More information

Intermediate Excel. Winter Winter 2011 CS130 - Intermediate Excel 1

Intermediate Excel. Winter Winter 2011 CS130 - Intermediate Excel 1 Intermediate Excel Winter 2011 Winter 2011 CS130 - Intermediate Excel 1 Combination Cell References How do $A1 and A$1 differ from $A$1? A B C D E 1 4 8 =A1/$A$3 2 6 4 =A$1*$B4+B2 3 =A1+A2 1 4 5 What formula

More information

HPM Module_6_Capital_Budgeting_Exercise

HPM Module_6_Capital_Budgeting_Exercise HPM Module_6_Capital_Budgeting_Exercise OK, class, welcome back. We are going to do our tutorial on the capital budgeting module. And we've got two worksheets that we're going to look at today. We have

More information

Reporting Average Annual Returns

Reporting Average Annual Returns Reporting Average Annual Returns How complicated could this be? In the investment world I hear this term used all of the time, average annual returns. I take it for granted that the one providing the information

More information

Lecture - 25 Depreciation Accounting

Lecture - 25 Depreciation Accounting Economics, Management and Entrepreneurship Prof. Pratap K. J. Mohapatra Department of Industrial Engineering & Management Indian Institute of Technology Kharagpur Lecture - 25 Depreciation Accounting Good

More information

Survey of Math Chapter 21: Savings Models Handout Page 1

Survey of Math Chapter 21: Savings Models Handout Page 1 Chapter 21: Savings Models Handout Page 1 Growth of Savings: Simple Interest Simple interest pays interest only on the principal, not on any interest which has accumulated. Simple interest is rarely used

More information

Study Guide. Financial Management. By Sarah M. Burke, Ph.D. Contributing Reviewer Sandra L. Pinick

Study Guide. Financial Management. By Sarah M. Burke, Ph.D. Contributing Reviewer Sandra L. Pinick Study Guide Financial Management By Sarah M. Burke, Ph.D. Contributing Reviewer Sandra L. Pinick About the Author Sarah M. Burke, Ph.D., is an assistant professor in the Department of Finance at Goldey-Beacom

More information

Introduction to Depreciation. from businessbankingcoach.com in association with

Introduction to Depreciation. from businessbankingcoach.com in association with Introduction to Depreciation from businessbankingcoach.com in association with There s a lot of confusion about what depreciation actually is. Some think it has something to do with an asset losing its

More information

Copyright 2015 by the McGraw-Hill Education (Asia). All rights reserved.

Copyright 2015 by the McGraw-Hill Education (Asia). All rights reserved. Copyright 2015 by the McGraw-Hill Education (Asia). All rights reserved. Key Concepts and Skills Be able to compute: The future value of an investment made today The present value of cash to be received

More information

Forex Illusions - 6 Illusions You Need to See Through to Win

Forex Illusions - 6 Illusions You Need to See Through to Win Forex Illusions - 6 Illusions You Need to See Through to Win See the Reality & Forex Trading Success can Be Yours! The myth of Forex trading is one which the public believes and they lose and its a whopping

More information

Mathematics questions will account for 18% of the ASP exam.

Mathematics questions will account for 18% of the ASP exam. 1 Mathematics questions will account for 18% of the ASP exam. This lesson will help prepare you for those questions and includes several sample questions for practice. 2 Ok, before we start this question,

More information

Many decisions in operations management involve large

Many decisions in operations management involve large SUPPLEMENT Financial Analysis J LEARNING GOALS After reading this supplement, you should be able to: 1. Explain the time value of money concept. 2. Demonstrate the use of the net present value, internal

More information

Chapter 2 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS

Chapter 2 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS Chapter 2 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS 2-1 a. PV (present value) is the value today of a future payment, or stream of payments, discounted at the appropriate rate of interest.

More information

GLOBAL EDITION. Using and Understanding Mathematics. A Quantitative Reasoning Approach SIXTH EDITION. Jeffrey Bennett William Briggs

GLOBAL EDITION. Using and Understanding Mathematics. A Quantitative Reasoning Approach SIXTH EDITION. Jeffrey Bennett William Briggs GLOBAL EDITION Using and Understanding Mathematics A Quantitative Reasoning Approach SIXTH EDITION Jeffrey Bennett William Briggs Why Should you Care About Quantitative reasoning? Quantitative reasoning

More information

AAE 320 Farming Systems Management Problem Set #3

AAE 320 Farming Systems Management Problem Set #3 AAE 320 Farming Systems Management Problem Set #3 ANSWER KEY 1) You had a machine shed built and bought a new combine. The machine shed costs $100,000 and the combine costs $200,000. For your internal

More information

What is investment valuation?

What is investment valuation? What is investment valuation? This method involves reflecting risk, return and expectations of growth through the use of a yield. This yield is fed into the years purchase (YP) formula and the present

More information

4. INTERMEDIATE EXCEL

4. INTERMEDIATE EXCEL Winter 2019 CS130 - Intermediate Excel 1 4. INTERMEDIATE EXCEL Winter 2019 Winter 2019 CS130 - Intermediate Excel 2 Problem 4.1 Import and format: zeus.cs.pacificu.edu/chadd/cs130w17/problem41.html For

More information

Year 10 General Maths Unit 2

Year 10 General Maths Unit 2 Year 10 General Mathematics Unit 2 - Financial Arithmetic II Topic 2 Linear Growth and Decay In this area of study students cover mental, by- hand and technology assisted computation with rational numbers,

More information

Cash Flow and the Time Value of Money

Cash Flow and the Time Value of Money Harvard Business School 9-177-012 Rev. October 1, 1976 Cash Flow and the Time Value of Money A promising new product is nationally introduced based on its future sales and subsequent profits. A piece of

More information

I would owe my relative $1, after 2 years. Since they just turned 2, we have 16 more years. I would have $35, when my child turns 18.

I would owe my relative $1, after 2 years. Since they just turned 2, we have 16 more years. I would have $35, when my child turns 18. Chapter 4 Group Activity - SOLUTIONS 4B: Simple and Compound Interest Group Activity Use a spreadsheet on a Chromebook, smartphone, laptop or tablet to work on these problems. Write down the spreadsheet

More information

Calculate financial metrics

Calculate financial metrics 9 Calculate financial metrics This chapter contains the last set of analytical tasks. Using input from the previous work undertaken to create a budget (costs) and assess the value of benefits, the next

More information

BUYING YOUR FIRST HOME: THREE STEPS TO SUCCESSFUL MORTGAGE SHOPPING MORTGAGES

BUYING YOUR FIRST HOME: THREE STEPS TO SUCCESSFUL MORTGAGE SHOPPING MORTGAGES BUYING YOUR FIRST HOME: THREE STEPS TO SUCCESSFUL MORTGAGE SHOPPING MORTGAGES June 2015 Cat. No.: FC5-22/3-2015E-PDF ISBN: 978-0-660-02848-4 Her Majesty the Queen in Right of Canada (Financial Consumer

More information

ESSENTIAL MATHEMATICS 4 WEEK 10 NOTES TERM 3. Compound interest

ESSENTIAL MATHEMATICS 4 WEEK 10 NOTES TERM 3. Compound interest ESSENTIAL MATHEMATICS 4 WEEK 10 NOTES TERM 3 Compound interest In reality, calculating interest is not so simple and straightforward. Simple interest is used only when the interest earned is collected

More information

Chapter 021 Credit and Inventory Management

Chapter 021 Credit and Inventory Management Multiple Choice Questions 1. The conditions under which a firm sells its goods and services for cash or credit are called the: A. terms of sale. b. credit analysis. c. collection policy. d. payables policy.

More information

FINANCIAL DECISION RULES FOR PROJECT EVALUATION SPREADSHEETS

FINANCIAL DECISION RULES FOR PROJECT EVALUATION SPREADSHEETS FINANCIAL DECISION RULES FOR PROJECT EVALUATION SPREADSHEETS This note is some basic information that should help you get started and do most calculations if you have access to spreadsheets. You could

More information

Losing When Good Trade Goes Bad

Losing When Good Trade Goes Bad Webinar 21 Feb 2017 (futures.io) Losing When Good Trade Goes Bad Al Brooks How to Trade Forex Price Action Part Video #54 Brooks Trading Course BrooksTradingCourse.com BrooksPriceAction.com Main Points

More information

Functions, Amortization Tables, and What-If Analysis

Functions, Amortization Tables, and What-If Analysis Functions, Amortization Tables, and What-If Analysis Absolute and Relative References Q1: How do $A1 and A$1 differ from $A$1? Use the following table to answer the questions listed below: A B C D E 1

More information

Real Estate. Refinancing

Real Estate. Refinancing Introduction This Solutions Handbook has been designed to supplement the HP-12C Owner's Handbook by providing a variety of applications in the financial area. Programs and/or step-by-step keystroke procedures

More information

Time Value of Money, Construction Equipment and Methods

Time Value of Money, Construction Equipment and Methods Time Value of Money, Depreciation, and Average Investment Construction Equipment and Methods Dr. K. C. Williamson III TVM Time value of money ( TVM ) is the process of calculating the value of an asset

More information

Prof Albrecht s Notes Accounting for Bonds Intermediate Accounting 2

Prof Albrecht s Notes Accounting for Bonds Intermediate Accounting 2 Prof Albrecht s Notes Accounting for Bonds Intermediate Accounting 2 Companies need capital to fund the acquisition of various resources for use in business operations. They get this capital from owners

More information

Topic 1 (Week 1): Capital Budgeting

Topic 1 (Week 1): Capital Budgeting 4.2. The Three Rules of Time Travel Rule 1: Comparing and combining values Topic 1 (Week 1): Capital Budgeting It is only possible to compare or combine values at the same point in time. A dollar today

More information

Exploring Microsoft Office Excel 2007 Comprehensive Grauer Scheeren Mulbery Second Edition

Exploring Microsoft Office Excel 2007 Comprehensive Grauer Scheeren Mulbery Second Edition Exploring Microsoft Office Excel 2007 Comprehensive Grauer Scheeren Mulbery Second Edition Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the

More information

This is How Is Capital Budgeting Used to Make Decisions?, chapter 8 from the book Accounting for Managers (index.html) (v. 1.0).

This is How Is Capital Budgeting Used to Make Decisions?, chapter 8 from the book Accounting for Managers (index.html) (v. 1.0). This is How Is Capital Budgeting Used to Make Decisions?, chapter 8 from the book Accounting for Managers (index.html) (v. 1.0). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

More information

CHAPTER 4 TIME VALUE OF MONEY

CHAPTER 4 TIME VALUE OF MONEY CHAPTER 4 TIME VALUE OF MONEY 1 Learning Outcomes LO.1 Identify various types of cash flow patterns (streams) seen in business. LO.2 Compute the future value of different cash flow streams. Explain the

More information

Financial Management Masters of Business Administration Study Notes & Practice Questions Chapter 2: Concepts of Finance

Financial Management Masters of Business Administration Study Notes & Practice Questions Chapter 2: Concepts of Finance Financial Management Masters of Business Administration Study Notes & Practice Questions Chapter 2: Concepts of Finance 1 Introduction Chapter 2: Concepts of Finance 2017 Rationally, you will certainly

More information

Basic Calculator Course

Basic Calculator Course Basic Calculator Course For use in evaluating notes and other income streams. Purpose: This course is intended to provide a basic introduction to the use of a financial calculator in evaluating notes and

More information

Chapter 9. Capital Budgeting Decision Models

Chapter 9. Capital Budgeting Decision Models Chapter 9 Capital Budgeting Decision Models Learning Objectives 1. Explain capital budgeting and differentiate between short-term and long-term budgeting decisions. 2. Explain the payback model and its

More information

Reading 9 Deficits, Debts, and Inter-Generational Equity

Reading 9 Deficits, Debts, and Inter-Generational Equity Reading 9 Deficits, Debts, and Inter-Generational Equity I. What is Debt and What is a Deficit? All governments borrow to finance their expenditures. One reason for this is that future generations will

More information

Full file at https://fratstock.eu

Full file at https://fratstock.eu Chapter 2 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS 2-1 a. PV (present value) is the value today of a future payment, or stream of payments, discounted at the appropriate rate of interest.

More information

Module 4. Table of Contents

Module 4. Table of Contents Copyright Notice. Each module of the course manual may be viewed online, saved to disk, or printed (each is composed of 10 to 15 printed pages of text) by students enrolled in the author s accounting course

More information

Advanced Cost Accounting Acct 647 Prof Albrecht s Notes Capital Budgeting

Advanced Cost Accounting Acct 647 Prof Albrecht s Notes Capital Budgeting Advanced Cost Accounting Acct 647 Prof Albrecht s Notes Capital Budgeting Drawing a timeline can help in identifying all the amounts for computations. I ll present two models. The first is without taxes.

More information

SAMPLE. Chapter 1 DAVE RAMSEY

SAMPLE. Chapter 1 DAVE RAMSEY Chapter 1 DAVE RAMSEY Case Study Savings Rob and Carol were married recently and both have good jobs coming out of college. Rob was hired by The Lather Group as an assistant designer making a starting

More information

Running head: THE TIME VALUE OF MONEY 1. The Time Value of Money. Ma. Cesarlita G. Josol. MBA - Acquisition. Strayer University

Running head: THE TIME VALUE OF MONEY 1. The Time Value of Money. Ma. Cesarlita G. Josol. MBA - Acquisition. Strayer University Running head: THE TIME VALUE OF MONEY 1 The Time Value of Money Ma. Cesarlita G. Josol MBA - Acquisition Strayer University FIN 534 THE TIME VALUE OF MONEY 2 Abstract The paper presents computations about

More information

Bidding Decision Example

Bidding Decision Example Bidding Decision Example SUPERTREE EXAMPLE In this chapter, we demonstrate Supertree using the simple bidding problem portrayed by the decision tree in Figure 5.1. The situation: Your company is bidding

More information

LEARNING OUTCOMES $250 never learned how to play. KEY TERMS

LEARNING OUTCOMES $250 never learned how to play. KEY TERMS SAVINGS What do other high school students know about saving? We asked high school students to describe something they really wanted and thought they had to buy, only to realize later that they wasted

More information

CHAPTER 15 INVESTMENT, TIME, AND CAPITAL MARKETS

CHAPTER 15 INVESTMENT, TIME, AND CAPITAL MARKETS CHAPTER 15 INVESTMENT, TIME, AND CAPITAL MARKETS REVIEW QUESTIONS 1. A firm uses cloth and labor to produce shirts in a factory that it bought for $10 million. Which of its factor inputs are measured as

More information

Intermediate Excel. Combination Cell References A B C D E =A1/$A$ =A$1*$B4+B2 3 =A1+A

Intermediate Excel. Combination Cell References A B C D E =A1/$A$ =A$1*$B4+B2 3 =A1+A Intermediate Excel SPRING 2016 Spring 2016 CS130 - INTERMEDIATE EXCEL 1 Combination Cell References How do $A1 and A$1 differ from $A$1? A B C D E 1 4 8 =A1/$A$3 2 6 4 =A$1*$B4+B2 3 =A1+A2 1 4 5 What formula

More information

Calculator Advanced Features. Capital Budgeting. Contents. Net Present Value (NPV) Net Present Value (NPV) Net Present Value (NPV) Capital Budgeting

Calculator Advanced Features. Capital Budgeting. Contents. Net Present Value (NPV) Net Present Value (NPV) Net Present Value (NPV) Capital Budgeting Capital Budgeting Contents TI BAII Plus Calculator Advanced Features Uneven Cash Flows Mean, Variance, and Standard Deviation Covariance, Correlation, and Regression Deprecation Net Present Value (NPV)

More information

TABLE OF CONTENTS. Healthier Black Elders Center

TABLE OF CONTENTS. Healthier Black Elders Center TABLE OF CONTENTS What is credit............................................1 The five C s of credit...................................... 2 Types of credit...........................................3

More information

Financial Functions, Data Tables, and Amortization Schedules. Chapter 4

Financial Functions, Data Tables, and Amortization Schedules. Chapter 4 Financial Functions, Data Tables, and Amortization Schedules Chapter 4 What we will cover Controlling thickness and color of outlines and borders Naming cells Using the PMT function to calculate monthly

More information

Financial Math Tutorial

Financial Math Tutorial SeeWhy Financial Learning recommends the Hewlett Packard (HP) 10B or HP 10B II. This calculator is easy to find, reasonably priced and very user friendly. However, you are free to use any financial calculator

More information

Inventory and Depreciation

Inventory and Depreciation Inventory and Depreciation Learning Unit C-1 HOW TO ASSIGN COSTS TO ENDING INVENTORY ITEMS The method one uses to assign costs to ending inventory will have a direct effect on the company s cost of goods

More information

MT4 Supreme Edition Tick Chart Trader

MT4 Supreme Edition Tick Chart Trader Tick Chart Trader MT4 Supreme Edition Tick Chart Trader In this manual, you will find installation and usage instructions for MT4 Supreme Edition. Installation process and usage is the same in new MT5

More information

SLOWING DEPRECIATION TO PAY FOR CORPORATE TAX RATE REDUCTION

SLOWING DEPRECIATION TO PAY FOR CORPORATE TAX RATE REDUCTION SLOWING DEPRECIATION TO PAY FOR CORPORATE TAX RATE REDUCTION James B. Mackie III, U.S. Department of the Treasury* INTRODUCTION A COMMON FEATURE OF SEVERAL RECENT proposals to reform the corporate and

More information

To compare the different growth patterns for a sum of money invested under a simple interest plan and a compound interest plan.

To compare the different growth patterns for a sum of money invested under a simple interest plan and a compound interest plan. Student Activity 7 8 9 10 11 12 Aim TI-Nspire CAS Investigation Student 180min To compare the different growth patterns for a sum of money invested under a simple interest plan and a compound interest

More information

CONSTRUCTION EQUIPMENT COSTS. Courtesy of Dr. Emad Elbeltagy

CONSTRUCTION EQUIPMENT COSTS. Courtesy of Dr. Emad Elbeltagy CONSTRUCTION EQUIPMENT COSTS Courtesy of Dr. Emad Elbeltagy AGENDA Construction Equipment Costs Depreciation CONSTRUCTION EQUIPMENT COSTS Estimating equipment cost involves identifying the ownership and

More information

Principles of Financial Feasibility ARCH 738: REAL ESTATE PROJECT MANAGEMENT. Morgan State University

Principles of Financial Feasibility ARCH 738: REAL ESTATE PROJECT MANAGEMENT. Morgan State University Principles of Financial Feasibility ARCH 738: REAL ESTATE PROJECT MANAGEMENT Morgan State University Jason E. Charalambides, PhD, MASCE, AIA, ENV_SP (This material has been prepared for educational purposes)

More information

Personal Finance Amortization Table. Name: Period:

Personal Finance Amortization Table. Name: Period: Personal Finance Amortization Table Name: Period: Ch 8 Project using Excel In this project you will complete a loan amortization table (payment schedule) for the purchase of a home with a $235,500 loan

More information

Section 8 TAX DEPRECIATION OF PASSENGER CARS AND OTHER VEHICLES

Section 8 TAX DEPRECIATION OF PASSENGER CARS AND OTHER VEHICLES Section 8 TAX DEPRECIATION OF PASSENGER CARS AND OTHER VEHICLES Introduction There are special dollar limits on annual depreciation that apply only to a passenger automobile, defined under tax law as any

More information

Appendix A Financial Calculations

Appendix A Financial Calculations Derivatives Demystified: A Step-by-Step Guide to Forwards, Futures, Swaps and Options, Second Edition By Andrew M. Chisholm 010 John Wiley & Sons, Ltd. Appendix A Financial Calculations TIME VALUE OF MONEY

More information

IB Interview Guide: Case Study Exercises Three-Statement Modeling Case (30 Minutes)

IB Interview Guide: Case Study Exercises Three-Statement Modeling Case (30 Minutes) IB Interview Guide: Case Study Exercises Three-Statement Modeling Case (30 Minutes) Hello, and welcome to our first sample case study. This is a three-statement modeling case study and we're using this

More information

Engineering Economics and Financial Accounting

Engineering Economics and Financial Accounting Engineering Economics and Financial Accounting Unit 5: Accounting Major Topics are: Balance Sheet - Profit & Loss Statement - Evaluation of Investment decisions Average Rate of Return - Payback Period

More information

LENDER SOFTWARE PRO USER GUIDE

LENDER SOFTWARE PRO USER GUIDE LENDER SOFTWARE PRO USER GUIDE You will find illustrated step-by-step examples in these instructions. We recommend you print out these instructions and read at least pages 4 to 20 before you start using

More information

How to Mitigate Risk in a Portfolio of Contracts

How to Mitigate Risk in a Portfolio of Contracts How to Mitigate Risk in a Portfolio of Contracts BY dr. mark d antonio Organizational management must use the resources they are entrusted with in the most judicious manner possible. An organization must

More information

The Metal Box Pension Scheme and AVC Plan Investment Guide

The Metal Box Pension Scheme and AVC Plan Investment Guide The Metal Box Pension Scheme and AVC Plan Investment Guide June 2007 A Glossary of special pension terms used in this booklet can be found on the fold-out flap at the back Contents Introduction 2 What

More information

Accounting Principles Guide. Discussion of principles applicable to use of spreadsheet available for download at:

Accounting Principles Guide. Discussion of principles applicable to use of spreadsheet available for download at: Accounting Principles Guide Discussion of principles applicable to use of spreadsheet available for download at: www.legaltree.ca Accounting equation (income statement and balance sheet) We should be clear

More information