P (X, Y Z) = P (X Z)P (Y Z), P (X =1, Y =1) P (X =1)P (Y =1).

Size: px
Start display at page:

Download "P (X, Y Z) = P (X Z)P (Y Z), P (X =1, Y =1) P (X =1)P (Y =1)."

Transcription

1 CSE 150. Assignment 2 Summer 2016 Out: Thu Jun 30 Due: Tue Jul 05 beginning of class Supplementary reading: RN, Ch ; KN, Ch Creative riting Attach events to the binary random variables X, Y, and Z that are consistent ith the folloing patterns of commonsense reasoning. You may use different events for the different parts of the problem. a Explaining aay: b Accumulating evidence: c Conditional independence: 1.2 Probabilistic inference P X =1 Y =1 > P X =1, P X =1 Y =1, Z =1 < P X =1 Y =1 P X =1 < P X =1 Y =1 < P X =1 Y =1, Z =1 P X, Y Z = P X ZP Y Z, P X =1, Y =1 P X =1P Y =1. Recall the probabilistic model that e described in class for the binary random variables {E = Earthquake, B = Burglary, A = Alarm, J = JohnCalls, M = MaryCalls}. We also expressed this model as a belief netork, ith the directed acyclic graph DAG and conditional probability tables CPTs shon belo: PE=1 = Earthquake Burglar PB=1 = Alarm PA=1 E=0,B=0 = PA=1 E=0,B=1 = 0.94 PA=1 E=1,B=0 = 0.29 PA=1 E=1,B=1 = 0.95 PJ=1 A=0 = 0.05 PJ=1 A=1 = 0.90 John Calls Mary Calls PM=1 A=0 = 0.01 PM=1 A=1 = 0.70 Compute numeric values for the folloing probabilities, exploiting relations of marginal and conditional independence as much as possible to simplify your calculations. You may re-use numerical results from lecture, but otherise sho your ork. Be careful not to drop significant digits in your anser. a P E =1 A=1 c P A=1 M =1 e P A=1 M =0 b P E =1 A=1, B =0 d P A=1 M =1, J =0 f P A=1 M =0, B =1 Consider your results in b versus a, d versus c, and f versus e. Do they seem consistent ith commonsense patterns of reasoning? 1

2 1.3 Probabilistic reasoning A patient is knon to have contracted a rare disease hich comes in to forms, represented by the values of a binary random variable X {0, 1}. Symptoms of the disease are represented by the binary random variables Y k {0, 1}, and knoledge of the disease is summarized by the belief netork: X... Y 1 Y 2 Y 3 Y n The conditional probability tables CPTs for this belief netork are as follos. In the absence of evidence, both forms of the disease are equally likely, ith prior probabilities: P X =0 = P X =1 = 1 2. In the first form of the disease X = 0, all the symptoms are uniformly likely to be observed, ith P Y k =0 X =0 = 1 2 for all k. By contrast, in the second form of the disease X = 1, the first symptom occurs ith probability one, P Y 1 =1 X =1 = 1, hile the k th symptom ith k 2 occurs ith probability P Y k =1 X =1 = fk 1, fk here the function fk is defined by fk = 2 k + 1 k. Suppose that on the k th day of the month, a test is done to determine hether the patient is exhibiting the k th symptom, and that each such test returns a positive result. Thus, on the k th day, the doctor observes the patient ith symptoms {Y 1 =1, Y 2 =1,..., Y k =1}. Based on the cumulative evidence, the doctor makes a ne diagnosis each day by computing the ratio: r k = P X =1 Y 1 =1, Y 2 =1,..., Y k =1 P X =0 Y 1 =1, Y 2 =1,..., Y k =1. If this ratio is greater than 1, the doctor diagnoses the patient ith the X =1 form of the disease; otherise, ith the X =0 form. a Compute the ratio r k as a function of k. Ho does the doctor s diagnosis depend on the day of the month? Sho your ork. b Does the diagnosis become more or less certain as more symptoms are observed? Explain. 2

3 1.4 Hangman Consider the belief netork shon belo, here the random variable W stores a five-letter ord and the random variable L i {A, B,..., Z} reveals only the ord s ith letter. Also, suppose that these five-letter ords are chosen at random from a large corpus of text according to their frequency: P W = = COUNT COUNT, here COUNT denotes the number of times that appears in the corpus and here the denominator is a sum over all five-letter ords. Note that in this model the conditional probability tables for the random variables L i are particularly simple: { 1 if l is the ith letter of, P L i =l W = = 0 otherise. No imagine a game in hich you are asked to guess the ord one letter at a time. The rules of this game are as follos: after each letter A through Z that you guess, you ll be told hether the letter appears in the ord and also here it appears. Given the evidence that you have at any stage in this game, the critical question is hat letter to guess next. W L 1 L 2 L 3 L 4 L 5 Let s ork an example. Suppose that after three guesses the letters D, I, M you ve learned that the letter I does not appear, and that the letters D and M appear as follos: M D M No consider your next guess: call it l. In this game the best guess is the letter l that maximizes P L 2 =l or L 4 =l L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M}. In other orks, pick the letter l that is most likely to appear in the blank unguessed spaces of the ord. For any letter l e can compute this probability as follos: P L 2 =l or L 4 =l L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M} = P W =, L 2 =l or L 4 =l L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M}, marginalization = P W = L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M} P L 2 =l or L 4 =l W = product rule & CI 3

