Computing compound interest and composition of functions

Size: px
Start display at page:

Download "Computing compound interest and composition of functions"

Transcription

1 Computing compound interest and composition of functions In today s topic we will look at using EXCEL to compute compound interest. The method we will use will also allow us to discuss composition of functions. Compound interest is when interest is computed on a regular basis during the year. If interest is computed quarterly, it will be computed four times during the year. Simple interest is interest that is paid only at the end of each year. Starting with a simple interest problem, let s say that we place $ in a savings account with an interest rate of 5%. At the end of the first year we would have our original $ plus interest at 5% or.05 * $ Looking at this from an equation standpoint, we have Factoring out the $ , we have, Since.05 represents the rate, the general formula is Where r = interest rate. Since we won t always deposit $ every time, we can change $ into a variable P which represents principle. With this information, we can begin our EXCEL spreadsheet. Start with labeling Labels are in column A. Values are in column B For 1 + rate, we entered into cell B3 the equation =1 + B2. Thus, if we change the rate, the value in B3 will change accordingly. To find the amount of interest we will have at the end of year 1, we just need to multiply cells B1 times B3

2 In B6, we now have $ in cell B6 which was computed by multiplying cells B3 time B1. With this in EXCEL, we can quickly change with the principle and the rate and determine the effect of different amounts. Try this. Notice in cell B1 and in cell B2 we entered values. Thus, these values are constants (or variables as they are easy to change.) Notice in B3 and B6, we computed the answer using previous cells. When cells are used to compute answers we are using functions. Composition of functions. In the last problem, we have two functions B3 and B6. B3 was computed and use in B6. This is a composition of functions. An example of composition of functions is buying groceries and paying taxes. First we must compute the cost of the groceries and from that value, we must compute taxes. Finally we add cost of groceries with taxes to find the total cost. In this case, finding the cost of the groceries is a function. Since this value is used in finding taxes and finding the total cost, both taxes and total cost are composition of functions. A simple definition for composition of functions, is any time you compute an answer and then use the answer in another function, the second function is a composition of functions. Simple interest over longer periods of time. Let s assume we wish to know how much is in our account after several years. We can do this by making a few changes to our spreadsheet.

3 We have relabeled A6 as year and B6 as amount that would be in the account after the year. In A7 we entered 0 and in B7 we entered B1, by doing this we can change the initial amount by changing B1. In A8 we entered 1 and in B8 we entered the equation =B7 * $B$3. What we are going to do next is highlight A8 and B8, grab the square in the corner and drag down to create year 3, 4, 5 and more. As we drag B7 will become B8 and B9, etc. However, by placing a dollar sign in the cell name, $B$3, these cells will not change as we drag and will remain cell B3. Highlight cells A8 and B8 and drag down. Notice in B20, we have the equation =B19*$B$3. Which means cell B3 is used in all calculations as it should be.

4 When we notice that the values for amount are not in standard $ notation, we can highlight the cells B7 through B20, left click and notice that we can format cells. Click on format cells. This will give us the opportunity to pick the type of value in the cell and the number of decimal places. Click on currency. Choose the number of decimal places to display. In this case, 2. Click on your choice of display Click ok The column should now have a dollar sign in front of all the numbers and only two decimal points showing.

5 One of the reasons for creating the chart in the fashion that we did, is that we can highlight cells A6 through B20 and create the graph of the amount invested as a function of time At this time we can explore by changing the principle (cell B2) and the rate (cell B3) and determine the effect of changing these values. Simple interest rate formula. Can you evaluate the work we have accomplished in EXCEL and from this determine the equation for simple interest with A being the amount in the account, P being the amount started with and r being the rate and t being the time. Compound interest. While simple interest only pays interest at the end of the year, compound interest pays interest periodically throughout the year. If interest is paid quarterly it is paid out every 3 months and interest starts to accrue on the interest as soon as it is paid. In compound interest, we need to add a new variable, n which is the number of compounds in a year. If interest is paid quarterly, n=4, if interest is paid monthly then n=12. In this case the equation changes to { } The curly brackets are not necessary. They highlight that changing the simple interest to compound interest changes into. The value indicates interest rate for the shortened period and raising to the n makes sure we have made all interest payments within one year.

