Homework 4 SOLUTION Out: April 18, 2014 LOOKUP and IF-THEN-ELSE Functions

Size: px
Start display at page:

Download "Homework 4 SOLUTION Out: April 18, 2014 LOOKUP and IF-THEN-ELSE Functions"

Transcription

1 I.E. 438 SYSTEM DYNAMICS SPRING 204 Dr.Onur ÇOKGÖR Homework 4 SOLUTION Out: April 8, 204 LOOKUP and IF-THEN-ELSE Functions Due: May 02, 204, Learning Objectives: In this homework you will use LOOKUP and IF-THEN-ELSE functions for modeling by using the VENSIM PLE software; (VENSIM PLE software MUST BE used for this homework.) Assignment Using a lookup-function it is easy to define any kind of behavior between too variables. Build a simple model with positive feedback to model the interest of bank savings. If the savings are below 0000 TL the interest rate is 6%, if the savings are between 0000 and TL the interest rate is 9% and if the savings exceed TL the interest rate is %. interest INTEREST LOOKUP Build a model presented above. Select the INTEREST LOOKUP -variable with the equation-tool and choose Lookup as the type of the variable. Click the As Graph -button that appears next to the Help-button. A pop-up window will appear. Insert the Input- Output pairs to form a graph. Define the I/O pairs so that they fulfill the given demands. Write the equation for interest as: INTEREST LOOKUP () Initially there is 00 TL in the bank. The simulation parameters are: FINAL TIME=00, TIME STEP=0.25 and Units for Time=Year. Answer following questions: a) How much savings there are at 50th year and at the end of the simulation? Show all your steps, graphs and document all equations. b) How would the situation change if the interest rate would always be 6%. Create another model, where interest rate is fixed 6% and examine how it will affect to the 50 th year value and final value of savings. Again, show all your steps, graphs and document all equations. c) Do the same model by using condition equation (IF-THEN-ELSE-function) instead of LOOKUP-function; and specify again how much savings there are at the 50 th year and at the end of the simulation? Again, show all your steps, graphs and document all equations. (For condition equation, you don t need any auxiliary variable, you can enter the condition equation directly to the rate equation; check for the help of Vensim PLE for the usage of IF THEN ELSE function).

2 SOLUTION: a) Build an interest model shown in the exercise sheet. Create the model. interest INTEREST LOOKUP Select the INTEREST LOOKUP variable and create a Lookup- table. Choose Lookup as the type of the variable and click the As Graph button.

3 Write equations and copy the document all output; () FINAL TIME = 00 The final time for the simulation. (2) INITIAL TIME = 0 The initial time for the simulation. (3) interest= INTEREST LOOKUP()* (4) INTEREST LOOKUP( [(0,0)-(2e+006,0.2)],(0,0.06),(9999,0.06),(0000,0.09),(99999,0.09),(200000,0.),(2e+006,0.)) /Year (5) SAVEPER = TIME STEP The frequency with which output is stored. (6) = INTEG ( interest, 00) (7) TIME STEP = 0.25 The time step for the simulation. Simulate: 80,000 60,000 TL 40,000 20, Time (Year) : Current are TL at the year 50. are TL at the end of simulation.

4 b) Create another model, where interest rate is fixed 6% and examine how it will affect to the final value of savings. interest (fixed rate) INTEREST RATE Write equations and copy the document all output; () FINAL TIME = 00 The final time for the simulation. (2) INITIAL TIME = 0 The initial time for the simulation. (3) "interest (fixed rate)"= INTEREST RATE* (4) INTEREST RATE= 0.06 /Year (5) SAVEPER = TIME STEP The frequency with which output is stored. (6) = INTEG ( "interest (fixed rate)", 00) (7) TIME STEP = 0.25 The time step for the simulation. Simulate: 40,000 30,000 TL 20,000 0,000 0 are TL at the year 50. are TL at the end of simulation. are substantially smaller when using fixed interest rate at the end of simulation, however no change at 50 th year Time (Year) : Current

5 c) Create same model as in Lookup model except auxiliary variable, but this time using IF THEN ELSE-function. interest (if then else) Write equations and copy the document all output; () FINAL TIME = 00 The final time for the simulation. (2) INITIAL TIME = 0 The initial time for the simulation. (3) "interest (if then else)"= IF THEN ELSE(<0000, 0.06*, IF THEN ELSE(<=200000, 0.09 *, 0.*)) (4) SAVEPER = TIME STEP The frequency with which output is stored. (5) = INTEG ( "interest (if then else)", 00) (6) TIME STEP = 0.25 The time step for the simulation. Simulate: 80,000 60,000 TL 40,000 20, Time (Year) : Current are TL at the year 50. are TL at the end of simulation.

