Not your average regression: A practical introduction to quantile regression. James Ellens

Size: px
Start display at page:

Download "Not your average regression: A practical introduction to quantile regression. James Ellens"

Transcription

1 11 th Mass Appraisal Valuation Symposium Innovation, Transformation, Knowledge Enhancement and Improved Efficiencies in Mass Appraisal Niagara Falls, Canada May 17-18, 2016 Not your average regression: A practical introduction to quantile regression James Ellens Manager, Assessment Standards & Mass Appraisal Municipal Property Assessment Corporation

2 OLS Regression Traditional regression analysis utilizes the ordinary least squares (OLS) method to determine the best fit OLS depends on the conditional mean to summarize the relationship of the dependent and independent variables OLS works well given symmetrically distributed data

3 Sample Data Distribution

4 Quantile Regression Created by Roger Koenker and Gilbert Bassett, 1978 Uses the conditional median, or other percentile as specified Semiparametric More robust to errors and outliers Capable of providing a more complete characterization of the conditional distribution

5 Software R quantreg package Python Statsmodel package Stata Matlab SPSS (with R integration) SAS Excel with XLSTAT software and many more

6 Model Specification: R OLS: lm(tadj_amt ~ qcareal +..., data = sales) Quantile: rq(tadj_amt ~ qcareal +..., data = sales, tau =.5, method = "fn") Where: tau is the quanitle(s) to be estimated (0.5 being the median) method: there are several different algorithm in the backend that can be used depending on the size of the regression dataset

7 Model Specification: SPSS

8 Model Output: Coefficients Variable Value Std. Error t value Pr(> t ) (Intercept) 38, , sqrt_ed quadj_ef 1, sqrefgsf qcareal vacant -28, , pool fireplcs 4, qut_fba aircon 3, spl_bfyes 6, , spl_sideyes 9, , spl_uncvyes -9, , des_rb_s 14, , pc const_d

9 Distribution Visualized

10 Result Comparison: Market Areas

11 Result Comparison 1 Urban: Niagara Falls OLS Quantile Rural: Simcoe North OLS Quantile Waterfront: Northern Ontario OLS Quantile Highrise Condo: Toronto OLS Quantile

12 Result Comparison 2 Waterfront: Kawartha Lakes OLS Quantile Highrise Condo: Waterloo, Guelph OLS Quantile Townhouse Condos: London OLS Quantile Urban: North Mississauga OLS Quantile

13 Result Comparison: Holdout Urban: Niagara Falls OLS Quantile Rural: Simcoe North OLS Quantile

14 Outlier Resilience Niagara Falls Urban dataset: 3,991 sales Randomly selected one sale and tripled it s time adjusted sale amount (the dependent variable) sample(1:nrow(sales),1) [1] 865 > sales[865,]$tadj_amt #sale amount before [1] > sales[865,]$tadj_amt <- sales[865,]$tadj_amt * 3 > sales[865,]$tadj_amt #sale amount after [1] Compared the resultant coefficient changes

15 Outlier Resilience: Quantile 4 Coefficients Changed Coefficients Variable Before After Change h2725a % h2725a % h2725a % h2725a %

16 Outlier Resilience: OLS 42 Coefficients Changed Coefficients Coefficients Variable Before After Change Variable Before After Change (Intercept) % h2725a % sqrt_ed % h2725a % quadj_ef % h2725a % vacant % h2725a % fireplcs % h2725a % qut_fba % h2725a % aircon % h2725a % spl_bfyes % h2725a % spl_sideyes % h2725a % spl_uncvyes % h2725a % des_rb_s % h2725a % pc % h2725a % const_d % h2725a % detwrkaq % h2725a % h2725a % h2725a % h2725a % h2725a % h2725a % h2725a % h2725a % h2725a % h2725a % h2725i % h2725a % h2725q % h2725a % h2725q %

17 Questions? James Ellens Manager, Assessment Standards and Mass Appraisal Office of the Chief Assessor Municipal Property Assessment Corporation

Quantile Regression. By Luyang Fu, Ph. D., FCAS, State Auto Insurance Company Cheng-sheng Peter Wu, FCAS, ASA, MAAA, Deloitte Consulting

Quantile Regression. By Luyang Fu, Ph. D., FCAS, State Auto Insurance Company Cheng-sheng Peter Wu, FCAS, ASA, MAAA, Deloitte Consulting Quantile Regression By Luyang Fu, Ph. D., FCAS, State Auto Insurance Company Cheng-sheng Peter Wu, FCAS, ASA, MAAA, Deloitte Consulting Agenda Overview of Predictive Modeling for P&C Applications Quantile

More information

Bayesian Non-linear Quantile Regression with Application in Decline Curve Analysis for Petroleum Reservoirs.

Bayesian Non-linear Quantile Regression with Application in Decline Curve Analysis for Petroleum Reservoirs. Bayesian Non-linear Quantile Regression with Application in Decline Curve Analysis for Petroleum Reservoirs. Abstract by YOUJUN LI Quantile regression (QR) approach, proposed by Koenker and Bassett (1978)