6 We can quickly adjust our EXCEL spreadsheet by adding in A4 the label n and in B4 the number of compounding per year. (start with B4 = 1). Then in A3, change to (1+r/n)^n and B4 into =(1+B2/B4)^B4. In A4, we labeled n In B4 we entered the number of times per year that the compounding occurs. In B3 we replaced the simple interest formula with the compound interest formula for computing growth in a year =(1+B2/B4)^B4 Notice that the amounts did not change. This is because, when n= 1 we have simple interest. Play around with changing the number of compounding and interest rates to see the changes that occur. Extra Practice. In the 1990 s, banks were wooing customers with high interest rates and intriguing compounding deals. But when we mix annual interest rates (APR) with different compounding schemes, it is difficult to determine the best deal. To solve this, banks we told to advertise using annual percent yield (APY). APY is actually the rate you would receive if the amount was computed in simple interest. We have set up the spreadsheet to quickly calculate APY. Consider the fours bank offerings. Which one would you choose. Rate (APR) Compounds per year Bank 1 8% 1 Bank 2 7.9% 2 Bank % 4 Bank % 12 Rate (APY) On first glance Bank 1 has the highest interest rate so they are a good place to start. But wait, Bank 4 compounds 12 times a year and we are making money on our interest much more regularly. So let s go to Bank 4. Hold on, with our spread sheet we can enter the rate into B2 and our compounding times into B4. The result in B3 will be 1 + the APY. Calculate the APY for each bank.

7 Rate (APR) Compounds per Rate (APY) year Bank 1 8% % Bank 2 7.9% % Bank % % Bank % % Hence Bank 3 has the highest APY and is the bank that will return the highest yield.

Computing interest and composition of functions:

Computing interest and composition of functions: Computing interest and composition of functions: In this week, we are creating a simple and compound interest calculator in EXCEL. These two calculators will be used to solve interest questions in week

More information

Spreadsheet Directions

Spreadsheet Directions The Best Summer Job Offer Ever! Spreadsheet Directions Before beginning, answer questions 1 through 4. Now let s see if you made a wise choice of payment plan. Complete all the steps outlined below in

More information

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com.

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com. In earlier technology assignments, you identified several details of a health plan and created a table of total cost. In this technology assignment, you ll create a worksheet which calculates the total

More information

Survey of Math: Chapter 21: Consumer Finance Savings (Lecture 1) Page 1

Survey of Math: Chapter 21: Consumer Finance Savings (Lecture 1) Page 1 Survey of Math: Chapter 21: Consumer Finance Savings (Lecture 1) Page 1 The mathematical concepts we use to describe finance are also used to describe how populations of organisms vary over time, how disease

More information

Technology Assignment Calculate the Total Annual Cost

Technology Assignment Calculate the Total Annual Cost In an earlier technology assignment, you identified several details of two different health plans. In this technology assignment, you ll create a worksheet which calculates the total annual cost of medical

More information

Time Value Tools: Program Overview

Time Value Tools: Program Overview Time Value Tools: Program Overview The Time Value Tools program is used to solve three types of Time Value of Money problems: Single Payment, Series of Payments, and Loan Payments. Each problem may be

More information

Applications of Exponential Functions Group Activity 7 Business Project Week #10

Applications of Exponential Functions Group Activity 7 Business Project Week #10 Applications of Exponential Functions Group Activity 7 Business Project Week #10 In the last activity we looked at exponential functions. This week we will look at exponential functions as related to interest

More information

MLC at Boise State Polynomials Activity 2 Week #3

MLC at Boise State Polynomials Activity 2 Week #3 Polynomials Activity 2 Week #3 This activity will discuss rate of change from a graphical prespective. We will be building a t-chart from a function first by hand and then by using Excel. Getting Started

More information

Math 1526 Summer 2000 Session 1

Math 1526 Summer 2000 Session 1 Math 1526 Summer 2 Session 1 Lab #2 Part #1 Rate of Change This lab will investigate the relationship between the average rate of change, the slope of a secant line, the instantaneous rate change and the

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

MLC at Boise State Polynomials Activity 3 Week #5

MLC at Boise State Polynomials Activity 3 Week #5 Polynomials Activity 3 Week #5 This activity will be discuss maximums, minimums and zeros of a quadratic function and its application to business, specifically maximizing profit, minimizing cost and break-even

More information

An application program that can quickly handle calculations. A spreadsheet uses numbers like a word processor uses words.

An application program that can quickly handle calculations. A spreadsheet uses numbers like a word processor uses words. An application program that can quickly handle calculations A spreadsheet uses numbers like a word processor uses words. WHAT IF? Columns run vertically & are identified by letters A, B, etc. Rows run

