Part A: Time Series Application

Size: px
Start display at page:

Download "Part A: Time Series Application"

Transcription

1 MBA 555, MANAGERIAL ECONOMICS Computer-Assisted-Learning (CAL): Neuro-economic nonlinear Business Modeling Base Year: AY 2014 Dr. Gordon H. Dash, Jr. Submissions must be made by Due Date: See class Audit Blog The purpose of this assignment is to introduce MBA students to the field of Big Data and the complexity of analysis associated with Big Data. Click Here to read the Wikipedia definition. In short, the assignment will introduce you to evolving world of high frequency and behavioral artificial intelligence structure for forecasting. The focus on a behavioral approach to model and forecast complex data is useful for any analyst that encounters high frequency stock market data (stock ticks), social network data, organized spam data, browser clicks, micro-blogging data and more. While this assignment focuses on how to model complex data structure, the methods covered in this assignment do not ignore more traditional time-series forecasting methods that are routinely introduced at the MBA level. The student will encounter some typical uses of various exponential smoothing models compared to the traditional OLS model used for forecasting purposes. Because it is free and easy to obtain, the assignment will rely upon daily stock market data. However, the curious MBA student is reminded to think out of the box to the extent that the data stream could be from any other functional field. The focus is to learn how to exam Big Data and not just finance data that often shows characteristics of complexity and chaotic behavior. Often, the term neuroeconomics is inserted into the discussion in order to convey behavioral, or artificial intelligence, applications to financial data (computational finance). The former traditional forecasting homework assignment focused solely on the family of exponential smoothing methods. This CAL compares the AI method, specifically a radial basis function artificial neural network (RANN), to complement the exponential smoothing family and the use of OLS. Learning Objectives: a) To introduce students to the acquisition of historical time series data through today (current date). b) To introduce students to the functionality of exponential smoothing methods when applied to time series data c) To introduce students to the functionality of nonlinear forecasting methods through the use of a learning technique a radial basis function (RBF) artificial neural network (ANN), or RANN, specifically, as cited in the literature, the K4- RANN. d) To estimate RANN weights as a nonlinear comparative metric(s) to traditional linear regression parameters Desired Outcomes: a) To forecast next day (end-of-day) stock (equity) price for a chosen security. b) To compare the forecast (dollar value), error, and reliability of the forecast across assigned methods. c) To execute the RANN method on the best model as obtained from CAL 1 (OLS assignment). You will need your final WinORS CAL 1 spreadsheet. Part A: Time Series Application 1. To perform the steps listed in this computational assignment requires that you first obtain actual stock market data to produce a one-period-ahead (next day market closing price) forecast. To that end each student is required to choose a ticker symbol to follow (IBM is n/a as it is used for teaching and demonstration purposes). a. Each student must choose a unique firm to model. Please send an to Professor Dash (ghdash@uri.edu). b. Yahoo is the source of most auto-imported capital market data used within WinORS computational functions. If you do not know the ticker symbol of your stock (or index), then go to the Quote lookup section in Yahoo Finance and perform a query. c. NOTE: For the Yahoo data service, index ticker symbols are preceded with a caret (^). 2. Open WinORS to create your data set. For your ticker import daily stock price close data from 2011 (Jan) to current date: a. In WinORS use the following menu sequence: /DM. b. On the dialog box of this menu, i. Enter Ticker symbol. ii. Double check (view) Insertion column (first time it is set for B4). iii. Set begin date to 2014 and end date to the current year (e.g., 2016) iv. For instrument choose Equities

2 MBA 555, Neuro-economic Nonlinear Business Modeling Page -2- v. For Type choose Price vi. For Price Format choose Adj Close. vii. Time Scale should be set to Daily viii. Click the UPDATE button when ready. ix. IBM stock history is imported into the spreadsheet from the Yahoo historical database. NOTE: Yahoo updates the equity database after market close and generally between 5 p.m. and 7 p.m. EST. Data may not load during this period. If that is the case, try later in the evening. 3. Following procedures that mimic those in step 2 above, import two (2) market predictor (independent) variables. How do you find an index such as the volatility index (^VIX)? See the appendix to this document. The RANN method has a mathematical requirement for at least 2 predictor variables; however, you certainly can use more than two this part is your unique design choice. 4. Click the FINISH BUTTON after all data has been entered. 5. Eliminate missing values (.). You may do this by highlighting the column (multiple column highlighting is supported) and using the menu tree: /ACE. Accept default range. Estimated values are shown in blue. NOTE: when working with big data estimating a few missing values has minimal (if any) impact on the statistical analysis. It is a necessary step as some solution tools cannot handle a missing value. Spreadsheet Operations 6. On Row 2 of the WinORS spreadsheet (the variable type row) change the single letter Variable type to D for the column that contains the actual Adj Close data for your stock ticker. All actual predictor variables should have a variable type of I. 7. Check the ending row (range) of the data. Yahoo data is not always balanced. Some data variables may be a day or more behind in reporting. Hence, it is important for you to know the last row of complete data for all variables as this is the last row for the required range setting. Suggestion: delete any unbalanced data rows at the end of the range. 8. Create period returns (change in value) for all three imported variables. a. Use menu tree: /ACR. b. You may select either Normal Period Returns or Log Difference Returns. c. Input Range 1 highlight from row 4 through end or range for all three imported price variables. d. Input Range 2 not used. e. Output: Set the top-most left vertex cell. For example, if imported data is in columns B, C and D, then choose cell E4 for the Output. f. Click OK

