Spreadsheets in Finance and Forecasting Week 4: Using Formulae.

Slides:



Advertisements
Similar presentations
Insert complete company name Creating an Excel Spreadsheet Using Excel 2000.
Advertisements

Benchmark Series Microsoft Excel 2013 Level 2
Intermediate Formulas & Functions Instructor: Rachel Baltus.
In Business Series © Prentice Hall 2007 Microsoft Office Excel 2007 In Business Core Chapter 3 Calculating Data Formulas and Functions.
Digital Communication Systems
Spreadsheets. Software program capable of performing many calculations, functions, graphs Arranged in rows (by number) and columns (letters) Intersection.
EGN 1006 – Introduction to Engineering Engineering Problem Solving and Excel.
Microsoft Excel Presented by ShoWorks Fair Software and Online Entries
Microsoft ® Office Excel ® 2003 Training Enter formulas CSNT, Inc. presents:
FORMULAS & FUNCTIONS EXCEL 2. Excel Input – a collection of informational data typed into the spreadsheet Output – worksheet results Information to be.
FORMULAS & FUNCTIONS EXCEL. Input A collection of information Data typed into the spreadsheet Output Worksheet Results.
Introduction to Spreadsheets. Learning Target I can input data and do simple calculations in a spreadsheet.
MS Excel Formulas & Functions. What are formulas & functions?  Formulas are instructions that tell Excel how to perform calculations.  Formulas must.
Microsoft Office XP Microsoft Excel
Using Basic FormulasUsing Basic Formulas Lesson 4 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft Excel.
Excel Lesson 4 Entering Worksheet Formulas
Excel Garry Storer IT Training Co-Ordinator IT Services.
Spreadsheets in Finance and Forecasting Introduction to Charts, Summary Values and Pivot Tables.
Spreadsheets in Finance and Forecasting Presentation 8 Buttons, Boxes and Bars.
Project 7 Forecasting Values With What-If Analysis: Using Data Tables, Scenarios, Goal Seek, and Solver Jason C. H. Chen, Ph.D. Professor of Management.
1 Understanding and Managing Finance 3 This Presentation is in Self-Study Form To start the presentation: Press F5 (Top Row of Keyboard) Then use the navigation.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 9 1 Microsoft Office Excel 2003 Tutorial 9 – Data Tables and Scenario Management.
1 Excel Lesson 4 Entering Worksheet Formulas Microsoft Office 2010 Introductory Pasewark & Pasewark.
General Purpose Packages Spreadsheets. What is a Spreadsheet? A Spreadsheet is a computer program used mainly for recording mathematical data such as.
Technology Basics Creating Worksheet Formulas. 2 Understand Formulas Equations used to calculate values in cells are called formulas. Formulas consist.
Computer Literacy BASICS
Microsoft Excel How to make a SPREADSHEET. Microsoft Excel IT is recommended that you have EXCEL running at the same time. You can try what you are reading.
Spreadsheets in Finance and Forecasting Presentation 11 Visual Basic.
Spreadsheets in Finance and Forecasting Presentation 8: Problem Solving.
Excel Tutorial Enfield High School 2007.
Microsoft Excel 2003 Illustrated Complete And Editing Worksheets Building.
Microsoft Excel By: Dr. K.V. Vishwanath Professor, Dept. of C.S.E,
General Purpose Packages Spreadsheets. What is a Spreadsheet? Spreadsheets are used mainly for recording mathematical data such as bank records, accounts,
Spreadsheet A spreadsheet is the computer equivalent of a paper ledger sheet. It consists of a grid made from columns and rows. It is an environment that.
CHAPTER 13 Creating a Workbook Part 2. Learning Objectives Work with cells and ranges Work with formulas and functions Preview and print a workbook 2.
Technology ICT Core: Spreadsheets. Spreadsheets A spreadsheet is a table consisting of Rows and Columns Where a row and a column meet, the box is called.
CIS111 Basic PC Literacy Getting Started with Excel 2007.
Spreadsheets in Finance and Forecasting Presentation 9 Macros.
1-7 Data and Spread Big Idea Two measures of the spread of a data set are range and mean absolute deviation. Range, the difference between the maximum.
Excel Spreadsheet basics. Excel Sheets and Books  Spreadsheet: tool to analyze, chart and manage data for personal, business and financial use Worksheet:
CGS2060/2100 Recitation Spreadsheets. Spreadsheet Software Software designed to perform complicated numeric calculations rapidly and accurately. Provides.
Spreadsheet Basics chapter 7
Chapter 12 Creating a Worksheet.
Key Words: Functional Skills. Key Words: Spreadsheets.
CS&E 1111 ExFormulas Building a Spreadsheet Model: Cell Addressing in Excel Objectives: l To understand how formulas are copied l Relative & Absolute Cell.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 5 BACKNEXTEND 5-1 LINKS TO OBJECTIVES Transpose data Paste with mathematical calculation Paste.
Absolute Cell References Unit 2 ICT GNVQ. Lesson Objectives To use an absolute cell reference in a formula To use the website effectivelywww.ictgnvq.org.uk.
Project 8 Using Excel’s Auditing and Collaboration Features Jason C. H. Chen, Ph.D. Professor of Management Information Systems School of Business Administration.
A spreadsheet is a programme which stores data in a grid. Many people use spread sheets as an online calculator instead of working lots of calculations.
Introduction to Spreadsheets Part 1 The ‘Quick’ and ‘Easy’ guide to using Microsoft Excel.
Spreadsheets What is Excel?. Objectives 1. Identify the parts of the Excel Screen 2. Identify the functions of a spreadsheet 3. Identify how spreadsheets.
CONSTRUCTING BASIC FORMULAS AND USING FUNCTIONS Microsoft Excel.
Intro. to Spreadsheets Using Microsoft Excel
 The term “spreadsheet” covers a wide variety of elements useful for quantitative analysis of all kinds. Essentially, a spreadsheet is a simple tool.