More information

January 29. Annuities

January 29. Annuities January 29 Annuities An annuity is a repeating payment, typically of a fixed amount, over a period of time. An annuity is like a loan in reverse; rather than paying a loan company, a bank or investment

More information

Chapter 5: Finance. Section 5.1: Basic Budgeting. Chapter 5: Finance

Chapter 5: Finance. Section 5.1: Basic Budgeting. Chapter 5: Finance Chapter 5: Finance Most adults have to deal with the financial topics in this chapter regardless of their job or income. Understanding these topics helps us to make wise decisions in our private lives

More information

The Advanced Budget Project Part D The Budget Report

The Advanced Budget Project Part D The Budget Report The Advanced Budget Project Part D The Budget Report A budget is probably the most important spreadsheet you can create. A good budget will keep you focused on your ultimate financial goal and help you

More information

MLC at Boise State Lines and Rates Activity 1 Week #2

MLC at Boise State Lines and Rates Activity 1 Week #2 Lines and Rates Activity 1 Week #2 This activity will use slopes to calculate marginal profit, revenue and cost of functions. What is Marginal? Marginal cost is the cost added by producing one additional

More information

Form 162. Form 194. Form 239

Form 162. Form 194. Form 239 Below is a list of topics that we receive calls about each year with the solutions to them detailed. New features and funds have also been added. Note: Some of the topics have more than one question so

More information

Financial Maths: Interest

Financial Maths: Interest Financial Maths: Interest Basic increase and decrease: Let us assume that you start with R100. You increase it by 10%, and then decrease it by 10%. How much money do you have at the end? Increase by 10%

More information

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product Introduction to Basic Excel Functions and Formulae Excel has some very useful functions that you can use when working with formulae. This worksheet has been designed using Excel 2010 however the basic

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

Final Project. College Algebra. Upon successful completion of this course, the student will be able to:

Final Project. College Algebra. Upon successful completion of this course, the student will be able to: COURSE OBJECTIVES Upon successful completion of this course, the student will be able to: 1. Perform operations on algebraic expressions 2. Perform operations on functions expressed in standard function

More information

3: Balance Equations

3: Balance Equations 3.1 Balance Equations Accounts with Constant Interest Rates 15 3: Balance Equations Investments typically consist of giving up something today in the hope of greater benefits in the future, resulting in

More information

An Excel Modeling Practice Problem

An Excel Modeling Practice Problem An Excel Modeling Practice Problem Excel Review Excel 97 1999-2000 The Padgett s Widgets Problem Market research by Padgett s Widget Company has revealed that the demand for its products varies with the

More information

Writing Exponential Equations Day 2

Writing Exponential Equations Day 2 Writing Exponential Equations Day 2 MGSE9 12.A.CED.1 Create equations and inequalities in one variable and use them to solve problems. Include equations arising from linear, quadratic, simple rational,

More information

Form 155. Form 162. Form 194. Form 239

Form 155. Form 162. Form 194. Form 239 Below is a list of topics that we receive calls about each year with the solutions to them detailed. New features and funds have also been added. Note: Some of the topics have more than one question so

More information

Math of Finance Exponential & Power Functions

Math of Finance Exponential & Power Functions The Right Stuff: Appropriate Mathematics for All Students Promoting the use of materials that engage students in meaningful activities that promote the effective use of technology to support mathematics,

More information

Calculate Sums, Rates, and Percentages in Excel: Student Workbook

Calculate Sums, Rates, and Percentages in Excel: Student Workbook 2016 Calculate Sums, Rates, and Percentages in Excel: Student Workbook Created by: EVA CONSTANTARAS / Independent Consultant & Data Scientist WITH SUPPORT FROM THE WORLD BANK AND THE UK DEPARTMENT FOR

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

* The Unlimited Plan costs $100 per month for as many minutes as you care to use.

* The Unlimited Plan costs $100 per month for as many minutes as you care to use. Problem: You walk into the new Herizon Wireless store, which just opened in the mall. They offer two different plans for voice (the data and text plans are separate): * The Unlimited Plan costs $100 per

More information

Day 3 Simple vs Compound Interest.notebook April 07, Simple Interest is money paid or earned on the. The Principal is the

Day 3 Simple vs Compound Interest.notebook April 07, Simple Interest is money paid or earned on the. The Principal is the LT: I can calculate simple and compound interest. p.11 What is Simple Interest? What is Principal? Simple Interest is money paid or earned on the. The Principal is the What is the Simple Interest Formula?

