2/20/2013. of Manchester. The University COMP Building a yes / no classifier

Size: px
Start display at page:

Download "2/20/2013. of Manchester. The University COMP Building a yes / no classifier"

Transcription

1 COMP4 Lecture 6 Building a yes / no classifier

2 Buildinga feature-basedclassifier Whatis a classifier? What is an information feature? Building a classifier from one feature Probability densities and the normal distribution Training the classifier Building a classifier from multile features Data oints in multile dimensions The naive Bayes classifier

3 What is a classifier? A classifier is an agent the redicts the class of some data Yes or No? 3 3

4 Probabilistic classification It is unusual for a classifier to work erfectly Main objective is to make as few errors as ossible Also very useful to return the belief in the classification Probabilities rovide a consistent reresentation of belief Very useful in seech recognition: allows romting and integration of other knowledge, e.g. From a language model 4 4

5 What is a useful feature for a classifier? Last time we discussed how to extractfeatures from seech signals Each segment is associated with a vector of 3 MFCCs 5 5

6 What is a useful feature for a classifier? For short words we could average the features over time Time averaged MFCC for 65 samles is on the left Sequence lengths on the right much less useful. 6 6

7 Building a classifier from one feature Bayes theorem ( x) C = ( x C) ( C) ( ) ( ) + ( ) ( ) x C C x C C C means the class is C x means the feature is observed to be x (C ) the rior belief in C (x C ) the robability of the feature taking the value x if the class is C The classifier s outut is (C x) the robability of the class being C if the feature has value x A simle classification rule: choose class C if (C x) >

8 Modelling the distribution of features To work out (C x) we need to know (x C ) and (x C ) We can use normal distributions fittedto a training set of data 8 8

9 Probability density functions To assign robability to a continuous valued variable xwe use a robability distribution function (x) (x)dxis the robability of xlying in the interval [x, x + dx] Sums are relaced by integrals so the mean µand variance σ are µ = ( x) xdx σ ( x)( x µ ) The normalisation condition is = dx ( x) dx = 9 9

10 The normal distribution Has two arameters: mean µand variance σ ( x) = ( µ ) x ex π σ σ 0 0

11 Fitting a normal to data We can fit a normal distribution to data {x (), x (),..., x (N) } Set µand σ equal to the emirical mean m and variance s m = N N N ( n) ( n) n= Note that x (n) is the n th item, not x n x s = N ( x m) n= The constructor method for the Normalclass in Lab can do this

12 Building the classifier After fitting (x C ) and (x C ) to normal distributions, we work out: ( x) C = ( x C) ( C) ( ) ( ) + ( ) ( ) x C C x C C Imlemented in the Classifier class in Lab

13 Building a classifier from multile features 3 3

14 Building a classifier from multile features If we choose dfeatures, data can be reresented by a vector x= [x, x,..., x d ] A vector reresents a oint in d-dimensional sace So they re often referred to as data oints The robability of a data oint is written (x) = (x Λx Λ... Λx d ) = (x, x,..., x d ) 4 4

15 Building a classifier from multile features The classification rule is as before ( x) C = ( x C) ( C) ( ) ( ) + ( ) ( ) + x C C x C C But what are (x C ) and (x C )? 5 5

16 Naïve Bayes classifier The simlification used by a naive Bayes classifier is that features are conditionally indeendent given the class: d ( x C ) = ( x C ) ( x C ) L ( x C ) = ( x i C ) d ( x C ) = ( x C ) ( x C ) L ( x C ) = ( x i C ) Is this true? Can again aroximate each (x i C j )by a normal distribution fitted to training data i= i= 6 6

17 The multivariate normal distribution 7 /0/03 7

18 Building the classifier We fit the normal distributions to training data and build the classifier 8 8

19 Evaluating a classifier A simle way to evaluate a classifier is to count the number or errors it makes, i.e. where (true class x) < 0.5 Training error rate Percentage of errors on the training data We can use this to decide on the best classification method This will be done in Lab to comare two different aroaches Test error rate Percentage of errors on the test data It is imortant to evaluate erformance on unseen data This can be reorted as an unbiased estimate of erformance 9 9

20 Summary Data can be reresented by one or more features x= [x, x,..., x d ] A robabilistic classifier works out (class x) A simle classification rule is to choose the class with the highest osterior robability. For two classes, (class x) > 0.5 (x i class) can be aroximated by a normal distribution for continuous valued features We can fit the normal distribution to training data The naive Bayes assumtion rovides a simle aroximation for multivariate data We can evaluate a classifier by calculating the training error and test error rates 0 0

21 What now? The naive Bayesclassifier is also oular for discrete-valuedfeatures, e.g. number of times a articular word aearsin an is a feature used by sam classifiers In examles class 6 you will build a naive Bayesclassifier for a simle examle of a roblem with discrete valued (binary) features

Lecture 2. Main Topics: (Part II) Chapter 2 (2-7), Chapter 3. Bayes Theorem: Let A, B be two events, then. The probabilities P ( B), probability of B.

Lecture 2. Main Topics: (Part II) Chapter 2 (2-7), Chapter 3. Bayes Theorem: Let A, B be two events, then. The probabilities P ( B), probability of B. STT315, Section 701, Summer 006 Lecture (Part II) Main Toics: Chater (-7), Chater 3. Bayes Theorem: Let A, B be two events, then B A) = A B) B) A B) B) + A B) B) The robabilities P ( B), B) are called

More information

A random variable X is a function that assigns (real) numbers to the elements of the sample space S of a random experiment.

