A new tool for selecting your next project

Size: px
Start display at page:

Download "A new tool for selecting your next project"

Transcription

1 The Quantitative PICK Chart A new tool for selecting your next project Author Sean Scott, PMP, is an accomplished Project Manager at Perficient. He has over 20 years of consulting IT experience providing support, analysis, development, and project management for numerous clients in the service and manufacturing sectors. His recent work has focused on project management and process improvement using Six Sigma. He founded the Maritz Six Sigma Continuous Improvement Agents, a grassroots effort to increase quality at Maritz; and has taught project management in educational and corporate training environments. He has several Microsoft certifications and is a private pilot. Executive Summary The PICK chart is a well-known project selection tool, often used by Six Sigma practitioners to whittle down a list of potential projects. It is usually used during a brainstorming session to help select a project from among a group of project ideas. By its nature, the PICK chart is qualitative. This paper explains the benefits of using a quantitative PICK chart and explores the issues inherent in quantifying the PICK chart. The Standard PICK Chart PICK Charts are normally created during a brainstorming meeting with a group of stakeholders. To create a PICK Chart, the meeting facilitator will create a two-by-two matrix, usually on a white board or a large sheet of paper. This matrix will be labeled with an attribute across the bottom, for instance payoff, with low payoff in the one column and high payoff in the other column. A second attribute will be assigned to the rows, such as easy to implement and hard to implement. The individuals in the group will then write project ideas on sticky-notes and place them in one of the four quadrants. There is usually some debate about placement but, by the end of the exercise, each sticky-note is in one of the quadrants. The quadrant labeled as easy to implement with a high payoff is called the Implement quadrant; the hard to implement and low payoff quadrant is called the Kill quadrant. And, the other two quadrants are considered Possible or Consider, depending on how the board is laid out. See figure 1 for an example PICK chart layout. 1

2 Figure 1 The Quantitative PICK Chart The standard PICK Chart gets its power from how easy it is to create and understand. Just looking at the chart, with no training, most people would be able to select the group of projects that are the best ones to consider. The quantitative PICK Chart, or QICK Chart, which is pronounced like KICK, takes more work to create and has some differences in how it is interpreted, but it is still fairly easy to grasp. Instead of placing each project into a quadrant of a 2-by-2 matrix, we assign values for each axis to each of the projects. For example, instead of saying a project is easy and has a high payoff, we could describe the project as having a rating for ease of execution of 8, on a scale from 0 to 10, with high numbers being easy, and a rating of 7 for payoff. The team would assign a pair of values to each project and then plot the data on a standard scatter diagram, as shown in figure 2. 2

3 Figure 2 The quantitative PICK chart is obviously not a replacement for the standard PICK chart because, while the standard PICK chart is easy to create, easy to understand, and requires virtually no training, the quantitative PICK chart needs data that can be converted to indices and is not quite as intuitive. In fact, the quantitative chart requires a new way of interpreting the data because the four quadrants system breaks down when the data is quantified. Consider data points A, B, and C in figure 2. Points A and C are both in the Implement quadrant, and point B is in the Consider quadrant. However, point B is just a little south of point A, which means it is just a little more difficult. But B is a significant distance to the left of A, which means it has a much higher payoff. In other words, the ratio of difficulty to payback is better for point B than for point A, even though A is in the implement quadrant and point B is not. The same thing could be said when comparing an item in the upper left corner of the Kill quadrant to the lower right corner of the Possible quadrant. The item in the Kill quadrant may actually be a better option than the item in the Possible quadrant. Because of this anomaly, a new way to analyze these data is needed. This leads us to the creation and use of a dipolar scatter diagram. Dipolar scatter diagram Dipolar is a physics term meaning, a pair of electric point charges or magnetic poles of equal magnitude and opposite signs. Most scatter diagrams simply plot XY data and are used to find a correlation between the X and Y values. 3

4 A dipolar scatter diagram still plots the data on the X and Y axes, but it has one corner defined as good and the opposite corner defined as bad. For instance, in our example, the best project to consider would be the one that is closest to having the best payoff and highest ease of implementation in other words, as close to the upper left corner as possible. (As a side note, if both poles are equally good, the chart would be a bipolar chart.) In figure 3, below, two arcs have been added to the image from figure 2. These arcs are created by layering on a circle with its center point at the corner of the matrix, and a radius equal to the height and width of one quadrant or half the height and width of the matrix. One of these arcs, in green, is the good, or implement, arc and the other, in red, is the bad, or kill, arc. Figure 3 Notice that the arcs make it much easier to measure the distance from the nearest pole. Figure 3 makes it clear that there are four points in the Implement area and five in the Kill area. It also becomes a clear that our old friend data point B is closer to the corner than data point A. In fact, we could actually make the arc a little bigger to make data point B fall within the radius see figure 5, below. Three logical possibilities for the size of the arcs are: A radius equal to quadrant width, as seen in figure 3. This is the most conservative view and includes a subset of projects that fall into the good quadrant. A radius reaching to the center point, as seen in figure 4. This radius is the most aggressive and does not exclude any items that appear in the good quadrant, but adds those items in the other two quadrants that are as close as the center point. 4