More information

Section 4B: The Power of Compounding

Section 4B: The Power of Compounding Section 4B: The Power of Compounding Definitions The principal is the amount of your initial investment. This is the amount on which interest is paid. Simple interest is interest paid only on the original

More information

Calculating Markup: A Merchandising Tool

Calculating Markup: A Merchandising Tool Calculating Markup: A Merchandising Tool Part 2: Markup as a Merchandising Tool: Basic Merchandising Mathematics Part 2: 2-1 Introduction: Basic Retail Pricing Components As discussed in Part 1: 1-1, retail

More information

3.1 Simple Interest. Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time

3.1 Simple Interest. Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time 3.1 Simple Interest Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time An example: Find the interest on a boat loan of $5,000 at 16% for

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

Random Variables. Note: Be sure that every possible outcome is included in the sum and verify that you have a valid probability model to start with.

Random Variables. Note: Be sure that every possible outcome is included in the sum and verify that you have a valid probability model to start with. Random Variables Formulas New Vocabulary You pick a card from a deck. If you get a face card, you win $15. If you get an ace, you win $25 plus an extra $40 for the ace of hearts. For any other card you

More information

Excel Build a Salary Schedule 03/15/2017

Excel Build a Salary Schedule 03/15/2017 EXCEL BUILDING A SALARY SCHEDULE WEDNESDAY, 3/22/2017 3:15 PM TRACY S. LEED ACCOUNTS PAYABLE SUPERVISOR/SYSTEM ADMINISTRATOR CHESTER CO INTERMEDIATE UNIT 24 DOWNINGTOWN, PA PASBO 62 ND ANNUAL CONFERENCE

More information

Before How can lines on a graph show the effect of interest rates on savings accounts?

Before How can lines on a graph show the effect of interest rates on savings accounts? Compound Interest LAUNCH (7 MIN) Before How can lines on a graph show the effect of interest rates on savings accounts? During How can you tell what the graph of simple interest looks like? After What

More information

Quantitative Literacy: Thinking Between the Lines

Quantitative Literacy: Thinking Between the Lines Quantitative Literacy: Thinking Between the Lines Crauder, Noell, Evans, Johnson Chapter 4: Personal Finance 2013 W. H. Freeman and Company 1 Chapter 4: Personal Finance Lesson Plan Saving money: The power

More information

Interest Rates. Countrywide Building Society. Saving Data Sheet. Gross (% per annum)

Interest Rates. Countrywide Building Society. Saving Data Sheet. Gross (% per annum) Interest Rates Gross (% per annum) Countrywide Building Society This is the rate of simple interest earned in a year (before deducting tax). Dividing by 12 gives a good estimate of the monthly rate of

More information

Section 5.1 Simple and Compound Interest

Section 5.1 Simple and Compound Interest Section 5.1 Simple and Compound Interest Question 1 What is simple interest? Question 2 What is compound interest? Question 3 - What is an effective interest rate? Question 4 - What is continuous compound

More information

Chapter 5. Learning Objectives. Principals Applied in this Chapter. Time Value of Money. Principle 1: Money Has a Time Value.

Chapter 5. Learning Objectives. Principals Applied in this Chapter. Time Value of Money. Principle 1: Money Has a Time Value. Chapter 5 Time Value of Money Learning Objectives 1. Construct cash flow timelines to organize your analysis of problems involving the time value of money. 2. Understand compounding and calculate the future

More information

Chapter 5. Time Value of Money

Chapter 5. Time Value of Money Chapter 5 Time Value of Money Using Timelines to Visualize Cashflows A timeline identifies the timing and amount of a stream of payments both cash received and cash spent - along with the interest rate

More information

Unit 8 - Math Review. Section 8: Real Estate Math Review. Reading Assignments (please note which version of the text you are using)

Unit 8 - Math Review. Section 8: Real Estate Math Review. Reading Assignments (please note which version of the text you are using) Unit 8 - Math Review Unit Outline Using a Simple Calculator Math Refresher Fractions, Decimals, and Percentages Percentage Problems Commission Problems Loan Problems Straight-Line Appreciation/Depreciation