4 here in the third line e have exploited the conditional independence CI of the letters L i given the ord W. Inside this sum there are to terms, and they are both easy to compute. In particular, the second term is more or less trivial: { 1 if l is the second or fourth letter of P L 2 =l or L 4 =l W = = 0 otherise. And the first term e obtain from Bayes rule: P W = L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M} = P L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M} W = P W = P L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M} Bayes rule In the numerator of Bayes rule are to terms; the left term is equal to zero or one depending on hether the evidence is compatible ith the ord, and the right term is the prior probability P W =, as determined by the empirical ord frequencies. The denominator of Bayes rule is given by: P L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M} = P W =, L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M}, marginalization = P W =P L 1 =M, L 3 =D, L 5 =M, L 2 {D, I, M}, L 4 {D, I, M} W =, product rule here again all the right terms inside the sum are equal to zero or one. Note that the denominator merely sums the empirical frequencies of ords that are compatible ith the observed evidence. No let s consider the general problem. Let E denote the evidence at some intermediate round of the game: in general, some letters ill have been guessed correctly and their places revealed in the ord, hile other letters ill have been guessed incorrectly and thus revealed to be absent. There are to essential computations. The first is the posterior probability, obtained from Bayes rule: P W = E = P E W = P W = P E W = P W =. The second key computation is the predictive probability, based on the evidence, that the letter l appears somehere in the ord: P L i =l for some i {1, 2, 3, 4, 5} E = P L i =l for some i {1, 2, 3, 4, 5} W = P W =E. Note in particular ho the first computation feeds into the second. Your assignment in this problem is implement both of these calculations. You may program in the language of your choice. a Donload the file h2 ord counts 05.txt that appears ith the homeork assignment. The file contains a list of 5-letter ords including names and proper nouns and their counts from a large corpus of Wall Street Journal articles roughly three million sentences. From the counts in this file compute the prior probability P = COUNT/COUNT total. As a sanity check, print out the fifteen most frequent 5-letter ords, as ell as the fifteen least frequent 5-letter ords. Do your results make sense? 4

5 b Consider the folloing stages of the game. For each of the folloing, indicate the best next guess namely, the letter l that is most likely probable to be among the missing letters. Also report the probability P L i = l for some i {1, 2, 3, 4, 5} E for your guess l. Your ansers should fill in the last to columns of this table. Some ansers are shon so that you can check your ork. correctly guessed incorrectly guessed best next guess l P L i =l for some i {1, 2, 3, 4, 5} E {} {A, O} B E {} B E {R} H {E, I, M, N, T} {E, O} I D I {} A D I {A} E U {A, E, I, O, S} Y c Turn in a hard-copy printout of your source code. Do not forget the source code: it is orth many points on this assignment. More fun: The demo on Piazza also under resources implements this program for ords of length You ill also find count files for ords of these lengths on Piazza, and if you modify your code to handle these different ord lengths, you ill also be able to check your ansers against the demo. This is totally optional, though. Just to be perfectly clear, you are not required in this problem to implement a user interface or any general functionality for the game of hangman. You ill only be graded on your ord lists in a, the completed table for b, and your source code in c. 5

Bayesian Networks. Mausam (Slides by UW-AI faculty)

Bayesian Networks. Mausam (Slides by UW-AI faculty) Bayesian Networks Mausam (Slides by UW-AI faculty) Bayes Nets In general, joint distribution P over set of variables (X 1 x... x X n ) requires exponential space for representation & inference BNs provide

More information

Bayesian Networks. Read R&N Ch. 14.1-14.2. Next lecture: Read R&N 18.1-18.4

Bayesian Networks. Read R&N Ch. 14.1-14.2. Next lecture: Read R&N 18.1-18.4 Bayesian Networks Read R&N Ch. 14.1-14.2 Next lecture: Read R&N 18.1-18.4 You will be expected to know Basic concepts and vocabulary of Bayesian networks. Nodes represent random variables. Directed arcs

More information

CRITERIUM FOR FUNCTION DEFININING OF FINAL TIME SHARING OF THE BASIC CLARK S FLOW PRECEDENCE DIAGRAMMING (PDM) STRUCTURE