A random variable X is a function that assigns (real) numbers to the elements of the sample space S of a random experiment. RANDOM VARIABLES and PROBABILITY DISTRIBUTIONS A random variable X is a function that assigns (real) numbers to the elements of the samle sace S of a random exeriment. The value sace V of a random variable

More information

Non-Inferiority Tests for the Ratio of Two Correlated Proportions

Non-Inferiority Tests for the Ratio of Two Correlated Proportions Chater 161 Non-Inferiority Tests for the Ratio of Two Correlated Proortions Introduction This module comutes ower and samle size for non-inferiority tests of the ratio in which two dichotomous resonses

More information

Quantitative Aggregate Effects of Asymmetric Information

Quantitative Aggregate Effects of Asymmetric Information Quantitative Aggregate Effects of Asymmetric Information Pablo Kurlat February 2012 In this note I roose a calibration of the model in Kurlat (forthcoming) to try to assess the otential magnitude of the

More information

Sampling Procedure for Performance-Based Road Maintenance Evaluations

Sampling Procedure for Performance-Based Road Maintenance Evaluations Samling Procedure for Performance-Based Road Maintenance Evaluations Jesus M. de la Garza, Juan C. Piñero, and Mehmet E. Ozbek Maintaining the road infrastructure at a high level of condition with generally

More information

Supplemental Material: Buyer-Optimal Learning and Monopoly Pricing

Supplemental Material: Buyer-Optimal Learning and Monopoly Pricing Sulemental Material: Buyer-Otimal Learning and Monooly Pricing Anne-Katrin Roesler and Balázs Szentes February 3, 207 The goal of this note is to characterize buyer-otimal outcomes with minimal learning

More information

SINGLE SAMPLING PLAN FOR VARIABLES UNDER MEASUREMENT ERROR FOR NON-NORMAL DISTRIBUTION

SINGLE SAMPLING PLAN FOR VARIABLES UNDER MEASUREMENT ERROR FOR NON-NORMAL DISTRIBUTION ISSN -58 (Paer) ISSN 5-5 (Online) Vol., No.9, SINGLE SAMPLING PLAN FOR VARIABLES UNDER MEASUREMENT ERROR FOR NON-NORMAL DISTRIBUTION Dr. ketki kulkarni Jayee University of Engineering and Technology Guna

More information

A NOTE ON SKEW-NORMAL DISTRIBUTION APPROXIMATION TO THE NEGATIVE BINOMAL DISTRIBUTION

A NOTE ON SKEW-NORMAL DISTRIBUTION APPROXIMATION TO THE NEGATIVE BINOMAL DISTRIBUTION A NOTE ON SKEW-NORMAL DISTRIBUTION APPROXIMATION TO THE NEGATIVE BINOMAL DISTRIBUTION JYH-JIUAN LIN 1, CHING-HUI CHANG * AND ROSEMARY JOU 1 Deartment of Statistics Tamkang University 151 Ying-Chuan Road,

More information

CS522 - Exotic and Path-Dependent Options

CS522 - Exotic and Path-Dependent Options CS522 - Exotic and Path-Deendent Otions Tibor Jánosi May 5, 2005 0. Other Otion Tyes We have studied extensively Euroean and American uts and calls. The class of otions is much larger, however. A digital

More information

Chapter 1: Stochastic Processes

Chapter 1: Stochastic Processes Chater 1: Stochastic Processes 4 What are Stochastic Processes, and how do they fit in? STATS 210 Foundations of Statistics and Probability Tools for understanding randomness (random variables, distributions)

More information

and their probabilities p

and their probabilities p AP Statistics Ch. 6 Notes Random Variables A variable is any characteristic of an individual (remember that individuals are the objects described by a data set and may be eole, animals, or things). Variables

More information

Monetary policy is a controversial

Monetary policy is a controversial Inflation Persistence: How Much Can We Exlain? PAU RABANAL AND JUAN F. RUBIO-RAMÍREZ Rabanal is an economist in the monetary and financial systems deartment at the International Monetary Fund in Washington,

More information

Evaluating methods for approximating stochastic differential equations

Evaluating methods for approximating stochastic differential equations Journal of Mathematical Psychology 50 (2006) 402 410 www.elsevier.com/locate/jm Evaluating methods for aroximating stochastic differential equations Scott D. Brown a,, Roger Ratcliff b, Phili L. Smith

More information

Midterm Exam: Tuesday 28 March in class Sample exam problems ( Homework 5 ) available tomorrow at the latest