More information

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price Orange Juice Sales and Prices In this module, you will be looking at sales and price data for orange juice in grocery stores. You have data from 83 stores on three brands (Tropicana, Minute Maid, and the

More information

Unit 6: Budgeting OBJECTIVES LESSON MATERIALS LESSON PLAN

Unit 6: Budgeting OBJECTIVES LESSON MATERIALS LESSON PLAN OBJECTIVES Unit 6: Budgeting Students will set up and solve budget-related math problems. Students will apply a variety of math strategies to real-world situations related to budgeting. Students will use

More information

Management 3 Quantitative Methods. The Time Value of Money Part 1A

Management 3 Quantitative Methods. The Time Value of Money Part 1A Management 3 Quantitative Methods The Time Value of Money Part 1A Money: Today? Tomorrow? money now is not the same as money tomorrow Money now is better: It can be used now; It can invested now; There

More information

WEB APPENDIX 8A 7.1 ( 8.9)

WEB APPENDIX 8A 7.1 ( 8.9) WEB APPENDIX 8A CALCULATING BETA COEFFICIENTS The CAPM is an ex ante model, which means that all of the variables represent before-the-fact expected values. In particular, the beta coefficient used in

More information

A HOUSE OF YOUR OWN: THE MATHEMATICS OF THE AMERICAN DREAM PART II

A HOUSE OF YOUR OWN: THE MATHEMATICS OF THE AMERICAN DREAM PART II A HOUSE OF YOUR OWN: THE MATHEMATICS OF THE AMERICAN DREAM PART II George Ashline St. Michael s College, VT Joanna Ellis-Monaghan St. Michael s College, VT Description: Given materials drawn from community

More information

HOW TO SET UP DENTAL INSURANCE PLANS IN DENTRIX FOR TRACKING INDIVIDUAL PLAN PERFORMANCE TO SEE THE WINNERS AND THE LOSERS

HOW TO SET UP DENTAL INSURANCE PLANS IN DENTRIX FOR TRACKING INDIVIDUAL PLAN PERFORMANCE TO SEE THE WINNERS AND THE LOSERS HOW TO SET UP DENTAL INSURANCE PLANS IN DENTRIX FOR TRACKING INDIVIDUAL PLAN PERFORMANCE TO SEE THE WINNERS AND THE LOSERS JILL NESBITT PRACTICE ADMINISTRATOR & DENTAL CONSULTANT MISSION 77, LLC 615-970-8405

More information

Time value of money-concepts and Calculations Prof. Bikash Mohanty Department of Chemical Engineering Indian Institute of Technology, Roorkee

Time value of money-concepts and Calculations Prof. Bikash Mohanty Department of Chemical Engineering Indian Institute of Technology, Roorkee Time value of money-concepts and Calculations Prof. Bikash Mohanty Department of Chemical Engineering Indian Institute of Technology, Roorkee Lecture 08 Present Value Welcome to the lecture series on Time

More information

The Normal Probability Distribution

The Normal Probability Distribution 1 The Normal Probability Distribution Key Definitions Probability Density Function: An equation used to compute probabilities for continuous random variables where the output value is greater than zero

More information

GL Budgets. Account Budget and Forecast. Account Budgets and Forecasts Menu

GL Budgets. Account Budget and Forecast. Account Budgets and Forecasts Menu Account Budget and Forecast The Account Budget and Forecast function allows you to enter and maintain an unlimited number of budgets and/or forecasts values and types. When setting up the account budgets

More information

Financial Literacy in Mathematics

Financial Literacy in Mathematics Lesson 1: Earning Money Math Learning Goals Students will: make connections between various types of payment for work and their graphical representations represent weekly pay, using equations and graphs

More information

BUDGET IMPORT TEMPLATE

BUDGET IMPORT TEMPLATE BUDGET IMPORT TEMPLATE This video will explain and show how to import budget journals in PeopleSoft using the Excel template. Importing will allow you to easily and quickly create budget transfers and

More information

Coimisiún na Scrúduithe Stáit State Examinations Commission. Leaving Certificate Examination Mathematics

Coimisiún na Scrúduithe Stáit State Examinations Commission. Leaving Certificate Examination Mathematics 2017. M29 Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Examination 2017 Mathematics Paper 1 Higher Level Friday 9 June Afternoon 2:00 4:30 300 marks Examination number

More information

1. FRACTIONAL AND DECIMAL EQUIVALENTS OF PERCENTS

1. FRACTIONAL AND DECIMAL EQUIVALENTS OF PERCENTS Percent 7. FRACTIONAL AND DECIMAL EQUIVALENTS OF PERCENTS Percent means out of 00. If you understand this concept, it then becomes very easy to change a percent to an equivalent decimal or fraction. %

More information

LESSON 2 INTEREST FORMULAS AND THEIR APPLICATIONS. Overview of Interest Formulas and Their Applications. Symbols Used in Engineering Economy

LESSON 2 INTEREST FORMULAS AND THEIR APPLICATIONS. Overview of Interest Formulas and Their Applications. Symbols Used in Engineering Economy Lesson Two: Interest Formulas and Their Applications from Understanding Engineering Economy: A Practical Approach LESSON 2 INTEREST FORMULAS AND THEIR APPLICATIONS Overview of Interest Formulas and Their

More information

Credit Cards Friend or Foe? An exploration of credit cards and debit cards utilizing Internet resources and spreadsheets.

Credit Cards Friend or Foe? An exploration of credit cards and debit cards utilizing Internet resources and spreadsheets. Credit Cards Friend or Foe? An exploration of credit cards and debit cards utilizing Internet resources and spreadsheets. Day One Investigating Credit Cards and Debit Cards The students will need access

More information

Exponential functions: week 13 Business

Exponential functions: week 13 Business Boise State, 4 Eponential functions: week 3 Business As we have seen, eponential functions describe events that grow (or decline) at a constant percent rate, such as placing capitol in a savings account.

More information

Using an Excel spreadsheet to calculate Andrew s 18th birthday costs

Using an Excel spreadsheet to calculate Andrew s 18th birthday costs Using an Excel spreadsheet to calculate Andrew s 18th birthday costs Open a new spreadsheet in Excel. Highlight cells A1 to J1. Prevocational Mathematics 1 of 17 Planning an event Using an Excel spreadsheet

More information

How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014

How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014 How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014 by Fred Brack NOTE: In December 2014, Microsoft made changes to their portfolio services online, widely derided by users. My

More information

CHAPTER 2: THE BASIC FINANCIAL STATEMENTS. Instructor s Manual Problem Set

CHAPTER 2: THE BASIC FINANCIAL STATEMENTS. Instructor s Manual Problem Set CHAPTER 2: THE BASIC FINANCIAL STATEMENTS Solutions can be found in the accompanying Excel files. Note that if you wish to see all of the formulas at once, you may use the CTRL+` (Control plus grave accent)

More information

Excel Tips for Compensation Practitioners Weeks 5 to 8 Working with Dates

Excel Tips for Compensation Practitioners Weeks 5 to 8 Working with Dates Excel Tips for Compensation Practitioners Weeks 5 to 8 Working with Dates Week 5 Converting Text Dates to Formatted Dates This month we will focus on working with dates. Some of the most frequently asked

More information

Pension Adjustments (PAs) 2016

Pension Adjustments (PAs) 2016 Pension Adjustments (PAs) 2016 Table of Contents 2016 Pension Adjustments (PAs) 1 Notes and changes for 2016 2016 Figures Maximum pension School boards Additional Voluntary Contributions 1 1 1 1 1 Calculating

More information

Answers to Exercise 8

Answers to Exercise 8 Answers to Exercise 8 Logistic Population Models 1. Inspect your graph of N t against time. You should see the following: Population size increases slowly at first, then accelerates (the curve gets steeper),

More information

Simple Interest. Formula I = prt

Simple Interest. Formula I = prt Simple Interest Formula I = prt I = PRT I = interest earned (amount of money the bank pays you) P = Principal amount invested or borrowed. R = Interest Rate usually given as a percent (must changed to

More information

Interest Formulas. Simple Interest

Interest Formulas. Simple Interest Interest Formulas You have $1000 that you wish to invest in a bank. You are curious how much you will have in your account after 3 years since banks typically give you back some interest. You have several

More information

Creating and Assigning Targets

Creating and Assigning Targets Creating and Assigning Targets Targets are a powerful reporting tool in PortfolioCenter that allow you to mix index returns for several indexes, based on the portfolio s asset class allocation. For example,

More information

Name: Manuel Hernandez July 14, 2006

Name: Manuel Hernandez July 14, 2006 (1) Making projections: A spreadsheet program stores and calculates information in a structured array of data cells. By defining relationships between information in cells, a user can see the effects of

More information

For 466W Forest Resource Management Lab 5: Marginal Analysis of the Rotation Decision in Even-aged Stands February 11, 2004

For 466W Forest Resource Management Lab 5: Marginal Analysis of the Rotation Decision in Even-aged Stands February 11, 2004 For 466W Forest Resource Management Lab 5: Marginal Analysis of the Rotation Decision in Even-aged Stands February 11, 2004 You used the following equation in your first lab to calculate various measures

More information

MATH THAT MAKES ENTS

MATH THAT MAKES ENTS On December 31, 2012, Curtis and Bill each had $1000 to start saving for retirement. The two men had different ideas about the best way to save, though. Curtis, who doesn t trust banks, put his money in

More information

Chapter 3 Mathematics of Finance

Chapter 3 Mathematics of Finance Chapter 3 Mathematics of Finance Section R Review Important Terms, Symbols, Concepts 3.1 Simple Interest Interest is the fee paid for the use of a sum of money P, called the principal. Simple interest

More information

E-Portfolio Signature Assignment Salt Lake Community College Macroeconomics - Econ 2020 Professor: Heather A Schumacker

E-Portfolio Signature Assignment Salt Lake Community College Macroeconomics - Econ 2020 Professor: Heather A Schumacker Name: Whitney Smith (80 points total) E-Portfolio Signature Assignment Salt Lake Community College Macroeconomics - Econ 2020 Professor: Heather A Schumacker Section: ECON-2020-045 Please type your answers

More information

Project your expenses

Project your expenses Welcome to the Victory Cashflow worksheet. Spending just half an hour each month will ensure your budget is maintained and your finances are in order. The objective of this budget is to predict the future

More information

These terms are the same whether you are the borrower or the lender, but I describe the words by thinking about borrowing the money.

These terms are the same whether you are the borrower or the lender, but I describe the words by thinking about borrowing the money. Simple and compound interest NAME: These terms are the same whether you are the borrower or the lender, but I describe the words by thinking about borrowing the money. Principal: initial amount you borrow;

More information

(Refer Slide Time: 00:55)

(Refer Slide Time: 00:55) Engineering Economic Analysis Professor Dr. Pradeep K Jha Department of Mechanical and Industrial Engineering Indian Institute of Technology Roorkee Lecture 11 Economic Equivalence: Meaning and Principles

More information

Lesson 4: Why do Banks Pay YOU to Provide Their Services?

Lesson 4: Why do Banks Pay YOU to Provide Their Services? Student Outcomes Students compare the rate of change for simple and compound interest and recognize situations in which a quantity grows by a constant percent rate per unit interval. Classwork Opening

More information

Investing Using Call Debit Spreads

Investing Using Call Debit Spreads Investing Using Call Debit Spreads Terry Walters February 2018 V11 I am a long equities investor; I am a directional trader. I use options to take long positions in equities that I believe will sell for

More information

Elementary Statistics Triola, Elementary Statistics 11/e Unit 14 The Confidence Interval for Means, σ Unknown

Elementary Statistics Triola, Elementary Statistics 11/e Unit 14 The Confidence Interval for Means, σ Unknown Elementary Statistics We are now ready to begin our exploration of how we make estimates of the population mean. Before we get started, I want to emphasize the importance of having collected a representative

More information

Lab#3 Probability

Lab#3 Probability 36-220 Lab#3 Probability Week of September 19, 2005 Please write your name below, tear off this front page and give it to a teaching assistant as you leave the lab. It will be a record of your participation

More information

Investing Using Call Debit Spreads

Investing Using Call Debit Spreads Investing Using Call Debit Spreads Strategies for the equities investor and directional trader I use options to take long positions in equities that I believe will sell for more in the future than today.

More information

Decision Trees: Booths

Decision Trees: Booths DECISION ANALYSIS Decision Trees: Booths Terri Donovan recorded: January, 2010 Hi. Tony has given you a challenge of setting up a spreadsheet, so you can really understand whether it s wiser to play in

More information

GOOD LUCK! 2. a b c d e 12. a b c d e. 3. a b c d e 13. a b c d e. 4. a b c d e 14. a b c d e. 5. a b c d e 15. a b c d e. 6. a b c d e 16.

GOOD LUCK! 2. a b c d e 12. a b c d e. 3. a b c d e 13. a b c d e. 4. a b c d e 14. a b c d e. 5. a b c d e 15. a b c d e. 6. a b c d e 16. MA109 College Algebra Spring 2017 Exam2 2017-03-08 Name: Sec.: Do not remove this answer page you will turn in the entire exam. You have two hours to do this exam. No books or notes may be used. You may

More information

Mathematics (Project Maths Phase 2)

Mathematics (Project Maths Phase 2) L.17 NAME SCHOOL TEACHER Pre-Leaving Certificate Examination, 2013 Mathematics (Project Maths Phase 2) Paper 1 Higher Level Time: 2 hours, 30 minutes 300 marks For examiner Question 1 Centre stamp 2 3

More information

Finance 197. Simple One-time Interest

Finance 197. Simple One-time Interest Finance 197 Finance We have to work with money every day. While balancing your checkbook or calculating your monthly expenditures on espresso requires only arithmetic, when we start saving, planning for

More information

Hertha Longo, CSA Matt Wade

Hertha Longo, CSA Matt Wade Hertha Longo, CSA Matt Wade Census and financial forecasting tool to assist religious institutes in decision-making and planning for the future Available on CD for purchase by religious institutes only

More information

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley.

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley. Appendix: Statistics in Action Part I Financial Time Series 1. These data show the effects of stock splits. If you investigate further, you ll find that most of these splits (such as in May 1970) are 3-for-1

More information

Week 20 Algebra 1 Assignment:

Week 20 Algebra 1 Assignment: Week 0 Algebra 1 Assignment: Day 1: pp. 38-383 #-0 even, 3-7 Day : pp. 385-386 #-18 even, 1-5 Day 3: pp. 388-389 #-4 even, 7-9 Day 4: pp. 39-393 #1-37 odd Day 5: Chapter 9 test Notes on Assignment: Pages

More information

Importing Historical Returns into Morningstar Office

Importing Historical Returns into Morningstar Office Importing Historical Returns into Morningstar Office Overview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 What are historical returns? - - - - - - - - - - - - - - - -

More information

MBF1223 Financial Management Prepared by Dr Khairul Anuar

MBF1223 Financial Management Prepared by Dr Khairul Anuar MBF1223 Financial Management Prepared by Dr Khairul Anuar L4 Time Value of Money www.mba638.wordpress.com 2 Learning Objectives 1. Calculate future values and understand compounding. 2. Calculate present

More information

MBF1223 Financial Management Prepared by Dr Khairul Anuar

MBF1223 Financial Management Prepared by Dr Khairul Anuar MBF1223 Financial Management Prepared by Dr Khairul Anuar L3 Time Value of Money www.mba638.wordpress.com 2 4 Learning Objectives 1. Calculate future values and understand compounding. 2. Calculate present

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

Composite Financial Index*

Composite Financial Index* Composite Financial Index* The composite financial index (CFI) is a measure of financial health used widely throughout higher education. It relies on information from audited financial statements and utilizes

More information

The calculation of percentages and means from data in a Blackboard Enterprise Survey

The calculation of percentages and means from data in a Blackboard Enterprise Survey The calculation of percentages and means from data in a Blackboard Enterprise Survey This paper provides an overview of the results displayed in reports generated from a Blackboard Enterprise Survey. For

More information

Finance Mathematics. Part 1: Terms and their meaning.

Finance Mathematics. Part 1: Terms and their meaning. Finance Mathematics Part 1: Terms and their meaning. Watch the video describing call and put options at http://www.youtube.com/watch?v=efmtwu2yn5q and use http://www.investopedia.com or a search. Look

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Midterm 2b 2/28/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 10 pages (including this cover page) and 9 problems. Check to see if any

More information

Chapter 6 Analyzing Accumulated Change: Integrals in Action

Chapter 6 Analyzing Accumulated Change: Integrals in Action Chapter 6 Analyzing Accumulated Change: Integrals in Action 6. Streams in Business and Biology You will find Excel very helpful when dealing with streams that are accumulated over finite intervals. Finding

More information

Lab 6. Microsoft Excel

Lab 6. Microsoft Excel Lab 6 Microsoft Excel Objective At the end of this lesson, you should be able to describe components and functions in Excel perform and apply basic Excel operations Introduction to Management Information

More information

Loan and Bond Amortization

Loan and Bond Amortization Loan and Bond Amortization 5 chapter In this chapter you will learn: How to use the payment function to calculate payments to retire a loan How to create a loan amortization schedule How to use a what-if

More information

The three formulas we use most commonly involving compounding interest n times a year are

The three formulas we use most commonly involving compounding interest n times a year are Section 6.6 and 6.7 with finance review questions are included in this document for your convenience for studying for quizzes and exams for Finance Calculations for Math 11. Section 6.6 focuses on identifying

More information