5 A radius set such that the inner area of the arc equals one-fourth of the total grid area, as seen in Figure 5. This radius is between the conservative and aggressive radii. The good, or Implement, arc covers the same area as the original good, or Implement, quadrant. Figure 4 Figure 5 In these examples we have also added a diagonal line to differentiate between Possible and Consider. However, it is not strictly needed unless some specific application requires this distinction. Plotting your data Plotting the data is a little more complicated than just plotting the raw data because the objective is to compare the data points to each other, not relative to a pre-defined absolute. If all of your projects have payoffs between $100,000 and $900,000, we don t want the axis to begin at $0 because that will skew the results, unless the top axis value is set appropriately. The best solution is to convert the data to indices. Data for the X axis represents the payoff for the project. This could be determined in any number of ways, including: Payback Years (the number of years it would take to pay back the cost of the project with the savings the results of the project creates.) Net present value for a series of cash flows Savings over a fixed period of time, e.g., 10 years, less the cost of implementing the project. Keep in mind that what you use is less important than using the same calculation for all of your data points. When plotting your data, it might make the most sense to convert it to an index from 0 to 10, as mentioned earlier. To do this, find the lowest value and the highest value; then subtract the lowest from the highest to get the range. Once you have the range, subtract this value from each of the other data points, then divide that result by the range. 5

6 For instance, to create the spreadsheet in Figure 6, which converts a list of payoffs to indices, use the formulas below. B1: =MAX(A6:A15) B2: =MIN(A6:A15) B3: =B1-B2 B6: =A6-$B$2 C6: =(B6/$B$3)*10 Copy B6 and C6 down so you have one row for each data point, then enter you data in column A starting in row 6. Make sure to adjust any ranges to fit your needs, especially make sure the formulas in B1 and B2 include all of your data. Figure 6 This process will give you the data for the X axis of your scatter diagram. To get the Y axis, you would follow the same process with some kind of data that reflects how easy it is. Possibilities include: An estimate for the number of person-months to complete the project A rating from 1 to 10 based upon past projects. (This is not true quantitative data, but at least it is strong qualitative data.) An estimate of the investment required to implement the project. Again, consistency is what is important. Once X and Y index values are created for each project, plot the data on an XY Scatter Chart. Since Excel doesn t support a Dipolar scatter chart, you will then have to draw the arcs using a protractor or an Excel drawing object. 6

7 Conclusion There will obviously be times when a standard, quantitative PICK chart is the right tool. The PICK chart is excellent when a large group of stakeholders want a simple way to classify projects. The PICK chart is fast, easy to create, simple to understand. However, there are times when data is available, or could be created, that allow each project to be placed on the chart more precisely. And, when this is done, it is important to use a dipolar scatter diagram in order to interpret the results properly. Bibliography Dipolar; Dictionary.com; PICK Charts; Six Sigma World, PICK Charts and Kaizen by Derek Huether; The Critical Path; Use a Pick Chart to Make Better Decisions; Rapid-Business-Intelligence-Success.com; 7

STAB22 section 1.3 and Chapter 1 exercises

STAB22 section 1.3 and Chapter 1 exercises STAB22 section 1.3 and Chapter 1 exercises 1.101 Go up and down two times the standard deviation from the mean. So 95% of scores will be between 572 (2)(51) = 470 and 572 + (2)(51) = 674. 1.102 Same idea

More information

Spreadsheet Directions

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

More information

This is the complete: Fibonacci Golden Zone Strategy Guide

This is the complete: Fibonacci Golden Zone Strategy Guide This is the complete: Fibonacci Golden Zone Strategy Guide In this strategy report, we are going to share with you a simple Fibonacci Trading Strategy that uses the golden ratio which is a special mathematical

More information

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

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

More information

GovernmentAdda.com. Data Interpretation

GovernmentAdda.com. Data Interpretation Data Interpretation Data Interpretation problems can be solved with little ease. There are of course some other things to focus upon first before you embark upon solving DI questions. What other things?

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

