Reliable region predictions for Automated Valuation Models

Size: px
Start display at page:

Download "Reliable region predictions for Automated Valuation Models"

Transcription

1 Reliable region predictions for Automated Valuation Models Tony Bellotti, Department of Mathematics, Imperial College London Royal Holloway, University of London 29 April 2016

2 Outline Automated valuation models (AVMs) Prediction intervals / region predictions Conformal predictors Empirical studies: London House Prices Conclusions

3 Automated Valuation Models (AVM) Provide valuations for individual properties based on statistical models. Necessary to determine collateral on a mortgage. Traditionally, valuations completed by trained surveyors. So why use AVMs? Cheaper. Faster. Objective. Transparent. Reliable and accurate (we hope). Cheaper and faster means that valuations can be dynamically updated during the lifetime of a mortgage. This gives potential benefits for risk management and also for customers who may like to re-mortgage.

4 How to build an AVM AVM is usually a segmented k-nearest Neighbours (knn) based on a rich data set, including variables such as:- Property characteristics (eg size, number of rooms, garden, view from balcony); Local environment (eg schools, transport); Historic prices and economic conditions.

5 Prediction intervals / region prediction for AVM AVMs will produce point estimate for valuations. However, prediction intervals, or region predictions, are useful since They allow us to determine the overall efficiency of AVM. Allow conservatism in estimating collateral. Indicate stability of prices, at an individual property level. - Immediately, this suggests when to send a human surveyor. Determine property segments for which AVM is not working so well - Longer term, this suggests where to improve the AVM.

6 Reliability of region prediction Important characteristic of prediction interval is Reliability: that the probability that the true value is within the prediction interval is well-calibrated. Typically, set a confidence level 1 δ, for a region prediction R for an observation x, expect P(y R x) 1 δ. Conformal Predictors are an approach that only require data to be identically and independently distributed (IID) and their region predictions are provably reliable. No free lunch: reliability is gained at cost of efficiency of prediction: ie size of region.

7 Conformal predictor: NCM Suppose we have a sequence of observations z 1,, z n where each z i = x i, y i and given new example x n+1, we want to predict y for y i+1. Region prediction: predict a region R which we would like to contain y i+1. A nonconformity n-measure (NCM) is a measurable function A n which assigns a real number to the n + 1 th observations such that for any permutation π of 1,, n, A n z 1,, z n, z n+1 = A n z π 1,, z π n, z n+1 Intuitively, the non-conformity measure should tell us how strange the observation is compared to the others in the sequence. In practice, NCMs are constructed based on an underlying predictive algorithm.

8 Conformal Predictor: Region prediction For a given confidence level 1 δ, construct a region prediction as the set i: α i α n+1 R = y: > δ n + 1 where α i = A n z 1,, z i 1, z i+1,, z n+1, z i, z n+1 = x n+1, y Theorem (Vovk, Gammerman, Saunders 1999): Assuming only that data is exchangeable, P y n+1 R 1 δ Therefore, Reliability is guaranteed. Measure Efficiency as size of region; ie a region R = l, u has size u l.

9 NCM for regression A regression algorithm will output a point estimate y for example x n+1. If y is the true label, then a natural measure of nonconformity is the difference between y and y: A n z 1,, z n, x n+1, y = y y 2 However, it may make sense to scale the strangeness by the variance in the estimate y. Let us suppose this can be estimated by s 2. Then y y 2 A n z 1,, z n, x n+1, y = s 2 + r may be a better proposal for a non-conformity measure. This is possible with knn for regresson, where s 2 is sample variance from the k nearest neighbours.

10 NCM for regression The parameter r controls how much the NCM is affected by the variance in the estimate. Then we can show that the region prediction R = y γ s 2 + r, y + γ s 2 + r where γ is the δ -quantile of the distribution of NCMs based on a calibration data set of observations (based on Papadopoulos, Vovk and Gammerman 2011).

11 Empirical studies Building a good AVM is a complex task. European AVM Alliance is a collection of companies specializing in this area. Focus of this study is to demonstrate the effectiveness of conformal predictors to produce reliable predictions (efficiency will not be so good!). Empirical results based on a large data set of London House Prices.

12 London House Prices London house prices from January 2013 to March Data downloaded from Kaggle, but originally sourced from Land Registry. Link to UK deprivation data. Training and Calibration data: December 2013 (29,855 observations) Test data: month March 2014 (24,150 observations) Delay between train and test to simulate lag in publication of sale prices by UK Land Registry. Estimate price inflation using regression over previous year: 0% to 4.3% increase in 3 months.

13 House Price Data Model outcome variable: log(price). Predictor variables: Location (grid reference). Property type: D for Detached, S for Semi-Detached, T for Terraced, F for Flats/Maisonettes. Freehold / Leasehold. New build? Y/N. Distance from centre of London. Distance to nearest station. Type of station (Tube / Overground). Distance to next nearest station and Type. Deprivation score.