6 We have obtained same results with lookup function. Lookup function can be replaced with condition equation (IF- THEN-ELSE), but usually condition equations are quite confusing, hard to handle and very time-consuming to build, at least when situation is more complex than in our example. Instead Lookup functions are easy to use, just make sure you are doing them right.

Formulating Models of Simple Systems using VENSIM PLE

Formulating Models of Simple Systems using VENSIM PLE Formulating Models of Simple Systems using VENSIM PLE Professor Nelson Repenning System Dynamics Group MIT Sloan School of Management Cambridge, MA O2142 Edited by Laura Black, Lucia Breierova, and Leslie

More information

Nonlinearities. A process is said to be linear if the process response is proportional to the C H A P T E R 8

Nonlinearities. A process is said to be linear if the process response is proportional to the C H A P T E R 8 C H A P T E R 8 Nonlinearities A process is said to be linear if the process response is proportional to the stimulus given to it. For example, if you double the amount deposited in a conventional savings

More information

Budgetary Control Set up Document

Budgetary Control Set up Document Budgetary Control Set up Document Budgetary Control Budgetary Control is a tool which keeps track of expenses and does not allow entered expenses to exceed pre-defined budgets. It is a configuration-based

More information

Beginner Modeling Exercises Section 3 Mental Simulation of Simple Negative Feedback

Beginner Modeling Exercises Section 3 Mental Simulation of Simple Negative Feedback D-4536-2 Beginner Modeling Exercises Section 3 Mental Simulation of Simple Negative Feedback Stock Flow Decay Factor Prepared for MIT System Dynamics in Education Project Under the Supervision of Dr. Jay

More information

FTS Real Time Project: Managing Duration

FTS Real Time Project: Managing Duration Overview FTS Real Time Project: Managing Duration In this exercise you will learn how Dollar Duration ($ duration) is applied to manage the risk associated with movements in the yield curve. In the trading

More information

Repeated Overshoot and Collapse Behavior: An Example from the Petroleum Industry