Midterm Exam: Tuesday 28 March in class Sample exam problems ( Homework 5 ) available tomorrow at the latest Plan Martingales 1. Basic Definitions 2. Examles 3. Overview of Results Reading: G&S Section 12.1-12.4 Next Time: More Martingales Midterm Exam: Tuesday 28 March in class Samle exam roblems ( Homework

More information

***SECTION 7.1*** Discrete and Continuous Random Variables

***SECTION 7.1*** Discrete and Continuous Random Variables ***SECTION 7.*** Discrete and Continuous Random Variables Samle saces need not consist of numbers; tossing coins yields H s and T s. However, in statistics we are most often interested in numerical outcomes

More information

We connect the mix-flexibility and dual-sourcing literatures by studying unreliable supply chains that produce

We connect the mix-flexibility and dual-sourcing literatures by studying unreliable supply chains that produce MANUFACTURING & SERVICE OPERATIONS MANAGEMENT Vol. 7, No. 1, Winter 25,. 37 57 issn 1523-4614 eissn 1526-5498 5 71 37 informs doi 1.1287/msom.14.63 25 INFORMS On the Value of Mix Flexibility and Dual Sourcing

More information

Confidence Intervals for a Proportion Using Inverse Sampling when the Data is Subject to False-positive Misclassification

Confidence Intervals for a Proportion Using Inverse Sampling when the Data is Subject to False-positive Misclassification Journal of Data Science 13(015), 63-636 Confidence Intervals for a Proortion Using Inverse Samling when the Data is Subject to False-ositive Misclassification Kent Riggs 1 1 Deartment of Mathematics and

More information

FORECASTING EARNINGS PER SHARE FOR COMPANIES IN IT SECTOR USING MARKOV PROCESS MODEL

FORECASTING EARNINGS PER SHARE FOR COMPANIES IN IT SECTOR USING MARKOV PROCESS MODEL FORECASTING EARNINGS PER SHARE FOR COMPANIES IN IT SECTOR USING MARKOV PROCESS MODEL 1 M.P. RAJAKUMAR, 2 V. SHANTHI 1 Research Scholar, Sathyabama University, Chennai-119, Tamil Nadu, India 2 Professor,

More information

Objectives. 5.2, 8.1 Inference for a single proportion. Categorical data from a simple random sample. Binomial distribution

Objectives. 5.2, 8.1 Inference for a single proportion. Categorical data from a simple random sample. Binomial distribution Objectives 5.2, 8.1 Inference for a single roortion Categorical data from a simle random samle Binomial distribution Samling distribution of the samle roortion Significance test for a single roortion Large-samle

More information

Dr. Maddah ENMG 625 Financial Eng g II 10/16/06. Chapter 11 Models of Asset Dynamics (1)

Dr. Maddah ENMG 625 Financial Eng g II 10/16/06. Chapter 11 Models of Asset Dynamics (1) Dr Maddah ENMG 65 Financial Eng g II 0/6/06 Chater Models of Asset Dynamics () Overview Stock rice evolution over time is commonly modeled with one of two rocesses: The binomial lattice and geometric Brownian

More information

A new class of Bayesian semi-parametric models with applications to option pricing

A new class of Bayesian semi-parametric models with applications to option pricing Quantitative Finance, 2012, 1 14, ifirst A new class of Bayesian semi-arametric models with alications to otion ricing MARCIN KACPERCZYKy, PAUL DAMIEN*z and STEPHEN G. WALKERx yfinance Deartment, Stern

More information

Information and uncertainty in a queueing system

Information and uncertainty in a queueing system Information and uncertainty in a queueing system Refael Hassin December 7, 7 Abstract This aer deals with the effect of information and uncertainty on rofits in an unobservable single server queueing system.

More information

Inventory Systems with Stochastic Demand and Supply: Properties and Approximations

Inventory Systems with Stochastic Demand and Supply: Properties and Approximations Working Paer, Forthcoming in the Euroean Journal of Oerational Research Inventory Systems with Stochastic Demand and Suly: Proerties and Aroximations Amanda J. Schmitt Center for Transortation and Logistics

More information

Objectives. 3.3 Toward statistical inference

Objectives. 3.3 Toward statistical inference Objectives 3.3 Toward statistical inference Poulation versus samle (CIS, Chater 6) Toward statistical inference Samling variability Further reading: htt://onlinestatbook.com/2/estimation/characteristics.html

More information

Maximize the Sharpe Ratio and Minimize a VaR 1

Maximize the Sharpe Ratio and Minimize a VaR 1 Maximize the Share Ratio and Minimize a VaR 1 Robert B. Durand 2 Hedieh Jafarour 3,4 Claudia Klüelberg 5 Ross Maller 6 Aril 28, 2008 Abstract In addition to its role as the otimal ex ante combination of

More information

Topic 14: Maximum Likelihood Estimation

Topic 14: Maximum Likelihood Estimation Toic 4: November, 009 As before, we begi with a samle X = (X,, X of radom variables chose accordig to oe of a family of robabilities P θ I additio, f(x θ, x = (x,, x will be used to deote the desity fuctio

More information

Ordering a deck of cards... Lecture 3: Binomial Distribution. Example. Permutations & Combinations

Ordering a deck of cards... Lecture 3: Binomial Distribution. Example. Permutations & Combinations Ordering a dec of cards... Lecture 3: Binomial Distribution Sta 111 Colin Rundel May 16, 2014 If you have ever shuffled a dec of cards you have done something no one else has ever done before or will ever

More information

Sharpe Ratios and Alphas in Continuous Time

Sharpe Ratios and Alphas in Continuous Time JOURNAL OF FINANCIAL AND QUANTITATIVE ANALYSIS VOL. 39, NO. 1, MARCH 2004 COPYRIGHT 2004, SCHOOL OF BUSINESS ADMINISTRATION, UNIVERSITY OF WASHINGTON, SEATTLE, WA 98195 Share Ratios and Alhas in Continuous

More information

Towards an advanced estimation of Measurement Uncertainty using Monte-Carlo Methods- case study kinematic TLS Observation Process

Towards an advanced estimation of Measurement Uncertainty using Monte-Carlo Methods- case study kinematic TLS Observation Process Towards an advanced estimation of Measurement Uncertainty using Monte-Carlo Methods- case study Hamza ALKHATIB and Hansjörg KUTTERER, Germany Key words: terrestrial laser scanning, GUM, uncertainty, Monte

More information

Buyer-Optimal Learning and Monopoly Pricing

Buyer-Optimal Learning and Monopoly Pricing Buyer-Otimal Learning and Monooly Pricing Anne-Katrin Roesler and Balázs Szentes January 2, 217 Abstract This aer analyzes a bilateral trade model where the buyer s valuation for the object is uncertain

More information

A Semi-parametric Test for Drift Speci cation in the Di usion Model

A Semi-parametric Test for Drift Speci cation in the Di usion Model A Semi-arametric est for Drift Seci cation in the Di usion Model Lin hu Indiana University Aril 3, 29 Abstract In this aer, we roose a misseci cation test for the drift coe cient in a semi-arametric di

More information

Worst-case evaluation complexity for unconstrained nonlinear optimization using high-order regularized models

Worst-case evaluation complexity for unconstrained nonlinear optimization using high-order regularized models Worst-case evaluation comlexity for unconstrained nonlinear otimization using high-order regularized models E. G. Birgin, J. L. Gardenghi, J. M. Martínez, S. A. Santos and Ph. L. Toint 2 Aril 26 Abstract

More information

Management of Pricing Policies and Financial Risk as a Key Element for Short Term Scheduling Optimization

Management of Pricing Policies and Financial Risk as a Key Element for Short Term Scheduling Optimization Ind. Eng. Chem. Res. 2005, 44, 557-575 557 Management of Pricing Policies and Financial Risk as a Key Element for Short Term Scheduling Otimization Gonzalo Guillén, Miguel Bagajewicz, Sebastián Eloy Sequeira,

More information

Annex 4 - Poverty Predictors: Estimation and Algorithm for Computing Predicted Welfare Function

Annex 4 - Poverty Predictors: Estimation and Algorithm for Computing Predicted Welfare Function Annex 4 - Poverty Predictors: Estimation and Algorithm for Comuting Predicted Welfare Function The Core Welfare Indicator Questionnaire (CWIQ) is an off-the-shelf survey ackage develoed by the World Bank

More information

Dimension Reduction using Principal Components Analysis (PCA)

Dimension Reduction using Principal Components Analysis (PCA) Dimension Reduction using Princial Comonents Analysis (PCA) Alication of dimension reduction Comutational advantage for other algorithms Face recognition image data (ixels) along new axes works better

More information

DP2003/10. Speculative behaviour, debt default and contagion: A stylised framework of the Latin American Crisis

DP2003/10. Speculative behaviour, debt default and contagion: A stylised framework of the Latin American Crisis DP2003/10 Seculative behaviour, debt default and contagion: A stylised framework of the Latin American Crisis 2001-2002 Louise Allso December 2003 JEL classification: E44, F34, F41 Discussion Paer Series

More information

Summary of the Chief Features of Alternative Asset Pricing Theories

Summary of the Chief Features of Alternative Asset Pricing Theories Summary o the Chie Features o Alternative Asset Pricing Theories CAP and its extensions The undamental equation o CAP ertains to the exected rate o return time eriod into the uture o any security r r β

More information

NBER WORKING PAPER SERIES SELF-FULFILLING CURRENCY CRISES: THE ROLE OF INTEREST RATES. Christian Hellwig Arijit Mukherji Aleh Tsyvinski

NBER WORKING PAPER SERIES SELF-FULFILLING CURRENCY CRISES: THE ROLE OF INTEREST RATES. Christian Hellwig Arijit Mukherji Aleh Tsyvinski NBER WORKING PAPER SERIES SELF-FULFILLING CURRENCY CRISES: THE ROLE OF INTEREST RATES Christian Hellwig Arijit Mukherji Aleh Tsyvinski Working Paer 11191 htt://www.nber.org/aers/w11191 NATIONAL BUREAU

More information

Application of Monte-Carlo Tree Search to Traveling-Salesman Problem

Application of Monte-Carlo Tree Search to Traveling-Salesman Problem R4-14 SASIMI 2016 Proceedings Alication of Monte-Carlo Tree Search to Traveling-Salesman Problem Masato Shimomura Yasuhiro Takashima Faculty of Environmental Engineering University of Kitakyushu Kitakyushu,

More information

Stochastic modelling of skewed data exhibiting long range dependence

Stochastic modelling of skewed data exhibiting long range dependence IUGG XXIV General Assembly 27 Perugia, Italy, 2 3 July 27 International Association of Hydrological Sciences, Session HW23 Analysis of Variability in Hydrological Data Series Stochastic modelling of skewed

More information

A Variance Estimator for Cohen s Kappa under a Clustered Sampling Design THESIS

A Variance Estimator for Cohen s Kappa under a Clustered Sampling Design THESIS A Variance Estimator for Cohen s Kaa under a Clustered Samling Design THESIS Presented in Partial Fulfillment of the Requirements for the Degree Master of Science in the Graduate School of The Ohio State

More information

Asian Economic and Financial Review A MODEL FOR ESTIMATING THE DISTRIBUTION OF FUTURE POPULATION. Ben David Nissim.

Asian Economic and Financial Review A MODEL FOR ESTIMATING THE DISTRIBUTION OF FUTURE POPULATION. Ben David Nissim. Asian Economic and Financial Review journal homeage: htt://www.aessweb.com/journals/5 A MODEL FOR ESTIMATING THE DISTRIBUTION OF FUTURE POPULATION Ben David Nissim Deartment of Economics and Management,

More information

A Multi-Objective Approach to Portfolio Optimization

A Multi-Objective Approach to Portfolio Optimization RoseHulman Undergraduate Mathematics Journal Volume 8 Issue Article 2 A MultiObjective Aroach to Portfolio Otimization Yaoyao Clare Duan Boston College, sweetclare@gmail.com Follow this and additional

More information

Cash-in-the-market pricing or cash hoarding: how banks choose liquidity

Cash-in-the-market pricing or cash hoarding: how banks choose liquidity Cash-in-the-market ricing or cash hoarding: how banks choose liquidity Jung-Hyun Ahn Vincent Bignon Régis Breton Antoine Martin February 207 Abstract We develo a model in which financial intermediaries

More information

On the Power of Structural Violations in Priority Queues

On the Power of Structural Violations in Priority Queues On the Power of Structural Violations in Priority Queues Amr Elmasry 1, Claus Jensen 2, Jyrki Katajainen 2, 1 Comuter Science Deartment, Alexandria University Alexandria, Egyt 2 Deartment of Comuting,

More information

Economic Performance, Wealth Distribution and Credit Restrictions under variable investment: The open economy

Economic Performance, Wealth Distribution and Credit Restrictions under variable investment: The open economy Economic Performance, Wealth Distribution and Credit Restrictions under variable investment: The oen economy Ronald Fischer U. de Chile Diego Huerta Banco Central de Chile August 21, 2015 Abstract Potential

More information

The Impact of Flexibility And Capacity Allocation On The Performance of Primary Care Practices

The Impact of Flexibility And Capacity Allocation On The Performance of Primary Care Practices University of Massachusetts Amherst ScholarWorks@UMass Amherst Masters Theses 1911 - February 2014 2010 The Imact of Flexibility And Caacity Allocation On The Performance of Primary Care Practices Liang

More information

Modeling and Estimating a Higher Systematic Co-Moment Asset Pricing Model in the Brazilian Stock Market. Autoria: Andre Luiz Carvalhal da Silva

Modeling and Estimating a Higher Systematic Co-Moment Asset Pricing Model in the Brazilian Stock Market. Autoria: Andre Luiz Carvalhal da Silva Modeling and Estimating a Higher Systematic Co-Moment Asset Pricing Model in the Brazilian Stock Market Autoria: Andre Luiz Carvalhal da Silva Abstract Many asset ricing models assume that only the second-order

More information

508-B (Statistics Camp, Wash U, Summer 2016) Asymptotics. Author: Andrés Hincapié and Linyi Cao. This Version: August 9, 2016

508-B (Statistics Camp, Wash U, Summer 2016) Asymptotics. Author: Andrés Hincapié and Linyi Cao. This Version: August 9, 2016 Asymtotics Author: Anrés Hincaié an Linyi Cao This Version: August 9, 2016 Asymtotics 3 In arametric moels, we usually assume that the oulation follows some istribution F (x θ) with unknown θ. Knowing

More information

Journal of Econometrics. A two-stage realized volatility approach to estimation of diffusion processes with discrete data

Journal of Econometrics. A two-stage realized volatility approach to estimation of diffusion processes with discrete data Journal of Econometrics 5 (9 39 5 Contents lists available at ScienceDirect Journal of Econometrics journal homeage: www.elsevier.com/locate/jeconom A two-stage realized volatility aroach to estimation

More information

Non-Gaussian Multivariate Statistical Models and their Applications May 19-24, Some Challenges in Portfolio Theory and Asset Pricing

Non-Gaussian Multivariate Statistical Models and their Applications May 19-24, Some Challenges in Portfolio Theory and Asset Pricing Non-Gaussian Multivariate Statistical Models and their Alications May 19-24, 2013 Some Challenges in Portfolio Theory and Asset Pricing Chris Adcock - 1 Introduction Finance is a very large subject! This

More information

Policyholder Outcome Death Disability Neither Payout, x 10,000 5, ,000

Policyholder Outcome Death Disability Neither Payout, x 10,000 5, ,000 Two tyes of Random Variables: ) Discrete random variable has a finite number of distinct outcomes Examle: Number of books this term. ) Continuous random variable can take on any numerical value within

More information

ON JARQUE-BERA TESTS FOR ASSESSING MULTIVARIATE NORMALITY

ON JARQUE-BERA TESTS FOR ASSESSING MULTIVARIATE NORMALITY Journal of Statistics: Advances in Theory and Alications Volume, umber, 009, Pages 07-0 O JARQUE-BERA TESTS FOR ASSESSIG MULTIVARIATE ORMALITY KAZUYUKI KOIZUMI, AOYA OKAMOTO and TAKASHI SEO Deartment of

More information

Investment in Production Resource Flexibility:

Investment in Production Resource Flexibility: Investment in Production Resource Flexibility: An emirical investigation of methods for lanning under uncertainty Elena Katok MS&IS Deartment Penn State University University Park, PA 16802 ekatok@su.edu

More information

Withdrawal History, Private Information, and Bank Runs

Withdrawal History, Private Information, and Bank Runs Withdrawal History, Private Information, and Bank Runs Carlos Garriga and Chao Gu This aer rovides a simle two-deositor, two-stage model to understand how a bank s withdrawal history affects an individual

More information

A MULTIVARIATE SKEW-GARCH MODEL

A MULTIVARIATE SKEW-GARCH MODEL A MULTIVARIATE SKEW-GARCH MODEL Giovanni De Luca, Marc G. Genton and Nicola Loerfido ABSTRACT Emirical research on Euroean stock markets has shown that they behave differently according to the erformance

More information

The Relationship Between the Adjusting Earnings Per Share and the Market Quality Indexes of the Listed Company 1

The Relationship Between the Adjusting Earnings Per Share and the Market Quality Indexes of the Listed Company 1 MANAGEMENT SCİENCE AND ENGİNEERİNG Vol. 4, No. 3,,.55-59 www.cscanada.org ISSN 93-34 [Print] ISSN 93-35X [Online] www.cscanada.net The Relationshi Between the Adusting Earnings Per Share and the Maret

More information

FUNDAMENTAL ECONOMICS - Economics Of Uncertainty And Information - Giacomo Bonanno ECONOMICS OF UNCERTAINTY AND INFORMATION

FUNDAMENTAL ECONOMICS - Economics Of Uncertainty And Information - Giacomo Bonanno ECONOMICS OF UNCERTAINTY AND INFORMATION ECONOMICS OF UNCERTAINTY AND INFORMATION Giacomo Bonanno Deartment of Economics, University of California, Davis, CA 9566-8578, USA Keywords: adverse selection, asymmetric information, attitudes to risk,

More information

Publication Efficiency at DSI FEM CULS An Application of the Data Envelopment Analysis

Publication Efficiency at DSI FEM CULS An Application of the Data Envelopment Analysis Publication Efficiency at DSI FEM CULS An Alication of the Data Enveloment Analysis Martin Flégl, Helena Brožová 1 Abstract. The education and research efficiency at universities has always been very imortant

More information

Statistical inferences and applications of the half exponential power distribution

Statistical inferences and applications of the half exponential power distribution Statistical inferences and alications of the half exonential ower distribution Wenhao Gui Deartment of Mathematics and Statistics, University of Minnesota Duluth, Duluth MN 558, USA Abstract In this aer,

More information

Homework 10 Solution Section 4.2, 4.3.

Homework 10 Solution Section 4.2, 4.3. MATH 00 Homewor Homewor 0 Solution Section.,.3. Please read your writing again before moving to the next roblem. Do not abbreviate your answer. Write everything in full sentences. Write your answer neatly.

More information

Volumetric Hedging in Electricity Procurement

Volumetric Hedging in Electricity Procurement Volumetric Hedging in Electricity Procurement Yumi Oum Deartment of Industrial Engineering and Oerations Research, University of California, Berkeley, CA, 9472-777 Email: yumioum@berkeley.edu Shmuel Oren

More information

: now we have a family of utility functions for wealth increments z indexed by initial wealth w.

: now we have a family of utility functions for wealth increments z indexed by initial wealth w. Lotteries with Money Payoffs, continued Fix u, let w denote wealth, and set u ( z) u( z w) : now we have a family of utility functions for wealth increments z indexed by initial wealth w. (a) Recall from

More information

Revisiting the risk-return relation in the South African stock market

Revisiting the risk-return relation in the South African stock market Revisiting the risk-return relation in the South African stock market Author F. Darrat, Ali, Li, Bin, Wu, Leqin Published 0 Journal Title African Journal of Business Management Coyright Statement 0 Academic

More information

MODEL RISK AND DETERMINATION OF SOLVENCY CAPITAL IN THE SOLVENCY 2 FRAMEWORK

MODEL RISK AND DETERMINATION OF SOLVENCY CAPITAL IN THE SOLVENCY 2 FRAMEWORK MODEL RISK AND DETERMINATION OF SOLVENCY CAPITAL IN THE SOLVENCY 2 FRAMEWORK Frédéric Planchet, Pierre-Emmanuel Thérond To cite this version: Frédéric Planchet, Pierre-Emmanuel Thérond. MODEL RISK AND

More information

Matching Markets and Social Networks

Matching Markets and Social Networks Matching Markets and Social Networks Tilman Klum Emory University Mary Schroeder University of Iowa Setember 0 Abstract We consider a satial two-sided matching market with a network friction, where exchange

More information

Twin Deficits and Inflation Dynamics in a Mundell-Fleming-Tobin Framework

Twin Deficits and Inflation Dynamics in a Mundell-Fleming-Tobin Framework Twin Deficits and Inflation Dynamics in a Mundell-Fleming-Tobin Framework Peter Flaschel, Bielefeld University, Bielefeld, Germany Gang Gong, Tsinghua University, Beijing, China Christian R. Proaño, IMK

More information

Multiple-Project Financing with Informed Trading

Multiple-Project Financing with Informed Trading The ournal of Entrereneurial Finance Volume 6 ssue ring 0 rticle December 0 Multile-Project Financing with nformed Trading alvatore Cantale MD nternational Dmitry Lukin New Economic chool Follow this and

More information

Individual Comparative Advantage and Human Capital Investment under Uncertainty

Individual Comparative Advantage and Human Capital Investment under Uncertainty Individual Comarative Advantage and Human Caital Investment under Uncertainty Toshihiro Ichida Waseda University July 3, 0 Abstract Secialization and the division of labor are the sources of high roductivity

More information

Evaluating an Alternative Risk Preference in Affine Term Structure Models

Evaluating an Alternative Risk Preference in Affine Term Structure Models Evaluating an Alternative Risk Preference in Affine Term Structure Models Jefferson Duarte University of Washington and IBMEC Dai and Singleton (2002) and Duffee (2002) show that there is a tension in

More information

CSC 411: Lecture 08: Generative Models for Classification

CSC 411: Lecture 08: Generative Models for Classification CSC 411: Lecture 08: Generative Models for Classification Richard Zemel, Raquel Urtasun and Sanja Fidler University of Toronto Zemel, Urtasun, Fidler (UofT) CSC 411: 08-Generative Models 1 / 23 Today Classification

More information

15 : Approximate Inference: Monte Carlo Methods

15 : Approximate Inference: Monte Carlo Methods 10-708: Probabilistic Graphical Models 10-708, Spring 2016 15 : Approximate Inference: Monte Carlo Methods Lecturer: Eric P. Xing Scribes: Binxuan Huang, Yotam Hechtlinger, Fuchen Liu 1 Introduction to

More information

Analysing indicators of performance, satisfaction, or safety using empirical logit transformation

Analysing indicators of performance, satisfaction, or safety using empirical logit transformation Analysing indicators of erformance, satisfaction, or safety using emirical logit transformation Sarah Stevens,, Jose M Valderas, Tim Doran, Rafael Perera,, Evangelos Kontoantelis,5 Nuffield Deartment of

More information

How Large Are the Welfare Costs of Tax Competition?

How Large Are the Welfare Costs of Tax Competition? How Large Are the Welfare Costs of Tax Cometition? June 2001 Discussion Paer 01 28 Resources for the Future 1616 P Street, NW Washington, D.C. 20036 Telehone: 202 328 5000 Fax: 202 939 3460 Internet: htt://www.rff.org

More information

A COMPARISON AMONG PERFORMANCE MEASURES IN PORTFOLIO THEORY

A COMPARISON AMONG PERFORMANCE MEASURES IN PORTFOLIO THEORY A COMPARISON AMONG PERFORMANCE MEASURES IN PORFOLIO HEORY Sergio Ortobelli * Almira Biglova ** Stoyan Stoyanov *** Svetlozar Rachev **** Frank Fabozzi * University of Bergamo Italy ** University of Karlsruhe

More information

THE DELIVERY OPTION IN MORTGAGE BACKED SECURITY VALUATION SIMULATIONS. Scott Gregory Chastain Jian Chen

THE DELIVERY OPTION IN MORTGAGE BACKED SECURITY VALUATION SIMULATIONS. Scott Gregory Chastain Jian Chen Proceedings of the 25 Winter Simulation Conference. E. Kuhl,.. Steiger, F. B. Armstrong, and J. A. Joines, eds. THE DELIVERY OPTIO I ORTGAGE BACKED SECURITY VALUATIO SIULATIOS Scott Gregory Chastain Jian

More information

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions.

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. Random Variables 2 A random variable X is a numerical (integer, real, complex, vector etc.) summary of the outcome of the random experiment.

More information

EVIDENCE OF ADVERSE SELECTION IN CROP INSURANCE MARKETS

EVIDENCE OF ADVERSE SELECTION IN CROP INSURANCE MARKETS The Journal of Risk and Insurance, 2001, Vol. 68, No. 4, 685-708 EVIDENCE OF ADVERSE SELECTION IN CROP INSURANCE MARKETS Shiva S. Makki Agai Somwaru INTRODUCTION ABSTRACT This article analyzes farmers

More information

A Test for Sparsity. Junnan He Department of Economics Washington University in St. Louis. October 15, Abstract

A Test for Sparsity. Junnan He Department of Economics Washington University in St. Louis. October 15, Abstract A Test for Sarsity Junnan He Deartment of Economics Washington University in St. Louis October 5, 08 Abstract Many roerties of sarse estimators rely on the assumtion that the underlying data generating

More information

Professor Huihua NIE, PhD School of Economics, Renmin University of China HOLD-UP, PROPERTY RIGHTS AND REPUTATION

Professor Huihua NIE, PhD School of Economics, Renmin University of China   HOLD-UP, PROPERTY RIGHTS AND REPUTATION Professor uihua NIE, PhD School of Economics, Renmin University of China E-mail: niehuihua@gmail.com OD-UP, PROPERTY RIGTS AND REPUTATION Abstract: By introducing asymmetric information of investors abilities

More information

Online Robustness Appendix to Are Household Surveys Like Tax Forms: Evidence from the Self Employed

Online Robustness Appendix to Are Household Surveys Like Tax Forms: Evidence from the Self Employed Online Robustness Aendix to Are Household Surveys Like Tax Forms: Evidence from the Self Emloyed October 01 Erik Hurst University of Chicago Geng Li Board of Governors of the Federal Reserve System Benjamin

More information

A data-adaptive maximum penalized likelihood estimation for the generalized extreme value distribution

A data-adaptive maximum penalized likelihood estimation for the generalized extreme value distribution Communications for Statistical Alications and Methods 07, Vol. 4, No. 5, 493 505 htts://doi.org/0.535/csam.07.4.5.493 Print ISSN 87-7843 / Online ISSN 383-4757 A data-adative maximum enalized likelihood

More information

Prediction of Rural Residents Consumption Expenditure Based on Lasso and Adaptive Lasso Methods

Prediction of Rural Residents Consumption Expenditure Based on Lasso and Adaptive Lasso Methods Oen Journal of Statistics, 2016, 6, 1166-1173 htt://www.scir.org/journal/ojs ISSN Online: 2161-7198 ISSN Print: 2161-718X Prediction of Rural Residents Consumtion Exenditure Based on Lasso and Adative

More information

Appendix Large Homogeneous Portfolio Approximation

Appendix Large Homogeneous Portfolio Approximation Aendix Large Homogeneous Portfolio Aroximation A.1 The Gaussian One-Factor Model and the LHP Aroximation In the Gaussian one-factor model, an obligor is assumed to default if the value of its creditworthiness

More information

Long Run Relationship between Capital Market and Banking Sector-A Cointegration on Federal Bank

Long Run Relationship between Capital Market and Banking Sector-A Cointegration on Federal Bank Bonfring International Journal of Industrial Engineering and Management Science, Vol. 5, No. 1, March 15 5 Abstract--- This aer examines the long run relationshi between the caital market and banking sector.

More information

BA 351 CORPORATE FINANCE LECTURE 7 UNCERTAINTY, THE CAPM AND CAPITAL BUDGETING. John R. Graham Adapted from S. Viswanathan

BA 351 CORPORATE FINANCE LECTURE 7 UNCERTAINTY, THE CAPM AND CAPITAL BUDGETING. John R. Graham Adapted from S. Viswanathan BA 351 CORPORATE FINANCE LECTURE 7 UNCERTAINTY, THE CAPM AND CAPITAL BUDGETING John R. Graham Adated from S. Viswanathan FUQUA SCHOOL OF BUSINESS DUKE UNIVERSITY 1 In this lecture, we examine roject valuation

More information

VI Introduction to Trade under Imperfect Competition

VI Introduction to Trade under Imperfect Competition VI Introduction to Trade under Imerfect Cometition n In the 1970 s "new trade theory" is introduced to comlement HOS and Ricardo. n Imerfect cometition models cature strategic interaction and roduct differentiation:

More information

Portfolio Selection Model with the Measures of Information Entropy- Incremental Entropy-Skewness

Portfolio Selection Model with the Measures of Information Entropy- Incremental Entropy-Skewness Portfolio Selection Model with the Measures of Information Entroy-Incremental Entroy-Skewness Portfolio Selection Model with the Measures of Information Entroy- Incremental Entroy-Skewness 1,2 Rongxi Zhou,

More information

Price Gap and Welfare

Price Gap and Welfare APPENDIX D Price Ga and Welfare Derivation of the Price-Ga Formula This aendix details the derivation of the rice-ga formula (see chaters 2 and 5) under two assumtions: (1) the simlest case, where there

More information

INDEX NUMBERS. Introduction

INDEX NUMBERS. Introduction INDEX NUMBERS Introduction Index numbers are the indicators which reflect changes over a secified eriod of time in rices of different commodities industrial roduction (iii) sales (iv) imorts and exorts

More information

On the Power of Structural Violations in Priority Queues

On the Power of Structural Violations in Priority Queues On the Power of Structural Violations in Priority Queues Amr Elmasry 1 Claus Jensen 2 Jyrki Katajainen 2 1 Deartment of Comuter Engineering and Systems, Alexandria University Alexandria, Egyt 2 Deartment

More information

Effects of Macroeconomic Volatility on Stock Prices in Kenya: A Cointegration Evidence from the Nairobi Securities Exchange (NSE)

Effects of Macroeconomic Volatility on Stock Prices in Kenya: A Cointegration Evidence from the Nairobi Securities Exchange (NSE) International Journal of Economics and Finance; Vol. 9, No. 2; 2017 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education Effects of Macroeconomic Volatility on Stock Prices

More information

Pairs trading. ROBERT J. ELLIOTTy, JOHN VAN DER HOEK*z and WILLIAM P. MALCOLM

Pairs trading. ROBERT J. ELLIOTTy, JOHN VAN DER HOEK*z and WILLIAM P. MALCOLM Quantitative Finance, Vol. 5, No. 3, June 2005, 271 276 Pairs trading ROBERT J. ELLIOTTy, JOHN VAN DER HOEK*z and WILLIAM P. MALCOLM yhaskayne School of Business, University of Calgary, Calgary, Alberta,

More information

arxiv: v1 [math.oc] 22 Oct 2018

arxiv: v1 [math.oc] 22 Oct 2018 Otimal electricity demand resonse contracting with resonsiveness incentives René Aïd Dylan Possamaï Nizar Touzi arxiv:181.963v1 [math.oc] Oct 18 October 3, 18 Abstract Desite the success of demand resonse

More information

A Comparative Study of Various Loss Functions in the Economic Tolerance Design

A Comparative Study of Various Loss Functions in the Economic Tolerance Design A Comarative Study of Various Loss Functions in the Economic Tolerance Design Jeh-Nan Pan Deartment of Statistics National Chen-Kung University, Tainan, Taiwan 700, ROC Jianbiao Pan Deartment of Industrial

More information

Utility and the Skewness of Return in Gambling

Utility and the Skewness of Return in Gambling The Geneva Paers on Risk and Insurance Theory, 9: 145 163, 004 c 004 The Geneva Association Utility and the Skewness of Return in Gambling MICHAEL CAIN School of Business, University of Wales, Hen Goleg,

More information

A GENERALISED PRICE-SCORING MODEL FOR TENDER EVALUATION

A GENERALISED PRICE-SCORING MODEL FOR TENDER EVALUATION 019-026 rice scoring 9/20/05 12:12 PM Page 19 A GENERALISED PRICE-SCORING MODEL FOR TENDER EVALUATION Thum Peng Chew BE (Hons), M Eng Sc, FIEM, P. Eng, MIEEE ABSTRACT This aer rooses a generalised rice-scoring

More information

Causal Links between Foreign Direct Investment and Economic Growth in Egypt

Causal Links between Foreign Direct Investment and Economic Growth in Egypt J I B F Research Science Press Causal Links between Foreign Direct Investment and Economic Growth in Egyt TAREK GHALWASH* Abstract: The main objective of this aer is to study the causal relationshi between

More information

Effects of Size and Allocation Method on Stock Portfolio Performance: A Simulation Study

Effects of Size and Allocation Method on Stock Portfolio Performance: A Simulation Study 2011 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (2011) (2011) IACSIT Press, Singaore Effects of Size and Allocation Method on Stock Portfolio Performance: A Simulation

More information

DIARY: A Differentially Private and Approximately Revenue Maximizing Auction Mechanism for Secondary Spectrum Markets

DIARY: A Differentially Private and Approximately Revenue Maximizing Auction Mechanism for Secondary Spectrum Markets DIARY: A Differentially Private and Aroximately Revenue Maximizing Auction Mechanism for Secondary Sectrum Markets Chunchun Wu, Zuying Wei, Fan Wu, and Guihai Chen Shanghai Key Laboratory of Scalable Comuting

More information