14 Time dependency of house prices Conformal predictors require data to be exchangeable. This is not the case for this problem when prices are changing with time. Overcome this by assuming there is an underlying latent price, adjusted by a systematic factor which is dependent on time. That is, price at time t is y t = y 1 + r(t) where y is latent price such that examples x, y and r(t) is price rise by time t, from time 0 ( r 0 = 0). are exchangeable, This model assumes that price change is only a function of systematic effects such as the economy and market changes. This is a reasonable assumption, at least for short periods of time.

15 Time dependency of house prices Then log y t = log y + log 1 + r(t) Since x, y are exchangeable, the reliability results for CP hold. Hence, we can compute a region R = l, u such that P log y R 1 δ For house price forecasting, r(t) will not be known with certainty, but expert judgement would be available to construct a subjective confidence interval: P r(t) a, b = p Then it follows that P log y t l + log 1 + a, u + log 1 + b P log y R P r(t) a, b 1 δ p

16 Results: Choice of r by minimizing Efficiency This is the result of using different values of r, calibrated on validation data set (using δ = 0.1). Optimal result is achieved when r = For comparison sample variance of y In the validation data set is 0.37.

17 Results: Reliability and Efficiency Accuracy Mean efficiency

18 Results: Distribution of price ranges For δ = 0.1, distribution of size of price regions as ratio of price: exp u exp l /exp(y) Min=0.0981, 1 st Q =1.01, Median=1.22, Mean=1.27, 3 rd Q=1.45, Max=11.5

19 Drivers of Price Uncertainty Linear regression of outcome: region size (u l) Predictor Coefficient Estimate Predictor Coefficient Estimate Log(price) *** Log(distance from centre) *** Property type: Log(distance to station) *** Flat *** Log(distance to next stn) ** Semi-detached *** Nearest station: Terrace *** Underground *** Detached + 0 Overground + 0 Leasehold *** Both New build *** Deprivation score 0 Key: + excluded category; *** ** 0.01 sig.level

20 Conclusions Conformal Predictor can be constructed based on an existing welldesigned AVM. Control for time trend, assuming systematic effect and assuming IID on latent price. Allows for reliable prediction intervals of property prices:- Strict control of predictive accuracy, whilst efficiency is optimized. Efficiency of prediction intervals can be used to determine when to supplement AVM decision with valuation by human surveyor. Association of efficiency with property segments suggests areas of further improvement in AVM development.

Lecture 17: More on Markov Decision Processes. Reinforcement learning

Lecture 17: More on Markov Decision Processes. Reinforcement learning Lecture 17: More on Markov Decision Processes. Reinforcement learning Learning a model: maximum likelihood Learning a value function directly Monte Carlo Temporal-difference (TD) learning COMP-424, Lecture

More information

Using survival models for profit and loss estimation. Dr Tony Bellotti Lecturer in Statistics Department of Mathematics Imperial College London

Using survival models for profit and loss estimation. Dr Tony Bellotti Lecturer in Statistics Department of Mathematics Imperial College London Using survival models for profit and loss estimation Dr Tony Bellotti Lecturer in Statistics Department of Mathematics Imperial College London Credit Scoring and Credit Control XIII conference August 28-30,

More information

Testing the Gauss linear assumption for on-line predictions

Testing the Gauss linear assumption for on-line predictions Prog Artif Intell (2012) 1:205 213 DOI 101007/s13748-012-0022-x REGULAR PAPER Testing the Gauss linear assumption for on-line predictions Valentina Fedorova Ilia Nouretdinov Alex Gammerman Received: 30

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

Country Spreads and Emerging Countries: Who Drives Whom? Martin Uribe and Vivian Yue (JIE, 2006)

Country Spreads and Emerging Countries: Who Drives Whom? Martin Uribe and Vivian Yue (JIE, 2006) Country Spreads and Emerging Countries: Who Drives Whom? Martin Uribe and Vivian Yue (JIE, 26) Country Interest Rates and Output in Seven Emerging Countries Argentina Brazil.5.5...5.5.5. 94 95 96 97 98

More information

How Much Competition is a Secondary Market? Online Appendixes (Not for Publication)

How Much Competition is a Secondary Market? Online Appendixes (Not for Publication) How Much Competition is a Secondary Market? Online Appendixes (Not for Publication) Jiawei Chen, Susanna Esteban, and Matthew Shum March 12, 2011 1 The MPEC approach to calibration In calibrating the model,

More information

State Dependency of Monetary Policy: The Refinancing Channel

State Dependency of Monetary Policy: The Refinancing Channel State Dependency of Monetary Policy: The Refinancing Channel Martin Eichenbaum, Sergio Rebelo, and Arlene Wong May 2018 Motivation In the US, bulk of household borrowing is in fixed rate mortgages with

More information

19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE

19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE 19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE We assume here that the population variance σ 2 is known. This is an unrealistic assumption, but it allows us to give a simplified presentation which

More information

Working Paper: Cost of Regulatory Error when Establishing a Price Cap

Working Paper: Cost of Regulatory Error when Establishing a Price Cap Working Paper: Cost of Regulatory Error when Establishing a Price Cap January 2016-1 - Europe Economics is registered in England No. 3477100. Registered offices at Chancery House, 53-64 Chancery Lane,

More information

DRAFT. 1 exercise in state (S, t), π(s, t) = 0 do not exercise in state (S, t) Review of the Risk Neutral Stock Dynamics

DRAFT. 1 exercise in state (S, t), π(s, t) = 0 do not exercise in state (S, t) Review of the Risk Neutral Stock Dynamics Chapter 12 American Put Option Recall that the American option has strike K and maturity T and gives the holder the right to exercise at any time in [0, T ]. The American option is not straightforward

More information

On modelling of electricity spot price

On modelling of electricity spot price , Rüdiger Kiesel and Fred Espen Benth Institute of Energy Trading and Financial Services University of Duisburg-Essen Centre of Mathematics for Applications, University of Oslo 25. August 2010 Introduction

More information

Final exam solutions

Final exam solutions EE365 Stochastic Control / MS&E251 Stochastic Decision Models Profs. S. Lall, S. Boyd June 5 6 or June 6 7, 2013 Final exam solutions This is a 24 hour take-home final. Please turn it in to one of the

More information

Overnight Index Rate: Model, calibration and simulation

Overnight Index Rate: Model, calibration and simulation Research Article Overnight Index Rate: Model, calibration and simulation Olga Yashkir and Yuri Yashkir Cogent Economics & Finance (2014), 2: 936955 Page 1 of 11 Research Article Overnight Index Rate: Model,

More information

Pricing and hedging in incomplete markets

Pricing and hedging in incomplete markets Pricing and hedging in incomplete markets Chapter 10 From Chapter 9: Pricing Rules: Market complete+nonarbitrage= Asset prices The idea is based on perfect hedge: H = V 0 + T 0 φ t ds t + T 0 φ 0 t ds

More information

Alexander Marianski August IFRS 9: Probably Weighted and Biased?

Alexander Marianski August IFRS 9: Probably Weighted and Biased? Alexander Marianski August 2017 IFRS 9: Probably Weighted and Biased? Introductions Alexander Marianski Associate Director amarianski@deloitte.co.uk Alexandra Savelyeva Assistant Manager asavelyeva@deloitte.co.uk

More information

Financial Giffen Goods: Examples and Counterexamples

Financial Giffen Goods: Examples and Counterexamples Financial Giffen Goods: Examples and Counterexamples RolfPoulsen and Kourosh Marjani Rasmussen Abstract In the basic Markowitz and Merton models, a stock s weight in efficient portfolios goes up if its

More information

Backtesting Trading Book Models

Backtesting Trading Book Models Backtesting Trading Book Models Using Estimates of VaR Expected Shortfall and Realized p-values Alexander J. McNeil 1 1 Heriot-Watt University Edinburgh ETH Risk Day 11 September 2015 AJM (HWU) Backtesting

More information

Discussion of The Term Structure of Growth-at-Risk

Discussion of The Term Structure of Growth-at-Risk Discussion of The Term Structure of Growth-at-Risk Frank Schorfheide University of Pennsylvania, CEPR, NBER, PIER March 2018 Pushing the Frontier of Central Bank s Macro Modeling Preliminaries This paper

More information

Unobserved Heterogeneity Revisited

Unobserved Heterogeneity Revisited Unobserved Heterogeneity Revisited Robert A. Miller Dynamic Discrete Choice March 2018 Miller (Dynamic Discrete Choice) cemmap 7 March 2018 1 / 24 Distributional Assumptions about the Unobserved Variables

More information

Distributed Computing in Finance: Case Model Calibration

Distributed Computing in Finance: Case Model Calibration Distributed Computing in Finance: Case Model Calibration Global Derivatives Trading & Risk Management 19 May 2010 Techila Technologies, Tampere University of Technology juho.kanniainen@techila.fi juho.kanniainen@tut.fi

More information

Final Exam Suggested Solutions

Final Exam Suggested Solutions University of Washington Fall 003 Department of Economics Eric Zivot Economics 483 Final Exam Suggested Solutions This is a closed book and closed note exam. However, you are allowed one page of handwritten

More information

A Learning Theory of Ranking Aggregation

A Learning Theory of Ranking Aggregation A Learning Theory of Ranking Aggregation France/Japan Machine Learning Workshop Anna Korba, Stephan Clémençon, Eric Sibony November 14, 2017 Télécom ParisTech Outline 1. The Ranking Aggregation Problem

More information

Effects of Wealth and Its Distribution on the Moral Hazard Problem