TABLE OF CONTENTS C ORRELATION EXPLAINED INTRODUCTION...2 CORRELATION DEFINED...3 LENGTH OF DATA...5 CORRELATION IN MICROSOFT EXCEL...

TABLE OF CONTENTS C ORRELATION EXPLAINED INTRODUCTION...2 CORRELATION DEFINED...3 LENGTH OF DATA...5 CORRELATION IN MICROSOFT EXCEL... Margined Forex trading is a risky form of investment. As such, it is only suitable for individuals aware of and capable of handling the associated risks. Funds in an account traded at maximum leverage

More information

MLC at Boise State Polynomials Activity 2 Week #3

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

More information

THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management

THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management BA 386T Tom Shively PROBABILITY CONCEPTS AND NORMAL DISTRIBUTIONS The fundamental idea underlying any statistical

More information

Jacob: What data do we use? Do we compile paid loss triangles for a line of business?

Jacob: What data do we use? Do we compile paid loss triangles for a line of business? PROJECT TEMPLATES FOR REGRESSION ANALYSIS APPLIED TO LOSS RESERVING BACKGROUND ON PAID LOSS TRIANGLES (The attached PDF file has better formatting.) {The paid loss triangle helps you! distinguish between

More information

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed?

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed? COMMON CORE N 3 Locker LESSON Distributions Common Core Math Standards The student is expected to: COMMON CORE S-IC.A. Decide if a specified model is consistent with results from a given data-generating

More information

Excel-Based Budgeting for Cash Flows: Cash Is King!

Excel-Based Budgeting for Cash Flows: Cash Is King! BUDGETING Part 4 of 6 Excel-Based Budgeting for Cash Flows: Cash Is King! By Teresa Stephenson, CMA, and Jason Porter Budgeting. It seems that no matter how much we talk about it, how much time we put

More information

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #2 Healthcare Expenditures Problem

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #2 Healthcare Expenditures Problem Background Information Today, there are two major problems in healthcare plaguing the nations around the world. The first, found primarily in developed countries such as the United States and Europe, is

More information

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

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

More information

The purpose of this paper is to briefly review some key tools used in the. The Basics of Performance Reporting An Investor s Guide

The purpose of this paper is to briefly review some key tools used in the. The Basics of Performance Reporting An Investor s Guide Briefing The Basics of Performance Reporting An Investor s Guide Performance reporting is a critical part of any investment program. Accurate, timely information can help investors better evaluate the

More information

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

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

More information

Leith Academy. Numeracy Booklet Pupil Version. A guide for S1 and S2 pupils, parents and staff

Leith Academy. Numeracy Booklet Pupil Version. A guide for S1 and S2 pupils, parents and staff Leith Academy Numeracy Booklet Pupil Version A guide for S1 and S2 pupils, parents and staff Introduction What is the purpose of the booklet? This booklet has been produced to give guidance to pupils and

More information

THE PMP EXAM PREP COURSE

THE PMP EXAM PREP COURSE THE PMP EXAM PREP COURSE Session 3 PMI, PMP and PMBOK are registered marks of the Project Management Institute, Inc. www.falcontraining.co.nz Agenda 9:00 10:15 10:15 10:30 10:30 12:00 12:00 12:45 12:45

More information

WHITE PAPER FOUR PRACTICAL WAYS TO CAPTURE AND MONITOR RISK APPETITE

WHITE PAPER FOUR PRACTICAL WAYS TO CAPTURE AND MONITOR RISK APPETITE WHITE PAPER FOUR PRACTICAL WAYS TO CAPTURE AND MONITOR RISK APPETITE 90 CAPTURE AND MONITOR RISK APPETITE 2 FOUR PRACTICAL WAYS TO CAPTURE AND MONITOR RISK APPETITE Many organisations are grappling with

More information

Web Extension: Continuous Distributions and Estimating Beta with a Calculator

Web Extension: Continuous Distributions and Estimating Beta with a Calculator 19878_02W_p001-008.qxd 3/10/06 9:51 AM Page 1 C H A P T E R 2 Web Extension: Continuous Distributions and Estimating Beta with a Calculator This extension explains continuous probability distributions

More information

Categorical. A general name for non-numerical data; the data is separated into categories of some kind.

Categorical. A general name for non-numerical data; the data is separated into categories of some kind. Chapter 5 Categorical A general name for non-numerical data; the data is separated into categories of some kind. Nominal data Categorical data with no implied order. Eg. Eye colours, favourite TV show,

More information

Reinforcement Learning Analysis, Grid World Applications

Reinforcement Learning Analysis, Grid World Applications Reinforcement Learning Analysis, Grid World Applications Kunal Sharma GTID: ksharma74, CS 4641 Machine Learning Abstract This paper explores two Markov decision process problems with varying state sizes.

More information

Best counterstrategy for C

Best counterstrategy for C Best counterstrategy for C In the previous lecture we saw that if R plays a particular mixed strategy and shows no intention of changing it, the expected payoff for R (and hence C) varies as C varies her

More information

Stat 101 Exam 1 - Embers Important Formulas and Concepts 1

Stat 101 Exam 1 - Embers Important Formulas and Concepts 1 1 Chapter 1 1.1 Definitions Stat 101 Exam 1 - Embers Important Formulas and Concepts 1 1. Data Any collection of numbers, characters, images, or other items that provide information about something. 2.

More information

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data Appendix GRAPHS IN ECONOMICS Key Concepts Graphing Data Graphs represent quantity as a distance on a line. On a graph, the horizontal scale line is the x-axis, the vertical scale line is the y-axis, and

More information

Symmetric Game. In animal behaviour a typical realization involves two parents balancing their individual investment in the common

Symmetric Game. In animal behaviour a typical realization involves two parents balancing their individual investment in the common Symmetric Game Consider the following -person game. Each player has a strategy which is a number x (0 x 1), thought of as the player s contribution to the common good. The net payoff to a player playing

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

DazStat. Introduction. Installation. DazStat is an Excel add-in for Excel 2003 and Excel 2007.

DazStat. Introduction. Installation. DazStat is an Excel add-in for Excel 2003 and Excel 2007. DazStat Introduction DazStat is an Excel add-in for Excel 2003 and Excel 2007. DazStat is one of a series of Daz add-ins that are planned to provide increasingly sophisticated analytical functions particularly

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

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 6 Normal Probability Distributions 6-1 Overview 6-2 The Standard Normal Distribution

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics Math 140 Introductory Statistics Let s make our own sampling! If we use a random sample (a survey) or if we randomly assign treatments to subjects (an experiment) we can come up with proper, unbiased conclusions

More information

Putting Things Together Part 2

Putting Things Together Part 2 Frequency Putting Things Together Part These exercise blend ideas from various graphs (histograms and boxplots), differing shapes of distributions, and values summarizing the data. Data for, and are in

More information

8. From FRED, search for Canada unemployment and download the unemployment rate for all persons 15 and over, monthly,

8. From FRED,   search for Canada unemployment and download the unemployment rate for all persons 15 and over, monthly, Economics 250 Introductory Statistics Exercise 1 Due Tuesday 29 January 2019 in class and on paper Instructions: There is no drop box and this exercise can be submitted only in class. No late submissions

More information

Multiple regression - a brief introduction

Multiple regression - a brief introduction Multiple regression - a brief introduction Multiple regression is an extension to regular (simple) regression. Instead of one X, we now have several. Suppose, for example, that you are trying to predict

More information

How Wealthy Are Europeans?

How Wealthy Are Europeans? How Wealthy Are Europeans? Grades: 7, 8, 11, 12 (course specific) Description: Organization of data of to examine measures of spread and measures of central tendency in examination of Gross Domestic Product

More information

Every data set has an average and a standard deviation, given by the following formulas,

Every data set has an average and a standard deviation, given by the following formulas, Discrete Data Sets A data set is any collection of data. For example, the set of test scores on the class s first test would comprise a data set. If we collect a sample from the population we are interested

More information

LINEAR COMBINATIONS AND COMPOSITE GROUPS

LINEAR COMBINATIONS AND COMPOSITE GROUPS CHAPTER 4 LINEAR COMBINATIONS AND COMPOSITE GROUPS So far, we have applied measures of central tendency and variability to a single set of data or when comparing several sets of data. However, in some

More information

DATA SUMMARIZATION AND VISUALIZATION

DATA SUMMARIZATION AND VISUALIZATION APPENDIX DATA SUMMARIZATION AND VISUALIZATION PART 1 SUMMARIZATION 1: BUILDING BLOCKS OF DATA ANALYSIS 294 PART 2 PART 3 PART 4 VISUALIZATION: GRAPHS AND TABLES FOR SUMMARIZING AND ORGANIZING DATA 296

More information

Expected Value of a Random Variable

Expected Value of a Random Variable Knowledge Article: Probability and Statistics Expected Value of a Random Variable Expected Value of a Discrete Random Variable You're familiar with a simple mean, or average, of a set. The mean value of

More information

FTS Real Time Project: Smart Beta Investing

FTS Real Time Project: Smart Beta Investing FTS Real Time Project: Smart Beta Investing Summary Smart beta strategies are a class of investment strategies based on company fundamentals. In this project, you will Learn what these strategies are Construct

More information

Numerical Descriptive Measures. Measures of Center: Mean and Median

Numerical Descriptive Measures. Measures of Center: Mean and Median Steve Sawin Statistics Numerical Descriptive Measures Having seen the shape of a distribution by looking at the histogram, the two most obvious questions to ask about the specific distribution is where

More information

We will also use this topic to help you see how the standard deviation might be useful for distributions which are normally distributed.

We will also use this topic to help you see how the standard deviation might be useful for distributions which are normally distributed. We will discuss the normal distribution in greater detail in our unit on probability. However, as it is often of use to use exploratory data analysis to determine if the sample seems reasonably normally

More information

STAB22 section 2.2. Figure 1: Plot of deforestation vs. price

STAB22 section 2.2. Figure 1: Plot of deforestation vs. price STAB22 section 2.2 2.29 A change in price leads to a change in amount of deforestation, so price is explanatory and deforestation the response. There are no difficulties in producing a plot; mine is in

More information

Creating a Rolling Income Statement

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

More information

Equestrian Professional s Horse Business Challenge. Member s Support Program Workbook. Steps 1-3

Equestrian Professional s Horse Business Challenge. Member s Support Program Workbook. Steps 1-3 Equestrian Professional s Horse Business Challenge Member s Support Program Workbook Steps 1-3 STEP 1 Get Your Books Ready for Year-end Step 1: Complete our bookkeeping checklist and get your books ready

More information

WEB APPENDIX 8A 7.1 ( 8.9)

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

More information

Morningstar Style Box TM Methodology

Morningstar Style Box TM Methodology Morningstar Style Box TM Methodology Morningstar Methodology Paper 28 February 208 2008 Morningstar, Inc. All rights reserved. The information in this document is the property of Morningstar, Inc. Reproduction

More information

Personal Finance Amortization Table. Name: Period:

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

More information

A C E. Answers Investigation 4. Applications. x y y

A C E. Answers Investigation 4. Applications. x y y Answers Applications 1. a. No; 2 5 = 0.4, which is less than 0.45. c. Answers will vary. Sample answer: 12. slope = 3; y-intercept can be found by counting back in the table: (0, 5); equation: y = 3x 5

More information

Week 8: Basic concepts in game theory

Week 8: Basic concepts in game theory Week 8: Basic concepts in game theory Part 1: Examples of games We introduce here the basic objects involved in game theory. To specify a game ones gives The players. The set of all possible strategies

More information

In Chapter 2, a notional amortization schedule was created that provided a basis

In Chapter 2, a notional amortization schedule was created that provided a basis CHAPTER 3 Prepayments In Chapter 2, a notional amortization schedule was created that provided a basis for cash flowing into a transaction. This cash flow assumes that every loan in the pool will make

More information

Project Selection Risk

Project Selection Risk Project Selection Risk As explained above, the types of risk addressed by project planning and project execution are primarily cost risks, schedule risks, and risks related to achieving the deliverables

More information

Analysis of Central Clearing Interdependencies

Analysis of Central Clearing Interdependencies Analysis of Central Clearing Interdependencies 9 August 2018 Contents Page Definitions... 1 Introduction... 2 1. Key findings... 4 2. Data overview... 5 3. Interdependencies between CCPs and their clearing

More information

Excel Proficiency Exercises

Excel Proficiency Exercises Excel Proficiency Exercises EXCEL REVIEW 2004-2005 1. Multiplication Table Problem Relative, Absolute, and Mixed Addressing The Exercise Create a 10x10 multiplication table in a spreadsheet, as shown below.

More information

MBEJ 1023 Dr. Mehdi Moeinaddini Dept. of Urban & Regional Planning Faculty of Built Environment

MBEJ 1023 Dr. Mehdi Moeinaddini Dept. of Urban & Regional Planning Faculty of Built Environment MBEJ 1023 Planning Analytical Methods Dr. Mehdi Moeinaddini Dept. of Urban & Regional Planning Faculty of Built Environment Contents What is statistics? Population and Sample Descriptive Statistics Inferential

More information

Real Estate Private Equity Case Study 3 Opportunistic Pre-Sold Apartment Development: Waterfall Returns Schedule, Part 1: Tier 1 IRRs and Cash Flows

Real Estate Private Equity Case Study 3 Opportunistic Pre-Sold Apartment Development: Waterfall Returns Schedule, Part 1: Tier 1 IRRs and Cash Flows Real Estate Private Equity Case Study 3 Opportunistic Pre-Sold Apartment Development: Waterfall Returns Schedule, Part 1: Tier 1 IRRs and Cash Flows Welcome to the next lesson in this Real Estate Private

More information

The Advanced Budget Project Part D The Budget Report

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

More information

Option Volatility "The market can remain irrational longer than you can remain solvent"

Option Volatility The market can remain irrational longer than you can remain solvent Chapter 15 Option Volatility "The market can remain irrational longer than you can remain solvent" The word volatility, particularly to newcomers, conjures up images of wild price swings in stocks (most

More information

Earned Value Project Management. Amber L. Romero, CPM, P.M.P., Policy Analyst Sandia National Laboratories 505/ ;

Earned Value Project Management. Amber L. Romero, CPM, P.M.P., Policy Analyst Sandia National Laboratories 505/ ; Dollars $M Earned Value Project Management Amber L. Romero, CPM, P.M.P., Policy Analyst Sandia National Laboratories 505/284-0634; allewis@sandia.gov 95 th ISM Annual International Supply Management Conference,

More information

MT4 Awesomizer V3. Basics you should know:

MT4 Awesomizer V3. Basics you should know: MT4 Awesomizer V3 Basics you should know: The big idea. Awesomizer was built for scalping on MT4. Features like sending the SL and TP with the trade, trailing stops, sensitive SL lines on the chart that

More information

Embargoed for release at 2:00 p.m., EDT, March 18, 2015

Embargoed for release at 2:00 p.m., EDT, March 18, 2015 Embargoed for release at :00 p.m., EDT, March 8, 0 Economic Projections of Federal Reserve Board Members and Federal Reserve Bank Presidents, March 0 Advance release of table of the Summary of Economic

More information

A Framework for Understanding Defensive Equity Investing

A Framework for Understanding Defensive Equity Investing A Framework for Understanding Defensive Equity Investing Nick Alonso, CFA and Mark Barnes, Ph.D. December 2017 At a basketball game, you always hear the home crowd chanting 'DEFENSE! DEFENSE!' when the

More information

Visualizing 360 Data Points in a Single Display. Stephen Few

Visualizing 360 Data Points in a Single Display. Stephen Few Visualizing 360 Data Points in a Single Display Stephen Few This paper explores ways to visualize a dataset that Jorge Camoes posted on the Perceptual Edge Discussion Forum. Jorge s initial visualization

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

CHAPTER 2 RISK AND RETURN: Part I

CHAPTER 2 RISK AND RETURN: Part I CHAPTER 2 RISK AND RETURN: Part I (Difficulty Levels: Easy, Easy/Medium, Medium, Medium/Hard, and Hard) Please see the preface for information on the AACSB letter indicators (F, M, etc.) on the subject

More information

Handout 5: Summarizing Numerical Data STAT 100 Spring 2016

Handout 5: Summarizing Numerical Data STAT 100 Spring 2016 In this handout, we will consider methods that are appropriate for summarizing a single set of numerical measurements. Definition Numerical Data: A set of measurements that are recorded on a naturally

More information

SAMPLE REPORT. Contact Center Benchmark DATA IS NOT ACCURATE! In-house/Insourced Contact Centers

SAMPLE REPORT. Contact Center Benchmark DATA IS NOT ACCURATE! In-house/Insourced Contact Centers h SAMPLE REPORT DATA IS NOT ACCURATE! Contact Center Benchmark In-house/Insourced Contact Centers Report Number: CC-SAMPLE-IN-0617 Updated: June 2017 MetricNet s instantly downloadable Contact Center benchmarks

More information

Company Valuation Report: Demo Company Oy. VAT No: October 13, Link to Online View

Company Valuation Report: Demo Company Oy. VAT No: October 13, Link to Online View Report: VAT No: Link to Online View Summary The estimated value of the company is in the range of 1411-2116 keur. The valuation is based on the following methods: - Multiples - ROE vs. P/BV - Discounted

More information

Ti 83/84. Descriptive Statistics for a List of Numbers

Ti 83/84. Descriptive Statistics for a List of Numbers Ti 83/84 Descriptive Statistics for a List of Numbers Quiz scores in a (fictitious) class were 10.5, 13.5, 8, 12, 11.3, 9, 9.5, 5, 15, 2.5, 10.5, 7, 11.5, 10, and 10.5. It s hard to get much of a sense

More information

Developmental Math An Open Program Unit 12 Factoring First Edition

Developmental Math An Open Program Unit 12 Factoring First Edition Developmental Math An Open Program Unit 12 Factoring First Edition Lesson 1 Introduction to Factoring TOPICS 12.1.1 Greatest Common Factor 1 Find the greatest common factor (GCF) of monomials. 2 Factor

More information

Dot Plot: A graph for displaying a set of data. Each numerical value is represented by a dot placed above a horizontal number line.

Dot Plot: A graph for displaying a set of data. Each numerical value is represented by a dot placed above a horizontal number line. Introduction We continue our study of descriptive statistics with measures of dispersion, such as dot plots, stem and leaf displays, quartiles, percentiles, and box plots. Dot plots, a stem-and-leaf display,

More information

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

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

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Ordinary Level STATISTICS 4040/01

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Ordinary Level STATISTICS 4040/01 UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Ordinary Level STATISTICS 4040/01 Paper 1 Additional Materials: Answer Booklet/Paper Graph paper (2 sheets) Mathematical

More information

Relative Rotation Graphs (RRG Charts)

Relative Rotation Graphs (RRG Charts) Relative Rotation Graphs (RRG Charts) Introduction Relative Rotation Graphs or RRGs, as they are commonly called, are a unique visualization tool for relative strength analysis. Chartists can use RRGs

More information

Computing compound interest and composition of functions

Computing compound interest and composition of functions Computing compound interest and composition of functions In today s topic we will look at using EXCEL to compute compound interest. The method we will use will also allow us to discuss composition of functions.

More information

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation?

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation? PROJECT TEMPLATE: DISCRETE CHANGE IN THE INFLATION RATE (The attached PDF file has better formatting.) {This posting explains how to simulate a discrete change in a parameter and how to use dummy variables

More information

Market analysis seeks to determine the condition of the market because the trader who knows whether

Market analysis seeks to determine the condition of the market because the trader who knows whether The overlay profile for current market analysis by Donald L. Jones and Christopher J. Young Market analysis seeks to determine the condition of the market because the trader who knows whether a market

More information

Expectation Exercises.

Expectation Exercises. Expectation Exercises. Pages Problems 0 2,4,5,7 (you don t need to use trees, if you don t want to but they might help!), 9,-5 373 5 (you ll need to head to this page: http://phet.colorado.edu/sims/plinkoprobability/plinko-probability_en.html)

More information

Project Management for the Professional Professional Part 3 - Risk Analysis. Michael Bevis, JD CPPO, CPSM, PMP

Project Management for the Professional Professional Part 3 - Risk Analysis. Michael Bevis, JD CPPO, CPSM, PMP Project Management for the Professional Professional Part 3 - Risk Analysis Michael Bevis, JD CPPO, CPSM, PMP What is a Risk? A risk is an uncertain event or condition that, if it occurs, has a positive

More information

Client Software Feature Guide

Client Software Feature Guide RIT User Guide Build 1.01 Client Software Feature Guide Introduction Welcome to the Rotman Interactive Trader 2.0 (RIT 2.0). This document assumes that you have installed the Rotman Interactive Trader

More information

Numeracy Booklet A guide for pupils, parents and staff

Numeracy Booklet A guide for pupils, parents and staff Numeracy Booklet A guide for pupils, parents and staff The aim of this booklet is to ensure that there is a consistent approach throughout the academy and at home on basic mathematical concepts Place Value

More information

The hedge fund sector has grown at a rapid pace over the last several years. There are a record number of hedge funds,

The hedge fund sector has grown at a rapid pace over the last several years. There are a record number of hedge funds, The hedge fund sector has grown at a rapid pace over the last several years. There are a record number of hedge funds, and hedge fund of funds in the marketplace. While investors have considerably more

More information

.. /-!"::- '..- ( \.- - '-/../ '

.. /-!::- '..- ( \.- - '-/../ ' ....'-/ -!"::- ' ( \.-../ ' /- Triple Shot Forex Trading System The term "Day Trading" usually refers to the act of buying and selling a financial instrument within the same day. In the Forex market, a

More information

February 2010 Office of the Deputy Assistant Secretary of the Army for Cost & Economics (ODASA-CE)

February 2010 Office of the Deputy Assistant Secretary of the Army for Cost & Economics (ODASA-CE) U.S. ARMY COST ANALYSIS HANDBOOK SECTION 12 COST RISK AND UNCERTAINTY ANALYSIS February 2010 Office of the Deputy Assistant Secretary of the Army for Cost & Economics (ODASA-CE) TABLE OF CONTENTS 12.1

More information

13.3. Annual Percentage Rate (APR) and the Rule of 78

13.3. Annual Percentage Rate (APR) and the Rule of 78 13.3. Annual Percentage Rate (APR) and the Rule of 78 Objectives A. Find the APR of a loan. B. Use the rule of 78 to find the refund and payoff of a loan. C. Find the monthly payment for a loan using an

More information

Information Technology Project Management, Sixth Edition

Information Technology Project Management, Sixth Edition Management, Sixth Edition Prepared By: Izzeddin Matar. Note: See the text itself for full citations. Understand what risk is and the importance of good project risk management Discuss the elements involved

More information

SAMPLE REPORT. Service Desk Benchmark DATA IS NOT ACCURATE! Outsourced Service Desks

SAMPLE REPORT. Service Desk Benchmark DATA IS NOT ACCURATE! Outsourced Service Desks h SAMPLE REPORT DATA IS NOT ACCURATE! Service Desk Benchmark Outsourced Service Desks Report Number: SD-SAMPLE-OUT-0617 Updated: June 2017 MetricNet s instantly downloadable Service Desk benchmarks provide

More information

Chapter 6 Analyzing Accumulated Change: Integrals in Action

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

More information

INSE 6230 Total Quality Project Management

INSE 6230 Total Quality Project Management INSE 6230 Total Quality Project Management Lecture 6 Project Risk Management Project risk management is the art and science of identifying, analyzing, and responding to risk throughout the life of a project

More information

Both the quizzes and exams are closed book. However, For quizzes: Formulas will be provided with quiz papers if there is any need.

Both the quizzes and exams are closed book. However, For quizzes: Formulas will be provided with quiz papers if there is any need. Both the quizzes and exams are closed book. However, For quizzes: Formulas will be provided with quiz papers if there is any need. For exams (MD1, MD2, and Final): You may bring one 8.5 by 11 sheet of

More information

Sierra Environmental Studies Foundation

Sierra Environmental Studies Foundation TN0903-1: Gini Index Made Simple George Rebane, Ph.D. SESF, Director of Research 22 March 2009 1 Overview The distribution of wealth or income over a population is of great interest to economists, sociologists,

More information

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright Faculty and Institute of Actuaries Claims Reserving Manual v.2 (09/1997) Section D7 [D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright 1. Introduction

More information

Lecture 16: Estimating Parameters (Confidence Interval Estimates of the Mean)

Lecture 16: Estimating Parameters (Confidence Interval Estimates of the Mean) Statistics 16_est_parameters.pdf Michael Hallstone, Ph.D. hallston@hawaii.edu Lecture 16: Estimating Parameters (Confidence Interval Estimates of the Mean) Some Common Sense Assumptions for Interval Estimates

More information

The New ROI. Applications and ROIs

The New ROI. Applications and ROIs Denne_02_p013-026 9/10/03 3:42 PM Page 13 The New ROI If software development is to be treated as a value creation exercise, a solid understanding of the financial metrics used to evaluate and track value

More information

Comments on Michael Woodford, Globalization and Monetary Control

Comments on Michael Woodford, Globalization and Monetary Control David Romer University of California, Berkeley June 2007 Revised, August 2007 Comments on Michael Woodford, Globalization and Monetary Control General Comments This is an excellent paper. The issue it

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distribution January 31, 2019 Contents The Binomial Distribution The Normal Approximation to the Binomial The Binomial Hypothesis Test Computing Binomial Probabilities in R 30 Problems The

More information

Benchmarking Report for Building Energy Performance. Harlingen ISD. August 19 th, 2009

Benchmarking Report for Building Energy Performance. Harlingen ISD. August 19 th, 2009 Benchmarking Report for Building Energy Performance Harlingen ISD August 19 th, 2009 Introduction Benchmarking the energy performance of your schools is the first step in determining where and how to implement

More information

ESD.70J Engineering Economy

ESD.70J Engineering Economy ESD.70J Engineering Economy Fall 2010 Session One Xin Zhang xinzhang@mit.edu Prof. Richard de Neufville ardent@mit.edu http://ardent.mit.edu/real_options/rocse_excel_latest/excel_class.html ESD.70J Engineering

More information

This document will provide a step-by-step tutorial of the RIT 2.0 Client interface using the Liability Trading 3 Case.

This document will provide a step-by-step tutorial of the RIT 2.0 Client interface using the Liability Trading 3 Case. RIT User Guide Client Software Feature Guide Rotman School of Management Introduction Welcome to Rotman Interactive Trader 2.0 (RIT 2.0). This document assumes that you have installed the Rotman Interactive

More information

Forex Lines Tutorial of Forex Lines 2014 indicators.

Forex Lines Tutorial of Forex Lines 2014 indicators. Forex Lines 2014 Tutorial of Forex Lines 2014 indicators www.forex4live.com Forex Lines 2014 Tutorial We expected that many traders would be using extremely complicated systems, algorithms and indicators.

More information