CS 2750 Machine Learning. Lecture 4. Density estimation. CS 2750 Machine Learning. Announcements

Size: px
Start display at page:

Download "CS 2750 Machine Learning. Lecture 4. Density estimation. CS 2750 Machine Learning. Announcements"

Transcription

1 CS 75 Machne Learnng Lecture 4 ensty estmaton Mlos Hauskrecht mlos@cs.ptt.edu 539 Sennott Square CS 75 Machne Learnng Announcements Homework ue on Wednesday before the class Reports: hand n before the class rograms: submt electroncally Collaboratons on homeworks: You may dscuss materal wth your fellow students but the report and programs should be wrtten ndvduall CS 75 Machne Learnng

2 Outlne Outlne: ensty estmaton. Bernoull dstrbuton. Bnomal CS 75 Machne Learnng ensty estmaton ata: {.. n} x a vector of attrbute values Attrbutes: modeled by random varables X { X X K X d} wth: Contnuous values screte values E.g. blood pressure wth numercal values or chest pan wth dscrete values [no-pan mld moderate strong] Underlyng true probablty dstrbuton: px CS 75 Machne Learnng

3 ata: ensty estmaton {.. n} x a vector of attrbute values Objectve: try to estmate the underlyng true probablty dstrbuton over varables X px usng examples n true dstrbuton n samples p X.. } { n estmate pˆ X Standard d assumptons: Samples are ndependent of each other come from the same dentcal dstrbuton fxed px CS 75 Machne Learnng ensty estmaton Types of densty estmaton: arametrc the dstrbuton s modeled usng a set of parameters Θ p X Θ Example: mean and covarances of multvarate normal Estmaton: fnd parameters Θ descrbng data on-parametrc The model of the dstrbuton utlzes all examples n As f all examples were parameters of the dstrbuton Examples: earest-neghbor Sem-parametrc CS 75 Machne Learnng

4 Learnng va parameter estmaton In ths lecture we consder parametrc densty estmaton Basc settngs: A set of random varables X { X X K X d} A model of the dstrbuton over varables n X wth parameters Θ : pˆ X Θ ata.. } { n Objectve: fnd the descrpton of parameters observed data Θ so they ft the CS 75 Machne Learnng arameter estmaton. Maxmum lkelhood ML maxmze p Θ yelds: one set of parameters Θ ML the target dstrbuton s approxmated as: pˆ X p X Θ ML Bayesan parameter estmaton uses the posteror dstrbuton over possble parameters p Θ p Θ p Θ p Yelds: all possble settngs of Θ and ther weghts The target dstrbuton s approxmated as: p ˆ X p X p X Θ p Θ dθ Θ CS 75 Machne Learnng

5 arameter estmaton. Other possble crtera: Maxmum a posteror probablty MA maxmze p Θ mode of the posteror Yelds: one set of parameters Θ MA Approxmaton: pˆ X p X Θ MA Expected value of the parameter Θˆ E Θ mean of the posteror Expectaton taken wth regard to posteror p Θ Yelds: one set of parameters Approxmaton: p ˆ X p X Θˆ CS 75 Machne Learnng Example: Bernoull dstrbuton. Con example: we have a con that can be based Outcomes: two possble values -- head or tal ata: a sequence of outcomes x such that head x tal x Model: probablty of a head probablty of a tal Objectve: We would lke to estmate the probablty of a head ˆ robablty of an outcome x x x x Bernoull dstrbuton CS 75 Machne Learnng

6 Maxmum lkelhood ML estmate. Lkelhood of data: n x Maxmum lkelhood estmate ML Optmze log-lkelhood arg max n x x l log log n x log x log log - number of heads seen - number of tals seen CS 75 Machne Learnng n x x log n x Maxmum lkelhood ML estmate. Optmze log-lkelhood l log log Set dervatve to zero Solvng l ML Soluton: ML CS 75 Machne Learnng

7 CS 75 Machne Learnng Bayesan parameter estmate osteror dstrbuton How to choose the pror probablty? p p va Bayes rule - s the lkelhood of data p - s the pror probablty on x n x CS 75 Machne Learnng ror dstrbuton p Choce of the pror: dstrbuton dstrbuton fts bnomal samplng - conjugate choces p Why? dx e x a a x - Gamma functon arameters:

8 dstrbuton β.5.5 β.5.5 β CS 75 Machne Learnng MA soluton Maxmum a posteror estmate Selects the mode of the posteror dstrbuton MA arg max p MA soluton for pror p MA Soluton: MA CS 75 Machne Learnng

9 Bayesan framework Both ML or MA estmates pck one value of the parameter Assume: there are two dfferent parameter settngs that are close n terms of ther probablty values. Usng only one of them may ntroduce a strong bas f we use them for example for predctons. Bayesan parameter estmate Remedes the lmtaton of one choce Uses all possble parameter values Where p The posteror can be used to defne pˆ X : p ˆ X p X p X Θ p Θ dθ Θ CS 75 Machne Learnng Bayesan framework redctve probablty of an outcome x n the next tral x x x p d p d E osteror densty Equvalent to the expected value of the parameter expectaton s taken wth regard to the posteror dstrbuton p CS 75 Machne Learnng

10 CS 75 Machne Learnng Expected value of the parameter How to obtan the expected value? d d E d d ote: for nteger values of CS 75 Machne Learnng Expected value of the parameter Substtutng the results for the posteror: We get ote that the mean of the posteror s yet another reasonable parameter choce: E p ˆ E

11 Bnomal dstrbuton. Example problem: a based con Outcomes: two possble values -- head or tal ata: a set of order-ndependent outcomes We treat as a mult-set!!! - number of heads seen - number of tals seen Model: probablty of a head probablty of a tal Objectve: We would lke to estmate the probablty of a head ˆ robablty of an outcome Bnomal dstrbuton CS 75 Machne Learnng Maxmum lkelhood ML estmate. Lkelhood of data: Log-lkelhood!!! log l log log log!! Constant from the pont of optmzaton!!! ML Soluton: ML CS 75 Machne Learnng The same as for Bernoull and wth d sequence of examples!

12 CS 75 Machne Learnng osteror densty osteror densty ror choce Lkelhood osteror MA estmate max arg p MA p p va Bayes rule p p MA CS 75 Machne Learnng Expected value of the parameter The result s the same as for Bernoull dstrbuton Expected value of the parameter redctve probablty of event x d E E E x

An intro to PCA: Edge Orientation Estimation. Lecture #09 February 15 th, 2013

An intro to PCA: Edge Orientation Estimation. Lecture #09 February 15 th, 2013 An ntro to PCA: Edge Orentaton Estmaton Lecture #09 February 15 th, 2013 Revew: Edges Convoluton wth an edge mask estmates the partal dervatves of the mage surface. The Sobel edge masks are: " #!1 0 1!2

More information

Modeling the Performance of a Baseball Player's Offensive Production

Modeling the Performance of a Baseball Player's Offensive Production Brgham Young Unversty BYU ScholarsArchve All Theses and Dssertatons 006-03-09 Modelng the Performance of a Baseball Player's Offensve Producton Mchael Ross Smth Brgham Young Unversty - Provo Follow ths

More information

Impact of Intelligence on Target-Hardening Decisions

Impact of Intelligence on Target-Hardening Decisions CREATE Research Archve Publshed Artcles & Papers 5--29 Impact of Intellgence on Target-Hardenng Decsons Vck M. Ber Unversty of Wsconsn Madson, ber@engr.wsc.edu Chen Wang Unversty of Wsconsn - Madson, cwang37@wsc.edu

More information

First digit of chosen number Frequency (f i ) Total 100

First digit of chosen number Frequency (f i ) Total 100 1 4. ANALYSING FREQUENCY TABLES Categorcal (nomnal) data are usually summarzed n requency tables. Contnuous numercal data may also be grouped nto ntervals and the requency o observatons n each nterval

More information

On the Convergence of Bound Optimization Algorithms

On the Convergence of Bound Optimization Algorithms On the Convergence of ound Optmzaton lgorthms Ruslan Salakhutdnov Sam Rowes Unversty of Toronto 6 Kng s College Rd, MS 3G4, Canada rsalakhu,rowes@cs.toronto.edu Zoubn Ghahraman Gatsby Computatonal Neuroscence

More information

Nonlinear Risk Optimization Approach to Gas Lift Allocation Optimization

Nonlinear Risk Optimization Approach to Gas Lift Allocation Optimization pubs.acs.org/iecr Nonlnear Rsk Optmzaton Approach to Gas Lft Allocaton Optmzaton Mahd Khshvand and Ehsan Khamehch* Faculty of Petroleum Engneerng, Amrkabr Unversty of Technology, Tehran, Iran ABSTRACT:

More information

A PROBABILITY BASED APPROACH FOR THE ALLOCATION OF PLAYER DRAFT SELECTIONS IN AUSTRALIAN RULES

A PROBABILITY BASED APPROACH FOR THE ALLOCATION OF PLAYER DRAFT SELECTIONS IN AUSTRALIAN RULES Journal of Sports Scence and Medcne (2006) 5, 509-516 http://www.jssm.org Research artcle The 8th Australasan Conference on Mathematcs and Computers n Sport, 3-5 July 2006, Queensland, Australa A PROBABILITY

More information

LSSVM Model for Penetration Depth Detection in Underwater Arc Welding Process

LSSVM Model for Penetration Depth Detection in Underwater Arc Welding Process ISS 1746-7659, England, UK Journal of Informaton and Computng Scence Vol. 5, o. 4, 2010, pp. 271-278 LSSVM Model for Penetraton Depth Detecton n Underwater Arc Weldng Process WeMn Zhang 1, 2, GuoRong Wang

More information

A Study on Parametric Wave Estimation Based on Measured Ship Motions

A Study on Parametric Wave Estimation Based on Measured Ship Motions 1 A Study on Parametrc Wave Estmaton Based on Measured Shp Motons Ulrk Dam NIELSEN * and Tosho ISEKI ** Abstract The paper studes parametrc wave estmaton based on the wave buoy analogy, and data and results

More information

On the Convergence of Bound Optimization Algorithms

On the Convergence of Bound Optimization Algorithms On the Convergence of ound Optmzaton lgorthms Ruslan Salakhutdnov Sam Rowes Unversty of Toronto 6 Kng s College Rd, MS 3G4, Canada rsalakhu,rowes@cs.toronto.edu Zoubn Ghahraman Gatsby Computatonal Neuroscence

More information

Comparisons of Means for Estimating Sea States from an Advancing Large Container Ship

Comparisons of Means for Estimating Sea States from an Advancing Large Container Ship Downloaded from orbt.dtu.dk on: Jan 31, 18 Comparsons of Means for Estmatng Sea States from an Advancng Large Contaner Shp Nelsen, Ulrk Dam; Andersen, Ingrd Mare Vncent; Konng, Jos Publshed n: Proceedngs

More information

International Journal of Industrial Engineering Computations

International Journal of Industrial Engineering Computations Internatonal Journal of Industral Engneerng Computatons 2 (20) 93 202 Contents lsts avalable at GrowngScence Internatonal Journal of Industral Engneerng Computatons homepage: wwwgrowngscencecom/ec A mult-obectve

More information

Crash Frequency and Severity Modeling Using Clustered Data from Washington State

Crash Frequency and Severity Modeling Using Clustered Data from Washington State Proceedngs of the IEEE ITSC 2006 2006 IEEE Intellgent Transportaton Systems Conference Toronto, Canada, September 17-20, 2006 WB7.1 Crash Frequency and Severty Modelng Usng Clustered Data from Washngton

More information

Evaluation of a Center Pivot Variable Rate Irrigation System

Evaluation of a Center Pivot Variable Rate Irrigation System Evaluaton of a Center Pvot Varable Rate Irrgaton System Ruxu Su Danel K. Fsher USDA-ARS Crop Producton Systems Research Unt, Stonevlle, Msssspp Abstrat: Unformty of water dstrbuton of a varable rate center

More information

ITRS 2013 Silicon Platforms + Virtual Platforms = An explosion in SoC design by Gary Smith

ITRS 2013 Silicon Platforms + Virtual Platforms = An explosion in SoC design by Gary Smith ITRS 2013 Slcon Platforms + Vrtual Platforms = An exploson n SoC desgn by Gary Smth 2013 2013 Gary Gary Smth Smth EDA, EDA, Inc. Inc. All All Rghts Rghts Reserved. Reserved. 1 The Fve Desgn Constrants

More information

English Premier League (EPL) Soccer Matches Prediction using An Adaptive Neuro-Fuzzy Inference System (ANFIS) for

English Premier League (EPL) Soccer Matches Prediction using An Adaptive Neuro-Fuzzy Inference System (ANFIS) for Englsh Premer League (EPL) Soccer Matches Predcton usng An Adaptve Neuro-Fuzzy Inference System (ANFIS) for Amadn, F. I 1 and Ob, J.C. 2 Department of Computer Scence, Unversty of Benn, Benn Cty. Ngera.

More information

SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES

SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES MARIOS CHRISTOU Shell Internatonal Exploraton and Producton, 2288 GS Rjswjk, The Netherlands. E-mal: maros.chrstou@shell.com PETER TROMANS Ocean Wave

More information

Response based sea state estimation for onboard DSS Safe and Efficient Marine Operations

Response based sea state estimation for onboard DSS Safe and Efficient Marine Operations Response based sea state estmaton for onboard DSS Safe and Effcent Marne Operatons Ulrk Dam Nelsen AMOS Workshop, NTNU, Trondhem, 13 th and 14 th November, 2014 Contents Introducton: Context Montorng and

More information

A Prediction of Reliability of Suction Valve in Reciprocating Compressor

A Prediction of Reliability of Suction Valve in Reciprocating Compressor Purdue Unversty Purdue e-pubs nternatonal Compressor Engneerng Conference School of Mechancal Engneerng 1996 A Predcton of Relablty of Sucton Valve n Recprocatng Compressor W. H. You Samsung Electroncs

More information

Cost Effective Safety Improvements for Two-Lane Rural Roads

Cost Effective Safety Improvements for Two-Lane Rural Roads Fnal Techncal Report TNW2008-04 Research Project Agreement No. 61-2394 Cost Effectve Safety Improvements for Two-Lane Rural Roads Ynha Wang Assocate Professor Ngan Ha Nguyen Graduate Research Assstant

More information

Equilibrium or Simple Rule at Wimbledon? An Empirical Study

Equilibrium or Simple Rule at Wimbledon? An Empirical Study Equlbrum or Smple Rule at Wmbledon? An Emprcal Study Shh-Hsun Hsu, Chen-Yng Huang and Cheng-Tao Tang Revson: March 2004 Abstract We follow Walker and Wooders (200) emprcal analyss to collect and study

More information

Beating a Live Horse: Effort s Marginal Cost Revealed in a Tournament

Beating a Live Horse: Effort s Marginal Cost Revealed in a Tournament Clemson Unversty From the SelectedWorks of Mchael T. Maloney March, 2008 Beatng a Lve Horse: Effort s Margnal Cost Revealed n a Tournament Mchael T. Maloney, Clemson Unversty Bentley Coffey, Clemson Unversty

More information

OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS

OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS J.Franco a, A.Corz a*.a.peña b a Materal Composte Group. Unversdad de Cadz. Avda/Ramon Puyol s/n. 11205 Algecras (Span) *alcorz@caltech.es b Calpe

More information

Peak Field Approximation of Shock Wave Overpressure Based on Sparse Data

Peak Field Approximation of Shock Wave Overpressure Based on Sparse Data Peak Feld Approxmaton of Shock Wave Overpressure Based on Sparse Data Yongl Zhang, Taln Han, Yuqun Chen, Enku Zhang, and Xuan Lu Abstract To obtan the shock wave feld dstrbuton, two knds of calber weapons

More information

Referee Bias and Stoppage Time in Major League Soccer: A Partially Adaptive Approach

Referee Bias and Stoppage Time in Major League Soccer: A Partially Adaptive Approach Econometrcs 2014, 2, 1-19; do:10.3390/econometrcs2010001 OPEN ACCESS econometrcs ISSN 2225-1146 www.mdp.com/journal/econometrcs Artcle Referee Bas and Stoppage Tme n Major League Soccer: A Partally Adaptve

More information

Methodology for ACT WorkKeys as a Predictor of Worker Productivity

Methodology for ACT WorkKeys as a Predictor of Worker Productivity Methodology for ACT WorkKeys as a Predctor of Worker Productvty The analyss examned the predctve potental of ACT WorkKeys wth regard to two elements. The frst s tme to employment. People takng WorkKeys

More information

Pedestrian Crash Prediction Models and Validation of Effective Factors on Their Safety (Case Study: Tehran Signalized Intersections)

Pedestrian Crash Prediction Models and Validation of Effective Factors on Their Safety (Case Study: Tehran Signalized Intersections) Open Journal of Cvl Engneerng, 2014, 4, 240-254 Publshed Onlne September 2014 n ScRes. http://www.scrp.org/journal/ojce http://dx.do.org/10.4236/ojce.2014.43021 Pedestran Crash Predcton Models and Valdaton

More information

2 When Some or All Labels are Missing: The EM Algorithm

2 When Some or All Labels are Missing: The EM Algorithm CS769 Spring Advanced Natural Language Processing The EM Algorithm Lecturer: Xiaojin Zhu jerryzhu@cs.wisc.edu Given labeled examples (x, y ),..., (x l, y l ), one can build a classifier. If in addition

More information

Price Determinants of Show Quality Quarter Horses. Mykel R. Taylor. Kevin C. Dhuyvetter. Terry L. Kastens. Megan Douthit. and. Thomas L.

Price Determinants of Show Quality Quarter Horses. Mykel R. Taylor. Kevin C. Dhuyvetter. Terry L. Kastens. Megan Douthit. and. Thomas L. Prce Determnants of Show Qualty Quarter Horses Mykel R. Taylor Kevn C. Dhuyvetter Terry L. Kastens Megan Doutht and Thomas L. Marsh* The authors would lke to thank Professonal Aucton Servces, Inc. for

More information

PREDICTIONS OF CIRCULATING CURRENT FIELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURFACE ROLLERS. Yoshimitsu Tajima 1

PREDICTIONS OF CIRCULATING CURRENT FIELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURFACE ROLLERS. Yoshimitsu Tajima 1 PREDICTIONS O CIRCULATING CURRENT IELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURACE ROLLERS Yoshmtsu Tama 1 Ths paper develops a quas-three-dmensonal nearshore current model whch

More information

Terminating Head

Terminating Head Termnatng Head 58246-1 Instructon Sheet for MTA- 100 Receptacle Connectors 408-6929 Usng Dscrete Wre 07 APR 11 Locatng Pawl Feed Slde Tool Base Wre Inserter Adjuster (Inserton Rod) Mass Termnaton Assembly

More information

Johnnie Johnson, Owen Jones and Leilei Tang. Exploring decision-makers use of price information in a speculative market

Johnnie Johnson, Owen Jones and Leilei Tang. Exploring decision-makers use of price information in a speculative market Johnne Johnson, Owen Jones and Lele Tang Explorng decson-makers use of prce nformaton n a speculatve market Abstract We explore the extent to whch the decsons of partcpants n a speculatve market effectvely

More information

Keywords: Ordered regression model; Risk perception; Collision risk; Port navigation safety; Automatic Radar Plotting Aid; Harbor pilot.

Keywords: Ordered regression model; Risk perception; Collision risk; Port navigation safety; Automatic Radar Plotting Aid; Harbor pilot. Modelng perceved collson rsk n port water navgaton Hoong Chor Chn Assocate Professor, Department of Cvl Engneerng, Natonal Unversty of Sngapore, Engneerng Drve, EA #07-03, Sngapore 7576 Emal: cvechc@nus.edu.sg

More information

Journal of Environmental Management

Journal of Environmental Management Journal of Envronmental Management 90 (2009) 3057 3069 Contents lsts avalable at ScenceDrect Journal of Envronmental Management journal homepage: www.elsever.com/locate/jenvman Sustanable value assessment

More information

Generative Models and Naïve Bayes

Generative Models and Naïve Bayes COM4 Mhe Lerg Geertve Models d Nïve Byes Ke Che Redg: [4.3 EA] [3.5 KM] [.5.4 CMB] Outle Bkgroud d robblty Bss robblst Clssfto rple robblst dsrmtve models Geertve models d ther pplto to lssfto MA d overtg

More information

Evaluating the Effectiveness of Price and Yield Risk Management Products in Reducing. Revenue Risk for Southeastern Crop Producers * Todd D.

Evaluating the Effectiveness of Price and Yield Risk Management Products in Reducing. Revenue Risk for Southeastern Crop Producers * Todd D. Evaluatng the Effectveness of Prce and Yeld Rsk Management Products n Reducng Revenue Rsk for Southeastern Crop Producers * Todd D. Davs ** Abstract A non-parametrc smulaton model ncorporatng prce and

More information

Bayesian classification methods

Bayesian classification methods Byes lssfto methods Outle Bkgroud robblty Bss robblst Clssfto Nïve Byes rple d Algorthms Emple: ly Tes Zero Codtol robblty Summry Bkgroud There re three methods to estblsh lssfer Model lssfto rule dretly

More information

1.1 Noise maps: initial situations. Rating environmental noise on the basis of noise maps. Written by Henk M.E. Miedema TNO Hieronymus C.

1.1 Noise maps: initial situations. Rating environmental noise on the basis of noise maps. Written by Henk M.E. Miedema TNO Hieronymus C. TIP4-CT-2005-516420 Page 1 of 34 DELIVERABLE D 1.5 CONTRACT N PROJECT N ACRONYM TITLE TIP4-CT-2005-516420 FP6-516420 QCITY Quet Cty Transport Subproject 1 Nose mappng & modellng Work Package 1.1 Nose maps:

More information

OPTIMAL LINE-UPS FOR A YOUTH SOCCER LEAGUE TEAM. Robert M. Saltzman, San Francisco State University

OPTIMAL LINE-UPS FOR A YOUTH SOCCER LEAGUE TEAM. Robert M. Saltzman, San Francisco State University OPTIMAL LINE-UPS FOR A YOUTH SOCCER LEAGUE TEAM Robert M. Saltzman, San Francsco State Unversty ABSTRACT Coaches n some dvsons of the Amercan Youth Soccer Organzaton (AYSO) are asked to fll out ther team

More information

WORKING PAPER SERIES Long-term Competitive Balance under UEFA Financial Fair Play Regulations Markus Sass Working Paper No. 5/2012

WORKING PAPER SERIES Long-term Competitive Balance under UEFA Financial Fair Play Regulations Markus Sass Working Paper No. 5/2012 WORKING PAPER SERIES Impressum ( 5 TMG) Herausgeber: Otto-von-Guercke-Unverstät Magdeburg Fakultät für Wrtschaftswssenschaft Der Dekan Verantwortlch für dese Ausgabe: Otto-von-Guercke-Unverstät Magdeburg

More information

Displacement-based performance assessment of steel moment resisting frames

Displacement-based performance assessment of steel moment resisting frames Dsplacement-based performance assessment of steel moment resstng frames M. Ferraol, A. Lavno, A.M. Avossa, A. Mandara Seconda Unverstà d Napol, Dpartmento d Ingegnera Cvle, va Roma 9 Aversa (CE), Italy

More information

ω, would be a JONSWAP

ω, would be a JONSWAP NUMERICAL PSEUDO RANDOM SIMULATION OF SAR SEA AND WIND RESPONSE Eugeno Puglese Carratell (1,), Fabo Dentale (1), and Ferdnando Reale () (1) Unversty of Salerno, Va Ponte Don Melllo, 8484 Fscano, Italy

More information

Multi-Criteria Decision Tree Approach to Classify All-Rounder in Indian Premier League

Multi-Criteria Decision Tree Approach to Classify All-Rounder in Indian Premier League Internatonal Journal of Adanced Scence and Technology Mult-Crtera Decson Tree Approach to Classfy All-Rounder n Indan Premer League Pabtra Kumar Dey 1, Dpendra Nath Ghosh 2, Abhoy Chand Mondal 3 1 Assstant

More information

Evaluating Rent Dissipation in the Spanish Football Industry *

Evaluating Rent Dissipation in the Spanish Football Industry * Evaluatng Rent Dsspaton n the Spansh Football Industry * Gudo Ascar Dp. d Economa Poltca e Metod Quanttatv Va S. Felce 5 27100 Pava, Italy Tel: (+39) 0382 506211 Fax: (+39) 0382 304226 gascar@eco.unpv.t

More information

Wave Breaking Energy in Coastal Region

Wave Breaking Energy in Coastal Region ave Breang Energy n Coastal Regon Ray-Qng Ln and Lwa Ln Dept. of Seaeepng Davd Taylor Model Basn NSCCD U.S. Army Engneer Researc and Development Center. INTERODUCTION Huang 006 suggested tat wave breang

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scentfc Journal of Impact Factor (SJIF): 3.134 ISSN (Onlne): 2348-4470 ISSN (Prnt) : 2348-6406 Internatonal Journal of Advance Engneerng and Research Development Volume 2, Issue 1, January -2015 Optmum

More information

Lake Clarity Model: Development of Updated Algorithms to Define Particle Aggregation and Settling in Lake Tahoe

Lake Clarity Model: Development of Updated Algorithms to Define Particle Aggregation and Settling in Lake Tahoe Lake Clarty Model: Development of Updated Algorthms to Defne Partcle Aggregaton and Settlng n Lake Tahoe Goloka B. Sahoo S. Geoffrey Schladow John E. Reuter Danel Nover Davd Jassby Lake Clarty Model Weather

More information

Pneumatic level indicator Unitel

Pneumatic level indicator Unitel Pneumatc level ndcator Untel Reference ponter for easy consumpton montorng Zero correcton possble Page 28 pplcaton For contnuous level measurement n tanks contanng fuel ol, desel fuel and ranwater. For

More information

Product Information. Long-stroke gripper PSH 42

Product Information. Long-stroke gripper PSH 42 Product Informaton PSH 42 PSH Compact. Flexble. Fully encapsulated. PSH long-stroke grpper 2-fnger parallel grpper wth long jaw stroke and drt-resstant round gudance Feld of applcaton n contamnated work

More information

Driver s Decision Model at an Onset of Amber Period at Signalised Intersections

Driver s Decision Model at an Onset of Amber Period at Signalised Intersections Probablty to stop 1.00 0.90 0.80 0.70 0.60 0.40 0.30 0-10 10-15 15-20 20-25 25-30 30-35 35-40 40-45 45-50 50-55 55-60 60-65 65-70 70-75 75-80 80-85 85-90 90-95 95-100 1st veh n platoon 2nd veh n platoon

More information

Decomposition guide Technical report on decomposition

Decomposition guide Technical report on decomposition June 2013 Decomposton gude Techncal report on decomposton Erasmus MC Start date of project: 20 Aprl 2012 Duraton: 36 months 1 Table of contents Abstract... 4 Acknowledgements... 5 Introducton... 6 Part

More information

Onboard Sea State Estimation Based on Measured Ship Motions

Onboard Sea State Estimation Based on Measured Ship Motions Proceedngs of the 1 th Internatonal Sh Stablty Worksho 1 Onboard Sea State Estmaton Based on Measured Sh Motons ABSTRACT Ulrk D. Nelsen Techncal Unversty of Denmark, Kgs. Lyngby, Denmark Davd C. Stredulnsky

More information

JIMAR ANNUAL REPORT FOR FY 2001 (Project ) Project Title: Analyzing the Technical and Economic Structure of Hawaii s Pelagic Fishery

JIMAR ANNUAL REPORT FOR FY 2001 (Project ) Project Title: Analyzing the Technical and Economic Structure of Hawaii s Pelagic Fishery 1 JIMAR ANNUAL REPORT FOR FY 2001 (Project 653540) P.I. Name: PngSun Leung, Khem Sharma and Sam Pooley Project Research Assstant: Naresh Pradhan Project Ttle: Analyzng the Techncal and Economc Structure

More information

Supporting Online Material for

Supporting Online Material for www.scencemag.org/cg/content/full/315/5820/1846/dc1 Supportng Onlne Materal for Cascadng Effects of the Loss of Apex Predatory Sharks from a Coastal Ocean Ransom A. Myers, Jula K. Baum,* Travs D. Shepherd,

More information

CAREER DURATION IN THE NHL: PUSHING AND PULLING ON EUROPEANS?

CAREER DURATION IN THE NHL: PUSHING AND PULLING ON EUROPEANS? UNC CHARLOTTE ECONOMICS WORKING PAPER SERIES CAREER DURATION IN THE NHL: PUSHING AND PULLING ON EUROPEANS? Crag A. Depken II Johnny Duckng Peter A. Groothus Workng Paper No. 2016-005 THE UNIVERSITY OF

More information

Development of Accident Modification Factors for Rural Frontage Road Segments in Texas

Development of Accident Modification Factors for Rural Frontage Road Segments in Texas Development of Accdent Modfcaton Factors for Rural Frontage Road Segments n Texas Domnque Lord* Zachry Department of Cvl Engneerng & Center for Transportaton Safety Texas Transportaton Insttute Texas A&M

More information

PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS

PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS C. Barry Pftzner and Chrs Spence, Department of Economcs/Busness, Randolph-Macon College, Ashland, VA, bpftzne@rmc.edu, cspence@rmc.edu

More information

Availability assessment of a raw gas re-injection plant for the production of oil and gas. Carlo Michelassi, Giacomo Monaci

Availability assessment of a raw gas re-injection plant for the production of oil and gas. Carlo Michelassi, Giacomo Monaci 16 th IMEKO TC4 Symposum Explorng New Fronters of Instrumentaton and Methods for Electrcal and Electronc Measurements Avalablty assessment of a raw gas re-njecton plant for the producton of ol and gas

More information

Report No. FHWA/LA.13/508. University of Louisiana at Lafayette. Department of Civil and Environmental Engineering

Report No. FHWA/LA.13/508. University of Louisiana at Lafayette. Department of Civil and Environmental Engineering TECHNICAL REPORT STANDARD PAGE Report No. FHWA/LA.13/508 4. Ttle and Subttle A Comprehensve Study on Pavement Edge Lne Implementaton 7. Author(s) Xaoduan Sun, Ph.D., P.E. Subassh Das 9. Performng Organzaton

More information

Risk analysis of natural gas pipeline

Risk analysis of natural gas pipeline Rsk analyss of natural gas ppelne Y.-D. Jo 1, K.-S. Park 1, J. W. Ko, & B. J. Ahn 3 1 Insttute of Gas Safety Technology, Korea Gas Safety Corporaton, South Korea Department of Chemcal Engneerng, Kwangwoon

More information

International Journal of Engineering and Technology, Vol. 8, No. 5, October Model Systems. Yang Jianjun and Li Wenjin

International Journal of Engineering and Technology, Vol. 8, No. 5, October Model Systems. Yang Jianjun and Li Wenjin Internatonal Journal of Engneerng and Technology, Vol. 8, No. 5, October 2016 1 Relablty Optmzaton Desgn of Submarne Free-Runnng Model Systems Yang Janjun and L Wenjn Abstract Wth regard to the relablty

More information

Evolutionary Sets of Safe Ship Trajectories: Evaluation of Individuals

Evolutionary Sets of Safe Ship Trajectories: Evaluation of Individuals Internatonal Journal on Marne Navgaton and Safety of Sea Transportaton Volume 6 Number 3 September 2012 Evolutonary Sets of Safe Shp Trajectores: Evaluaton of Indvduals R. Szlapczynsk Gdansk Unversty of

More information

Canadian Journal of Fisheries and Aquatic Sciences. Seasonal and Spatial Patterns of Growth of Rainbow Trout in the Colorado River in Grand Canyon, AZ

Canadian Journal of Fisheries and Aquatic Sciences. Seasonal and Spatial Patterns of Growth of Rainbow Trout in the Colorado River in Grand Canyon, AZ Seasonal and Spatal Patterns of Growth of Ranbow Trout n the Colorado Rver n Grand Canyon, AZ Journal: Manuscrpt ID cjfas-15-2.r1 Manuscrpt Type: Artcle Date Submtted by the Author: 23-Jun-15 Complete

More information

Theoretical Analysis of Bubble Formation in a Co-Flowing Liquid

Theoretical Analysis of Bubble Formation in a Co-Flowing Liquid Journal of Chemal Engneerng of Japan, Vol. 35, No. 0, pp. 95 96, 00 Researh Paper Theoretal Analyss of Bubble Formaton n a Co-Flowng Lqud W. B. CHEN AND REGINALD B. H. TAN Department of Chemal and Envronmental

More information

Research and Application of Work Roll Contour Technology on Thin Gauge Stainless Steel in Hot Rolling

Research and Application of Work Roll Contour Technology on Thin Gauge Stainless Steel in Hot Rolling Send Orders for Reprnts to reprnts@benthamscence.ae The Open Mechancal Engneerng Journal, 215, 9, 111-116 111 Open Access Research and Applcaton of Work Roll Contour Technology on Thn Gauge Stanless Steel

More information

Applications on openpdc platform at Washington State University

Applications on openpdc platform at Washington State University Applcatons on openpdc platform at Washngton State Unversty Chuanln Zhao Ebrahm Rezae Man V. Venkatasubramanan Washngton State Unversty Pullman WA WSU projects OMS - Oscllaton Montorng System Stand-alone

More information

Comparative Deterministic and Probabilistic Analysis of Two Unsaturated Soil Slope Models after Rainfall Infiltration

Comparative Deterministic and Probabilistic Analysis of Two Unsaturated Soil Slope Models after Rainfall Infiltration Jordan Journal of Cvl Engneerng, Volume 11, No. 1, 2017 Comparatve Determnstc and Probablstc Analyss of Two Unsaturated Sol Slope Models after Ranfall Infltraton Manoj Kr. Sahs 1) and Partha Pratm Bswas