3 MBA 555, Neuro-economic Nonlinear Business Modeling Page -3- Part B: Stock Price Smoothing& AI Estimation/Prediction 9. Use the following two (2) exponential smoothing methods to obtain a forecast of the stock s closing daily price: a. ARRSE b. Holt 10. Auto-Produce your forecasting report. Before going on to the ANN method, use the /SR menu to produce a report in WriteORS (see instructions below). Be patient. When done do not minimize the report (let it go to the background). 11. Execute a one period-ahead RANN forecast model (see the definition of a one-period ahead stock price model as developed below). NOTE: This is now a built-in feature of the Radial Basis Function ANN. See below for discussion on the theory. a. Execute the following menu sequence: /ALR. Immediately set the range to span the three columns of data and all data rows (e.g., B4:D476). b. Forecast input box: Leave blank c. Table is not editable d. Under Patterns, set the training patterns so that about 33% of the data is used for this purpose. e. Choose a model. Either Returns Lag (1) or Volatility Lag (1) re: class lecture f. Choose a data normalization type (try Normalize Method 2 with min/max at -1 and 1). The Normalize and Standardize options tend to work best on stock period returns. g. The RBF method is Kajiji-4; h. Error minimization is GCV; and, i. The transfer Function is Gaussian j. Click OK to produce a solution. 12. Three tabs are now related to the solution: RBF Parameters; RBF Predicted; and, RBF Weights. You will work with Parameter and Predicted tabs. 13. Start your analysis by checking the forecast value for your stock see Parameter tab and the very end of the number sequence (last row). The forecast is in the blue color. 14. In your report, create a table and summarize the different forecast values. Compare the forecast to the actual adjusted closing price for the day. Add comment(s). 15. Produce a zoom-in view of one exponential smoothing series and one RBF series a. Use menu tree: /CDSF; Predictive Ability b. Choose two (e.g., Holt s and RBF) c. Click OK d. Zoom-in near the end of the series, including the forecast e. Use menu tree: /EC f. In WriteORS, the cursor is position at the end of the document (desired). Paste the Zoomed-in chart at this location. g. Space the cursor once or twice to the end of document Part C: Stock Returns Smoothing & AI Estimation/Prediction 16. Save your WinORS spreadsheet under a new name. Then: a. Hover the cursor over any tab (e.g., Foreasting) b. Right mouse click for the context sensitive menu c. Choose Clear-Sheet d. Choose the check-box for: All Tabs except Tab A e. When done only Tab A (the data tab remains). 17. On Row 2 of the WinORS spreadsheet (the variable type row) change the single letter Variable type to D for the column that contains the RETURNS of thel Adj Close data for your stock ticker. All columns with RETURNS for the predictor variables should have a variable type of I. 18. Check the ending row (range) of the data. Yahoo data is not always balanced. Some data variables may be a day or more behind in reporting. Hence, it is important for you to know the last row of complete data for all variables as this is the last row for the required range setting. Suggestion: delete any unbalanced data rows at the end of the range. 19. This analysis will focus on one (1) exponential smoothing model and one (1) RANN model where each is applied to (chaotic) returns data. Forecasting the next observation is not the primary goal for this application. 20. Solve Exponential smoothing first. Set the range for the one column with the returns of the stock ticker. Try either Holt s or ARSSE.

4 MBA 555, Neuro-economic Nonlinear Business Modeling Page Solve RANN with a range that includes the three columns with RETURNS data. a. Choose the model: General b. Set all remaining RANN parameters as described in points 11f 11i. c. Click OK 22. Produce a comparative chart: a. Use menu tree: /CDSF; Predictive Ability b. Choose the last two check-boxes (one exponential smoothing and one RBF) c. Click OK d. Zoom-in near the end of the series e. Use menu tree: /EC f. In WriteORS, the cursor is position at the end of the document (desired). Paste the Zoomed-in chart at this location. g. Space the cursor once or twice to the end of document Deliverable requirements include, but are not limited to: Company Ticker Holt's AARSE RANN BRK $17.74 $12.17 $14.25 a) A short fundamental analysis of the chosen stock ticker. Be sure to capture a recent stock price graph. Use Yahoo or any other financial portal to observe fundamental characteristics such as beta, EPS, earnings forecast, etc. Present at least 4 characteristics to support a paragraph statement on the investment value of the stock. b) Analyze the WinORS comparative predictions produced by exponential smoothing and RANN. Include the stock price predictability chart(s). Draw an opinion about which method you wold find the more reliable for the purpose of predicting stock price(s) for your ticker. Include a comparison of the actual outcome. That is, provide a short analysis, including a user formatted comparative data table that presents and summarizes the alternative forecasts and overall effectiveness. Be sure to address consistency / lack of consistency. Also, be sure to use the performance statistics to support your analysis (e.g., MSE, Direction, etc). c) Provide a policy statement that is representative of a recommendation you might present to the committee reviewing forecast reliability at your firm. d) From the comparative predictability chart produced after solving using the stock returns data, provide your statement / analysis about the overall effectiveness (or lack thereof) of the various techniques to model chaotic style data. Support your analysis by reporting and comparing either MSE, MAPE or both. NOTE: Do not submit data files. All analytical work is to be presented in either: Microsoft Word, WriteORS, or PDF (preferred format). NOTE: auto-created documents in WriteORS can be saved as RTF files and then subsequently opened by Word also, note that WriteORS can save your document as a PDF file. All submissions must be made by ghdash@usa.net Appendix A: How to Find Stock Market Indexes in Yahoo To search Yahoo Finance for predictor indexes, enter the ^ into the Get Quotes search input box. Narrow the search by entering one or more characters after ^.