More information

Quantile Regression in Survival Analysis

Quantile Regression in Survival Analysis Quantile Regression in Survival Analysis Andrea Bellavia Unit of Biostatistics, Institute of Environmental Medicine Karolinska Institutet, Stockholm http://www.imm.ki.se/biostatistics andrea.bellavia@ki.se

More information

Non-linearities in Simple Regression

Non-linearities in Simple Regression Non-linearities in Simple Regression 1. Eample: Monthly Earnings and Years of Education In this tutorial, we will focus on an eample that eplores the relationship between total monthly earnings and years

More information

SFSU FIN822 Project 1

SFSU FIN822 Project 1 SFSU FIN822 Project 1 This project can be done in a team of up to 3 people. Your project report must be accompanied by printouts of programming outputs. You could use any software to solve the problems.

More information

Annex 1 to this report provides accuracy results for an additional poverty line beyond that required by the Congressional legislation. 1.

Annex 1 to this report provides accuracy results for an additional poverty line beyond that required by the Congressional legislation. 1. Poverty Assessment Tool Submission USAID/IRIS Tool for Kenya Submitted: July 20, 2010 Out-of-sample bootstrap results added: October 20, 2010 Typo corrected: July 31, 2012 The following report is divided

More information

1. Overall approach to the tool development

1. Overall approach to the tool development Poverty Assessment Tool Submission USAID/IRIS Tool for Serbia Submitted: June 27, 2008 Updated: February 15, 2013 (text clarification; added decimal values to coefficients) The following report is divided

More information

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Albania Submitted: September 14, 2011

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Albania Submitted: September 14, 2011 Poverty Assessment Tool Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Albania Submitted: September 14, 2011 In order to improve the functionality of the existing PAT for Albania, the IRIS

More information

Five Things You Should Know About Quantile Regression

Five Things You Should Know About Quantile Regression Five Things You Should Know About Quantile Regression Robert N. Rodriguez and Yonggang Yao SAS Institute #analyticsx Copyright 2016, SAS Institute Inc. All rights reserved. Quantile regression brings the

More information

Regression Review and Robust Regression. Slides prepared by Elizabeth Newton (MIT)

Regression Review and Robust Regression. Slides prepared by Elizabeth Newton (MIT) Regression Review and Robust Regression Slides prepared by Elizabeth Newton (MIT) S-Plus Oil City Data Frame Monthly Excess Returns of Oil City Petroleum, Inc. Stocks and the Market SUMMARY: The oilcity

More information

1. Overall approach to the tool development

1. Overall approach to the tool development Poverty Assessment Tool Submission USAID/IRIS Tool for Ethiopia Submitted: September 24, 2008 Revised (correction to 2005 PPP): December 17, 2009 The following report is divided into six sections. Section

More information

Poverty Assessment Tool Accuracy Submission USAID/IRIS Tool for Mexico Submitted: July 19, 2010

Poverty Assessment Tool Accuracy Submission USAID/IRIS Tool for Mexico Submitted: July 19, 2010 Poverty Assessment Tool Submission USAID/IRIS Tool for Mexico Submitted: July 19, 2010 The following report is divided into five sections. Section 1 describes the data set used to create the Poverty Assessment

More information

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Uganda Submitted: June 28, 2010

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Uganda Submitted: June 28, 2010 Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Uganda Submitted: June 28, 2010 In order to improve the functionality of the existing PAT for Uganda, the

More information

The SAS System 11:03 Monday, November 11,

The SAS System 11:03 Monday, November 11, The SAS System 11:3 Monday, November 11, 213 1 The CONTENTS Procedure Data Set Name BIO.AUTO_PREMIUMS Observations 5 Member Type DATA Variables 3 Engine V9 Indexes Created Monday, November 11, 213 11:4:19

More information

The data definition file provided by the authors is reproduced below: Obs: 1500 home sales in Stockton, CA from Oct 1, 1996 to Nov 30, 1998

The data definition file provided by the authors is reproduced below: Obs: 1500 home sales in Stockton, CA from Oct 1, 1996 to Nov 30, 1998 Economics 312 Sample Project Report Jeffrey Parker Introduction This project is based on Exercise 2.12 on page 81 of the Hill, Griffiths, and Lim text. It examines how the sale price of houses in Stockton,

More information

Quantile regression with PROC QUANTREG Peter L. Flom, Peter Flom Consulting, New York, NY

Quantile regression with PROC QUANTREG Peter L. Flom, Peter Flom Consulting, New York, NY ABSTRACT Quantile regression with PROC QUANTREG Peter L. Flom, Peter Flom Consulting, New York, NY In ordinary least squares (OLS) regression, we model the conditional mean of the response or dependent