Effects of Wealth and Its Distribution on the Moral Hazard Problem Effects of Wealth and Its Distribution on the Moral Hazard Problem Jin Yong Jung We analyze how the wealth of an agent and its distribution affect the profit of the principal by considering the simple

More information

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018 ` Subject CS1 Actuarial Statistics 1 Core Principles Syllabus for the 2019 exams 1 June 2018 Copyright in this Core Reading is the property of the Institute and Faculty of Actuaries who are the sole distributors.

More information

Lecture Quantitative Finance Spring Term 2015

Lecture Quantitative Finance Spring Term 2015 implied Lecture Quantitative Finance Spring Term 2015 : May 7, 2015 1 / 28 implied 1 implied 2 / 28 Motivation and setup implied the goal of this chapter is to treat the implied which requires an algorithm

More information

INTERTEMPORAL ASSET ALLOCATION: THEORY

INTERTEMPORAL ASSET ALLOCATION: THEORY INTERTEMPORAL ASSET ALLOCATION: THEORY Multi-Period Model The agent acts as a price-taker in asset markets and then chooses today s consumption and asset shares to maximise lifetime utility. This multi-period

More information

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

More information

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017 Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

Stratified Sampling in Monte Carlo Simulation: Motivation, Design, and Sampling Error

Stratified Sampling in Monte Carlo Simulation: Motivation, Design, and Sampling Error South Texas Project Risk- Informed GSI- 191 Evaluation Stratified Sampling in Monte Carlo Simulation: Motivation, Design, and Sampling Error Document: STP- RIGSI191- ARAI.03 Revision: 1 Date: September

More information

Laws of probabilities in efficient markets

Laws of probabilities in efficient markets Laws of probabilities in efficient markets Vladimir Vovk Department of Computer Science Royal Holloway, University of London Fifth Workshop on Game-Theoretic Probability and Related Topics 15 November

More information

High-Frequency Data Analysis and Market Microstructure [Tsay (2005), chapter 5]

High-Frequency Data Analysis and Market Microstructure [Tsay (2005), chapter 5] 1 High-Frequency Data Analysis and Market Microstructure [Tsay (2005), chapter 5] High-frequency data have some unique characteristics that do not appear in lower frequencies. At this class we have: Nonsynchronous

More information

Home Away from Home? Safe Haven Effects and London House Prices

Home Away from Home? Safe Haven Effects and London House Prices Home Away from Home? Safe Haven Effects and London House Prices Cristian Badarinza Tarun Ramadorai Oxford, 25 October 2013 Overview Global political and economic uncertainty are currently extremely high

More information

Analysis of truncated data with application to the operational risk estimation

Analysis of truncated data with application to the operational risk estimation Analysis of truncated data with application to the operational risk estimation Petr Volf 1 Abstract. Researchers interested in the estimation of operational risk often face problems arising from the structure

More information

Handout 4: Deterministic Systems and the Shortest Path Problem

Handout 4: Deterministic Systems and the Shortest Path Problem SEEM 3470: Dynamic Optimization and Applications 2013 14 Second Term Handout 4: Deterministic Systems and the Shortest Path Problem Instructor: Shiqian Ma January 27, 2014 Suggested Reading: Bertsekas

More information

Practical example of an Economic Scenario Generator

Practical example of an Economic Scenario Generator Practical example of an Economic Scenario Generator Martin Schenk Actuarial & Insurance Solutions SAV 7 March 2014 Agenda Introduction Deterministic vs. stochastic approach Mathematical model Application

More information

Practice Problems 1: Moral Hazard

Practice Problems 1: Moral Hazard Practice Problems 1: Moral Hazard December 5, 2012 Question 1 (Comparative Performance Evaluation) Consider the same normal linear model as in Question 1 of Homework 1. This time the principal employs

More information

Posterior Inference. , where should we start? Consider the following computational procedure: 1. draw samples. 2. convert. 3. compute properties

Posterior Inference. , where should we start? Consider the following computational procedure: 1. draw samples. 2. convert. 3. compute properties Posterior Inference Example. Consider a binomial model where we have a posterior distribution for the probability term, θ. Suppose we want to make inferences about the log-odds γ = log ( θ 1 θ), where

More information

Discussion of Very Long-Run Discount Rate

Discussion of Very Long-Run Discount Rate Discussion of Very Long-Run Discount Rate Amir Kermani UC Berkeley April 2014 This Paper Estimate carefully the discount associated with homes with different lease terms. Being very intuitive in using

More information

Chapter 7: Point Estimation and Sampling Distributions

Chapter 7: Point Estimation and Sampling Distributions Chapter 7: Point Estimation and Sampling Distributions Seungchul Baek Department of Statistics, University of South Carolina STAT 509: Statistics for Engineers 1 / 20 Motivation In chapter 3, we learned

More information

X ln( +1 ) +1 [0 ] Γ( )

X ln( +1 ) +1 [0 ] Γ( ) Problem Set #1 Due: 11 September 2014 Instructor: David Laibson Economics 2010c Problem 1 (Growth Model): Recall the growth model that we discussed in class. We expressed the sequence problem as ( 0 )=

More information

Financial Mathematics III Theory summary

Financial Mathematics III Theory summary Financial Mathematics III Theory summary Table of Contents Lecture 1... 7 1. State the objective of modern portfolio theory... 7 2. Define the return of an asset... 7 3. How is expected return defined?...

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Estimation of a parametric function associated with the lognormal distribution 1

Estimation of a parametric function associated with the lognormal distribution 1 Communications in Statistics Theory and Methods Estimation of a parametric function associated with the lognormal distribution Jiangtao Gou a,b and Ajit C. Tamhane c, a Department of Mathematics and Statistics,

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

Financial Econometrics Jeffrey R. Russell Midterm 2014

Financial Econometrics Jeffrey R. Russell Midterm 2014 Name: Financial Econometrics Jeffrey R. Russell Midterm 2014 You have 2 hours to complete the exam. Use can use a calculator and one side of an 8.5x11 cheat sheet. Try to fit all your work in the space

More information

Understanding the Distributional Impact of Long-Run Inflation. August 2011

Understanding the Distributional Impact of Long-Run Inflation. August 2011 Understanding the Distributional Impact of Long-Run Inflation Gabriele Camera Purdue University YiLi Chien Purdue University August 2011 BROAD VIEW Study impact of macroeconomic policy in heterogeneous-agent

More information

Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p approach

Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p approach Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p.5901 What drives short rate dynamics? approach A functional gradient descent Audrino, Francesco University

More information

When do Secondary Markets Harm Firms? Online Appendixes (Not for Publication)

When do Secondary Markets Harm Firms? Online Appendixes (Not for Publication) When do Secondary Markets Harm Firms? Online Appendixes (Not for Publication) Jiawei Chen and Susanna Esteban and Matthew Shum January 1, 213 I The MPEC approach to calibration In calibrating the model,

More information

BAYESIAN MAINTENANCE POLICIES DURING A WARRANTY PERIOD

BAYESIAN MAINTENANCE POLICIES DURING A WARRANTY PERIOD Communications in Statistics-Stochastic Models, 16(1), 121-142 (2000) 1 BAYESIAN MAINTENANCE POLICIES DURING A WARRANTY PERIOD Ta-Mou Chen i2 Technologies Irving, TX 75039, USA Elmira Popova 1 2 Graduate

More information

Monte-Carlo Planning: Introduction and Bandit Basics. Alan Fern

Monte-Carlo Planning: Introduction and Bandit Basics. Alan Fern Monte-Carlo Planning: Introduction and Bandit Basics Alan Fern 1 Large Worlds We have considered basic model-based planning algorithms Model-based planning: assumes MDP model is available Methods we learned

More information

Unblinded Sample Size Re-Estimation in Bioequivalence Trials with Small Samples. Sam Hsiao, Cytel Lingyun Liu, Cytel Romeo Maciuca, Genentech

Unblinded Sample Size Re-Estimation in Bioequivalence Trials with Small Samples. Sam Hsiao, Cytel Lingyun Liu, Cytel Romeo Maciuca, Genentech Unblinded Sample Size Re-Estimation in Bioequivalence Trials with Small Samples Sam Hsiao, Cytel Lingyun Liu, Cytel Romeo Maciuca, Genentech Goal Describe simple adjustment to CHW method (Cui, Hung, Wang

More information

Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making

Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making May 30, 2016 The purpose of this case study is to give a brief introduction to a heavy-tailed distribution and its distinct behaviors in

More information

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng Financial Econometrics Jeffrey R. Russell Midterm 2014 Suggested Solutions TA: B. B. Deng Unless otherwise stated, e t is iid N(0,s 2 ) 1. (12 points) Consider the three series y1, y2, y3, and y4. Match

More information

UNIT 4 MATHEMATICAL METHODS

UNIT 4 MATHEMATICAL METHODS UNIT 4 MATHEMATICAL METHODS PROBABILITY Section 1: Introductory Probability Basic Probability Facts Probabilities of Simple Events Overview of Set Language Venn Diagrams Probabilities of Compound Events

More information

1 Inferential Statistic

1 Inferential Statistic 1 Inferential Statistic Population versus Sample, parameter versus statistic A population is the set of all individuals the researcher intends to learn about. A sample is a subset of the population and

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

Monte-Carlo Planning: Introduction and Bandit Basics. Alan Fern

Monte-Carlo Planning: Introduction and Bandit Basics. Alan Fern Monte-Carlo Planning: Introduction and Bandit Basics Alan Fern 1 Large Worlds We have considered basic model-based planning algorithms Model-based planning: assumes MDP model is available Methods we learned

More information

Econometric Methods for Valuation Analysis

Econometric Methods for Valuation Analysis Econometric Methods for Valuation Analysis Margarita Genius Dept of Economics M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, 2017 1 / 26 Correlation Analysis Simple Regression

More information

Asset Pricing in Production Economies

Asset Pricing in Production Economies Urban J. Jermann 1998 Presented By: Farhang Farazmand October 16, 2007 Motivation Can we try to explain the asset pricing puzzles and the macroeconomic business cycles, in one framework. Motivation: Equity

More information

Real Options and Game Theory in Incomplete Markets

Real Options and Game Theory in Incomplete Markets Real Options and Game Theory in Incomplete Markets M. Grasselli Mathematics and Statistics McMaster University IMPA - June 28, 2006 Strategic Decision Making Suppose we want to assign monetary values to

More information

Equity correlations implied by index options: estimation and model uncertainty analysis

Equity correlations implied by index options: estimation and model uncertainty analysis 1/18 : estimation and model analysis, EDHEC Business School (joint work with Rama COT) Modeling and managing financial risks Paris, 10 13 January 2011 2/18 Outline 1 2 of multi-asset models Solution to

More information

MAS187/AEF258. University of Newcastle upon Tyne

MAS187/AEF258. University of Newcastle upon Tyne MAS187/AEF258 University of Newcastle upon Tyne 2005-6 Contents 1 Collecting and Presenting Data 5 1.1 Introduction...................................... 5 1.1.1 Examples...................................

More information

The test has 13 questions. Answer any four. All questions carry equal (25) marks.

The test has 13 questions. Answer any four. All questions carry equal (25) marks. 2014 Booklet No. TEST CODE: QEB Afternoon Questions: 4 Time: 2 hours Write your Name, Registration Number, Test Code, Question Booklet Number etc. in the appropriate places of the answer booklet. The test

More information

Return dynamics of index-linked bond portfolios

Return dynamics of index-linked bond portfolios Return dynamics of index-linked bond portfolios Matti Koivu Teemu Pennanen June 19, 2013 Abstract Bond returns are known to exhibit mean reversion, autocorrelation and other dynamic properties that differentiate

More information

Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function?

Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function? DOI 0.007/s064-006-9073-z ORIGINAL PAPER Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function? Jules H. van Binsbergen Michael W. Brandt Received:

More information

EE641 Digital Image Processing II: Purdue University VISE - October 29,

EE641 Digital Image Processing II: Purdue University VISE - October 29, EE64 Digital Image Processing II: Purdue University VISE - October 9, 004 The EM Algorithm. Suffient Statistics and Exponential Distributions Let p(y θ) be a family of density functions parameterized by

More information

Final Projects Introduction to Numerical Analysis atzberg/fall2006/index.html Professor: Paul J.

Final Projects Introduction to Numerical Analysis  atzberg/fall2006/index.html Professor: Paul J. Final Projects Introduction to Numerical Analysis http://www.math.ucsb.edu/ atzberg/fall2006/index.html Professor: Paul J. Atzberger Instructions: In the final project you will apply the numerical methods

More information

Comparison of classification methods

Comparison of classification methods Comparison of classification methods Logistic regression has a linear boundery: P(Y = 1 x) log( 1 P(Y = 1 x) ) = β 0 + β 1 x P(Y = 1 x) > 0.5 is equivalent to β 0 + β 1 x > 0. LDA has a linear log odds:

More information

EE266 Homework 5 Solutions

EE266 Homework 5 Solutions EE, Spring 15-1 Professor S. Lall EE Homework 5 Solutions 1. A refined inventory model. In this problem we consider an inventory model that is more refined than the one you ve seen in the lectures. The

More information

Puttable Bond and Vaulation

Puttable Bond and Vaulation and Vaulation Dmitry Popov FinPricing http://www.finpricing.com Summary Puttable Bond Definition The Advantages of Puttable Bonds Puttable Bond Payoffs Valuation Model Selection Criteria LGM Model LGM

More information

GRANULARITY ADJUSTMENT FOR DYNAMIC MULTIPLE FACTOR MODELS : SYSTEMATIC VS UNSYSTEMATIC RISKS

GRANULARITY ADJUSTMENT FOR DYNAMIC MULTIPLE FACTOR MODELS : SYSTEMATIC VS UNSYSTEMATIC RISKS GRANULARITY ADJUSTMENT FOR DYNAMIC MULTIPLE FACTOR MODELS : SYSTEMATIC VS UNSYSTEMATIC RISKS Patrick GAGLIARDINI and Christian GOURIÉROUX INTRODUCTION Risk measures such as Value-at-Risk (VaR) Expected

More information

VaR Estimation under Stochastic Volatility Models

VaR Estimation under Stochastic Volatility Models VaR Estimation under Stochastic Volatility Models Chuan-Hsiang Han Dept. of Quantitative Finance Natl. Tsing-Hua University TMS Meeting, Chia-Yi (Joint work with Wei-Han Liu) December 5, 2009 Outline Risk

More information

ON COMPETING NON-LIFE INSURERS

ON COMPETING NON-LIFE INSURERS ON COMPETING NON-LIFE INSURERS JOINT WORK WITH HANSJOERG ALBRECHER (LAUSANNE) AND CHRISTOPHE DUTANG (STRASBOURG) Stéphane Loisel ISFA, Université Lyon 1 2 octobre 2012 INTRODUCTION Lapse rates Price elasticity

More information

Financial Risk Management

Financial Risk Management Financial Risk Management Professor: Thierry Roncalli Evry University Assistant: Enareta Kurtbegu Evry University Tutorial exercices #4 1 Correlation and copulas 1. The bivariate Gaussian copula is given

More information

Final Projects Introduction to Numerical Analysis Professor: Paul J. Atzberger

Final Projects Introduction to Numerical Analysis Professor: Paul J. Atzberger Final Projects Introduction to Numerical Analysis Professor: Paul J. Atzberger Due Date: Friday, December 12th Instructions: In the final project you are to apply the numerical methods developed in the

More information

IEOR E4703: Monte-Carlo Simulation

IEOR E4703: Monte-Carlo Simulation IEOR E4703: Monte-Carlo Simulation Simulation Efficiency and an Introduction to Variance Reduction Methods Martin Haugh Department of Industrial Engineering and Operations Research Columbia University

More information

Machine Learning Performance over Long Time Frame

Machine Learning Performance over Long Time Frame Machine Learning Performance over Long Time Frame Yazhe Li, Tony Bellotti, Niall Adams Imperial College London yli16@imperialacuk Credit Scoring and Credit Control Conference, Aug 2017 Yazhe Li (Imperial

More information

Agglomeration Effects and Liquidity Gradient in Local Rental Housing Markets

Agglomeration Effects and Liquidity Gradient in Local Rental Housing Markets Agglomeration Effects and Liquidity Gradient in Local Rental Housing Markets Daniel Ruf University of St.Gallen Swiss Real Estate Research Congress, Zurich, March 23, 2018 Motivation Market liquidity cost,

More information

Parameter estimation in SDE:s

Parameter estimation in SDE:s Lund University Faculty of Engineering Statistics in Finance Centre for Mathematical Sciences, Mathematical Statistics HT 2011 Parameter estimation in SDE:s This computer exercise concerns some estimation

More information

Bayesian Dynamic Linear Models for Strategic Asset Allocation

Bayesian Dynamic Linear Models for Strategic Asset Allocation Bayesian Dynamic Linear Models for Strategic Asset Allocation Jared Fisher Carlos Carvalho, The University of Texas Davide Pettenuzzo, Brandeis University April 18, 2016 Fisher (UT) Bayesian Risk Prediction

More information

Y t )+υ t. +φ ( Y t. Y t ) Y t. α ( r t. + ρ +θ π ( π t. + ρ

Y t )+υ t. +φ ( Y t. Y t ) Y t. α ( r t. + ρ +θ π ( π t. + ρ Macroeconomics ECON 2204 Prof. Murphy Problem Set 6 Answers Chapter 15 #1, 3, 4, 6, 7, 8, and 9 (on pages 462-63) 1. The five equations that make up the dynamic aggregate demand aggregate supply model

More information

TOPICS IN MACROECONOMICS: MODELLING INFORMATION, LEARNING AND EXPECTATIONS LECTURE NOTES. Lucas Island Model

TOPICS IN MACROECONOMICS: MODELLING INFORMATION, LEARNING AND EXPECTATIONS LECTURE NOTES. Lucas Island Model TOPICS IN MACROECONOMICS: MODELLING INFORMATION, LEARNING AND EXPECTATIONS LECTURE NOTES KRISTOFFER P. NIMARK Lucas Island Model The Lucas Island model appeared in a series of papers in the early 970s

More information

Extracting Information from the Markets: A Bayesian Approach

Extracting Information from the Markets: A Bayesian Approach Extracting Information from the Markets: A Bayesian Approach Daniel Waggoner The Federal Reserve Bank of Atlanta Florida State University, February 29, 2008 Disclaimer: The views expressed are the author

More information

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality Point Estimation Some General Concepts of Point Estimation Statistical inference = conclusions about parameters Parameters == population characteristics A point estimate of a parameter is a value (based

More information

Implementing an Agent-Based General Equilibrium Model

Implementing an Agent-Based General Equilibrium Model Implementing an Agent-Based General Equilibrium Model 1 2 3 Pure Exchange General Equilibrium We shall take N dividend processes δ n (t) as exogenous with a distribution which is known to all agents There

More information

Forecast Combination

Forecast Combination Forecast Combination In the press, you will hear about Blue Chip Average Forecast and Consensus Forecast These are the averages of the forecasts of distinct professional forecasters. Is there merit to

More information

PhD Qualifier Examination

PhD Qualifier Examination PhD Qualifier Examination Department of Agricultural Economics May 29, 2015 Instructions This exam consists of six questions. You must answer all questions. If you need an assumption to complete a question,

More information

Final Exam. Consumption Dynamics: Theory and Evidence Spring, Answers

Final Exam. Consumption Dynamics: Theory and Evidence Spring, Answers Final Exam Consumption Dynamics: Theory and Evidence Spring, 2004 Answers This exam consists of two parts. The first part is a long analytical question. The second part is a set of short discussion questions.

More information

14.13 Economics and Psychology (Lecture 18)

14.13 Economics and Psychology (Lecture 18) 14.13 Economics and Psychology (Lecture 18) Xavier Gabaix April 15, 2004 1 Consumption path experiment Pick a consumption path (ages 31 to 60). 1. You are deciding at age 30 and face no uncertainty (e.g.,

More information

Financial Time Series and Their Characterictics

Financial Time Series and Their Characterictics Financial Time Series and Their Characterictics Mei-Yuan Chen Department of Finance National Chung Hsing University Feb. 22, 2013 Contents 1 Introduction 1 1.1 Asset Returns..............................

More information

The Yield Envelope: Price Ranges for Fixed Income Products

The Yield Envelope: Price Ranges for Fixed Income Products The Yield Envelope: Price Ranges for Fixed Income Products by David Epstein (LINK:www.maths.ox.ac.uk/users/epstein) Mathematical Institute (LINK:www.maths.ox.ac.uk) Oxford Paul Wilmott (LINK:www.oxfordfinancial.co.uk/pw)

More information

Financial Innovation and Borrowers: Evidence from Peer-to-Peer Lending

Financial Innovation and Borrowers: Evidence from Peer-to-Peer Lending Financial Innovation and Borrowers: Evidence from Peer-to-Peer Lending Tetyana Balyuk BdF-TSE Conference November 12, 2018 Research Question Motivation Motivation Imperfections in consumer credit market

More information

Graduated from Glasgow University in 2009: BSc with Honours in Mathematics and Statistics.

Graduated from Glasgow University in 2009: BSc with Honours in Mathematics and Statistics. The statistical dilemma: Forecasting future losses for IFRS 9 under a benign economic environment, a trade off between statistical robustness and business need. Katie Cleary Introduction Presenter: Katie

More information

The data-driven COS method

The data-driven COS method The data-driven COS method Á. Leitao, C. W. Oosterlee, L. Ortiz-Gracia and S. M. Bohte Delft University of Technology - Centrum Wiskunde & Informatica Reading group, March 13, 2017 Reading group, March

More information

Economic policy. Monetary policy (part 2)

Economic policy. Monetary policy (part 2) 1 Modern monetary policy Economic policy. Monetary policy (part 2) Ragnar Nymoen University of Oslo, Department of Economics As we have seen, increasing degree of capital mobility reduces the scope for

More information

Risk Measurement in Credit Portfolio Models

Risk Measurement in Credit Portfolio Models 9 th DGVFM Scientific Day 30 April 2010 1 Risk Measurement in Credit Portfolio Models 9 th DGVFM Scientific Day 30 April 2010 9 th DGVFM Scientific Day 30 April 2010 2 Quantitative Risk Management Profit

More information

The data-driven COS method

The data-driven COS method The data-driven COS method Á. Leitao, C. W. Oosterlee, L. Ortiz-Gracia and S. M. Bohte Delft University of Technology - Centrum Wiskunde & Informatica CMMSE 2017, July 6, 2017 Álvaro Leitao (CWI & TUDelft)

More information

Eco504 Spring 2010 C. Sims FINAL EXAM. β t 1 2 φτ2 t subject to (1)

Eco504 Spring 2010 C. Sims FINAL EXAM. β t 1 2 φτ2 t subject to (1) Eco54 Spring 21 C. Sims FINAL EXAM There are three questions that will be equally weighted in grading. Since you may find some questions take longer to answer than others, and partial credit will be given

More information

Earnings Inequality and the Minimum Wage: Evidence from Brazil

Earnings Inequality and the Minimum Wage: Evidence from Brazil Earnings Inequality and the Minimum Wage: Evidence from Brazil Niklas Engbom June 16, 2016 Christian Moser World Bank-Bank of Spain Conference This project Shed light on drivers of earnings inequality

More information

Math 623 (IOE 623), Winter 2008: Final exam

Math 623 (IOE 623), Winter 2008: Final exam Math 623 (IOE 623), Winter 2008: Final exam Name: Student ID: This is a closed book exam. You may bring up to ten one sided A4 pages of notes to the exam. You may also use a calculator but not its memory

More information