5 MBA 555, Neuro-economic Nonlinear Business Modeling Page -5- Appendix B: One Period Ahead Prediction using Neural Networks To predict a one-period ahead value, you must solve a lagged model. The neural network approach requires the use of predictor (independent) variables. The dependent variable (more correctly known as the target variable in neural network terminology), is related to the independent variables. P b P b P IBM t 1 1 ^ VIX, t 2 ^ IRX, t t -or-, stated differently, the actual model to solved is P b P b P IBM t 1 ^ VIX, t 1 2 ^ IRX, t 1 t

6 MBA 555, Neuro-economic Nonlinear Business Modeling Page -6- Appendix C: Nonlinear RANN Parameter Estimation (Optional for Advanced Project Analysis) Instructions For this part of the assignment you must open the WinORS data file that contains the solution to the double-log regression (OLS) based homework (on file BNKHWK as transformed using natural logs). Tab A of the data file should have variable types across row 2 that correspond to your best model. That is, there is one D and multiple I types set within the proper data range. a. Solve the RANN using the same combination of variables (best model). i. Change variable type G to I ii. Use menu tree: /ALR. iii. On the RANN dialog box, try transformation Standardize 1. b. The three RBF tabs are inserted into the spreadsheet structure. c. On the RBF Weights tab, observe the weight (nonlinear regression parameter) for each variable. d. Repeat steps (i) to (iii) three additional times using data transformation: Standardized 2; Normalized 1; and, Normalized 2, respectively. Reporting requirements 1. Choose your best RANN model 2. Create a comparative table Example Table 1: RANN Solution with all G Variables Types Changed to I Variable Double Log Model Parameter Elasticity RANN Quasi-Elasticity Interest Rate: Federal Funds Rate Interest Rate: Swiss Short Term Interest Rate: Italian Short Term Total Nonfarm Employment (thousands) SA Jan. effect dummy variable Price of West Texas Crude Time Series FEB Seasonal D Oct Effect D Preferred for complete comparative decision-analysis

7 MBA 555, Neuro-economic Nonlinear Business Modeling Page -7- Example Table 2: RANN Solution RANN Ignores all G Variable Types Variable Double Log Model Parameter Elasticity RANN Quasi-Elasticity Interest Rate: Federal Funds Rate Interest Rate: Swiss Short Term Interest Rate: Italian Short Term Total Nonfarm Employment (thousands) SA Jan. effect dummy variable Price of West Texas Crude Time Series FEB Seasonal D Oct Effect D Explain how you judge the overall efficiency of the RANN model. That is, since this is a non-parametric analysis there are no confidence tests you can perform. Hence, what metrics are useful to judge overall model effectiveness. a. Fitness error, MAPE, R2, AIC, Schwarz b. Predictability chart 4. Write a short comparative summary to explain how the individual variable elasticity coefficients differ. Be sure to feature a complete numerical example using at least one of the variables. Last update: 23-May-2005; 25-May-2005; 27-May-2005; 07-Mar-2006; 20-Feb-2007; 28-May-2008; 04-Nov-2008; 20-May-2009; 21-May-2009; 24-May-2010; 03-June-2011; 25-Oct-2012; 30-Oct-2012; 10-June-2013; 31-Oct-2013 (BOO..!); 08-June-2016

FactSet Quick Start Guide

FactSet Quick Start Guide FactSet Quick Start Guide Table of Contents FactSet Quick Start Guide... 1 FactSet Quick Start Guide... 3 Getting Started... 3 Inserting Components in Your Workspace... 4 Searching with FactSet... 5 Market

More information

NetAdvantage. User s Guide

NetAdvantage. User s Guide NetAdvantage User s Guide Welcome to NetAdvantage. This user guide will show you everything you need to know to access and utilize the wealth of information available from S&P NetAdvantage. This is an

More information

Securities Lending Reporting

Securities Lending Reporting Securities Lending Reporting User notes for submitting Borrowed, Loaned and Committed Securities information via ASX Online November 2013 User notes for submitting Borrowed and Loaned Stock information

More information

Telemet IQ. Telemet Orion s Microsoft Excel Add-In

Telemet IQ. Telemet Orion s Microsoft Excel Add-In Telemet IQ Telemet Orion s Microsoft Excel Add-In Executive Summary Telemet puts research, analytics and real-time market data at your fingertips. Telemet IQ, bundled with the Telemet Orion investment

More information

Spreadsheet EXCEL. Popular Programs. Applications. Microsoft Excel. What is a Spreadsheet composed of?

Spreadsheet EXCEL. Popular Programs. Applications. Microsoft Excel. What is a Spreadsheet composed of? Spreadsheet A software package (computer program) that can mix numbers, letters and perform simple mathematical operations. EXCEL Can be programmed Lab Lecture, part 1 Applications Accounting Statistical

More information

How to Download Data from the Bloomberg Terminal

How to Download Data from the Bloomberg Terminal How to Download Data from the Bloomberg Terminal Author: Chengbo Fu Department of Accounting and Finance This tutorial demonstrates how to download data from the Bloomberg terminal. It consists of two

More information

Training Guide. Microsoft Excel 2010 Advanced 1 Using Conditional and Custom Formats. Applying Conditional Formatting