More information

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for East Timor Submitted: September 14, 2011

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for East Timor Submitted: September 14, 2011 Poverty Assessment Tool Submission: Addendum for New Poverty Lines USAID/IRIS Tool for East Timor Submitted: September 14, 2011 In order to improve the functionality of the existing PAT for East Timor,

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 to use ADePT for Social Protection Analysis

How to use ADePT for Social Protection Analysis How to use ADePT for Social Protection Analysis Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized Social Safety Nets Core Course Washington D.C. - April 25 May 6, 2016

More information

IPD PAN EUROPEAN QUARTERLY TRANSACTION LINKED INDICATORS

IPD PAN EUROPEAN QUARTERLY TRANSACTION LINKED INDICATORS IPD TRANSACTION LINKED INDICATORS IPD PAN EUROPEAN QUARTERLY TRANSACTION LINKED INDICATORS April 2015 APRIL 2015 CONTENTS IPD Pan European Quarterly Transaction Linked Indicators... 3 IPD Transaction Linked

More information

Quantile Regression due to Skewness. and Outliers

Quantile Regression due to Skewness. and Outliers Applied Mathematical Sciences, Vol. 5, 2011, no. 39, 1947-1951 Quantile Regression due to Skewness and Outliers Neda Jalali and Manoochehr Babanezhad Department of Statistics Faculty of Sciences Golestan

More information

Study 2: data analysis. Example analysis using R

Study 2: data analysis. Example analysis using R Study 2: data analysis Example analysis using R Steps for data analysis Install software on your computer or locate computer with software (e.g., R, systat, SPSS) Prepare data for analysis Subjects (rows)

More information

DATA EXPANSION AND VALIDATION FEBRUARY 2018

DATA EXPANSION AND VALIDATION FEBRUARY 2018 DATA EXPANSION AND VALIDATION FEBRUARY 2018 Andreas Rose, Vice-President - Research 1201 415 Yonge St. Toronto, ON M5B 2E7 Phone: 1-800-665-5848 ext. 408 E-mail: a.rose@malatest.com www.malatest.com TABLE

More information

6 Multiple Regression

6 Multiple Regression More than one X variable. 6 Multiple Regression Why? Might be interested in more than one marginal effect Omitted Variable Bias (OVB) 6.1 and 6.2 House prices and OVB Should I build a fireplace? The following

More information

Highlights. Ontario. Retirement Homes Report. Canada Mortgage and Housing Corporation. Table of Contents. subscribe NOW! Date Released: 2008

Highlights. Ontario. Retirement Homes Report. Canada Mortgage and Housing Corporation. Table of Contents. subscribe NOW! Date Released: 2008 Housing Market Information Retirement Homes Report Ontario Canada Mortgage and Housing Corporation Date Released: 2008 Figure 1 Highlights The vacancy rate for private retirement homes in Ontario declined

More information

Wage Determinants Analysis by Quantile Regression Tree

Wage Determinants Analysis by Quantile Regression Tree Communications of the Korean Statistical Society 2012, Vol. 19, No. 2, 293 301 DOI: http://dx.doi.org/10.5351/ckss.2012.19.2.293 Wage Determinants Analysis by Quantile Regression Tree Youngjae Chang 1,a

More information

Comparison of OLS and LAD regression techniques for estimating beta

Comparison of OLS and LAD regression techniques for estimating beta Comparison of OLS and LAD regression techniques for estimating beta 26 June 2013 Contents 1. Preparation of this report... 1 2. Executive summary... 2 3. Issue and evaluation approach... 4 4. Data... 6

More information

Problem Set 2. PPPA 6022 Due in class, on paper, March 5. Some overall instructions:

Problem Set 2. PPPA 6022 Due in class, on paper, March 5. Some overall instructions: Problem Set 2 PPPA 6022 Due in class, on paper, March 5 Some overall instructions: Please use a do-file (or its SAS or SPSS equivalent) for this work do not program interactively! I have provided Stata

More information

SAS Simple Linear Regression Example

SAS Simple Linear Regression Example SAS Simple Linear Regression Example This handout gives examples of how to use SAS to generate a simple linear regression plot, check the correlation between two variables, fit a simple linear regression

More information

Percentiles, STATA, Box Plots, Standardizing, and Other Transformations

Percentiles, STATA, Box Plots, Standardizing, and Other Transformations Percentiles, STATA, Box Plots, Standardizing, and Other Transformations Lecture 3 Reading: Sections 5.7 54 Remember, when you finish a chapter make sure not to miss the last couple of boxes: What Can Go

More information

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Indonesia Submitted: September 15, 2011

Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Indonesia Submitted: September 15, 2011 Poverty Assessment Tool Accuracy Submission: Addendum for New Poverty Lines USAID/IRIS Tool for Indonesia Submitted: September 15, 2011 In order to improve the functionality of the existing PAT for Indonesia,

More information

Thinking beyond the mean: a practical guide for using quantile regression methods for health services research

Thinking beyond the mean: a practical guide for using quantile regression methods for health services research Thinking beyond the mean: a practical guide for using quantile regression methods for health services research The Harvard community has made this article openly available. Please share how this access