Repeated Overshoot and Collapse Behavior: An Example from the Petroleum Industry Repeated Overshoot and Collapse Behavior: An Example from the Petroleum Industry Paul Newton 1 University of Bergen, Bergen, Norway 667 St. James Circle, Green Bay, WI 54311 607-255-5230 (Cornell University

More information

Tests for Two Variances

Tests for Two Variances Chapter 655 Tests for Two Variances Introduction Occasionally, researchers are interested in comparing the variances (or standard deviations) of two groups rather than their means. This module calculates

More information

Add liability accounts Tools Account List. To set up a liability account, click the Add Account button.

Add liability accounts Tools Account List. To set up a liability account, click the Add Account button. Add loan accounts Even if you do not use Quicken for maintaining a balance sheet, you may still want to amortize and/or record loans using the liability account features. We will record only liability

More information

Consider the aggregate production function for Dane County:

Consider the aggregate production function for Dane County: Economics 0 Spring 08 Homework #4 Due 4/5/7 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework (legibly).

More information

guide to the online contribution tool

guide to the online contribution tool guide to the online contribution tool Take advantage of your Retirement Plan. Making your plan contributions online is easy with the online contributions tool on the Members Retirement Program s employer

More information

Social Protection Floor Costing Tool. User Manual

Social Protection Floor Costing Tool. User Manual Social Protection Floor Costing Tool User Manual Enabling Macro on Your PC 1- Open the tool file 2- Click on Options 3- In the dialogue box, select enable this content 4- Click Ok Tool Overview This diagram

More information

Forex Growth Bot Manual

Forex Growth Bot Manual Forex Growth Bot Manual Important Point: Forex Growth Bot is designed for EURUSD on the M15 timeframe. It can be used on other timeframes and pairs, but others have not been thoroughly tested, thus use

More information

Microsoft Dynamics GP Fixed Assets Enhancements

Microsoft Dynamics GP Fixed Assets Enhancements Microsoft Dynamics GP 2013 Fixed Assets Enhancements Copyright Copyright 2012 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user.

More information

INTRODUCING RISK MODELING IN CORPORATE FINANCE

INTRODUCING RISK MODELING IN CORPORATE FINANCE INTRODUCING RISK MODELING IN CORPORATE FINANCE Domingo Castelo Joaquin*, Han Bin Kang** Abstract This paper aims to introduce a simulation modeling in the context of a simplified capital budgeting problem.

More information

Did you know that there is a new version of the CMS 1500 form? You need to be prepared to switch.

Did you know that there is a new version of the CMS 1500 form? You need to be prepared to switch. Introduction Did you know that there is a new version of the CMS 1500 form? You need to be prepared to switch. We are now in the dual use time frame. Payers are accepting the new form (CMS 1500 02/12)

More information

Fiscal Software User s Guide, BSA April Chapter 6 - Project Maintenance

Fiscal Software User s Guide, BSA April Chapter 6 - Project Maintenance Chapter 6 - Project Maintenance This Section Includes: 6.1 Project Definition and Use 6.2 Adding Projects 6.3 Managing Deferred Projects 6.3.1 Allocations 6.3.1.1 Monthly Allocation of Deferred Values

More information

Part 1: Online Banking Activity Paying Bills

Part 1: Online Banking Activity Paying Bills Part 1: Online Banking Activity Paying Bills We will be going through this activity step by step as a class. Wait for the next instruction on the Smartboard before moving on. Ask for help when you need

More information

2017 Ace Payroll compliance upgrade

2017 Ace Payroll compliance upgrade 2017 Ace Payroll compliance upgrade March 2017 upgrade NSME209828-1116 What s new in this release News Inland Revenue Holiday Pay ruling reminder 2017-2018 Compliance updates Tax changes Schedular Payment

More information

Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management 1

Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management 1 D-477- Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management Solutions to Assignment #5 October 27, 998 Reading Assignment: Please

More information

Monte Carlo Simulation (General Simulation Models)

Monte Carlo Simulation (General Simulation Models) Monte Carlo Simulation (General Simulation Models) Revised: 10/11/2017 Summary... 1 Example #1... 1 Example #2... 10 Summary Monte Carlo simulation is used to estimate the distribution of variables when

More information

Discrete Probability Distributions

Discrete Probability Distributions 90 Discrete Probability Distributions Discrete Probability Distributions C H A P T E R 6 Section 6.2 4Example 2 (pg. 00) Constructing a Binomial Probability Distribution In this example, 6% of the human

More information

APPM 2360 Project 1. Due: Friday October 6 BEFORE 5 P.M.

APPM 2360 Project 1. Due: Friday October 6 BEFORE 5 P.M. APPM 2360 Project 1 Due: Friday October 6 BEFORE 5 P.M. 1 Introduction A pair of close friends are currently on the market to buy a house in Boulder. Both have obtained engineering degrees from CU and

More information

TROUBLESHOOTING THE SHARPE RATIO ON THE PERFORMANCE ANALYSIS REPORT

TROUBLESHOOTING THE SHARPE RATIO ON THE PERFORMANCE ANALYSIS REPORT TROUBLESHOOTING THE SHARPE RATIO ON THE PERFORMANCE ANALYSIS REPORT To best troubleshoot Sharpe Ratio, you must first understand the calculation. The Sharpe Ratio calculation is only displayed on the Performance

More information

Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management 1

Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management 1 Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management Solutions to Assignment #9 November 24, 998 Reading Assignment: Please

More information

Fixed Assets Year End Closing Checklists Dynamics GP2015

Fixed Assets Year End Closing Checklists Dynamics GP2015 Year End Closing Checklists Dynamics GP2015 Date 29 June 2015 Version 1.0 29 June 2015 Page 1 of 8 Table of Contents Year End Closing... 3 What happens when I close the year on Dynamics GP2015?... 3 Year

More information

1. Consider the aggregate production functions for Wisconsin and Minnesota: Production Function for Wisconsin

1. Consider the aggregate production functions for Wisconsin and Minnesota: Production Function for Wisconsin Economics 102 Fall 2017 Homework #4 Due 11/14/2017 Directions: The homework will be collected in a box before the lecture Please place your name, TA name and section number on top of the homework (legibly)

More information

Overview. Faktor-IPS Tutorial. Part 2: Using Tables and Formulas. Jan Ortmann, Gunnar Tacke (Dokumentversion 1582)

Overview. Faktor-IPS Tutorial. Part 2: Using Tables and Formulas. Jan Ortmann, Gunnar Tacke (Dokumentversion 1582) Overview Faktor-IPS Tutorial Part 2: Using Tables and Formulas Jan Ortmann, Gunnar Tacke (Dokumentversion 1582) Overview In the first part of our tutorial we explained modeling and product configuration

More information

Validating TIP$TER Can You Trust Its Math?

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

More information

Portfolio Manager. Chapter VI. In this Chapter

Portfolio Manager. Chapter VI. In this Chapter Chapter VI. Portfolio Manager In this Chapter The Portfolio Manager is TradingExpert Pro s portfolio tracking and management application. One of its important features is an easy to use stop system. Portfolio

More information

PayBiz Direct Debits

PayBiz Direct Debits PayBiz Direct Debits 3/08/2017 Contents Direct Debits... 2 Debtor Setup... 2 Company Setup... 3 Batch Direct Debits... 4 Create the Direct Debit Export File... 5 Direct Debits Debtors (customers) can be

More information

DECISION SUPPORT Risk handout. Simulating Spreadsheet models

DECISION SUPPORT Risk handout. Simulating Spreadsheet models DECISION SUPPORT MODELS @ Risk handout Simulating Spreadsheet models using @RISK 1. Step 1 1.1. Open Excel and @RISK enabling any macros if prompted 1.2. There are four on-line help options available.

More information

An overview of the financial profile fact finder

An overview of the financial profile fact finder An overview of the financial profile fact finder Functions addressed in this document: A step-by-step walk through of the financial profile fact finder. How data entry is presented to the client within

More information

Mobile App User Manual V1

Mobile App User Manual V1 Mobile App User Manual V1 Exchange of Exchanges All in One Contents 1. EOE CFD Trading System (based on MetaTrader5) Download...2 2. Mobile Application GUI...2 3. Open A Demo Account...3 4. How to check

More information

How to Use the New NeighborWorks New Homebuyer Full Information Service Module in CounselorMax

How to Use the New NeighborWorks New Homebuyer Full Information Service Module in CounselorMax How to Use the New NeighborWorks New Homebuyer Full Information Service Module in CounselorMax Introduction... 2 Client Intake... 2 Using the GPS Form and Carrying out the Service Steps... 5 Collect NW

More information

( ) M-F 8 AM 6PM

( ) M-F 8 AM 6PM To begin your registration, visit https://my.adp.com. If you are a First Time User, click Register Now you will need the following registration code: SoGAMedCtr-ess If you have already registered, enter

More information

Budget Development in BannerWeb

Budget Development in BannerWeb Budget Development in BannerWeb BannerWeb can be accessed directly from the Middlebury College and MIIS homepages, which bring you first to Banner Self-Service. Or from your web browser, type go/bw. Login

More information

How to Use the New NeighborWorks New Homebuyer Down Payment Assistance Only Module in CounselorMax

How to Use the New NeighborWorks New Homebuyer Down Payment Assistance Only Module in CounselorMax How to Use the New NeighborWorks New Homebuyer Down Payment Assistance Only Module in CounselorMax Introduction... 2 Client Intake... 2 Using the GPS Form and Carrying out the Service Steps... 4 Collect

More information

Use this quiz to test your knowledge of navigating the site. Answers are on the following page.

Use this quiz to test your knowledge of navigating the site. Answers are on the following page. WV Transparency Quiz Use this quiz to test your knowledge of navigating the site. Answers are on the following page. (Easy) Department Expenses What were the Treasurer s Office 2016-2017 Actual Expenses?

More information

1. For initial testing, log into your Trading Simulation accounts.

1. For initial testing, log into your Trading Simulation accounts. Instructions Product: TradeAssistant Pro Date: January 4, 2017 Purpose: TradeAssistant Pro is for fast and flexible order placements. Setup custom triggers. Put orders in OCO groups to leverage buying

More information

Directions to build Stochastics & EMA Crossover search

Directions to build Stochastics & EMA Crossover search Directions to build Stochastics & EMA Crossover search 1. Click the UniSearch tab at the top of the program. 2. Click the drop down arrow next to the New icon. 3. Click on New Search. 4. Click in the empty

More information

Mrs Mat. Name: 2. Which is the following equation rewritten in slopeintercept. A) y = x + 1. B) y = 4x + 1. C) y = -4x + 1.