Training Guide. Microsoft Excel 2010 Advanced 1 Using Conditional and Custom Formats. Applying Conditional Formatting Microsoft Excel 2010 Advanced 1 Using Conditional and Custom Formats Applying Conditional Formatting Excel lets you quickly apply Conditional Formatting to help you explore and analyze data visually, detect

More information

Michigan Tech University Banner Finance Self-Service User Guide. Revised 1/11/17

Michigan Tech University Banner Finance Self-Service User Guide. Revised 1/11/17 Michigan Tech University Banner Finance Self-Service User Guide Revised 1/11/17 TABLE OF CONTENTS Chart Terminology... 3 MTU Fiscal Year... 3 Web Resource Banner and Reporting... 3 Reports Listing your

More information

CONTENTS. 2 DRAG AND DROP DATA FROM FLEX APPS. 4 LINKING CALCULATORS WITH EIKON EXCEL. 7 RETRIEVE DATA USING INSERT FUNCTION.

CONTENTS. 2 DRAG AND DROP DATA FROM FLEX APPS. 4 LINKING CALCULATORS WITH EIKON EXCEL. 7 RETRIEVE DATA USING INSERT FUNCTION. CONTENTS CONTENTS... 2 DRAG AND DROP DATA FROM FLEX APPS... 4 LINKING CALCULATORS WITH EIKON EXCEL... 7 RETRIEVE DATA USING INSERT FUNCTION... 8 EDITING AND MODIFYING YOUR DATA USING INSERT FUNCTION...

More information

THOMSON ONE BANKER ANALYTICS

THOMSON ONE BANKER ANALYTICS THOMSON ONE BANKER ANALYTICS Browser User Guide Thomson ONE Banker Analytics 1.0 getting started using the Analytics Website CONTENTS Introduction Data Coverage Basic Layout Company Information Index Information

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SPSS SPSS (originally Statistical Package for the Social Sciences ) is a commercial statistical software package with an easy-to-use

More information

Release Notes for April StatCrunch Updates

Release Notes for April StatCrunch Updates Release Notes for April 2018 - StatCrunch Updates Major additions Introducing accessibility features that support full keyboard functionality including new keyboard shortcuts. [Go to page 2] Measures to

More information

Advanced Excel Macros : Data Validation/Analysis : OneDrive

Advanced Excel Macros : Data Validation/Analysis : OneDrive Advanced Excel Macros : Data Validation/Analysis : OneDrive Macros Macros in Excel are in short, a recording of keystrokes. Beyond simple recording, you can use macros to automate tasks that you will use

More information

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide MICROSOFT OFFICE Courseware: 3263 2 Exam: 77 727 EXCEL 2016 CORE Certification Guide Microsoft Office Specialist 2016 Series Microsoft Excel 2016 Core Certification Guide Lesson 1: Introducing Excel Lesson

More information

Microsoft Excel for Beginners

Microsoft Excel for Beginners Lesson Plan Rev. 11/16 Microsoft Excel for Beginners I. Introduction Introductions Housekeeping II. Class Learning Objectives By the end of this class, you will be able to: Open program and create a new

More information

2 New Company Setup OBJECTIVES:

2 New Company Setup OBJECTIVES: 2 New Company Setup In Chapter 2 of Accounting Fundamentals with QuickBooks Online Essentials Edition, you will learn how to use the software to set up your business. New Company Setup includes selecting

More information

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE PREPARER S GUIDE

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE PREPARER S GUIDE BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE PREPARER S GUIDE 2017 2018 REPORTING CYCLE INTRODUCTION The Annual Financial Report (AFR) has been extensively

More information

Section 1 Microsoft Excel Overview

Section 1 Microsoft Excel Overview Course Topics: I. MS Excel Overview II. Review of Pasting and Editing Formulas III. Formatting Worksheets and Cells IV. Creating Templates V. Moving and Navigating Worksheets VI. Protecting Sheets VII.

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SAS SAS (originally Statistical Analysis Software ) is a commercial statistical software package based on a powerful programming

More information

Spreadsheet Management Software Cases. Evaluate the effectiveness of an e-commerce company s Web site and advertising sites

Spreadsheet Management Software Cases. Evaluate the effectiveness of an e-commerce company s Web site and advertising sites 31 Spreadsheet Case 2 Athena Beauty Products Problem: Management skills: Excel skills: File: Evaluate the effectiveness of an e-commerce company s Web site and advertising sites Analyzing Organizing Formulas

More information

Business Data Analysis MA0123. Dr Gavin Shaddick Department of Mathematical Sciences 4W 5.7