More information

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings Dummy Variables A dummy variable or binary variable is a variable that takes on a value of 0 or 1 as an indicator that the observation has some kind of characteristic. Common examples: Sex (female): FEMALE=1

More information

Minimizing loss at times of financial crisis : quantile regression as a tool for portfolio investment decisions

Minimizing loss at times of financial crisis : quantile regression as a tool for portfolio investment decisions Edith Cowan University Research Online ECU Publications Pre. 2011 2009 Minimizing loss at times of financial crisis : quantile regression as a tool for portfolio investment decisions David E. Allen Abhay

More information

to the Growth Plan for the Greater Golden Horseshoe, 2006

to the Growth Plan for the Greater Golden Horseshoe, 2006 Proposed Amendment 2 to the Growth Plan for the Greater Golden Horseshoe, 2006 November 2012 Population and Employment Forecasts Policies and Implementation Proposed Amendment 2 to the Growth Plan for

More information

Public-private sector pay differential in UK: A recent update

Public-private sector pay differential in UK: A recent update Public-private sector pay differential in UK: A recent update by D H Blackaby P D Murphy N C O Leary A V Staneva No. 2013-01 Department of Economics Discussion Paper Series Public-private sector pay differential

More information

> attach(grocery) > boxplot(sales~discount, ylab="sales",xlab="discount")

> attach(grocery) > boxplot(sales~discount, ylab=sales,xlab=discount) Example of More than 2 Categories, and Analysis of Covariance Example > attach(grocery) > boxplot(sales~discount, ylab="sales",xlab="discount") Sales 160 200 240 > tapply(sales,discount,mean) 10.00% 15.00%

More information

Labour Markets - Regional Ontario

Labour Markets - Regional Ontario Economics / September 2018 Labour Markets - Regional Ontario Economics March 2018 Hiring increased in September but was all part-time jobs growth After shedding over 80,000 jobs last month, employment

More information

Window Width Selection for L 2 Adjusted Quantile Regression

Window Width Selection for L 2 Adjusted Quantile Regression Window Width Selection for L 2 Adjusted Quantile Regression Yoonsuh Jung, The Ohio State University Steven N. MacEachern, The Ohio State University Yoonkyung Lee, The Ohio State University Technical Report

More information

Topic 8: Model Diagnostics

Topic 8: Model Diagnostics Topic 8: Model Diagnostics Outline Diagnostics to check model assumptions Diagnostics concerning X Diagnostics using the residuals Diagnostics and remedial measures Diagnostics: look at the data to diagnose

More information

Review questions for Multinomial Logit/Probit, Tobit, Heckit, Quantile Regressions

Review questions for Multinomial Logit/Probit, Tobit, Heckit, Quantile Regressions 1. I estimated a multinomial logit model of employment behavior using data from the 2006 Current Population Survey. The three possible outcomes for a person are employed (outcome=1), unemployed (outcome=2)

More information

Regression Model Assumptions Solutions

Regression Model Assumptions Solutions Regression Model Assumptions Solutions Below are the solutions to these exercises on model diagnostics using residual plots. # Exercise 1 # data("cars") head(cars) speed dist 1 4 2 2 4 10 3 7 4 4 7 22

More information

Variable Life Insurance

Variable Life Insurance Mutual Fund Size and Investible Decisions of Variable Life Insurance Nan-Yu Wang Associate Professor, Department of Business and Tourism Planning Ta Hwa University of Science and Technology, Hsinchu, Taiwan

More information

GUIDANCE ON APPLYING THE MONTE CARLO APPROACH TO UNCERTAINTY ANALYSES IN FORESTRY AND GREENHOUSE GAS ACCOUNTING

GUIDANCE ON APPLYING THE MONTE CARLO APPROACH TO UNCERTAINTY ANALYSES IN FORESTRY AND GREENHOUSE GAS ACCOUNTING GUIDANCE ON APPLYING THE MONTE CARLO APPROACH TO UNCERTAINTY ANALYSES IN FORESTRY AND GREENHOUSE GAS ACCOUNTING Anna McMurray, Timothy Pearson and Felipe Casarim 2017 Contents 1. Introduction... 4 2. Monte

More information

FIN822 project 3 (Due on December 15. Accept printout submission or submission )

FIN822 project 3 (Due on December 15. Accept printout submission or  submission ) FIN822 project 3 (Due on December 15. Accept printout submission or email submission donglinli2006@yahoo.com. ) Part I The Fama-French Multifactor Model and Mutual Fund Returns Dawn Browne, an investment

More information

How to use ADePT for Social Protection Analysis

How to use ADePT for Social Protection Analysis How to use ADePT for Social Protection Analysis Pension Core Course Washington D.C. - May 2015 Objective To learn how to use ADePT Social Protection while analyzing the performance of specific SPL programs

More information

The Range, the Inter Quartile Range (or IQR), and the Standard Deviation (which we usually denote by a lower case s).