Mrs Mat. Name: 2. Which is the following equation rewritten in slopeintercept. A) y = x + 1. B) y = 4x + 1. C) y = -4x + 1. Slope, Intercepts, and Graphing Equations Exam Expressions and Equations 8.EE - Understand the connections between proportional relationships, lines, and linear equations. No Calculator! Make sure all

More information

MOBILE (iphone/ipad)

MOBILE (iphone/ipad) MOBILE (iphone/ipad) USER GUIDE www.fxbtrading.com 1 CONTENTS Download and installation...3 Quotes...5 Chart...8 Trade...9 Type of orders...10 Setting Stop Loss & Take Profit (Modify order)...12 History...14

More information

a. Compare the average rate of change from 1950 to 1970 for both the U.S. and world populations.

a. Compare the average rate of change from 1950 to 1970 for both the U.S. and world populations. Aim #84: How do we compare linear and exponential growth? 3-31-17 Homework: Handout Do Now: Callie and Joe are examining the population data in the graphs below for a history report. Their comments are

More information

Stock Market Investor

Stock Market Investor 017 648 2029 6767 www.stockmarketinvestor.co.za Stock Market Investor is your leading stock market charting software, specifically developed for both seasoned as well as first-time investors. This programme

More information

Published : 2018 May 25

Published : 2018 May 25 SIMBIZ ECO GST Amendment from 6% to 0% User Guide Published : 1 Table Of Content 1.0 Introduction 3 1.1 What user needs to do in System? 3 2.0 How to configure tax rate from 6% to 0% in system? 4 3.0 How