Business Data Analysis MA0123. Dr Gavin Shaddick Department of Mathematical Sciences 4W 5.7 Business Data Analysis MA0123 Dr Gavin Shaddick Department of Mathematical Sciences g.shaddick@bath.ac.uk 4W 5.7 Lectures and computer labs Two lectures a week (Monday and Friday). One computing lab (time

More information

Spreadsheet Case 2. Clarkson Cosmetics

Spreadsheet Case 2. Clarkson Cosmetics 27 Spreadsheet Case 2 Clarkson Cosmetics Problem: Management skills: PC skills: File: Evaluate the effectiveness of an e-commerce company s Web site and advertising sites Analyzing Organizing Formulas

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

How to Create Your Own Fundamental Strategy

How to Create Your Own Fundamental Strategy Chapter X How to Create Your Own Fundamental Strategy In this chapter Step 1. Build a list of fundamental fields 775 Step 2. Select fields for ranking and inclusion in the overall Fundamental Rating 776

More information

US Economic Indicators: Construction Spending

US Economic Indicators: Construction Spending US Economic Indicators: Construction Spending April 6, Dr. Edward Yardeni 516-972-7683 eyardeni@ Debbie Johnson 480-664-1333 djohnson@ Mali Quintana 480-664-1333 aquintana@ Please visit our sites at www.

More information

Economic Update German American Chamber of Commerce

Economic Update German American Chamber of Commerce Economic Update German American Chamber of Commerce Federal Reserve Bank of Chicago October 6, 2015 Paul Traub Senior Business Economist U.S. Real GDP Billions Chained $2009, % Change Q/Q at SAAR $ Billions

More information

An Introduction to Management Science, 12e. Instructions for Using Excel 2007

An Introduction to Management Science, 12e. Instructions for Using Excel 2007 An Introduction to Management Science, 12e Instructions for Using Excel 2007 Appendix 12.2 Simulation Using Crystal Ball Pages 591 2: Defining and Entering Assumptions We are now ready to define the probability

More information

Siebel 8.1.x Fundamentals Student Guide

Siebel 8.1.x Fundamentals Student Guide Siebel 8.1.x Fundamentals Student Guide D72466GC10 Edition 1.0 April 2011 Part Number - Applied Copyright 2011, Oracle and/or its affiliates. All rights reserved. Disclaimer This document contains proprietary

More information

Excel Project 1 Creating a Worksheet and an Embedded Chart

Excel Project 1 Creating a Worksheet and an Embedded Chart 7 th grade Business & Computer Science 1 Excel Project 1 Creating a Worksheet and an Embedded Chart What is MS Excel? MS Excel is a powerful spreadsheet program that allows users to organize data, complete

More information

Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata

Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata http://www.gerrykruyer.com In this first lesson of this level 2 course you will cover basic Microsoft Excel concepts as well

More information

How to use FSBForecast Excel add-in for regression analysis (July 2012 version)

How to use FSBForecast Excel add-in for regression analysis (July 2012 version) How to use FSBForecast Excel add-in for regression analysis (July 2012 version) FSBForecast is an Excel add-in for data analysis and regression that was developed at the Fuqua School of Business over the

More information

EES Program Overview

EES Program Overview EES Program Overview EES (pronounced 'ease') is an acronym for Engineering Equation Solver. The basic function provided by EES is the numerical solution of a set of algebraic equations. EES can also be

More information

A Tutorial for Excel 2002 for Windows

A Tutorial for Excel 2002 for Windows INFORMATION SYSTEMS SERVICES Writing Formulae with Microsoft Excel 2002 A Tutorial for Excel 2002 for Windows AUTHOR: Information Systems Services DATE: August 2004 EDITION: 2.0 TUT 47 UNIVERSITY OF LEEDS

More information

Text and Lists Use Styles. What Are Styles?

Text and Lists Use Styles. What Are Styles? Creating Accessible Word Documents Using Microsoft Word 2003 Cassandra Tex, MBA Assistive Technology Specialist Student Disability Resource Center Humboldt State University Word documents are inherently

More information

MetaViewer Help Guide

MetaViewer Help Guide MetaViewer Help Guide Logging In... 2 Performing a Master Search... 3 Using a Shortcut to Retrieve Current Reporting (No Search Option)... 4 Performing a Report Search... 5 Performing a Search within Multiple

More information

Excel tutorial Introduction

Excel tutorial Introduction Office button Excel tutorial Introduction Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform mathematical calculations

More information

Using. Research Wizard. Version 4.0. Copyright 2001, Zacks Investment Research, Inc.,

Using. Research Wizard. Version 4.0. Copyright 2001, Zacks Investment Research, Inc., Using Research Wizard Version 4.0 Copyright 2001, Zacks Investment Research, Inc., Contents Introduction 1 Research Wizard 4.0 Overview...1 Using Research Wizard...1 Guided Tour 2 Getting Started in Research

More information

Getting Started with BarchartX

Getting Started with BarchartX Getting Started with BarchartX April 2007 Getting Started with BarchartX I ve signed up for BarchartX (or, signed up for a free trial). Now what? Within minutes, you will receive an email from Barchart

More information

TexPool.com User Manual

TexPool.com User Manual TexPool.com User Manual G35884-43 G35884-43 Table of Contents I Overview... 2 II Getting Started... 3 III Products... 4 IV Market Views...5 V Account Access... 6 VI Account Documents... 8 VII Resources...

More information

Imputation for missing observation through Artificial Intelligence. A Heuristic & Machine Learning approach

Imputation for missing observation through Artificial Intelligence. A Heuristic & Machine Learning approach Imputation for missing observation through Artificial Intelligence A Heuristic & Machine Learning approach (Test case with macroeconomic time series from the BIS Data Bank) Byeungchun Kwon Bank for International

More information

INFORMATION TECHNOLOGY SPREADSHEETS. Part 1

INFORMATION TECHNOLOGY SPREADSHEETS. Part 1 INFORMATION TECHNOLOGY SPREADSHEETS Part 1 Page: 1 Created by John Martin Exercise Built-In Lists 1. Start Excel Spreadsheet 2. In cell B1 enter Mon 3. In cell C1 enter Tue 4. Select cell C1 5. At the

More information

Excel 2. Module 2 Formulas & Functions

Excel 2. Module 2 Formulas & Functions Excel 2 Module 2 Formulas & Functions Revised 1/1/17 People s Resource Center Module Overview This module is part of the Excel 2 course which is for advancing your knowledge of Excel. During this lesson

More information

OPEN v8.1 Site User Guide Revision 14

OPEN v8.1 Site User Guide Revision 14 CTSU Cancer Trials Support Unit Revision 14 December 7, 2017 Overview of OPEN Document Information Revision Information for the Revision History # Date By Description 1.0 19-SEP-2013 Mark Stauffer Updated

More information

Remote Deposit End User Guide

Remote Deposit End User Guide Remote Deposit End User Guide 1 Table of Contents CAPTURING DEPOSITS... 3 OPEN BATCHES.12 APPROVAL... 19 TRANSACTIONS... 22 BATCH STATUS... 23 REPORTS... 24 DAILY REPORT 27 SUMMARY REPORT 28 AUDIT REPORT..28

More information

ACCUPLACER Placement Validity Study Guide

ACCUPLACER Placement Validity Study Guide ACES ACES (Admitted Class Evaluation Service TM ) ACCUPLACER Placement Validity Study Guide February 2018 COLLEGEBOARD.ORG/ACES Table of Contents Page ACES Overview ACCUPLACER Placement Validity Study

More information

SAS Add-In 7.1 for Microsoft Office: Getting Started in Microsoft Excel, Microsoft Word, and Microsoft PowerPoint, Second Edition

SAS Add-In 7.1 for Microsoft Office: Getting Started in Microsoft Excel, Microsoft Word, and Microsoft PowerPoint, Second Edition SAS Add-In 7.1 for Microsoft Office: Getting Started in Microsoft Excel, Microsoft Word, and Microsoft PowerPoint, Second Edition SAS Documentation The correct bibliographic citation for this manual is

More information

INFORMS Transactions on Education

INFORMS Transactions on Education This article was downloaded by: [4..3.3] On: 0 September 0, At: 0: Publisher: Institute for Operations Research and the Management Sciences (INFORMS) INFORMS is located in Maryland, USA INFORMS Transactions

More information

The toolbars at the top are the standard toolbar and the formatting toolbar.

The toolbars at the top are the standard toolbar and the formatting toolbar. Lecture 8 EXCEL Excel is a spreadsheet (all originally developed for bookkeeping and accounting). It is very useful for any mathematical or tabular operations. It allows you to make quick changes in input

More information

Pivot Tables, Lookup Tables and Scenarios

Pivot Tables, Lookup Tables and Scenarios Introduction Format and manipulate data using pivot tables. Using a grading sheet as and example you will be shown how to set up and use lookup tables and scenarios. Contents Introduction Contents Pivot

More information

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE REPORT PREPARER S GUIDE

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE REPORT PREPARER S GUIDE BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE REPORT PREPARER S GUIDE 2018 2019 REPORTING CYCLE INTRODUCTION The Annual Financial Report (AFR) has been updated

More information

Editing and Formatting Worksheets

Editing and Formatting Worksheets LESSON 2 Editing and Formatting Worksheets 2.1 After completing this lesson, you will be able to: Format numeric data. Adjust the size of rows and columns. Align cell contents. Create and apply conditional

More information

Contents. 1. Managing Seed Plan Spreadsheet

Contents. 1. Managing Seed Plan Spreadsheet By Peter K. Mulwa Contents 1. Managing Seed Plan Spreadsheet Seed Enterprise Management Institute (SEMIs) Managing Seed Plan Spreadsheet Using Microsoft Excel 2010 3 Definition of Terms Spreadsheet: A

More information

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4 Microsoft Excel 2010 Advanced 3-4 0 Absolute references There may be times when you do not want a cell reference to change when copying or filling cells. You can use an absolute reference to keep a row

More information

Office Applications II Lesson Objectives

Office Applications II Lesson Objectives Office Applications II Lesson Unit 1: MICROSOFT EXCEL SPREADSHEETS BASICS What is a Spreadsheet and What Are Its Uses? Define spreadsheets Define the Microsoft Excel application List business, consumer,

More information

Equities and Fixed Income. Introduction Manual

Equities and Fixed Income. Introduction Manual Finance Data Thomson Reuters Eikon Equities and Fixed Income Introduction Manual March 2017 Contents 1. Introduction... 3 1.1 When do I use Eikon?... 3 1.2 Request access for Eikon... 3 1.3 Where can I

More information

Reports. Chapter V. In This Chapter

Reports. Chapter V. In This Chapter Chapter V. Reports In This Chapter 1. Reports Overview 260 Explanation of the Reports window 260 Features of reports 262 2. Using Reports functions 264 Generating reports 264 Viewing reports 269 Printing

More information

Introduction to the workbook and spreadsheet

Introduction to the workbook and spreadsheet Excel Tutorial To make the most of this tutorial I suggest you follow through it while sitting in front of a computer with Microsoft Excel running. This will allow you to try things out as you follow along.

More information

Withdrawn Equity Offerings: Event Study and Cross-Sectional Regression Analysis Using Eventus Software

Withdrawn Equity Offerings: Event Study and Cross-Sectional Regression Analysis Using Eventus Software Withdrawn Equity Offerings: Event Study and Cross-Sectional Regression Analysis Using Eventus Software Copyright 1998-2001 Cowan Research, L.C. This note demonstrates the use of Eventus software to conduct

More information

Marketing COURSE NUMBER: 22:630:679 COURSE TITLE: Web Analytics with Real World Applications

Marketing COURSE NUMBER: 22:630:679 COURSE TITLE: Web Analytics with Real World Applications Marketing COURSE NUMBER: 22:630:679 COURSE TITLE: Web Analytics with Real World Applications COURSE DESCRIPTION To survive and excel in today s economy, companies need to focus on spending their marketing

More information

ITConnect KEEPING TRACK OF YOUR EXPENSES WITH YNAB

ITConnect KEEPING TRACK OF YOUR EXPENSES WITH YNAB ITConnect Technology made practical for home APRIL 06 Edit PDF files with Word Word is the best tool we have at hand to edit PDFs without having to purchase extra software. Viruses distributed by email

More information

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

More information

SequencePro Data Analysis Application. User Guide

SequencePro Data Analysis Application. User Guide SequencePro Data Analysis Application User Guide SequencePro Data Analysis Application User Guide DRAFT October 31, 2001 12:52 pm, Title_page.fm Copyright 2001, Applied Biosystems. All rights reserved.

More information

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel Module 1 Contents Chapter 1: Introduction to Microsoft Excel Loading Microsoft Excel...1-1 The Microsoft Excel Screen...1-2 Moving the Cursor...1-4 Using the Mouse...1-4 Using the Arrow Keys...1-4 Using

More information

FY 2019/ML 2018 Outdoor Heritage Fund Funding Request. Proposal Submission Instructions

FY 2019/ML 2018 Outdoor Heritage Fund Funding Request. Proposal Submission Instructions Outdoor Heritage Fund FY 2019/ML 2018 Outdoor Heritage Fund Funding Request Proposal Submission Instructions Log In or Create a New Account Navigate in a browser to the Outdoor Heritage Fund (OHF) Online

More information

Spreadsheet File Transfer User Guide. FR 2248 Domestic Finance Company Report of Consolidated Assets and Liabilities

Spreadsheet File Transfer User Guide. FR 2248 Domestic Finance Company Report of Consolidated Assets and Liabilities Spreadsheet File Transfer User Guide FR 2248 Domestic Finance Company Report of Consolidated Assets and Liabilities STATISTICS FUNCTION August 10, 2017 Overview The Federal Reserve System s Reporting Central

More information

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Created on 09/02/98 11:58 PM 1 EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Note for Excel 97 users: All features of Excel 98 for Macintosh are available in Excel 97 for

More information

Construction IC User Guide

Construction IC User Guide Construction IC User Guide The complete source of project, company, market and theme information for the global construction industry clientservices.construction@globaldata.com https://construction.globaldata.com

More information

How to use Excel Spreadsheets for Graphing

How to use Excel Spreadsheets for Graphing How to use Excel Spreadsheets for Graphing 1. Click on the Excel Program on the Desktop 2. You will notice that a screen similar to the above screen comes up. A spreadsheet is divided into Columns (A,

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Introduction to Microsoft Excel 2010 Quick Reference Sheet

Introduction to Microsoft Excel 2010 Quick Reference Sheet Spreadsheet What is a spreadsheet? How is Excel 2010 different from previous versions? A grid of rows and columns that help to organize, summarize and calculate data. Microsoft Excel 2010 is built on the

More information

Here is the data collected.

Here is the data collected. Introduction to Scientific Analysis of Data Using Spreadsheets. Computer spreadsheets are very powerful tools that are widely used in Business, Science, and Engineering to perform calculations and record,

More information

Assignments Fill out this form to do the assignments or see your scores.

Assignments Fill out this form to do the assignments or see your scores. Assignments Assignment schedule General instructions for online assignments Troubleshooting technical problems Fill out this form to do the assignments or see your scores. Login Course: Statistics W21,

More information

Introduction to Computer Applications CISY Zahoor Khan, Ph.D.

Introduction to Computer Applications CISY Zahoor Khan, Ph.D. Introduction to Computer Applications CISY 1225 Zahoor Khan, Ph.D. Last updated: May 2014 CISY 1225 Custom book Chapter 5 Introduction to Excel Copyright 2011 Pearson Education, Inc. Publishing as Prentice

More information

How to use FSBforecast Excel add in for regression analysis

How to use FSBforecast Excel add in for regression analysis How to use FSBforecast Excel add in for regression analysis FSBforecast is an Excel add in for data analysis and regression that was developed here at the Fuqua School of Business over the last 3 years

More information

Kenora Public Library. Computer Training. Introduction to Excel

Kenora Public Library. Computer Training. Introduction to Excel Kenora Public Library Computer Training Introduction to Excel Page 2 Introduction: Spreadsheet programs allow users to develop a number of documents that can be used to store data, perform calculations,

More information

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

ACCT ACCOUNTING. ACCT Accounting 1. ACCT 214 Integrated Accounting Systems

ACCT ACCOUNTING. ACCT Accounting 1. ACCT 214 Integrated Accounting Systems ACCT Accounting 1 ACCT ACCOUNTING ACCT 100 Introduction to Accounting and Computerized Accounting Applications This is a basic financial accounting course in which students explore the introductory principles,

More information

From Building Better Models with JMP Pro. Full book available for purchase here.

From Building Better Models with JMP Pro. Full book available for purchase here. From Building Better Models with JMP Pro. Full book available for purchase here. Contents Acknowledgments... ix About This Book... xi About These Authors... xiii Part 1 Introduction... 1 Chapter 1 Introduction...

More information

Community Medical Centers EMR 10.1 Physician Reference

Community Medical Centers EMR 10.1 Physician Reference Community Medical Centers EMR 10.1 Physician Reference Contents: Section Page Number 1. Logging On...1 2. Completing Signature Deficiencies...2 3. AutoSign...4 4. Completing Dictation Deficiencies...4

More information

Flexible Spending Account

Flexible Spending Account Flexible Spending Account Contents Accessing your FSA account online... 2 How to file a claim online... 4 How to review your account information... 7 Viewing plan information, IRS rules, and important

More information

Introduction to Microsoft Access 2016

Introduction to Microsoft Access 2016 Introduction to Microsoft Access 2016 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS Experiment 1 CH 222 - Fall 2004 INTRODUCTION TO SPREADSHEETS Introduction Spreadsheets are valuable tools utilized in a variety of fields. They can be used for tasks as simple as adding or subtracting

More information

Math 2524: Activity 1 (Using Excel) Fall 2002

Math 2524: Activity 1 (Using Excel) Fall 2002 Math 2524: Activity 1 (Using Excel) Fall 22 Often in a problem situation you will be presented with discrete data rather than a function that gives you the resultant data. You will use Microsoft Excel

More information

SPUNTINII RESTAURANT POINT OF SALE APPLICATION

SPUNTINII RESTAURANT POINT OF SALE APPLICATION SPUNTINII RESTAURANT POINT OF SALE APPLICATION MBA 614 Final Project Report Spread Sheet Automation/Modeling Kanak Durga Kunapuli Contents Executive Summary... 2 Motivation... 2 User Guide... 3 Instructions

More information

Stream Depletion Factor Model SDF View

Stream Depletion Factor Model SDF View Stream Depletion Factor Model SDF View User Manual - Version 1.2 Developed for the South Platte Advisory Committee by the Integrated Decision Support Group (IDS) at Colorado State University User Manual

More information

Course Syllabus Internal Control And Auditing ACNT 2331

Course Syllabus Internal Control And Auditing ACNT 2331 Semester with Course Reference Number (CRN) Instructor contact information (phone number and email address) Office Location and Hours Course Location/Times Course Semester Credit Hours (SCH) (lecture,

More information

The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC

The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC INTRODUCTION The Time Series Forecasting System (TSFS) is a component of SAS/ETS that provides a menu-based

More information

This book is about using Microsoft Excel to

This book is about using Microsoft Excel to Introducing Data Analysis with Excel This book is about using Microsoft Excel to analyze your data. Microsoft Excel is an electronic worksheet you can use to perform mathematical, financial, and statistical

More information

Advanced Financial Reporting Using Intuit Statement Writer 2010

Advanced Financial Reporting Using Intuit Statement Writer 2010 Advanced Financial Reporting Using Intuit Statement Writer 2010 Copyright Copyright 2009 Intuit, Inc. All rights reserved. Intuit, Inc. 5601 Headquarters Drive Plano, TX 75024 Trademarks 2009 Intuit Inc.

More information

LECTURE 10. SPREADSHEET

LECTURE 10. SPREADSHEET LECTURE 10. SPREADSHEET Those who excel in virtue have the best right of all to rebel, but then they are of all men the least inclined to do so. Aristotle S.M. Sitompul (2016 version) MODULE OVERVIEW Part

More information

MBA Tech Subjects. (All Branches)

MBA Tech Subjects. (All Branches) MBA Tech Subjects (All Branches) Semester I 1) Engineering Mathematics - I 2) Engineering Chemistry 3) Basic Electrical Engineering 4) Engineering Mechanics I 5) Computer Programming I 6) Workshop Practice