The Range, the Inter Quartile Range (or IQR), and the Standard Deviation (which we usually denote by a lower case s). We will look the three common and useful measures of spread. The Range, the Inter Quartile Range (or IQR), and the Standard Deviation (which we usually denote by a lower case s). 1 Ameasure of the center

More information

8 OMBI 2005 PERFORMANCE BENCHMARKING REPORT

8 OMBI 2005 PERFORMANCE BENCHMARKING REPORT 8 OMBI 2005 PERFORMANCE BENCHMARKING REPORT The Finance and Administration Committee recommends: 1. the presentation from Kelly Strueby, Manager, Business Planning & Performance Measurement, be received;

More information

Environmental samples below the limits of detection comparing regression methods to predict environmental concentrations ABSTRACT INTRODUCTION

Environmental samples below the limits of detection comparing regression methods to predict environmental concentrations ABSTRACT INTRODUCTION Environmental samples below the limits of detection comparing regression methods to predict environmental concentrations Daniel Smith, Elana Silver, Martha Harnly Environmental Health Investigations Branch,

More information

Econ 371 Problem Set #4 Answer Sheet. 6.2 This question asks you to use the results from column (1) in the table on page 213.

Econ 371 Problem Set #4 Answer Sheet. 6.2 This question asks you to use the results from column (1) in the table on page 213. Econ 371 Problem Set #4 Answer Sheet 6.2 This question asks you to use the results from column (1) in the table on page 213. a. The first part of this question asks whether workers with college degrees

More information

Forecasting the Future. Addressing efficiencies in the future

Forecasting the Future. Addressing efficiencies in the future Forecasting the Future Addressing efficiencies in the future Forecasting the Future: Addressing efficiencies in the future Chair: Ingrid Fife, Member of CIH Influence Board Will Perry, Director of Strategy,

More information

Living, Thriving, Leading. Peel s Economic Overview Presentation

Living, Thriving, Leading. Peel s Economic Overview Presentation Living, Thriving, Leading Peel s Economic Overview Presentation Regional Council November 2, 2017 1 Uncertain and Rapidly Changing Environment 2 The Global Economic Environment Change in output Annual

More information

Annual risk measures and related statistics

Annual risk measures and related statistics Annual risk measures and related statistics Arno E. Weber, CIPM Applied paper No. 2017-01 August 2017 Annual risk measures and related statistics Arno E. Weber, CIPM 1,2 Applied paper No. 2017-01 August

More information

Applying regression quantiles to farm efficiency estimation