More information

You take care of your customers. We take care of you

You take care of your customers. We take care of you You take care of your customers. We take care of you Changes to UK VAT Rate 25 th November 2008 Contents 1. INTRODUCTION... 1 2. CHANGE VAT RATE... 1 2.1 ADD ADDITIONAL VAT CLASS... 1 2.2 CHANGE VAT RATES...

More information

Tests for the Difference Between Two Linear Regression Intercepts

Tests for the Difference Between Two Linear Regression Intercepts Chapter 853 Tests for the Difference Between Two Linear Regression Intercepts Introduction Linear regression is a commonly used procedure in statistical analysis. One of the main objectives in linear regression

More information

Instructions of CTM with E*Trade (Updated 10/7/2011)

Instructions of CTM with E*Trade (Updated 10/7/2011) Instructions of CTM with E*Trade (Updated 10/7/2011) IMPORTANT NOTE for using Auto Order Execution (AOE) module: The AOE is a part of Chart Trading Module (CTM) for trading automation. Even though the

More information

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

EE365: Markov Decision Processes

EE365: Markov Decision Processes EE365: Markov Decision Processes Markov decision processes Markov decision problem Examples 1 Markov decision processes 2 Markov decision processes add input (or action or control) to Markov chain with

More information

Exciting New F.A.S.T. Graphs Upgrades and Enhancements 12/18/2014

Exciting New F.A.S.T. Graphs Upgrades and Enhancements 12/18/2014 Exciting New F.A.S.T. Graphs Upgrades and Enhancements 12/18/2014 Subscribers often provide feedback and suggestions, and we have listened. Therefore, we are pleased to announce several upgrades and enhancements

More information

Research on investment decisions model of trans-regional transmission network based on the theory of NPV

Research on investment decisions model of trans-regional transmission network based on the theory of NPV IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Research on investment decisions model of trans-regional transmission network based on the theory of NPV To cite this article: Wenjiao

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

Myridas Financial Enhancements User Guide

Myridas Financial Enhancements User Guide Myridas Financial Enhancements User Guide Version 12 for Dynamics GP 2013 Document version: 1.0 Date: 31 st March 2013 CONTENTS Contents CONTENTS... 2 FINANCIALS ENHANCEMENTS... 3 SETUP... 3 1. PAYMENT

More information

5.- RISK ANALYSIS. Business Plan

5.- RISK ANALYSIS. Business Plan 5.- RISK ANALYSIS The Risk Analysis module is an educational tool for management that allows the user to identify, analyze and quantify the risks involved in a business project on a specific industry basis

More information

Confidence Intervals for the Difference Between Two Means with Tolerance Probability

Confidence Intervals for the Difference Between Two Means with Tolerance Probability Chapter 47 Confidence Intervals for the Difference Between Two Means with Tolerance Probability Introduction This procedure calculates the sample size necessary to achieve a specified distance from the

More information

Your step-by-step guide to Mercer OneView