More information

Using Excel for a Gradebook: Advanced Gradebook Formulas

Using Excel for a Gradebook: Advanced Gradebook Formulas Using Excel for a Gradebook: Advanced Gradebook Formulas Objective 1: Review basic formula concepts. Review Basic Formula Concepts Entering a formula by hand: Always start with an equal sign, and click

More information

Table of Contents. Part I Introduction. Part II FSM Ribbon. Part III FSM Context Menu. Part IV Trial Balance. Part V Building a report

Table of Contents. Part I Introduction. Part II FSM Ribbon. Part III FSM Context Menu. Part IV Trial Balance. Part V Building a report Contents I Table of Contents Part I Introduction 1 1 Welcome... 2 2 Benefits... of using 3 3 System... Requirements 4 4 Uninstalling... 4 Part II FSM Ribbon 5 Part III FSM Context Menu 5 Part IV Trial

More information

Chapter 2. Formulas, Functions, and Formatting

Chapter 2. Formulas, Functions, and Formatting Chapter 2 Formulas, Functions, and Formatting Syntax of List Functions Functions and formulas always start with an equal sign, = Colon means through : List inside of parentheses =AVERAGE(A1:A5) Name of

More information

Statistics & Regression Tools for Excel

Statistics & Regression Tools for Excel Statistics & Regression Tools for Excel Duke MBA Computer Preparation Excel Statistics & Regression Tools Review Focus The focus of this assignment is on understanding the mechanics of running a regression

More information

Viewing and Printing the NU All Transactions and NU Term Transactions Reports Section 1, Page 1

Viewing and Printing the NU All Transactions and NU Term Transactions Reports Section 1, Page 1 SES Project v 9.0 Student Financials PROCESSING STUDENT ACCOUNTS Viewing and Printing NU Reports In this lesson you will learn the processes for: Viewing and Printing the NU All Transactions and NU Term

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information