CRITERIUM FOR FUNCTION DEFININING OF FINAL TIME SHARING OF THE BASIC CLARK S FLOW PRECEDENCE DIAGRAMMING (PDM) STRUCTURE st Logistics International Conference Belgrade, Serbia 8-30 November 03 CRITERIUM FOR FUNCTION DEFININING OF FINAL TIME SHARING OF THE BASIC CLARK S FLOW PRECEDENCE DIAGRAMMING (PDM STRUCTURE Branko Davidović

More information

OPTIMIZING WEB SERVER'S DATA TRANSFER WITH HOTLINKS

OPTIMIZING WEB SERVER'S DATA TRANSFER WITH HOTLINKS OPTIMIZING WEB SERVER'S DATA TRANSFER WIT OTLINKS Evangelos Kranakis School of Computer Science, Carleton University Ottaa,ON. K1S 5B6 Canada kranakis@scs.carleton.ca Danny Krizanc Department of Mathematics,

More information

A Quantitative Approach to the Performance of Internet Telephony to E-business Sites

A Quantitative Approach to the Performance of Internet Telephony to E-business Sites A Quantitative Approach to the Performance of Internet Telephony to E-business Sites Prathiusha Chinnusamy TransSolutions Fort Worth, TX 76155, USA Natarajan Gautam Harold and Inge Marcus Department of

More information

Life of A Knowledge Base (KB)

Life of A Knowledge Base (KB) Life of A Knowledge Base (KB) A knowledge base system is a special kind of database management system to for knowledge base management. KB extraction: knowledge extraction using statistical models in NLP/ML

More information

Vectors Math 122 Calculus III D Joyce, Fall 2012

Vectors Math 122 Calculus III D Joyce, Fall 2012 Vectors Math 122 Calculus III D Joyce, Fall 2012 Vectors in the plane R 2. A vector v can be interpreted as an arro in the plane R 2 ith a certain length and a certain direction. The same vector can be

More information

Leveraging Multipath Routing and Traffic Grooming for an Efficient Load Balancing in Optical Networks

Leveraging Multipath Routing and Traffic Grooming for an Efficient Load Balancing in Optical Networks Leveraging ultipath Routing and Traffic Grooming for an Efficient Load Balancing in Optical Netorks Juliana de Santi, André C. Drummond* and Nelson L. S. da Fonseca University of Campinas, Brazil Email:

More information

E-mail Spam Filtering Using Genetic Algorithm: A Deeper Analysis

E-mail Spam Filtering Using Genetic Algorithm: A Deeper Analysis ISSN:0975-9646 Mandeep hodhary et al, / (IJSIT) International Journal of omputer Science and Information Technologies, Vol. 6 (5), 205, 4266-4270 E-mail Spam Filtering Using Genetic Algorithm: A Deeper

More information

Math 141. Lecture 2: More Probability! Albyn Jones 1. jones@reed.edu www.people.reed.edu/ jones/courses/141. 1 Library 304. Albyn Jones Math 141

Math 141. Lecture 2: More Probability! Albyn Jones 1. jones@reed.edu www.people.reed.edu/ jones/courses/141. 1 Library 304. Albyn Jones Math 141 Math 141 Lecture 2: More Probability! Albyn Jones 1 1 Library 304 jones@reed.edu www.people.reed.edu/ jones/courses/141 Outline Law of total probability Bayes Theorem the Multiplication Rule, again Recall

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

An introduction to our Mortgage & Finance Broking service. We ll find the loan that s right for you

An introduction to our Mortgage & Finance Broking service. We ll find the loan that s right for you An introduction to our Mortgage & Finance Broking service We ll find the loan that s right for you We ve been helping Australians create secure financial futures since 1840 More than anything else, Australian

More information

XXX. Problem Management Process Guide. Process Re-engineering Problem Management Process

XXX. Problem Management Process Guide. Process Re-engineering Problem Management Process XXX Management Process Guide Process Re-engineering Management Process Version Control Document Version Status Date Author Name Signature Date Table of Contents 1. INTRODUCTION...1 2. PURPOSE OF THE DOCUMENT...

More information

How to Set Up Your Referral Maker CRM

How to Set Up Your Referral Maker CRM Ho to Set Up Your Referral Maker CRM Importing Ne Contacts 1. Upon logging into Referral Maker, the Setup Wizard ill launch. 2. Click Launch Wiza to begin. If you have dismissed this, click Relationships

More information

12. Inner Product Spaces

12. Inner Product Spaces 1. Inner roduct Spaces 1.1. Vector spaces A real vector space is a set of objects that you can do to things ith: you can add to of them together to get another such object, and you can multiply one of

More information

A simple analysis of the TV game WHO WANTS TO BE A MILLIONAIRE? R

A simple analysis of the TV game WHO WANTS TO BE A MILLIONAIRE? R A simple analysis of the TV game WHO WANTS TO BE A MILLIONAIRE? R Federico Perea Justo Puerto MaMaEuSch Management Mathematics for European Schools 94342 - CP - 1-2001 - DE - COMENIUS - C21 University

More information

LCs for Binary Classification

LCs for Binary Classification Linear Classifiers A linear classifier is a classifier such that classification is performed by a dot product beteen the to vectors representing the document and the category, respectively. Therefore it

More information

Expert Systems with Applications

Expert Systems with Applications Expert Systems ith Applications 36 (2009) 5450 5455 Contents lists available at ScienceDirect Expert Systems ith Applications journal homepage:.elsevier.com/locate/esa Trading rule discovery in the US

More information

REDUCING RISK OF HAND-ARM VIBRATION INJURY FROM HAND-HELD POWER TOOLS INTRODUCTION

REDUCING RISK OF HAND-ARM VIBRATION INJURY FROM HAND-HELD POWER TOOLS INTRODUCTION Health and Safety Executive Information Document HSE 246/31 REDUCING RISK OF HAND-ARM VIBRATION INJURY FROM HAND-HELD POWER TOOLS INTRODUCTION 1 This document contains internal guidance hich has been made

More information

Topic 4: Introduction to Labour Market, Aggregate Supply and AD-AS model

Topic 4: Introduction to Labour Market, Aggregate Supply and AD-AS model Topic 4: Introduction to Labour Market, Aggregate Supply and AD-AS model 1. In order to model the labour market at a microeconomic level, e simplify greatly by assuming that all jobs are the same in terms

More information

Data Modeling & Analysis Techniques. Probability & Statistics. Manfred Huber 2011 1

Data Modeling & Analysis Techniques. Probability & Statistics. Manfred Huber 2011 1 Data Modeling & Analysis Techniques Probability & Statistics Manfred Huber 2011 1 Probability and Statistics Probability and statistics are often used interchangeably but are different, related fields

More information

Resource Allocation for Security Services in Mobile Cloud Computing

Resource Allocation for Security Services in Mobile Cloud Computing IEEE INFOCOM 211 Workshop on M2MCN-211 Resource Allocation for Security Services in Mobile Cloud Computing Hongbin Liang 12 Dijiang Huang 3 LinX.Cai 2 Xuemin (Sherman) Shen 2 Daiyuan Peng 1 1 School of

More information

A Robust Statistical Scheme to Monitor Transient Phenomenon in Sensor Networks

A Robust Statistical Scheme to Monitor Transient Phenomenon in Sensor Networks This full text paper as peer revieed at the direction of IEEE Communications Society subject matter experts for publication in the ICC 7 proceedings. A Robust Statistical Scheme to Monitor Transient Phenomenon

More information

Labor Demand. 1. The Derivation of the Labor Demand Curve in the Short Run:

Labor Demand. 1. The Derivation of the Labor Demand Curve in the Short Run: CON 361: Labor conomics 1. The Derivation o the Curve in the Short Run: We ill no complete our discussion o the components o a labor market by considering a irm s choice o labor demand, beore e consider

More information

1.2 Cultural Orientation and Consumer Behavior

1.2 Cultural Orientation and Consumer Behavior JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 25, 1605-1616 (2009) A Ne Perspective for Neural Netorks: Application to a Marketing Management Problem JAESOO KIM AND HEEJUNE AHN + Department of Computer

More information

Oracle Scheduling: Controlling Granularity in Implicitly Parallel Languages

Oracle Scheduling: Controlling Granularity in Implicitly Parallel Languages Oracle Scheduling: Controlling Granularity in Implicitly Parallel Languages Umut A. Acar Arthur Charguéraud Mike Rainey Max Planck Institute for Softare Systems {umut,charguer,mrainey}@mpi-ss.org Abstract

More information

THE EVALUATION OF NEW MEDIA IN EDUCATION: KEY QUESTIONS OF AN E-LEARNING MEASUREMENT STRATEGY

THE EVALUATION OF NEW MEDIA IN EDUCATION: KEY QUESTIONS OF AN E-LEARNING MEASUREMENT STRATEGY 03_EPPLER.qxd 3/26/2003 10:08 Pagina 39 MARTIN J. EPPLER* & FRANK MICKELER** SComS: Ne Media in Education (2003) 39-59 THE EVALUATION OF NEW MEDIA IN EDUCATION: KEY QUESTIONS OF AN E-LEARNING MEASUREMENT

More information

Expected Shortfall: a natural coherent alternative to Value at Risk

Expected Shortfall: a natural coherent alternative to Value at Risk Expected Shortfall: a natural coherent alternative to Value at Risk Carlo Acerbi Dirk Tasche May 9, 2001 Abstract We discuss the coherence properties of Expected Shortfall (ES) as a financial risk measure.

More information

15-381: Artificial Intelligence. Probabilistic Reasoning and Inference

15-381: Artificial Intelligence. Probabilistic Reasoning and Inference 5-38: Artificial Intelligence robabilistic Reasoning and Inference Advantages of probabilistic reasoning Appropriate for complex, uncertain, environments - Will it rain tomorrow? Applies naturally to many

More information

Bayesian Tutorial (Sheet Updated 20 March)

Bayesian Tutorial (Sheet Updated 20 March) Bayesian Tutorial (Sheet Updated 20 March) Practice Questions (for discussing in Class) Week starting 21 March 2016 1. What is the probability that the total of two dice will be greater than 8, given that

More information

wwwww BASW Continuing Professional Development (CPD) Policy

wwwww BASW Continuing Professional Development (CPD) Policy BASW Continuing Professional Development (CPD) Policy 1 Supervision Date: February 2012 Author: The Policy, Ethics and Human Rights Committee Contact: Fran McDonnell, Policy Team Email: policy@bas.co.uk

More information

Relational Dynamic Bayesian Networks: a report. Cristina Manfredotti

Relational Dynamic Bayesian Networks: a report. Cristina Manfredotti Relational Dynamic Bayesian Networks: a report Cristina Manfredotti Dipartimento di Informatica, Sistemistica e Comunicazione (D.I.S.Co.) Università degli Studi Milano-Bicocca manfredotti@disco.unimib.it

More information

REPEATED TRIALS. The probability of winning those k chosen times and losing the other times is then p k q n k.

REPEATED TRIALS. The probability of winning those k chosen times and losing the other times is then p k q n k. REPEATED TRIALS Suppose you toss a fair coin one time. Let E be the event that the coin lands heads. We know from basic counting that p(e) = 1 since n(e) = 1 and 2 n(s) = 2. Now suppose we play a game

More information

HARMONIC PROGRESSIONS DOMINANT TO TONIC MOTION. V I/i

HARMONIC PROGRESSIONS DOMINANT TO TONIC MOTION. V I/i HARMONIC PROGRESSIONS We already kno the nuts and bolts of harmony, the origins of diatonic triads and 7th chords in their possible inversions and ho these inversions are represented via roman numeral

More information

VIP Seller ProgramTm. WhalenGroup R E A L E S T A T E A D V I S O R. step system. to get your home sold fast and for top dollar

VIP Seller ProgramTm. WhalenGroup R E A L E S T A T E A D V I S O R. step system. to get your home sold fast and for top dollar step system to get your home sold fast and for top dollar Experience the Wo factor ith The WhalenGroup s 151-Step System to get your home sold fast and for top dollar Steps 1 15: Behind the scenes look

More information

Chapter 4. Probability and Probability Distributions

Chapter 4. Probability and Probability Distributions Chapter 4. robability and robability Distributions Importance of Knowing robability To know whether a sample is not identical to the population from which it was selected, it is necessary to assess the

More information

Examples of adverse selection: Moral Hazard A simple job search model Unemployment Insurance. Risks of Selling a Life Annuity.

Examples of adverse selection: Moral Hazard A simple job search model Unemployment Insurance. Risks of Selling a Life Annuity. Moral Hazard, Adverse Selection and Unemployment Insurance Plan Examples of adverse selection: Risk of Selling a Life Annuity Lemons Market Moral Hazard A simple job search model Unemployment Insurance

More information

Colored Hats and Logic Puzzles

Colored Hats and Logic Puzzles Colored Hats and Logic Puzzles Alex Zorn January 21, 2013 1 Introduction In this talk we ll discuss a collection of logic puzzles/games in which a number of people are given colored hats, and they try

More information

Baruch v Baxter Healthcare Corp. 2014 NY Slip Op 30337(U) January 24, 2014 Sup Ct, NY County Docket Number: 190372/12 Judge: Sherry Klein Heitler

Baruch v Baxter Healthcare Corp. 2014 NY Slip Op 30337(U) January 24, 2014 Sup Ct, NY County Docket Number: 190372/12 Judge: Sherry Klein Heitler Baruch v Baxter Healthcare Corp. 2014 NY Slip Op 30337(U) January 24, 2014 Sup Ct, NY County Docket Number: 190372/12 Judge: Sherry Klein Heitler Cases posted ith a "30000" identifier, i.e., 2013 NY Slip

More information

Framework for the Development of Food Safety Program Tools July 2001

Framework for the Development of Food Safety Program Tools July 2001 Food Safety: Frameork for the Development of Food Safety Program Tools July 2001 Australia Ne Zealand Food Authority 2001 ISBN 0 642 34548 1 First published July 2001 This ork is copyright. Apart from

More information

Personalized Web Advertising Method

Personalized Web Advertising Method Personalized Web Advertising Method Przemysla Kazienko 1, Michal Adamski 1,2 1 Wrocla University of Technology, Department of Information Systems, Wybrzeze S. Wyspianskiego 27, 50-370 Wrocla, Poland kazienko@pr.roc.pl,

More information

The University of Toledo Soil Mechanics Laboratory

The University of Toledo Soil Mechanics Laboratory The University of Toledo Soil Mechanics Laboratory 1 Soil Moisture-Density Relationship Standard and Modified Proctor Tests Introduction For earthork construction it is important to compact soils to a

More information

USE OF INFORMATION TECHNOLOGY FOR FINANCIAL MANAGEMENT IN CZECH ENTERPRISES

USE OF INFORMATION TECHNOLOGY FOR FINANCIAL MANAGEMENT IN CZECH ENTERPRISES problems 38 USE OF INFORMATION TECHNOLOGY FOR FINANCIAL MANAGEMENT IN CZECH ENTERPRISES Kateřina Čebišová University of Hradec Králové, Hradec Králové, Czech Republic E-mail: katerina.cebisova.2@uhk.cz

More information

3 Game Theory: Basic Concepts

3 Game Theory: Basic Concepts 3 Game Theory: Basi Conepts Eah disipline of the soial sienes rules omfortably ithin its on hosen domain: : : so long as it stays largely oblivious of the others. Edard O. Wilson (1998):191 3.1 and and

More information

Solutions to Homework Section 3.7 February 18th, 2005

Solutions to Homework Section 3.7 February 18th, 2005 Math 54W Spring 5 Solutions to Homeork Section 37 Februar 8th, 5 List the ro vectors and the column vectors of the matrix The ro vectors are The column vectors are ( 5 5 The matrix ( (,,,, 4, (5,,,, (

More information

Optimal Sequential Paging in Cellular Networks

Optimal Sequential Paging in Cellular Networks Optimal Sequential Paging in Cellular Netorks Bhaskar Krishnamachari, Rung-Hung Gau, Stephen B. Wicker, Zygmunt J. Haas School of Electrical and Computer Engineering, Cornell University, Ithaca, NY 14853

More information

23. RATIONAL EXPONENTS

23. RATIONAL EXPONENTS 23. RATIONAL EXPONENTS renaming radicals rational numbers writing radicals with rational exponents When serious work needs to be done with radicals, they are usually changed to a name that uses exponents,

More information

10-601. Machine Learning. http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html

10-601. Machine Learning. http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html 10-601 Machine Learning http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html Course data All up-to-date info is on the course web page: http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html

More information

Machine Learning. CS 188: Artificial Intelligence Naïve Bayes. Example: Digit Recognition. Other Classification Tasks

Machine Learning. CS 188: Artificial Intelligence Naïve Bayes. Example: Digit Recognition. Other Classification Tasks CS 188: Artificial Intelligence Naïve Bayes Machine Learning Up until now: how use a model to make optimal decisions Machine learning: how to acquire a model from data / experience Learning parameters

More information

Network Traffic Prediction Based on the Wavelet Analysis and Hopfield Neural Network

Network Traffic Prediction Based on the Wavelet Analysis and Hopfield Neural Network Netork Traffic Prediction Based on the Wavelet Analysis and Hopfield Neural Netork Sun Guang Abstract Build a mathematical model is the key problem of netork traffic prediction. Traditional single netork

More information

Fundamentals Keyboard Exam

Fundamentals Keyboard Exam Fundamentals Keyboard Exam General requirements: 1. Scales: be prepared to play: All major and minor scales (including melodic minor, natural minor, and harmonic minor) up to five sharps and flats, ith

More information

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012 Binary numbers The reason humans represent numbers using decimal (the ten digits from 0,1,... 9) is that we have ten fingers. There is no other reason than that. There is nothing special otherwise about

More information

The Virtual Spring Mass System

The Virtual Spring Mass System The Virtual Spring Mass Syste J. S. Freudenberg EECS 6 Ebedded Control Systes Huan Coputer Interaction A force feedbac syste, such as the haptic heel used in the EECS 6 lab, is capable of exhibiting a

More information

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 Solutions to HW1 Note: These solutions were generated by R. D. Yates and D. J. Goodman, the authors of our textbook. I have added comments in italics

More information

ROLE OF METADATA IN DIGITAL RESOURCE MANAGEMENT

ROLE OF METADATA IN DIGITAL RESOURCE MANAGEMENT ooll.. 44,, JJuullyy SSeepptt.. 22001144,, IIssssuuee -- 33 ROLE OF METADATA IN DIGITAL RESOURCE MANAGEMENT Dr. arshil Bhagaji Dashrath Librarian College of Agriculture, Baramati. Email: varshilpb@gmail.com

More information

Early Warning Indicators of Strategic Risk in Togolese Commercial Banks: An AHP Model Approach

Early Warning Indicators of Strategic Risk in Togolese Commercial Banks: An AHP Model Approach IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668. Volume 16, Issue 3. Ver. IV (Feb. 2014), PP 45-61 Early Warning Indicators of Strategic Risk in Togolese Commercial

More information

Mind the Duality Gap: Logarithmic regret algorithms for online optimization

Mind the Duality Gap: Logarithmic regret algorithms for online optimization Mind the Duality Gap: Logarithmic regret algorithms for online optimization Sham M. Kakade Toyota Technological Institute at Chicago sham@tti-c.org Shai Shalev-Shartz Toyota Technological Institute at

More information

Unemployment and Crime. Kangoh Lee Department of Economics San Diego State University 5500 Campanile Drive San Diego, CA 92182-4485 klee@mail.sdsu.

Unemployment and Crime. Kangoh Lee Department of Economics San Diego State University 5500 Campanile Drive San Diego, CA 92182-4485 klee@mail.sdsu. Unemployment and Crime by Kangoh Lee Department of Economics San Diego State University 5500 Campanile Drive San Diego, CA 92182-4485 klee@mail.sdsu.edu November 2009 I am grateful to Larry Samuelson and

More information

MAPPING OF TRADITIONAL SOFTWARE DEVELOPMENT METHODS TO AGILE METHODOLOGY

MAPPING OF TRADITIONAL SOFTWARE DEVELOPMENT METHODS TO AGILE METHODOLOGY MAPPING OF TRADITIONAL SOFTWARE DEVELOPMENT METHODS TO AGILE METHODOLOGY Rashmi Popli 1, Anita 2 and Naresh Chauhan 3 1 Assistant Professor, 3 Professor, Computer Engineering, YMCA University of Science

More information

Statistical Machine Translation: IBM Models 1 and 2

Statistical Machine Translation: IBM Models 1 and 2 Statistical Machine Translation: IBM Models 1 and 2 Michael Collins 1 Introduction The next few lectures of the course will be focused on machine translation, and in particular on statistical machine translation

More information

DO NOT MAIL TO COLLEGES

DO NOT MAIL TO COLLEGES First-year Application APPLICANT Legal Name Last/Family/Sur (Enter name exactly as it appears on official documents.) First/Given Middle (complete) Jr., etc. Preferred name, if not first name (only one)

More information

World Service Office PO Box 9999 Van Nuys, CA 91409 USA. World Service Office Europe 48 Rue de l Eté B-1050 Brussels, Belgium

World Service Office PO Box 9999 Van Nuys, CA 91409 USA. World Service Office Europe 48 Rue de l Eté B-1050 Brussels, Belgium means regularly attending N meetings and events, connecting ith other members over the phone, and spending time ith other recovering addicts ho that their parents feel more comfortable ith their involvement

More information

CLINICAL NEGLIGENCE IN THE NHS IN WALES. Report by the National Audit Office on behalf of the Auditor General for Wales

CLINICAL NEGLIGENCE IN THE NHS IN WALES. Report by the National Audit Office on behalf of the Auditor General for Wales CLINICAL NEGLIGENCE IN THE NHS IN WALES Report by the National Audit Office on behalf of the Auditor General for Wales CLINICAL NEGLIGENCE IN THE NHS IN WALES Report by the Auditor General for Wales, presented

More information

Consumers face constraints on their choices because they have limited incomes.

Consumers face constraints on their choices because they have limited incomes. Consumer Choice: the Demand Side of the Market Consumers face constraints on their choices because they have limited incomes. Wealthy and poor individuals have limited budgets relative to their desires.

More information

Part III: Machine Learning. CS 188: Artificial Intelligence. Machine Learning This Set of Slides. Parameter Estimation. Estimation: Smoothing

Part III: Machine Learning. CS 188: Artificial Intelligence. Machine Learning This Set of Slides. Parameter Estimation. Estimation: Smoothing CS 188: Artificial Intelligence Lecture 20: Dynamic Bayes Nets, Naïve Bayes Pieter Abbeel UC Berkeley Slides adapted from Dan Klein. Part III: Machine Learning Up until now: how to reason in a model and

More information

Conditional Probability, Hypothesis Testing, and the Monty Hall Problem

Conditional Probability, Hypothesis Testing, and the Monty Hall Problem Conditional Probability, Hypothesis Testing, and the Monty Hall Problem Ernie Croot September 17, 2008 On more than one occasion I have heard the comment Probability does not exist in the real world, and

More information

Using Preferred Outcome Distributions to Estimate Value and. Probability Weighting Functions in Decisions under Risk

Using Preferred Outcome Distributions to Estimate Value and. Probability Weighting Functions in Decisions under Risk Bas Donkers, Carlos Lourenço, Benedict Dellaert and Daniel Goldstein Using Preferred Outcome Distributions to Estimate Value and Probability Weighting Functions in Decisions under Risk DP 05/2013-014 Using

More information

Chapter 14. Three-by-Three Matrices and Determinants. A 3 3 matrix looks like a 11 a 12 a 13 A = a 21 a 22 a 23

Chapter 14. Three-by-Three Matrices and Determinants. A 3 3 matrix looks like a 11 a 12 a 13 A = a 21 a 22 a 23 1 Chapter 14. Three-by-Three Matrices and Determinants A 3 3 matrix looks like a 11 a 12 a 13 A = a 21 a 22 a 23 = [a ij ] a 31 a 32 a 33 The nmber a ij is the entry in ro i and colmn j of A. Note that

More information

PART 3 MODULE 3 CLASSICAL PROBABILITY, STATISTICAL PROBABILITY, ODDS

PART 3 MODULE 3 CLASSICAL PROBABILITY, STATISTICAL PROBABILITY, ODDS PART 3 MODULE 3 CLASSICAL PROBABILITY, STATISTICAL PROBABILITY, ODDS PROBABILITY Classical or theoretical definitions: Let S be the set of all equally likely outcomes to a random experiment. (S is called

More information

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution Recall: Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution A variable is a characteristic or attribute that can assume different values. o Various letters of the alphabet (e.g.

More information

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS 1. If two events (both with probability greater than 0) are mutually exclusive, then: A. They also must be independent. B. They also could

More information

Experimental Design. Power and Sample Size Determination. Proportions. Proportions. Confidence Interval for p. The Binomial Test

Experimental Design. Power and Sample Size Determination. Proportions. Proportions. Confidence Interval for p. The Binomial Test Experimental Design Power and Sample Size Determination Bret Hanlon and Bret Larget Department of Statistics University of Wisconsin Madison November 3 8, 2011 To this point in the semester, we have largely

More information

Compression algorithm for Bayesian network modeling of binary systems

Compression algorithm for Bayesian network modeling of binary systems Compression algorithm for Bayesian network modeling of binary systems I. Tien & A. Der Kiureghian University of California, Berkeley ABSTRACT: A Bayesian network (BN) is a useful tool for analyzing the

More information

Solving Systems of Linear Equations With Row Reductions to Echelon Form On Augmented Matrices. Paul A. Trogdon Cary High School Cary, North Carolina

Solving Systems of Linear Equations With Row Reductions to Echelon Form On Augmented Matrices. Paul A. Trogdon Cary High School Cary, North Carolina Solving Sstems of Linear Equations With Ro Reductions to Echelon Form On Augmented Matrices Paul A. Trogdon Car High School Car, North Carolina There is no more efficient a to solve a sstem of linear equations

More information

Scheduling agents using forecast call arrivals at Hydro-Québec s call centers

Scheduling agents using forecast call arrivals at Hydro-Québec s call centers Scheduling agents using forecast call arrivals at Hydro-Québec s call centers Marie Pelleau 1, Louis-Martin Rousseau 2, Pierre L Ecuyer 1, Walid Zegal 3, Louis Delorme 3 1 Université de Montréal, Montreal,

More information

Unit 9 Describing Relationships in Scatter Plots and Line Graphs

Unit 9 Describing Relationships in Scatter Plots and Line Graphs Unit 9 Describing Relationships in Scatter Plots and Line Graphs Objectives: To construct and interpret a scatter plot or line graph for two quantitative variables To recognize linear relationships, non-linear

More information

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR.

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. 1. Urn A contains 6 white marbles and 4 red marbles. Urn B contains 3 red marbles and two white

More information

Pre-Algebra Lecture 6

Pre-Algebra Lecture 6 Pre-Algebra Lecture 6 Today we will discuss Decimals and Percentages. Outline: 1. Decimals 2. Ordering Decimals 3. Rounding Decimals 4. Adding and subtracting Decimals 5. Multiplying and Dividing Decimals

More information

Experimental Uncertainty and Probability

Experimental Uncertainty and Probability 02/04/07 PHY310: Statistical Data Analysis 1 PHY310: Lecture 03 Experimental Uncertainty and Probability Road Map The meaning of experimental uncertainty The fundamental concepts of probability 02/04/07

More information

Fractions to decimals

Fractions to decimals Worksheet.4 Fractions and Decimals Section Fractions to decimals The most common method of converting fractions to decimals is to use a calculator. A fraction represents a division so is another way of

More information

Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1. Be able to apply Bayes theorem to compute probabilities. 2. Be able to identify

More information

Business Statistics 41000: Probability 1

Business Statistics 41000: Probability 1 Business Statistics 41000: Probability 1 Drew D. Creal University of Chicago, Booth School of Business Week 3: January 24 and 25, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office:

More information

Graphs. Exploratory data analysis. Graphs. Standard forms. A graph is a suitable way of representing data if:

Graphs. Exploratory data analysis. Graphs. Standard forms. A graph is a suitable way of representing data if: Graphs Exploratory data analysis Dr. David Lucy d.lucy@lancaster.ac.uk Lancaster University A graph is a suitable way of representing data if: A line or area can represent the quantities in the data in

More information

Beam Deflections: 4th Order Method and Additional Topics

Beam Deflections: 4th Order Method and Additional Topics 11 eam Deflections: 4th Order Method and dditional Topics 11 1 ecture 11: EM DEFECTIONS: 4TH ORDER METHOD ND DDITION TOICS TE OF CONTENTS age 11.1. Fourth Order Method Description 11 3 11.1.1. Example

More information

Chapitre 10. Flow Nets 1

Chapitre 10. Flow Nets 1 Soil Mechanics Flo Nets page 1 Contents of this chapter : CHAPITRE 10. FLOW NETS...1 10.1 INTRODUCTION...1 10.2 REPRESENTATION OF SOLUTION...2 10.3 SOME GEOMETRIC PROPERTIES OF FLOW NETS...3 10.4 COMMON

More information

STAT 35A HW2 Solutions

STAT 35A HW2 Solutions STAT 35A HW2 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/09/spring/stat35.dir 1. A computer consulting firm presently has bids out on three projects. Let A i = { awarded project i },

More information

Lecture 9: Bayesian hypothesis testing

Lecture 9: Bayesian hypothesis testing Lecture 9: Bayesian hypothesis testing 5 November 27 In this lecture we ll learn about Bayesian hypothesis testing. 1 Introduction to Bayesian hypothesis testing Before we go into the details of Bayesian

More information

Selling T-shirts and Time Shares in the Cloud

Selling T-shirts and Time Shares in the Cloud Selling T-shirts and Time Shares in the Cloud Daniel Gmach HP Labs Palo Alto, CA, USA daniel.gmach@hp.com Jerry Rolia HP Labs Palo Alto, CA, USA jerry.rolia@hp.com Ludmila Cherkasova HP Labs Palo Alto,

More information

ON THE LIMITS OF TEXT FILE COMPRESSION. V. y. SHEN and M. H. HALSTEAD. Computer Sciences Department Purdue University w. Lafayette, IN 47907

ON THE LIMITS OF TEXT FILE COMPRESSION. V. y. SHEN and M. H. HALSTEAD. Computer Sciences Department Purdue University w. Lafayette, IN 47907 ON THE LIMITS OF TEXT FILE COMPRESSION V. y. SHEN and M. H. HALSTEAD Computer Sciences Department Purdue University. Lafayette, IN 47907 CSD-TR 257 KEY WORDS AND PHRASES: file compression, compression

More information

Case-control studies. Alfredo Morabia

Case-control studies. Alfredo Morabia Case-control studies Alfredo Morabia Division d épidémiologie Clinique, Département de médecine communautaire, HUG Alfredo.Morabia@hcuge.ch www.epidemiologie.ch Outline Case-control study Relation to cohort

More information

7.S.8 Interpret data to provide the basis for predictions and to establish

7.S.8 Interpret data to provide the basis for predictions and to establish 7 th Grade Probability Unit 7.S.8 Interpret data to provide the basis for predictions and to establish experimental probabilities. 7.S.10 Predict the outcome of experiment 7.S.11 Design and conduct an

More information

In Proceedings of the Eleventh Conference on Biocybernetics and Biomedical Engineering, pages 842-846, Warsaw, Poland, December 2-4, 1999

In Proceedings of the Eleventh Conference on Biocybernetics and Biomedical Engineering, pages 842-846, Warsaw, Poland, December 2-4, 1999 In Proceedings of the Eleventh Conference on Biocybernetics and Biomedical Engineering, pages 842-846, Warsaw, Poland, December 2-4, 1999 A Bayesian Network Model for Diagnosis of Liver Disorders Agnieszka

More information

Nomura Home Equity Loan Trust, Inc. v Nomura Credit & Capital, Inc. 2014 NY Slip Op 32604(U) July 18, 2014 Supreme Court, New York County Docket

Nomura Home Equity Loan Trust, Inc. v Nomura Credit & Capital, Inc. 2014 NY Slip Op 32604(U) July 18, 2014 Supreme Court, New York County Docket Nomura Home Equity Loan Trust, Inc. v Nomura Credit & Capital, Inc. 2014 NY Slip Op 32604(U) July 18, 2014 Supreme Court, Ne York County Docket Number: 650337/2013 Judge: Marcy S. Friedman Cases posted

More information

Institut für angewandtes Stoffstrommanagement (IfaS) 16.03.2010. Competive Innovation

Institut für angewandtes Stoffstrommanagement (IfaS) 16.03.2010. Competive Innovation Environmental Management Systems - Introduction - Jackeline Martínez Gómez Environmental Engineer MSc. In International Material Flo Management PhD- Candidat (TU Dresden) Summer School Curitiba, 15.03

More information

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here.

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here. Homework 4 - KEY Jeff Brenion June 16, 2004 Note: Many problems can be solved in more than one way; we present only a single solution here. 1 Problem 2-1 Since there can be anywhere from 0 to 4 aces, the

More information

6th Grade Lesson Plan: Probably Probability

6th Grade Lesson Plan: Probably Probability 6th Grade Lesson Plan: Probably Probability Overview This series of lessons was designed to meet the needs of gifted children for extension beyond the standard curriculum with the greatest ease of use

More information

Bayes and Naïve Bayes. cs534-machine Learning

Bayes and Naïve Bayes. cs534-machine Learning Bayes and aïve Bayes cs534-machine Learning Bayes Classifier Generative model learns Prediction is made by and where This is often referred to as the Bayes Classifier, because of the use of the Bayes rule

More information

Lab 11. Simulations. The Concept

Lab 11. Simulations. The Concept Lab 11 Simulations In this lab you ll learn how to create simulations to provide approximate answers to probability questions. We ll make use of a particular kind of structure, called a box model, that

More information

A Numeracy Refresher

A Numeracy Refresher A Numeracy Refresher V2. January 2005 This material was developed and trialled by staff of the University of Birmingham Careers Centre and subsequently used widely throughout the HE Sector. The contributions

More information