Your step-by-step guide to Mercer OneView University of Dublin Trinity College Master Pension Scheme Your step-by-step guide to Mercer OneView You can chat online, shop online, bank online and now you can even view and estimate your retirement

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

FX-GO platform Webtrader manual V 2.0

FX-GO platform Webtrader manual V 2.0 FX-GO platform Webtrader manual V 2.0 TradeTools FX FX-GO platform - Webtrader manual V. 2.0 - Product description Table of contents: 1 FXGO Webtrader... 2 1.1 Product description... 2 1.2 Login to Trade

More information

Prerequisite Installation 1. TradeStation 9.1 (Update 29) or later required. 2. TradeStation real-time data subscriptions for symbols to be traded.

Prerequisite Installation 1. TradeStation 9.1 (Update 29) or later required. 2. TradeStation real-time data subscriptions for symbols to be traded. Instructions Product: AutoBrackets Date: December 4, 2017 Purpose: Automate your TradeStation Strategies to place each signal, with matching stop and limit orders paired in brackets. Have all your orders

More information

Credit Card set up and processing.

Credit Card set up and processing. Credit Card set up and processing. This lesson includes 1. Default settings 0:30 2. Enable credit card processing for member application 4:38 3. MIC Bill Pay 6:27 4. Event Setup 9:17 5. Back office payment

More information

<Table 1> Total Utility Marginal Utility Total Utility Marginal Utility

<Table 1> Total Utility Marginal Utility Total Utility Marginal Utility Economics 101 Answers to Homework #4 Fall 2009 Due 11/11/2009 before lecture Directions: The homework will be collected in a box before the lecture. Place your name, TA name and section number on top of

More information

Allocating Expenses Expense Report

Allocating Expenses Expense Report Allocating Expenses Expense Report These instructions cover how to allocate expenses to a different Division, Department, Fund, Class, Program, or Project and how to split funds between multiple parties

More information

Amazon Elastic Compute Cloud

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud An Introduction to Spot Instances API version 2011-05-01 May 26, 2011 Table of Contents Overview... 1 Tutorial #1: Choosing Your Maximum Price... 2 Core Concepts... 2 Step

More information

Greenshades Garnishments User Guide

Greenshades Garnishments User Guide Greenshades Garnishments User Guide 1. 1. General Overview... 4 1.1. About this Guide... 4 1.2. How Greenshades Garnishments Works... 4 1.3. Default Deduction Setup within GP... 5 1.4. Employee Deduction

More information

Sampling Distributions

Sampling Distributions Section 8.1 119 Sampling Distributions Section 8.1 C H A P T E R 8 4Example 2 (pg. 378) Sampling Distribution of the Sample Mean The heights of 3-year-old girls are normally distributed with μ=38.72 and

More information

Martingales, Part II, with Exercise Due 9/21

Martingales, Part II, with Exercise Due 9/21 Econ. 487a Fall 1998 C.Sims Martingales, Part II, with Exercise Due 9/21 1. Brownian Motion A process {X t } is a Brownian Motion if and only if i. it is a martingale, ii. t is a continuous time parameter

More information

ASDS. Final. After you add or lookup an application, click on the Application Data tab to open that page and process the payment.

ASDS. Final. After you add or lookup an application, click on the Application Data tab to open that page and process the payment. File Name Version 8.9 Date Modified 12/2007 Last Changed by ASDS Status Final App Fee Credit Card Payment.doc Application Fee Credit Card Payment Concept Admissions uses Student Financials functionality

More information

Finance Self Service Financial Systems

Finance Self Service Financial Systems Finance Self Service Financial Systems Finance Self Service Financial Systems 2008 University of North Florida Center for Professional Development & Training 1 UNF Drive, Jacksonville, Fl 32224 904.620.1707

More information

Qualified Dividends. Offer Members Qualified Rates on Checking Accounts INTRODUCTION CONTENTS BEING AN INTERNET RETAILER 3

Qualified Dividends. Offer Members Qualified Rates on Checking Accounts INTRODUCTION CONTENTS BEING AN INTERNET RETAILER 3 Qualified Dividends Offer Members Qualified Rates on Checking Accounts INTRODUCTION If your credit union is thinking about getting into reverse-tiered rates and qualifying members for dividends based on

More information

Lecture outline W.B.Powell 1

Lecture outline W.B.Powell 1 Lecture outline What is a policy? Policy function approximations (PFAs) Cost function approximations (CFAs) alue function approximations (FAs) Lookahead policies Finding good policies Optimizing continuous