Applying regression quantiles to farm efficiency estimation Applying regression quantiles to farm efficiency estimation Eleni A. Kaditi and Elisavet I. Nitsi Centre of Planning and Economic Research (KEPE Amerikis 11, 106 72 Athens, Greece kaditi@kepe.gr ; nitsi@kepe.gr

More information

Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing

Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing C. Olivia Rud, President, OptiMine Consulting, West Chester, PA ABSTRACT Data Mining is a new term for the

More information

The current study builds on previous research to estimate the regional gap in

The current study builds on previous research to estimate the regional gap in Summary 1 The current study builds on previous research to estimate the regional gap in state funding assistance between municipalities in South NJ compared to similar municipalities in Central and North

More information

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING INTRODUCTION XLSTAT makes accessible to anyone a powerful, complete and user-friendly data analysis and statistical solution. Accessibility to

More information

The Impact of a Conditional Cash Transfer Program on Household Income in Colombia

The Impact of a Conditional Cash Transfer Program on Household Income in Colombia 10.4079/pp.v19i0.10423 The Impact of a Conditional Cash Transfer Program on Household Income in Colombia By Diana Hincapié This paper estimates the impact of Familias en Acción, the largest Colombian conditional

More information

Region of Waterloo Planning, Development and Legislative Services Community Planning

Region of Waterloo Planning, Development and Legislative Services Community Planning Region of Waterloo Planning, Development and Legislative Services Community Planning To: Chair Tom Galloway and Members of the Planning and Works Committee Date: April 4, 217 File Code: D7-4(A) Subject:

More information

Health Expenditures and Life Expectancy Around the World: a Quantile Regression Approach

Health Expenditures and Life Expectancy Around the World: a Quantile Regression Approach ` DISCUSSION PAPER SERIES Health Expenditures and Life Expectancy Around the World: a Quantile Regression Approach Maksym Obrizan Kyiv School of Economics and Kyiv Economics Institute George L. Wehby University

More information

Table of Contents. New to the Second Edition... Chapter 1: Introduction : Social Research...

Table of Contents. New to the Second Edition... Chapter 1: Introduction : Social Research... iii Table of Contents Preface... xiii Purpose... xiii Outline of Chapters... xiv New to the Second Edition... xvii Acknowledgements... xviii Chapter 1: Introduction... 1 1.1: Social Research... 1 Introduction...

More information

Some Characteristics of Data

Some Characteristics of Data Some Characteristics of Data Not all data is the same, and depending on some characteristics of a particular dataset, there are some limitations as to what can and cannot be done with that data. Some key

More information

MEASURING IMPACT ACROSS VIBRANT COMMUNITIES CANADA S CITIES REDUCING POVERTY NETWORK

MEASURING IMPACT ACROSS VIBRANT COMMUNITIES CANADA S CITIES REDUCING POVERTY NETWORK THE CANADIAN COUNCIL ON SOCIAL DEVELOPMENT COMMUNITY DATA PROGRAM MEASURING IMPACT ACROSS VIBRANT COMMUNITIES CANADA S CITIES REDUCING POVERTY NETWORK PRESENTATION AT TAMARACK S NATIONAL POVERTY SUMMIT

More information

Intro to GLM Day 2: GLM and Maximum Likelihood

Intro to GLM Day 2: GLM and Maximum Likelihood Intro to GLM Day 2: GLM and Maximum Likelihood Federico Vegetti Central European University ECPR Summer School in Methods and Techniques 1 / 32 Generalized Linear Modeling 3 steps of GLM 1. Specify the

More information

Linear Regression with One Regressor

Linear Regression with One Regressor Linear Regression with One Regressor Michael Ash Lecture 9 Linear Regression with One Regressor Review of Last Time 1. The Linear Regression Model The relationship between independent X and dependent Y

More information

The Impact of Corporate Leverage on Profitability: A Study of Select Manufacture Industry in India

The Impact of Corporate Leverage on Profitability: A Study of Select Manufacture Industry in India The Impact of Corporate Leverage on Profitability: A Study of Select Manufacture Industry in India D. SILAMBARASAN, M. PRABHAVATHI Department of Commerce, Kanchi Mamunivar Centre for Postgraduate Studies,

More information

Cost Containment Principles, Policies and Practices. Efficiency and Effectiveness Policies and Practices. Small Business Measures

Cost Containment Principles, Policies and Practices. Efficiency and Effectiveness Policies and Practices. Small Business Measures Cost Containment Principles, Policies and Practices Efficiency and Effectiveness Policies and Practices Small Business Measures Waste Diversion Ontario July 12, 2004 Table of Contents Executive Summary

More information

URBAN INFRASTRUCTURE FINANCING AND ECONOMIC PERFORMANCE IN CHINA

URBAN INFRASTRUCTURE FINANCING AND ECONOMIC PERFORMANCE IN CHINA URBAN INFRASTRUCTURE FINANCING AND ECONOMIC PERFORMANCE IN CHINA Weiping Wu, Professor Urban and Environmental Policy and Planning Tufts University December 2010 Content Research context Urban infrastructure

More information

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS Melfi Alrasheedi School of Business, King Faisal University, Saudi

More information

NHY examples. Bernt Arne Ødegaard. 23 November Estimating dividend growth in Norsk Hydro 8

NHY examples. Bernt Arne Ødegaard. 23 November Estimating dividend growth in Norsk Hydro 8 NHY examples Bernt Arne Ødegaard 23 November 2017 Abstract Finance examples using equity data for Norsk Hydro (NHY) Contents 1 Calculating Beta 4 2 Cost of Capital 7 3 Estimating dividend growth in Norsk

More information

University of New South Wales Semester 1, Economics 4201 and Homework #2 Due on Tuesday 3/29 (20% penalty per day late)

University of New South Wales Semester 1, Economics 4201 and Homework #2 Due on Tuesday 3/29 (20% penalty per day late) University of New South Wales Semester 1, 2011 School of Economics James Morley 1. Autoregressive Processes (15 points) Economics 4201 and 6203 Homework #2 Due on Tuesday 3/29 (20 penalty per day late)

More information

SELECTION OF VARIABLES INFLUENCING IRAQI BANKS DEPOSITS BY USING NEW BAYESIAN LASSO QUANTILE REGRESSION

SELECTION OF VARIABLES INFLUENCING IRAQI BANKS DEPOSITS BY USING NEW BAYESIAN LASSO QUANTILE REGRESSION Vol. 6, No. 1, Summer 2017 2012 Published by JSES. SELECTION OF VARIABLES INFLUENCING IRAQI BANKS DEPOSITS BY USING NEW BAYESIAN Fadel Hamid Hadi ALHUSSEINI a Abstract The main focus of the paper is modelling

More information

Package uqr. April 18, 2017

Package uqr. April 18, 2017 Type Package Title Unconditional Quantile Regression Version 1.0.0 Date 2017-04-18 Package uqr April 18, 2017 Author Stefano Nembrini Maintainer Stefano Nembrini

More information

Monte Carlo approach to uncertainty analyses in forestry and GHG accounting

Monte Carlo approach to uncertainty analyses in forestry and GHG accounting CGE Webinar Series May 23, 2018 Monte Carlo approach to uncertainty analyses in forestry and GHG accounting Anna McMurray, Tim Pearson, & Felipe Casarim Winrock International, Ecosystem Services Unit Goals

More information

COMMITTEE OF THE WHOLE MEETING JANUARY 15, 2018

COMMITTEE OF THE WHOLE MEETING JANUARY 15, 2018 REPORT #PD-2018-01 COMMITTEE OF THE WHOLE MEETING JANUARY 15, 2018 COUNTY OF SIMCOE MUNICIPAL COMPREHENSIVE REVIEW RECOMMENDATION That Report #PD-2018-01 be received. OBJECTIVE The purpose of this report

More information

starting on 5/1/1953 up until 2/1/2017.

starting on 5/1/1953 up until 2/1/2017. An Actuary s Guide to Financial Applications: Examples with EViews By William Bourgeois An actuary is a business professional who uses statistics to determine and analyze risks for companies. In this guide,

More information

Labour Markets - Regional Ontario

Labour Markets - Regional Ontario Economics / December 2018 Labour Markets - Regional Ontario Economics March 2018 Steady labour market performance in December caps off solid 2018 for Ontario Ontario s labour market remained steady to

More information

Extension Analysis. Lauren Goodwin Advisor: Steve Cherry. Spring Introduction and Background Filing Basics... 2

Extension Analysis. Lauren Goodwin Advisor: Steve Cherry. Spring Introduction and Background Filing Basics... 2 Extension Analysis Lauren Goodwin Advisor: Steve Cherry Spring 2015 Contents 1 Introduction and Background 2 1.1 Filing Basics............................................. 2 2 Objectives and Questions

More information

Summarising Data. Summarising Data. Examples of Types of Data. Types of Data

Summarising Data. Summarising Data. Examples of Types of Data. Types of Data Summarising Data Summarising Data Mark Lunt Arthritis Research UK Epidemiology Unit University of Manchester Today we will consider Different types of data Appropriate ways to summarise these data 17/10/2017

More information

Greater Sudbury. Presented by the Credit Unions of Ontario, the Ontario Chamber of Commerce, and the Greater Sudbury Chamber of Commerce.

Greater Sudbury. Presented by the Credit Unions of Ontario, the Ontario Chamber of Commerce, and the Greater Sudbury Chamber of Commerce. 2015 Economic Outlook Greater Sudbury Presented by the Credit Unions of Ontario, the Ontario Chamber of Commerce, and the Greater Sudbury Chamber of Commerce. 1 The unemployment rate in the Greater Sudbury

More information

Journal of Economic Studies. Quantile Treatment Effect and Double Robust estimators: an appraisal on the Italian job market.

Journal of Economic Studies. Quantile Treatment Effect and Double Robust estimators: an appraisal on the Italian job market. Journal of Economic Studies Quantile Treatment Effect and Double Robust estimators: an appraisal on the Italian job market. Journal: Journal of Economic Studies Manuscript ID JES-0--00 Manuscript Type:

More information

2018 Ontario Utility Allowances

2018 Ontario Utility Allowances 2018 Ontario Utility Allowances START HERE First, determine your new utility zone using the chart below. Then find the chart that applies to your co-op. Municipality Previous Utility Zone New Utility Zone

More information

A Rising Tide Lifts All Boats? IT growth in the US over the last 30 years

A Rising Tide Lifts All Boats? IT growth in the US over the last 30 years A Rising Tide Lifts All Boats? IT growth in the US over the last 30 years Nicholas Bloom (Stanford) and Nicola Pierri (Stanford)1 March 25 th 2017 1) Executive Summary Using a new survey of IT usage from

More information

Lasso and Ridge Quantile Regression using Cross Validation to Estimate Extreme Rainfall

Lasso and Ridge Quantile Regression using Cross Validation to Estimate Extreme Rainfall Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 3 (2016), pp. 3305 3314 Research India Publications http://www.ripublication.com/gjpam.htm Lasso and Ridge Quantile Regression

More information

COMPREHENSIVE WRITTEN EXAMINATION, PAPER III FRIDAY AUGUST 18, 2006, 9:00 A.M. 1:00 P.M. STATISTICS 174 QUESTIONS

COMPREHENSIVE WRITTEN EXAMINATION, PAPER III FRIDAY AUGUST 18, 2006, 9:00 A.M. 1:00 P.M. STATISTICS 174 QUESTIONS COMPREHENSIVE WRITTEN EXAMINATION, PAPER III FRIDAY AUGUST 18, 2006, 9:00 A.M. 1:00 P.M. STATISTICS 174 QUESTIONS Answer all parts. Closed book, calculators allowed. It is important to show all working,

More information

Gyroscope Capital Management Group

Gyroscope Capital Management Group Thursday, March 08, 2018 Quarterly Review and Commentary Earlier this year, we highlighted the rising popularity of quant strategies among asset managers. In our most recent commentary, we discussed factor

More information

CITY OF VAUGHAN EXTRACT FROM COUNCIL MEETING MINUTES OF SEPTEMBER 26, 2017

CITY OF VAUGHAN EXTRACT FROM COUNCIL MEETING MINUTES OF SEPTEMBER 26, 2017 Item 6, Report No. 8, of the Finance, Administration and Audit Committee, which was adopted without amendment by the Council of the City of Vaughan on September 26, 2017. 6 DEVELOPMENT SERVICES FEE STRUCTURE

More information

2ND SESSION, 41ST LEGISLATURE, ONTARIO 66 ELIZABETH II, Bill 134. An Act to implement 2017 Budget measures

2ND SESSION, 41ST LEGISLATURE, ONTARIO 66 ELIZABETH II, Bill 134. An Act to implement 2017 Budget measures 2ND SESSION, 41ST LEGISLATURE, ONTARIO 66 ELIZABETH II, 2017 Bill 134 An Act to implement 2017 Budget measures The Hon. C. Sousa Minister of Finance Government Bill 1st Reading May 17, 2017 2nd Reading

More information

Asbury Park 2017 Reassessment Report

Asbury Park 2017 Reassessment Report Asbury Park 2017 Reassessment Report Prior Year (2016) Assessment Accuracy Reflection Each October, the NJ Division of Taxation conducts statistical studies which measure the accuracy of current year assessments.

More information

Quantitative Techniques Term 2

Quantitative Techniques Term 2 Quantitative Techniques Term 2 Laboratory 7 2 March 2006 Overview The objective of this lab is to: Estimate a cost function for a panel of firms; Calculate returns to scale; Introduce the command cluster

More information

ECON Introductory Econometrics. Lecture 1: Introduction and Review of Statistics

ECON Introductory Econometrics. Lecture 1: Introduction and Review of Statistics ECON4150 - Introductory Econometrics Lecture 1: Introduction and Review of Statistics Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 1-2 Lecture outline 2 What is econometrics? Course

More information

The Term Structure of Growth-at-Risk

The Term Structure of Growth-at-Risk The Term Structure of Growth-at-Risk Tobias Adrian (IMF), Federico Grinberg (IMF), Nellie Liang (Brookings), and Sherheryar Malik (IMF) BIS Research meeting on Pushing the Frontier of Central Bank s Macro

More information

General instructions. Please work in a group no larger than 3. When you write up your results,

General instructions. Please work in a group no larger than 3. When you write up your results, Problem set 3: Empirical Methods for Applied Microeconomics Due 11/26. General instructions. Please work in a group no larger than 3. When you write up your results, please let me know who is in your group.

More information

Assessing Model Stability Using Recursive Estimation and Recursive Residuals

Assessing Model Stability Using Recursive Estimation and Recursive Residuals Assessing Model Stability Using Recursive Estimation and Recursive Residuals Our forecasting procedure cannot be expected to produce good forecasts if the forecasting model that we constructed was stable

More information

a. Explain why the coefficients change in the observed direction when switching from OLS to Tobit estimation.

a. Explain why the coefficients change in the observed direction when switching from OLS to Tobit estimation. 1. Using data from IRS Form 5500 filings by U.S. pension plans, I estimated a model of contributions to pension plans as ln(1 + c i ) = α 0 + U i α 1 + PD i α 2 + e i Where the subscript i indicates the

More information

Portfolio Style: Return-Based Attribution Using Quantile Regression

Portfolio Style: Return-Based Attribution Using Quantile Regression Portfolio Style: Return-Based Attribution Using Quantile Regression Gilbert W. Bassett Jr., Hsiu-Lang Chen We would like to thank the reviewers for their many helpful suggestions. An earlier version of

More information

Longitudinal Modeling of Insurance Company Expenses

Longitudinal Modeling of Insurance Company Expenses Longitudinal of Insurance Company Expenses Peng Shi University of Wisconsin-Madison joint work with Edward W. (Jed) Frees - University of Wisconsin-Madison July 31, 1 / 20 I. : Motivation and Objective

More information

Package UnifQuantReg

Package UnifQuantReg Package UnifQuantReg May 13, 2014 Type Package Title Uniformly Adaptive-LASSO Quantile Regression Version 1.0 Date 2014-05-12 Author Limin Peng, Jinfeng Xu and Qi Zheng Maintainer Qi Zheng

More information

2SLS HATCO SPSS, STATA and SHAZAM. Example by Eddie Oczkowski. August 2001

2SLS HATCO SPSS, STATA and SHAZAM. Example by Eddie Oczkowski. August 2001 2SLS HATCO SPSS, STATA and SHAZAM Example by Eddie Oczkowski August 2001 This example illustrates how to use SPSS to estimate and evaluate a 2SLS latent variable model. The bulk of the example relates

More information

Market and Financial Inputs to Neighbourhood Centres Policy

Market and Financial Inputs to Neighbourhood Centres Policy Appendix E of PB-01-17 Market and Financial Inputs to Neighbourhood Centres Policy November 2016 Prepared for: City of Burlington By: Table of Contents 1.0 Introduction... 1 1.1 Background... 1 1.2 Approach...

More information