More information

A NEW METHOD FOR IMPROVING SCATTEROMETER WIND QUALITY CONTROL

A NEW METHOD FOR IMPROVING SCATTEROMETER WIND QUALITY CONTROL A NEW METHOD FOR IMPROVING SCATTEROMETER WIND QUALITY CONTROL M. Portabella (, A. Stoffelen (, A. Verhoef (, J. Verspeek ( ( Undad de Tecnología Marna CSIC, Pg. Marítm Barceloneta 37-9, 3 Barcelona, Span

More information

Product Information. Long-stroke gripper PFH-mini

Product Information. Long-stroke gripper PFH-mini Product Informaton PFH-mn PFH-mn Loadable. Flexble. Relable. PFH-klen long-stroke grpper 2-fnger parallel grpper wth large jaw stroke for large parts and / or a broad range of parts Feld of applcaton clean

More information

A non-parametric analysis of the efficiency of the top European football clubs

A non-parametric analysis of the efficiency of the top European football clubs MPRA Munch Personal RePEc Archve A non-parametrc analyss of the effcency of the top European football clubs George Halkos and Nckolaos Tzeremes Unversty of Thessaly, Department of Economcs May 2011 Onlne

More information

An Enforcement-Coalition Model: Fishermen and Authorities forming Coalitions. Lone Grønbæk Kronbak Marko Lindroos

An Enforcement-Coalition Model: Fishermen and Authorities forming Coalitions. Lone Grønbæk Kronbak Marko Lindroos An Enforcement-Coalton Model: Fshermen and Authortes formng Coaltons Lone Grønbæ Kronba Maro Lndroos December 003 All rghts reserved. No part of ths WORKING PAPER may be used or reproduced n any manner

More information

Recreational trip timing and duration prediction: A research note

Recreational trip timing and duration prediction: A research note Recreatonal trp tmng and duraton predcton: A research note Ataelty Halu a and Le Gao a* a School of Agrcultural and Resource Economcs, The Unversty of Western Australa, Crawley, WA 6009, Australa *E-mal

More information

Quantitative gas saturation estimation by frequencydependent

Quantitative gas saturation estimation by frequencydependent Quanttatve gas saturaton estmaton by requencydependent AVO analyss Xaoyang Wu, * Mark Chapman, Xang-Yang L, and Patrck Boston Ednburgh Ansotropy Project, Brtsh Geologcal Survey, Murchson House, West Mans

More information

Blockholder Voting. Heski Bar-Isaac and Joel Shapiro University of Toronto and University of Oxford. March 2017

Blockholder Voting. Heski Bar-Isaac and Joel Shapiro University of Toronto and University of Oxford. March 2017 Blockholder Votng Hesk Bar-Isaac and Joel Shapro Unversty of Toronto and Unversty of Oxford March 2017 Abstract By ntroducng a shareholder wth many votes (a blockholder to a standard model of votng, we

More information

PARAMETER OPTIMIZATION OF SEA WATERWAY SYSTEM DREDGED TO THE

PARAMETER OPTIMIZATION OF SEA WATERWAY SYSTEM DREDGED TO THE ARCHIVES OF TRANSPORT ISSN (prnt): 0866-9546 Volume 40, Issue 4, 2016 e-issn (onlne): 2300-8830 DOI: 10.5604/08669546.1225461 PARAMETER OPTIMIZATION OF SEA WATERWAY SYSTEM DREDGED TO THE SPECIFIED DEPTH

More information

Ergonomics Design on Bottom Curve Shape of Shoe-Last Based on Experimental Contacting Pressure Data

Ergonomics Design on Bottom Curve Shape of Shoe-Last Based on Experimental Contacting Pressure Data Ergonomcs Desgn on Bottom Curve Shape of Shoe-Last Based on Expermental Contactng Pressure Data 1 L Zaran, 2 Sh Ka *1Correspondng Author Wenzhou Vocatonal and Techncal College, lzr_101@sna.com 2 Wenzhou

More information

Bayesian Learning. CS 5751 Machine Learning. Chapter 6 Bayesian Learning 1

Bayesian Learning. CS 5751 Machine Learning. Chapter 6 Bayesian Learning 1 Byesn Lernng Byes Teorem MA, ML ypoteses MA lerners Mnmum descrpton lengt prncple Byes optml clssfer Nïe Byes lerner Byesn belef networks CS 5751 Mcne Lernng Cpter 6 Byesn Lernng 1 Two Roles for Byesn

More information

Transportation Research Forum

Transportation Research Forum Transportaton Research Forum On the Impact of HOT Lane Tollng Strateges on Total Traffc Level Author(s): Sohel Sbdar and Mansoureh Jehan Source: Journal of the Transportaton Research Forum, Vol. 48, No.

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Ths document s downloaded from DR-NTU, Nanyang Technologcal Unversty Lbrary, Sngapore. Ttle capacty analyss usng smulaton Author(s) Ctaton Huang, Shell Yng; Hsu, Wen Jng; He, Yuxong; Song, Tancheng; De

More information

Production of Milk Clotting Enzyme in Submerged Fermentation with Streptococcus Lactis by Using Whey Medium

Production of Milk Clotting Enzyme in Submerged Fermentation with Streptococcus Lactis by Using Whey Medium IOSR Journal of Engneerng (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 3 (March. 2018), V2 PP 29-36 www.osrjen.org Producton of Mlk Clottng Enzyme n Submerged Fermentaton wth Streptococcus

More information

A Climbing Robot based on Under Pressure Adhesion for the Inspection of Concrete Walls

A Climbing Robot based on Under Pressure Adhesion for the Inspection of Concrete Walls A Clmbng Robot based on Under Pressure Adheson for the Inspecton of Concrete Walls K. Berns, C. Hllenbrand, Robotcs Research Lab, Department of Computer Scence, Techncal Unversty of Kaserslautern P.O.

More information

RADIAL STIFFNESS OF A BICYCLE WHEEL AN ANALYTICAL STUDY

RADIAL STIFFNESS OF A BICYCLE WHEEL AN ANALYTICAL STUDY ADIAL TIFFE OF A BICYCLE WHEEL - A AALYTICAL TUDY José aría ínguez Dpto. de Físca Aplcada II Facultad de Cenca y Tecnología Unversdad del País Vasco Aptdo. 644 488 Blbao PAI Emal: osemara.mnguez@ehu.es

More information

GAS-LIQUID INTERFACIAL AREA IN OXYGEN ABSORPTION INTO OIL-IN-WATER EMULSIONS

GAS-LIQUID INTERFACIAL AREA IN OXYGEN ABSORPTION INTO OIL-IN-WATER EMULSIONS AS-LIQUID INTERFACIAL AREA IN OXYEN ABSORPTION INTO OIL-IN-WATER EMULSIONS ómez-díaz, D. a, omes, N. b, Texera, J.A. b, Belo, I. b a Department of Chemcal Engneerng, Unversty of Santago de Compostela,

More information

BETHANY TAX INCREMENT FINANCING DISTRICT NO. 1 NOTICE OF TWO PUBLIC HEARINGS

BETHANY TAX INCREMENT FINANCING DISTRICT NO. 1 NOTICE OF TWO PUBLIC HEARINGS BETHANY TAX NCREMENT FNANCNG DSTRCT NO. 1 NOTCE OF TWO PUBLC HEARNGS On December 12, 2017 at 7:00 P.M., at Bethany Cty Hall, 6700 N.W. 36th Street, Bethany, Oklahoma, the Cty Councl of the Cty of Bethany

More information

M. Álvarez-Mozos a, F. Ferreira b, J.M. Alonso-Meijide c & A.A. Pinto d a Department of Statistics and Operations Research, Faculty of

M. Álvarez-Mozos a, F. Ferreira b, J.M. Alonso-Meijide c & A.A. Pinto d a Department of Statistics and Operations Research, Faculty of Ths artcle was downloaded by: [b-on: Bbloteca do conhecmento onlne UP] On: 29 May 205, At: 02:46 Publsher: Taylor & Francs Informa Ltd Regstered n England and Wales Regstered Number: 072954 Regstered offce:

More information

Teacher Resource for Unit 1 Lesson 1: Linear Models Refresher

Teacher Resource for Unit 1 Lesson 1: Linear Models Refresher Tme Frame: 3-4 Da Math 3 Unt Leon S-ID.6, 7, S-IC. Math Practce 2, 3, 4 Teacher Reource for Unt Leon : Lnear Model Refreher Math Content Standard: S-ID.6, 7, S-IC. S.ID.6 Repreent data on two quanttatve

More information

Power Generation Scheduling of Thermal Units Considering Gas Pipelines Constraints

Power Generation Scheduling of Thermal Units Considering Gas Pipelines Constraints ower Generaton Schedulng of Thermal Unts Consderng Gas pelnes Constrants Sara Mohtasham and Habb Raab Mashhad Abstract W e grow of electrcty generaton from gas energy gas ppelne relablty can substantally

More information

Available energy assessment in water supply systems

Available energy assessment in water supply systems Avalable energy assessment n water supply systems Helena Ramos, Dída Covas 2, Luz Araujo 3, Mara Mello 4 Professor, Cvl Eng. Dept., Insttuto Superor Técnco, Av. Rovsco Pas, 49- Lsbon, Portugal (Tel: +35

More information

Internal Wave Maker for Navier-Stokes Equations in a Three-Dimensional Numerical Model

Internal Wave Maker for Navier-Stokes Equations in a Three-Dimensional Numerical Model Journal of Coastal Research SI 64 511-515 ICS2011 (Proceedngs) Poland ISSN 0749-0208 Internal Wave Maker for Naver-Stokes Equatons n a Three-Dmensonal Numercal Model T. Ha, J.W. Lee and Y.-S. Cho Dept.

More information

Endogenous Coalition Formation in Global Pollution Control

Endogenous Coalition Formation in Global Pollution Control Fondazone En Enrco Matte Endogenous Coalton Formaton n Global Polluton Control Mchael Fnus and Banca Rundshagen NOTA DI LAVORO 43.001 JUNE 001 Coalton Theory Network Unversty of Hagen, Germany Ths paper

More information

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Publisher's PDF, also known as Version of record

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Publisher's PDF, also known as Version of record Aalborg Unverstet Predctablty of the Power Output of Three Wave Energy Technologes n the Dansh orth Sea Chozas, Jula Fernandez; Jensen,. E. Helstrup; Sørensen, H. C.; Kofoed, Jens Peter; Kabuth, Alna Krstn

More information

How Geo-distributed Data Centers Do Demand Response: A Game-Theoretic Approach

How Geo-distributed Data Centers Do Demand Response: A Game-Theoretic Approach IEEE TRANSACTIONS ON SMART GRIDS 1 How Geo-dstrbuted Data Centers Do Demand Response: A Game-Theoretc Approach Nguyen H. Tran, Member, IEEE, Da H. Tran, Shaole Ren, Member, IEEE, Zhu Han, Fellow, IEEE,

More information

Power Generation Scheduling of Thermal Units Considering Gas Pipelines Constraints

Power Generation Scheduling of Thermal Units Considering Gas Pipelines Constraints World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng Vol:3, No:1, 29 ower Generaton Schedulng of Thermal Unts Consderng Gas pelnes Constrants Sara

More information

Dynamic Analysis of the Discharge Valve of the Rotary Compressor

Dynamic Analysis of the Discharge Valve of the Rotary Compressor Purdue Unversty Purdue e-pubs Internatonal Compressor Engneerng Conference School of Mechancal Engneerng 8 Dynamc Analyss of the Dscharge Valve of the Rotary Compressor Bo Huang Shangha Htach Electrcal

More information

Chapter 3 Reserve Estimation. Lecture notes for PET 370 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E.

Chapter 3 Reserve Estimation. Lecture notes for PET 370 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E. Chapter 3 Reserve Estmaton Lecture notes for PET 370 prng 2012 Prepared by: Thomas W. Engler, Ph.D., P.E. Volumetrc N ol n 7758A B o place, n h f (1 1 ) here, N = ol n place, stb A = dranage area, acres

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(5): 520-526 Research Artcle ISS : 0975-7384 CODE(USA) : JCPRC5 Dgtal Electrcal Resstance Tomography System and ts Expermental

More information

AGA / API Auditing Requirements of Fiscal Gas Metering Systems and FCRI Experiences

AGA / API Auditing Requirements of Fiscal Gas Metering Systems and FCRI Experiences AGA / API Audtng Requrements of Fscal Gas Meterng Systems and FCRI Experences R.Mascoman 1, Vjay Bhaskar 2, C.B.Suresh 3, P.N.Unnkrshnanan 4, Pambavasan 5 Dr Jacob Chandaplla 6 1 DD, 2 CM, G(I)L, 3 SRE,

More information

Randomization and serial dependence in professional tennis matches: Do strategic considerations, player rankings and match characteristics matter?

Randomization and serial dependence in professional tennis matches: Do strategic considerations, player rankings and match characteristics matter? Judgment and Decson Makng, Vol. 13, No. 5, September 2018, pp. 413 427 Randomzaton and seral dependence n professonal tenns matches: Do strategc consderatons, player rankngs and match characterstcs matter?

More information

DETECTION AND REFACTORING OF BAD SMELL

DETECTION AND REFACTORING OF BAD SMELL Internatonal Journal of Software Engneerng & Applcatons (IJSEA), Vol.4, No.5, September 2013 DETECTION AND REFACTORING OF BAD SMELL CAUSED BY LARGE SCALE Jang Dexun 1, Ma Pejun 2, Su Xaohong 3, Wang Tantan

More information

Peace Economics, Peace Science and Public Policy

Peace Economics, Peace Science and Public Policy Peace Economcs, Peace Scence and Publc Polcy Volume 17, Issue 1 2011 Artcle 1 Lone Wolf Terrorsm Peter J. Phllps Unversty of Southern Queensland, phllpsp@usq.edu.au Copyrght c 2011 Berkeley Electronc Press.

More information