How to graph your stock project performance vs. the 3 major indexes.
COMPUTER LITERACY NOTES MS-EXCEL. SPREADSHEETS A spreadsheet is a computer equivalent of a paper ledger sheet. Excel allows you to create spreadsheets.
XP Practical OpenOffice.org Chapter 5 1 Creating a Worksheet.
Spreadsheet Application software program uses ROWS and COLUMNS of data manage, predict & present information.
CS 106 Computing Fundamentals II Chapter 5 “Excel Basics for Windows”
Microsoft Excel.
Microsoft Office Excel 2003
Microsoft Excel 2003 Illustrated Complete
Creating a Workbook Part 2
Microsoft Excel All editions of Microsoft office.
Lesson 4 Using Basic Formulas
Technology ICT Core: Spreadsheets.
Mr Watson’s Introduction to Spreadsheets
By the end of the lesson, I want you to be able to say…
Mathematical Formulas and Excel
Introduction to Spreadsheets
Presentation transcript:

Spreadsheets in Finance and Forecasting Week 4: Using Formulae

Working with Formulae In previous weeks we have seen that we can work with cell formulae to calculate totals, averages and other summary values, and can keep running totals of transactions. This week we explore this further, and look in depth at the processes behind formulae

Objectives for Week 4 After working through the materials for this week you will be able to: Work confidently with spreadsheet formulae Understand and work with operator precedence Use absolute and relative addresses and range names

Following the Slides When you see this You will need to open the spreadsheets referred to in the slides Switch between the slides and the spreadsheet to follow the examples Action Point!

Flower Shop Example The next few examples use Flower Sales.xls This is a simple spreadsheet which carries out a number of calculations of sales and profits Action Point!

Floral Arrangements The Florist sells three different sizes of flower arrangement large, medium, small The first task is to calculate the total sales income for each type.

Large Florals: Sales How can we work out the total sales here?

Large Florals: Sales Enter the cell formula: =B5*C5

Medium and Small Florals Use Auto fill and check the cell entries Cell entries are: =B6*C6 =B7*C7

Pot Plants: Profits There are three types of pot plants: Chrysanthemums, Violets, Cyclamen The task here is to calculate, for each of these the total profit for each type of plant

The Flower Shop Spreadsheet How can we work out the Total Profit here?

The Flower Shop Spreadsheet Cell Contents: =(C10- B10)*D10 Now use auto fill to complete these cells

Special Events From their stock of flowers and shrubs, the company hires out materials and celebration banners for special events such as weddings, birthdays and anniversaries. The third task is to calculate the total hire charges for the special event below:

The Flower Shop Spreadsheet What is the formula for working out the Total Hire Charges for the Special Event?

The Flower Shop Spreadsheet Formula: =B15*B16 + C15*C16 + D15*D16 + E15*E16

Operations In the previous example we saw calculations being carried out on cell addresses using a formula Such formulae rely on mathematical conventions

Arithmetic Operations Excel calculates the results by using the rules of arithmetic The table right shows the arithmetic operations that can be used and the symbols that represent them OperatorPerformsExample + Add =A1 + B1 - Subtract =A1 - B1 * Multiply =A1 * B1 / Divide =A1 / B1 ^ Power =A1^3

Operator Precedence In the flower shop examples we used operations and bracketing To use this consistently, we need to clarify the order in which calculations are to be done. Operator precedence uses the BIDMAS rule BCalculate within the brackets ICalculate Indices and powers DDivide MMultiply AAdd SSubtract

Example The cell contents are: A2:3.2 A3:4.8 A4:1.5 A5:4.8 Suppose that the formula in cell A6 is: =(A2+A3)^2 +3*A4 –A5/2 Calculate the value in cell A6.