More information

Recurring Payments CitiDirect BE SM

Recurring Payments CitiDirect BE SM Recurring Payments CitiDirect BE SM A Simple, Easy Way to Schedule Recurring Payments User Guide Treasury and Trade Solutions Recurring Payments CitiDirect BE Table of Contents Table of Contents 1. Overview

More information

HPE Project and Portfolio Management Center

HPE Project and Portfolio Management Center HPE Project and Portfolio Management Center Software Version: 9.41 Financial Management User's Guide Go to HELP CENTER ONLINE http://ppm-help.saas.hpe.com Document Release Date: March 2017 Software Release

More information

v1.6 (changes from PI + v1.5)

v1.6 (changes from PI + v1.5) v1.6 (changes from PI + v1.5) Major Economic Data Sources Employment County 1 State BEA SPI (summary industries; 1990-2012) 2 National BEA SPI (summary industries; 1990-2012) 3 BLS EP (detail industries;

More information

Federal 1040 Amend Instructions:

Federal 1040 Amend Instructions: Federal 1040 Amend Instructions: If you used TurboTax Online to prepare and file your original return, follow these steps. If you used TurboTax Desktop, skip down to Desktop Customer Start Here! 1. Save

More information

Land Development Property Investment Evaluation. Windows Version 7.4

Land Development Property Investment Evaluation. Windows Version 7.4 Land-PIE Land Development Property Investment Evaluation Windows Version 7.4 Distributed by Real Pro-Jections, Inc. 300 Carlsbad Village Drive Suite 108A, PMB 330 Carlsbad, CA 92008 (760) 434-2180 Developed

More information

Budget Transfers & Budget vs. Actual

Budget Transfers & Budget vs. Actual Budget Transfers & Budget vs. Actual Session Objectives FOAPAL Reminders Process Single Line Budget Transfer Process Multiple Line Budget Transfer Run Budget vs Actual Queries Section I: Budget Transfers

More information

Pension Procedures. Setting up a Pension E/D on the employee

Pension Procedures. Setting up a Pension E/D on the employee Pension Procedures Setting up a Pension E/D on the employee The Evolution system has been programmed to know what the Federal Limits are for the various Pension Plan types. If you have an employee who

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

MIRROR TRADER PLATFORM FREQUENTLY ASKED QUESTIONS

MIRROR TRADER PLATFORM FREQUENTLY ASKED QUESTIONS MIRROR TRADER PLATFORM FREQUENTLY ASKED QUESTIONS Page 1 FAQ Contents Questions Regarding Semi Automatic Mirroring Questions Regarding Manual Trading Questions Regarding The Automatic Mirroring General

More information

Online Appendix for Revisiting Unemployment in Intermediate Macro: A New Approach for Teaching Diamond-Mortensen-Pissarides

Online Appendix for Revisiting Unemployment in Intermediate Macro: A New Approach for Teaching Diamond-Mortensen-Pissarides Online Appendix for Revisiting Unemployment in Intermediate Macro: A New Approach for Teaching Diamond-Mortensen-Pissarides Arghya Bhattacharya 1, Paul Jackson 2, and Brian C. Jenkins 2 1 Ashoka University

More information

Tests for Paired Means using Effect Size

Tests for Paired Means using Effect Size Chapter 417 Tests for Paired Means using Effect Size Introduction This procedure provides sample size and power calculations for a one- or two-sided paired t-test when the effect size is specified rather

More information

Social Protection Floor Costing Tool. User Manual

Social Protection Floor Costing Tool. User Manual Social Protection Floor Costing Tool User Manual Enabling Macro on Your PC 1- Open the tool file 2- Click on Options 3- In the dialogue box, select enable this content 4- Click Ok Tool Overview This diagram

More information

POSTINGNOTICE.com It s easier this way

POSTINGNOTICE.com It s easier this way POSTINGNOTICE.com It s easier this way Getting Started Guide Revision: 1.0 FergTech FergTech, Inc. 19 Wilson Ridge Rd. Darien, CT 06820 5133 Tel: (203) 636 0101 url: www.fergtech.com Table of Contents

More information

The Assumptions of Bernoulli Trials. 1. Each trial results in one of two possible outcomes, denoted success (S) or failure (F ).

The Assumptions of Bernoulli Trials. 1. Each trial results in one of two possible outcomes, denoted success (S) or failure (F ). Chapter 2 Bernoulli Trials 2.1 The Binomial Distribution In Chapter 1 we learned about i.i.d. trials. In this chapter, we study a very important special case of these, namely Bernoulli trials (BT). If

More information

Ge G t e t t i t n i g n g S t S a t r a t r e t d e d w i w t i h t Version 1.0

Ge G t e t t i t n i g n g S t S a t r a t r e t d e d w i w t i h t Version 1.0 Getting Started with Version 1.0 Table of Contents Table of Contents... 2 Welcome... 3 What is REMI Tax-PI?... 3 Sample Uses of REMI Tax-PI... 3 System Requirements... 4 Installation... 5 Starting Tax-PI...

More information

Group-Sequential Tests for Two Proportions

Group-Sequential Tests for Two Proportions Chapter 220 Group-Sequential Tests for Two Proportions Introduction Clinical trials are longitudinal. They accumulate data sequentially through time. The participants cannot be enrolled and randomized

More information

6. Change Parcel Information

6. Change Parcel Information 6. Change Parcel Information Table of Contents Change Parcel Information... 2 The General tab... 3 The Miscellaneous tab... 5 The Notes tab... 6 The Agreement tab... 7 The Direct Debit tab... 8 Click on

More information

Insurance Tracking with Advisors Assistant

Insurance Tracking with Advisors Assistant Insurance Tracking with Advisors Assistant Client Marketing Systems, Inc. 880 Price Street Pismo Beach, CA 93449 800 643-4488 805 773-7985 fax www.advisorsassistant.com support@climark.com 2015 Client

More information

y p(y) y*p(y) Sum

y p(y) y*p(y) Sum ISQS 5347 Homework #5 1.A) The probabilities of the number of luxury cars sold in a month, p(y), are greater than zero for all y. The sum of the probabilities equals one: 0.180.160.14 0.340.100.050.031.00.

More information

In this chapter: Budgets and Planning Tools. Configure a budget. Report on budget versus actual figures. Export budgets.

In this chapter: Budgets and Planning Tools. Configure a budget. Report on budget versus actual figures. Export budgets. Budgets and Planning Tools In this chapter: Configure a budget Report on budget versus actual figures Export budgets Project cash flow Chapter 23 479 Tuesday, September 18, 2007 4:38:14 PM 480 P A R T

More information

Illustration Software Quick Start Guide

Illustration Software Quick Start Guide Illustration Software Quick Start Guide The illustration software is primarily designed to create an illustration that highlights the benefits of downside risk management and illustrates the effects of

More information

CHAPTER 8: PERIOD-END PROCEDURES

CHAPTER 8: PERIOD-END PROCEDURES Chapter 8: Period-End Procedures CHAPTER 8: PERIOD-END PROCEDURES Training Objectives Actively participating in this chapter helps you: Understand the procedures that are completed at the end of an accounting

More information

Microsoft Dynamics GP. Date Effective Tax Rates

Microsoft Dynamics GP. Date Effective Tax Rates Microsoft Dynamics GP Date Effective Tax Rates Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this

More information

Budgets and Budget Amendments

Budgets and Budget Amendments Budgets and Budget Amendments Software Enhancement for Budgets and Budget Amendments Budgets and Budget Amendments have been upgraded. They will allow the district to be able to give users the rights to

More information

LoanBeam. Automating Tax Form Processing. National Training Division. Revised 4/6/18

LoanBeam. Automating Tax Form Processing. National Training Division. Revised 4/6/18 LoanBeam Automating Tax Form Processing Revised 4/6/18 Introduction to LoanBeam Topics Covered: How to access LoanBeam in FasTrac360 Uploading tax documents Checking order status Understanding accompanying

More information

Minnesota Annual PERA Exclusion Report

Minnesota Annual PERA Exclusion Report Minnesota Annual PERA Exclusion Report Minnesota Public Employees Retirement Association (PERA) requires a year-end report that identifies employees who are NOT participating in PERA. This format only

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

You can find out what your

You can find out what your One of the more involved transactions you ll have to do occasionally as a club treasurer is to process a member full or partial withdrawal. Withdrawals Withdrawals Not just a cash payout A distribution

More information

Quick Topic - Project Management Reference Guide

Quick Topic - Project Management Reference Guide Quick Topic - Project Management Reference Guide Title: Project Management Reference Guide Brief description: The purpose of this document is to act as a reference for the most common project management

More information