Calculation Example =(A2+A3)^2 + 3*A4 – A5/2 Brackets: (A2 + A3) is ( ) = 8.0 Indices: (A2+A3)^2 is8.0^2 = 64 Division: A5/2 is4.8/2 =2.4 Multiplication: 3*A4 is3 x 1.5 =4.5 Addition: (A2+A3)^2 + 3*A4 is =68.5 Subtraction (A2+A3)^2 + 3*A4 – A5/2 is68.5 – 2.4= 66.1

Calculations Example The spreadsheet calculations.xls is a simple spreadsheet which will give you practice at constructing formulae Action Point!

Calculations Spreadsheet This spreadsheet asks you to calculate a number of different values by using the cell references

Solutions =(F4+G4)*D4 =(E4-D4)*(H4-G4) =10*E4+5*(F4+G4+H4) =(F4+G4)^4/H4^2

What happens when you copy and paste formulae? In the next few slides we look at how the cell addresses change when they are copied into different locations

Cell Referencing A cell may be referenced in one of four ways: An Absolute Address A Relative Address A Mixed Address Range Name

Absolute Addressing Absolute addressing means that we always want that part of the formula to use that particular cell. For example: Multiply A5 by 3: $A$5 * 3 Sum all the values in a block Sum($A$1:$C$2) When copied, this formula will always refer to cell A5 When copied, this formula will always refer to the block of cells: A1, B1, C1, A2, B2, C2

Relative Addressing Copying Cell Address K9 K9 Q9 R13 K14 When copied a relative address will change, depending upon where it is put Copy it along, and the column will change Copy it down and the row will change Copy it diagonally and both row and column will change

Mixed Addressing We can relax part of the absolute address We can use this to: Fix a Column: $B Fix a Row: A$ When copied this formula will always refer to a cell in column B When copied this formula will always refer to cell in row 5

Using Range Names It is possible to label a particular cell with a name, which can then be used in functions and formulae. This cell D1 can be labelled as “depreciation” Click in this box here to change the D1 to depreciation, then press the return key

Using Range Names Using the label we have created, we can use this as an absolute cell reference; it will not change if we copy or paste using it in a formula This cell can now be referred to as “depreciation” In this cell, we type in: =depreciation, and press the return key

Exploring Copy and Paste In the next few examples we will carry out some simple financial calculations Each time we will enter some formulae, then copy and paste these formulae to carry out the calculations in later cells

Depreciation Example The spreadsheet depreciation.xls looks at the following problem: Suppose you paid £5000 for a car at the end of 1999; what would the car be worth in 2010? Action Point!

The Depreciation Spreadsheet What we need to do is to put formulae in the cells, so that we end up with our answer here! In our example, the car will lose 10% of its current value year on year

The Depreciation Spreadsheet Cells have been labelled with “post-its”; Read these to find out what to put in the cells The first thing to do is to re-label cell D1 as depreciation

Depreciation Solution =D4-C5=depreciation= D4 * B5 The first line of the solution is:

Depreciation: Full Solution When all the cell calculations are pasted down, the answer appears here

Auditing Formulae Sometimes a formula does not quite give you the answer that you wanted. In this case you can use the auditing tools to check where the answer has originated

The Auditing Tools Click on Tools then Auditing and Auditing Toolbar Action Point!

Auditing a Spreadsheet The first and third icons on the toolbar are Trace precedents and Trace Dependents

Tracing Precedents Click on cell B5. Now click Trace Precedents on the toolbar The blue arrow shows that cell B5 is taking information from cell D1

Tracing Dependents When you click on Trace Dependents, the arrow leads to cell C5 This is because C5 uses information from B5

More Relationships By clicking on the Trace Dependents button repeatedly, you can track how the information passes from cell to cell

Further Challenge To extend your understanding of formulae, the next part of this presentation looks at copying and pasting across rows and down columns It uses both relative and absolute addressing

Throwing Dice The Dice.xls Spreadsheet sets you this challenge: Two fair dice are thrown. Create a table to show all possible sums of the two values Action Point!

Throwing Dice In order to get you to think about relative and absolute cell addressing, You are only allowed to write one formula, and that must be in the top left cell All the others must be copied and pasted from this initial cell.

Throwing Dice- Solution We needed to add cells B4 and C5 However, we want to add C4 to all the cells in the C column, so we fix the 4, and use C$4 Also we want to add B5 to all the cells in row 5, so we fix the B and use $B5 = C$4 + $B5

Examining the Solution Copying and pasting that initial cell gives the following: If you examine the final cell you will see how the formula has been modified = H$4 + $B10

Savings and Loans As a final example, look at savings and loans.xls This spreadsheet calculates interest on savings, loan repayments and mortgages. You will need to work out the formulae Action Point!

Follow-Up work Portfolio Task 2 now takes you through a scenario in which you create portfolios of shares to maximise your return on investment.