P roceedings of the Third International Colloquium on Grammatical Inference, ICGI'96 Lecture Notes in Artificial Intelligence Vol

Size: px
Start display at page:

Download "P roceedings of the Third International Colloquium on Grammatical Inference, ICGI'96 Lecture Notes in Artificial Intelligence Vol"

Transcription

1 P roeedings of the Third Interntionl Colloquium on Grmmtil Inferene, ICGI'96 Leture Notes in Artifiil Intelligene Vol Springer 1996 Lerning liner grmmrs from struturl inform tion.? Jose M. Sempere nd Antonio Fos Deprtmento desistems Inform tios y Compu tion Universidd Politeni devleni, Vleni, SPAIN. emil:jsempere@dsi.upv.es A strt.lin er ln guge lss is sulss of ontext-free ln guge lss. In t his pper, we propose n lgorithm to lern liner lnguges from struturl informtion of t heir strings. We ompre our lgorithm with other d pt ed lgorithm from Rdhkrishnn n d Ngrj [RN1]. The proposed method ndthedpt ed lgorithm re heuristi tehniques for the lernin g tsks, nd they re useful when only positive struturl dt isville. 1 Introdu tion In this pper we present method to infer liner grmmrs from positive struturl exmples (grmmr skeletons). The method th t we propose is inspired in previous work y Rdhkrishnn nd Ngrj [RN1]. In their work, Rdhkrishnn nd Ngrjproposed n lgorithm to infer even liner grmmrs [AP1] from grmmr skeletons un d er the grmmtil inferene prdigm [An1]. Lerning ofeven liner grmmrs hs een rried out yother methods from positive nd neg tive strin gs s in [SG1, T1], while lerning of on text-free grmmrs h s een rried out from skeletons nd tree u tomton [G1, RG1, S1]. Lerning of lin er grmmrs h s not een rried out from string euse of the liner grmmr miguity prolem. Anywy, w en p p lyth e methods proposed in [G1, S1] to lern diretly liner lnguges s ontext-free grmmrs. Wht we propose in this pper is to lern liner lnguges s liner grmmrs. So, w e n ot in liner time prsers t orry out the test phse in opposite to those ot in ed in [G1, S1]. 2 Bsi d enitions nd not tion In th e rst p le, w ere goin gto provid eseverl d enit ionswhih help us to u n d erstnd th e inferene methods. The denit ions of forml lnguge theory hv e een otined from [HU1, S2]. Denition 1. Given grmmr G=(E A,E T,P,S), we will sy th t itisliner grmmr if ev ery produ tion in P follows one ofthe forms? Work prt illy supported y the Spnish CICYT under grnt TIC-1026/92-CO2

2 { A! vbw, where A B 2 E A nd v w 2 E T { A! x, where A 2 E A nd x 2 E T It is ler tht, for every liner grmmr, we n otin n equivlent grmmr with its produtions in the following forms { A! B, where A B 2 E A nd 2 E T { A! B, where A B 2 E A nd 2 E T { A!, where A 2 E A nd 2 E T [fg From now on,we will del with liner grmmrs in the ltter form. Denition 2. Given grmmr G nd string w 2 L(G), we dene skeleton for the string w in the grmmrgsderivtion tree for the string, where the internl nodes of the treepper without lels. In Figure 1 you n see skeleton for the string of the following grmmr { S! A { A! S j A j x= Fig. 1. An exmple of skeleton for the string x=. Denition 3. Given string w, we denote y Ter(w) the set of symols tht pper in the string w.

3 In wht follows, we re going to dene severl onepts tht n distinguish every internl node in the skeleton from the others. So, we suppose tht the internl nodes of the skeleton re ordered, nd every node is denoted y N ij. For every internl node, we n ssoite the pir < x y > or the singleton < x > depending on the numer of sons tht the node hs. If it hs two sons then we ssoite to it the pir, otherwise the singleton. It is ovious tht every internl node hs two sons or only one. In Figure 2 we n see the dierent situtions tht n e held. If the node hs single son, then it is terminl symol nd we ssoite to the internl node the singleton < >,where is the terminl symol lel, otherwise the node hs two sons, tht is, terminl symol nd other internl node, nd we ssoite tothe nodethe pir <N ij+1 > or < N ij+1 > depending onthe lotion of the terminl symol lel. Nij Nij Nij+1 Nij+1 <,Nij+1> <> <Nij+1,> Fig. 2. Dierent situtions for the suesors of n internl node. Denition 4. Given n internl node N ij of n skeleton for the string x, we dene the left sustring of the node, nd we denote it y lsust(n ij ), s the string formed s follows 1. Initilly lsust(n ij )= (the empty string). 2. If N ij hs thessoited pir < N ij+1 >,then lsust(n ij )=(lsust(n ij+1 )). 3. If N ij hs the ssoited singleton <>or the pir <N ij+1 >then nish. Denition 5. Given n internl node N ij of n skeleton for the string x, we dene the right sustring ofthe node, nd wedenote it y rsust(n ij ), s the string formed s follows 1. Initilly rsust(n ij )= (the empty string). 2. If N ij hs thessoited pir <N ij+1 >,then rsust(n ij )=(rsust(n ij+1 )).

4 3. If N ij hs the ssoited singleton <>or thepir< N ij+1 > then nish. We denote y j x j the length ofthe string x. Denition 6. For every internl node N ij of n skeleton for the string x, we dene the set of left suessors of the node, nd wedenote ity lsu(n ij )s follows { Initilly lsu(n ij )= (the empty set). { If N ij hs the ssoited pir < N ij+1 > then lsu(n ij )=fn ij+1 g[ lsu(n ij+1 ). { If N ij hs the ssoited singleton <>or thepir<n ij+1 >then nish. Denition 7. For every internl node N ij of n skeleton for the string x, we dene the setofrightsuessors of the node, nd wedenote ity rsu(n ij )s follows { Initilly rsu(n ij )= (the empty set). { If N ij hs the ssoited pir < N ij+1 > then rsu(n ij )=fn ij+1 g[ rsu(n ij+1 ). { If N ij hs the ssoited singleton <>or thepir< N ij+1 > then nish. From the denitions ove, we n give more glol denition y summrizing the left nd the right sustring into the ontext of the string. Denition 8. Given n internl node N ij of n skeleton for the string x suh tht 81 k<jn ij 62 lsu(n ik ) [ rsu(n ik ), we dene the ontext of the node nd wedenote ity ontext(n ij )sfollows { If the nodehs the ssoited pir <N ij+1 >,then the ontext is dened y the tuple ontext(n ij )=< Right rsust(n ij ) Ter(rsust(N ij )) >. { If the nodehs the ssoited pir < N ij+1 >,then the ontext is dened y the tuple ontext(n ij )=< Left lsust(n ij ) Ter(lsust(N ij )) >. { If the node hs ssoited the singleton <>,then the ontext is dened y the tuple ontext(n ij )=< F inl fg >. Finlly, we ndene the projetion funtions i of tuple (x 1 x 2 ::: x n ) s j ((x 1 x 2 ::: x n )) = x j. 3 An dpttion of previous lgorithm Our rst pproh to lern liner grmmrs hs een done y dpting Rdhkrishnn nd Ngrj's lgorithm [RN1]. The dpttion hs een quite esy, given tht, from the liner skeletons we n otin even liner ones, y reting new right or left sons of n internl node. We hve leled these new nodes with the speil symol. In gure 3, we n see n exmple of the trnsformtion pplied to the originl skeleton.

5 N11 N11 N12 N12 * N13 * N13 N14 N14 * N15 N15 * N16 * N16 Fig. 3. Skeleton trnsformtion for the dpted lgorithm. From this trnsformtion, the pplition of the lgorithm is mde diretly. After pplyingthe lgorithm, we notin n even liner grmmr with nspeil terminl symol, whih nedeleted in order to otin liner grmmr. Let us see n exmple of how topply the lerning lgorithm. Tking the following trget liner grmmr S! B B! C C! D D! E j C E! F F! j Theinput smple is thesetf(((((()))))) (((((((())))))))g, whih fter e dpted to eomeeven liner strings is f g Then we n lulte ll the sets dened in the lgorithm [RN1] N 11 =< ( ) > NS 1 = fn 11 N 21 g S 1 = f g N 12 =< ( ) > NS 2 = fn 12 N 22 g S 2 = f g N 13 =< () > NS 3 = fn 13 g S 3 = fg N 14 =< () > NS 4 = fn 14 g S 4 = fg N 15 =< () > NS 5 = fn 15 g S 5 = fg N 21 =< ( ) > NS 6 = fn 23 g S 6 = fg N 22 =< ( ) > NS 7 = fn 24 g S 7 = fg N 23 =< ( ) > NS 8 = fn 25 g S 8 = fg N 24 =< ( ) > NS 9 = fn 26 g S 9 = fg N 25 =< ( ) > NS 10 = fn 27 g S 10 = fg N 26 =< ( ) > NS 11 = fn 28 g S 11 = fg N 27 =< ( ) > N 28 =< ( ) > After this proess, the inferred even liner grmmr otined y the lgorithm is the following one

6 1! 2 4!5 7! 8 10! 11 2!3 j6 5! 8! 9 11! 3! 4 6! 7 9! 10 nd, y deleting the speil terminl symol, weotin the liner grmmr 1! 2 4! 5 7! 8 10! 11 2! 3 j 6 5! 8! 9 11! 3! 4 6! 7 9! 10 4 An lgorithm to lern liner grmmrs In wht follows, we re going to propose nother lgorithm to otin liner grmmrs from positive struturl exmples. The lgorithm is inspired in tht proposed y Rdhkrishnn nd Ngrj in [RN1], in the sense tht we use similr nottion nd onepts like in their work. The si ide is to oserve similr ontext nodes, to lel them with the sme nonterminl symol nd to onstrut the grmmr from the leled skeletons or derivtion trees. { Input A non empty positive smple of skeletons S +. { Output A liner grmmr tht generlize the smple. { Method STEP 1 To enumerte the internl nodes of every skeleton ording to the following nottion. For the j-th skeleton, to strt to enumerte every skeleton y levels from the roottothe lst level N j1 N j2 ::: STEP 2 To lulte the ontext of every node N ij ording todenition 8. STEP 3 To dene reltion etween nodes s follows N ij N pq i 1(ontext(N ij)) = 1(ontext(N pq)) nd 3(ontext(N ij)) = 3(ontext(N pq)) With the dened reltion, to form the lsses of nodes NS k yenumerting the lsses for k =1 2 :::.Thenodes without ontext do not elong tony lss. (Cretion of nonterminl symols of the grmmr) 8NS k do STEP 4 If 8N ij 2 NS k 1(ontext(N ij)) = Finl then N ij = A k 0. STEP 5 If NS k only ontins single node N ij, with j 2(ontext(N ij)) j= m then N ij+p = A k p 80 p m ; 1. STEP 6 If NS k ontins more thn one nodethen STEP 6.1 To seletn ij suh tht j 2(ontext(N ij)) j= m is miniml. Then N ij+p = A k p 80 p m ; 1. STEP 6.2 To eliminte the node N ij of STEP 6.1 from the setns k.if NS k is singleton then go to STEP 6.3, else go to STEP 6.1. STEP 6.3 Tketheonlynode N ij of thesetns k with j 2(ontext(N ij)) j= n nd tke the vlue m of STEP 6.1. If n m then N ij+p = A k p 80 p n ; 1, else N ij+p = A k (pkm) 80 p n ; 1(where pkm denotes p module m). STEP 7 To renme the lels of ll the skeleton roots s S, whih will e the xiom of the grmmr. STEP 8 To uild liner grmmr s resultofthederivtion trees onstruted y putting lels to the nodes. If the skeleton for the empty string elongs to S + then to dd the prodution S! to the setp.

7 An exmple. Tking the following trget liner grmmr S! B B! C C! D D! E j C E! F F! j The input smple is the setf(((((()))))) (((((((())))))))g of gure 4. N11 N21 N12 N22 N13 N23 N14 N24 N15 N25 N16 N26 N27 N28 Fig. 4. Input smple for the proposed lgorithm. We n lulte the ontexts of every node in the following wy N 11 =< Left fg > N 22 =< Right fg > NS 1 = fn 11 N 21 g N 12 =< Right fg >N 23 =< Left fg) >NS 2 = fn 12 N 22 g N 13 =< Left fg >N 27 =< Right fg > NS 3 = fn 13 N 23 g N 15 =< Right fg >N 28 =< F inl fg > NS 4 = fn 15 N 27 g N 16 =< F inl fg > NS 5 = fn 16 g N 21 =< Left fg > NS 6 = fn 28 g After this proess, the inferred liner grmmr otined y the lgorithm is the following one S! A 2 0 A 3 1! A 4 0 j A 3 0 A 6 0! A 2 0! A 3 0 A 4 0! A 5 0 j A 6 0 A 3 0! A 3 1 A 5 0! 5 Aknowledgements We would like to thnk Professor G. Ngrj's interest nd ll the mil tht we hve interhnged out this work. We would like to thnk Dr. Pedro Gr's

8 originl ontriution to the trnsformtion of liner skeletons to even liner skeletons. Referenes [AP1] Amr, V., Putzolu, G.: On Fmily of Liner Grmmrs. Informtion nd Control 7 (1964) [An1] Angluin, D., Smith, C.: Indutive Inferene : Theory nd Methods. Computing Surveys 15 No. 3 (1983) [G1] Gr, P.: Lerning K-Testle Tree Sets from positive dt. Tehnil Report DSIC-II/46/93. Universidd Politeni de Vleni. (1993) [HU1] Hoproft, J., Ullmn, J.: Introdution to Automt Theory, Lnguges nd Computtion. Addison-Wesley Pulishing Compny. (1979) [RN1] Rdhkrishnn, V., Ngrj, G.: Inferene of Even Liner Grmmrs nd its Applition to Piture Desription Lnguges. Pttern Reognition 21 No. 1 (1988) [RG1] Ruiz, J., Gr, P.: The Algorithms RT nd k-tti : A First Comprison. Leture Notes in Artiil Intelligene. Proeedings of the SeondInterntionl Colloquium on Grmmtil Inferene ICGI94. Ed. Springer-Verlg. (1994) [S1] Skkir, Y.: Eient Lerning of Context-Free Grmmrs from Positive Struturl Exmples. Informtion nd Computtion 97 (1992) [S2] Slom, A.: Forml Lnguges. Ademi Press. (1973) [SG1] Sempere, J., P. Gr, P.: A Chrteriztion of Even Liner Lnguges nd its Applition to the Lerning Prolem. Leture Notes in Artiil Intelligene. Proeedings of theseondinterntionl Colloquium on Grmmtil Inferene ICGI94. Ed. Springer-Verlg. (1994) [T1] Tkd, Y.: Grmmtil Inferene of Even Liner Lnguges sed on Control Sets. Informtion Proessing Letters 28 No.4 (1988) This rtile ws proessed using the L A TEX mro pkge with LLNCS style

9.3. Regular Languages

9.3. Regular Languages 9.3. REGULAR LANGUAGES 139 9.3. Regulr Lnguges 9.3.1. Properties of Regulr Lnguges. Recll tht regulr lnguge is the lnguge ssocited to regulr grmmr, i.e., grmmr G = (N, T, P, σ) in which every production

More information

Trigonometry - Activity 21 General Triangle Solution: Given three sides.

Trigonometry - Activity 21 General Triangle Solution: Given three sides. Nme: lss: p 43 Mths Helper Plus Resoure Set. opyright 003 rue. Vughn, Tehers hoie Softwre Trigonometry - tivity 1 Generl Tringle Solution: Given three sides. When the three side lengths '', '' nd '' of

More information

1 Manipulation for binary voters

1 Manipulation for binary voters STAT 206A: Soil Choie nd Networks Fll 2010 Mnipultion nd GS Theorem Otoer 21 Leturer: Elhnn Mossel Srie: Kristen Woyh In this leture we over mnipultion y single voter: whether single voter n lie out his

More information

EFFECTS OF THE SINGLE EUROPEAN MARKET ON WELFARE OF THE PARTICIPATING COUNTRIES (theoretical approach)

EFFECTS OF THE SINGLE EUROPEAN MARKET ON WELFARE OF THE PARTICIPATING COUNTRIES (theoretical approach) EFFECTS OF THE SINGLE EUROEAN MARKET ON ELFARE OF THE ARTICIATING COUNTRIES theoretil pproh O ELHD&DU\:DUVDZ6FKRRORIFRRLFV:DUVDZRODG Agnieszk Rusinowsk, rsw Shool of Eonomis, rsw, olnd In this note we

More information

The phases of a simple compiler: Compiler Construction SMD163. From Intermediate To Target: An Optimizing Compiler: Lecture 13: Instruction selection

The phases of a simple compiler: Compiler Construction SMD163. From Intermediate To Target: An Optimizing Compiler: Lecture 13: Instruction selection Compiler Constrution SMD163 The phses of simple ompiler: Lexer Prser Stti Anlysis IA32 Code Genertor Leture 13: Instrution seletion Viktor Leijon & Peter Jonsson with slides y John Nordlnder Contins mteril

More information

Solutions to Exercises, Set 3

Solutions to Exercises, Set 3 Shool of Computer Siene, University of Nottinghm G5MAL Mhines nd their Lnguges, Spring 1 Thorsten Altenkirh Solutions to Exerises, Set 3 Fridy 3rd Mrh 1 1. () () L(+ +ǫ) = {L(E +F) = L(E) L(F)} L() L(

More information

Cache CPI and DFAs and NFAs. CS230 Tutorial 10

Cache CPI and DFAs and NFAs. CS230 Tutorial 10 Cche CPI nd DFAs nd NFAs CS230 Tutoril 10 Multi-Level Cche: Clculting CPI When memory ccess is ttempted, wht re the possible results? ccess miss miss CPU L1 Cche L2 Cche Memory L1 cche hit L2 cche hit

More information

Ratio and Proportion Long-Term Memory Review Day 1 - Review

Ratio and Proportion Long-Term Memory Review Day 1 - Review Rtio nd Proportion Dy 1 - Review 1. Provide omplete response to eh of the following: ) A rtio ompres two. ) A proportion sets two rtios to eh other. ) Wht re similr figures? 2. Drw two similr figures.

More information

Pushdown Automata. Courtesy: Costas Busch RPI

Pushdown Automata. Courtesy: Costas Busch RPI Pushdown Automt Courtesy: Costs Busch RPI Pushdown Automt Pushdown Automt Pushdown Automt Pushdown Automt Pushdown Automt Pushdown Automt Non-Determinism:NPDA PDAs re non-deterministic: non-deterministic

More information

Roadmap of This Lecture

Roadmap of This Lecture Reltionl Model Rodmp of This Lecture Structure of Reltionl Dtbses Fundmentl Reltionl-Algebr-Opertions Additionl Reltionl-Algebr-Opertions Extended Reltionl-Algebr-Opertions Null Vlues Modifiction of the

More information

Measuring Search Trees

Measuring Search Trees Mesuring Serch Trees Christin Bessiere 1, Bruno Znuttini 2, nd Cèsr Fernández 3 1 LIRMM-CNRS, Montpellier, Frnce 2 GREYC, Cen, Frnce 3 Univ. de Lleid, Lleid, Spin Astrct. The SAT nd CSP communities mke

More information

CSCI 104 Splay Trees. Mark Redekopp

CSCI 104 Splay Trees. Mark Redekopp CSCI 0 Sply Trees Mrk edekopp Soures / eding Mteril for these slides ws derived from the following soures https://www.s.mu.edu/~sletor/ppers/selfdjusting.pdf http://digitl.s.usu.edu/~lln/ds/notes/ch.pdf

More information

Lecture 9: The E/R Model II. 2. E/R Design Considerations 2/7/2018. Multiplicity of E/R Relationships. What you will learn about in this section

Lecture 9: The E/R Model II. 2. E/R Design Considerations 2/7/2018. Multiplicity of E/R Relationships. What you will learn about in this section Leture 9: The E/R Moel II Leture n tivity ontents re se on wht Prof Chris Ré use in his CS 45 in the fll 06 term with permission.. E/R Design Consiertions Wht you will lern out in this setion Multipliity

More information

Addition and Subtraction

Addition and Subtraction Addition nd Subtrction Nme: Dte: Definition: rtionl expression A rtionl expression is n lgebric expression in frction form, with polynomils in the numertor nd denomintor such tht t lest one vrible ppers

More information

Suffix trees and their uses

Suffix trees and their uses Prt I Suffi trees nd their uses Introdution to suffi trees A suffi tree is dt struture tht eposes the internl struture of string in deeper wy thn does the fundmentl preproessing disussed in Setion?? Suffi

More information

Outline. CSE 326: Data Structures. Priority Queues Leftist Heaps & Skew Heaps. Announcements. New Heap Operation: Merge

Outline. CSE 326: Data Structures. Priority Queues Leftist Heaps & Skew Heaps. Announcements. New Heap Operation: Merge CSE 26: Dt Structures Priority Queues Leftist Heps & Skew Heps Outline Announcements Leftist Heps & Skew Heps Reding: Weiss, Ch. 6 Hl Perkins Spring 2 Lectures 6 & 4//2 4//2 2 Announcements Written HW

More information

Chapter 2: Relational Model. Chapter 2: Relational Model

Chapter 2: Relational Model. Chapter 2: Relational Model Chpter : Reltionl Model Dtbse System Concepts, 5 th Ed. See www.db-book.com for conditions on re-use Chpter : Reltionl Model Structure of Reltionl Dtbses Fundmentl Reltionl-Algebr-Opertions Additionl Reltionl-Algebr-Opertions

More information

Section 2.2 Trigonometry: The Triangle Identities

Section 2.2 Trigonometry: The Triangle Identities Se. 2.2 Trigonometry: The Tringle Identities 7 Setion 2.2 Trigonometry: The Tringle Identities DJENT ND OPPOSITE SIDES The study of tringle trigonometry is entered round the ute ngles in right tringle.

More information

164 CHAPTER 2. VECTOR FUNCTIONS

164 CHAPTER 2. VECTOR FUNCTIONS 164 CHAPTER. VECTOR FUNCTIONS.4 Curvture.4.1 Definitions nd Exmples The notion of curvture mesures how shrply curve bends. We would expect the curvture to be 0 for stright line, to be very smll for curves

More information

INF 4130 Exercise set 4

INF 4130 Exercise set 4 INF 4130 Exercise set 4 Exercise 1 List the order in which we extrct the nodes from the Live Set queue when we do redth first serch of the following grph (tree) with the Live Set implemented s LIFO queue.

More information

Buckling of Stiffened Panels 1 overall buckling vs plate buckling PCCB Panel Collapse Combined Buckling

Buckling of Stiffened Panels 1 overall buckling vs plate buckling PCCB Panel Collapse Combined Buckling Buckling of Stiffened Pnels overll uckling vs plte uckling PCCB Pnel Collpse Comined Buckling Vrious estimtes hve een developed to determine the minimum size stiffener to insure the plte uckles while the

More information

Revision Topic 14: Algebra

Revision Topic 14: Algebra Revision Topi 1: Algebr Indies: At Grde B nd C levels, you should be fmilir with the following rules of indies: b b y y y i.e. dd powers when multiplying; y b b y y i.e. subtrt powers when dividing; b

More information

T4.3 - Inverse of Matrices & Determinants

T4.3 - Inverse of Matrices & Determinants () Review T. - nverse of Mtries & Determinnts B Mth SL - Sntowski - t this stge of stuying mtries, we know how to, subtrt n multiply mtries i.e. if Then evlute: () + B (b) - () B () B (e) B n B (B) Review

More information

Suffix Trees. Outline. Introduction Suffix Trees (ST) Building STs in linear time: Ukkonen s algorithm Applications of ST.

Suffix Trees. Outline. Introduction Suffix Trees (ST) Building STs in linear time: Ukkonen s algorithm Applications of ST. Suffi Trees Outline Introduction Suffi Trees (ST) Building STs in liner time: Ukkonen s lgorithm Applictions of ST 2 Introduction 3 Sustrings String is ny sequence of chrcters. Sustring of string S is

More information

Long-term Memory Review PROFICIENCY PRACTICE: MONDAY REVIEW

Long-term Memory Review PROFICIENCY PRACTICE: MONDAY REVIEW PROFICINCY PRACTIC: MONDAY RVIW : A D 14 cm B 21 cm C 2) Use : The tringles in the figure ove re similr. ) nd re mesures of corresponding sides. ) nd re mesures of nother pir of corresponding sides. 3)

More information

Dry Matter Intake Decreases Shortly After Initiation of Feeding Zilmax During the Summer

Dry Matter Intake Decreases Shortly After Initiation of Feeding Zilmax During the Summer Dry Mtter Intke Dereses Shortly After Initition of Feeding Zilmx During the C.D. Reinhrdt, C.I. Vhl, nd B.E. Depenush Introdution Sine Zilmx (zilpterol hydrohloride, ZIL; Merk Animl Helth, Summit, NJ)

More information

A ppendix to. I soquants. Producing at Least Cost. Chapter

A ppendix to. I soquants. Producing at Least Cost. Chapter A ppendix to Chpter 0 Producing t est Cost This ppendix descries set of useful tools for studying firm s long-run production nd costs. The tools re isoqunts nd isocost lines. I soqunts FIGURE A0. SHOWS

More information

CH 71 COMPLETING THE SQUARE INTRODUCTION FACTORING PERFECT SQUARE TRINOMIALS

CH 71 COMPLETING THE SQUARE INTRODUCTION FACTORING PERFECT SQUARE TRINOMIALS CH 7 COMPLETING THE SQUARE INTRODUCTION I t s now time to py our dues regrding the Qudrtic Formul. Wht, you my sk, does this men? It mens tht the formul ws merely given to you once or twice in this course,

More information

Today s Outline. One More Operation. Priority Queues. New Operation: Merge. Leftist Heaps. Priority Queues. Admin: Priority Queues

Today s Outline. One More Operation. Priority Queues. New Operation: Merge. Leftist Heaps. Priority Queues. Admin: Priority Queues Tody s Outline Priority Queues CSE Dt Structures & Algorithms Ruth Anderson Spring 4// Admin: HW # due this Thursdy / t :9pm Printouts due Fridy in lecture. Priority Queues Leftist Heps Skew Heps 4// One

More information

THE FINAL PROOF SUPPORTING THE TURNOVER FORMULA.

THE FINAL PROOF SUPPORTING THE TURNOVER FORMULA. THE FINAL PROOF SUPPORTING THE TURNOVER FORMULA. I would like to thnk Aris for his mthemticl contriutions nd his swet which hs enled deeper understnding of the turnover formul to emerge. His contriution

More information

Class Overview. Database Design. Database Design. Database Design Process. Entity / Relationship Diagrams. Introduction to Database Systems CSE 414

Class Overview. Database Design. Database Design. Database Design Process. Entity / Relationship Diagrams. Introduction to Database Systems CSE 414 Introution to Dtse Systems CSE 44 Leture 9: E/R Digrms Clss Overview Unit : Intro Unit : Reltionl Dt Moels n Query Lnguges Unit : Non-reltionl t Unit 4: RDMBS internls n query optimiztion Unit 5: Prllel

More information

Interest. Interest. Curriculum Ready ACMNA: 211, 229,

Interest. Interest. Curriculum Ready ACMNA: 211, 229, Inteest Cuiulum Redy ACMNA: 211, 229, 234 www.mthletis.om INTEREST The whole point of Finnil Mths is to pedit wht will hppen to money ove time. This is so you n e peped y knowing how muh money you will

More information

What is Monte Carlo Simulation? Monte Carlo Simulation

What is Monte Carlo Simulation? Monte Carlo Simulation Wht is Monte Crlo Simultion? Monte Crlo methods re widely used clss of computtionl lgorithms for simulting the ehvior of vrious physicl nd mthemticl systems, nd for other computtions. Monte Crlo lgorithm

More information

UNIT 5 ACCEPTANCE SAMPLING PLANS 5.1 INTRODUCTION. Structure. 5.1 Introduction. 5.2 Inspection 5.3 Acceptance Sampling Plan

UNIT 5 ACCEPTANCE SAMPLING PLANS 5.1 INTRODUCTION. Structure. 5.1 Introduction. 5.2 Inspection 5.3 Acceptance Sampling Plan UNIT 5 ACCEPTANCE SAMPLING PLANS Struture 5.1 Introdution Objetives 5.2 Inspetion 5.3 Aeptne Smpling Pln Advntges nd Limittions of Aeptne Smpling Types of Aeptne Smpling Plns 5.4 Implementtion of Aeptne

More information

Problem Set 2 Solutions

Problem Set 2 Solutions Msshusetts Institute of Tehnology Hnout 6 6.854J/18.415J: Avne Algorithms Wenesy, Septemer 21, 2005 Dvi Krger Prolem Set 2 Solutions Prolem 1. We ugment every noe in the sply tree with the numer.es of

More information

Choice of strategic variables under relative profit maximization in asymmetric oligopoly

Choice of strategic variables under relative profit maximization in asymmetric oligopoly Economics nd Business Letters () 5-6 04 Choice of strtegic vriles under reltive profit mximiztion in symmetric oligopoly Atsuhiro Stoh Ysuhito Tnk * Fculty of Economics Doshish University Kyoto Jpn Received:

More information

Drawing Finite State Machines in L A TEX and TikZ A Tutorial

Drawing Finite State Machines in L A TEX and TikZ A Tutorial Drwing Finite Stte Mchines in L A TEX nd TikZ A Tutoril Styki Sikdr nd Dvid Ching ssikdr@nd.edu Version 3 Jnury 7, 208 Introduction L A TEX (pronounced ly-tek) is n open-source, multipltform document preprtion

More information

Important Information when acting as sponsor for foreign visitor permits

Important Information when acting as sponsor for foreign visitor permits Importnt Informtion when ting s sponsor for foreign visitor permits The fee is 20 per visitor, with mximum fee of 100 for groups of 5-20 visitors. As it is dul form, if the visitor is ringing into the

More information

A Fuzzy Inventory Model With Lot Size Dependent Carrying / Holding Cost

A Fuzzy Inventory Model With Lot Size Dependent Carrying / Holding Cost IOSR Journl of Mthemtics (IOSR-JM e-issn: 78-578,p-ISSN: 9-765X, Volume 7, Issue 6 (Sep. - Oct. 0, PP 06-0 www.iosrournls.org A Fuzzy Inventory Model With Lot Size Dependent Crrying / olding Cost P. Prvthi,

More information

Burrows-Wheeler Transform and FM Index

Burrows-Wheeler Transform and FM Index Burrows-Wheeler Trnsform nd M Index Ben ngmed You re free to use these slides. If you do, plese sign the guestbook (www.lngmed-lb.org/teching-mterils), or emil me (ben.lngmed@gmil.com) nd tell me briefly

More information

Patterns and functions recursive number patterns Write the next 3 numbers in each sequence by following the rule:

Patterns and functions recursive number patterns Write the next 3 numbers in each sequence by following the rule: Ptterns n funtions reursive numer ptterns Look roun you, n you see pttern? A pttern is n rrngement of shpes, numers or ojets forme oring to rule. Ptterns re everywhere, you n fin them in nture, rt, musi

More information

Name Date. Find the LCM of the numbers using the two methods shown above.

Name Date. Find the LCM of the numbers using the two methods shown above. Lest Common Multiple Multiples tht re shred by two or more numbers re clled common multiples. The lest of the common multiples is clled the lest common multiple (LCM). There re severl different wys to

More information

Released Assessment Questions, 2017 QUESTIONS

Released Assessment Questions, 2017 QUESTIONS Relese Assessment Questions, 2017 QUESTIONS Gre 9 Assessment of Mthemtis Applie Re the instrutions elow. Along with this ooklet, mke sure you hve the Answer Booklet n the Formul Sheet. You my use ny spe

More information

Chapter 3: The Reinforcement Learning Problem. The Agent'Environment Interface. Getting the Degree of Abstraction Right. The Agent Learns a Policy

Chapter 3: The Reinforcement Learning Problem. The Agent'Environment Interface. Getting the Degree of Abstraction Right. The Agent Learns a Policy Chpter 3: The Reinforcement Lerning Problem The Agent'Environment Interfce Objectives of this chpter: describe the RL problem we will be studying for the reminder of the course present idelized form of

More information

Reinforcement Learning. CS 188: Artificial Intelligence Fall Grid World. Markov Decision Processes. What is Markov about MDPs?

Reinforcement Learning. CS 188: Artificial Intelligence Fall Grid World. Markov Decision Processes. What is Markov about MDPs? CS 188: Artificil Intelligence Fll 2010 Lecture 9: MDP 9/2/2010 Reinforcement Lerning [DEMOS] Bic ide: Receive feedbck in the form of rewrd Agent utility i defined by the rewrd function Mut (lern to) ct

More information

UNIT 7 SINGLE SAMPLING PLANS

UNIT 7 SINGLE SAMPLING PLANS UNIT 7 SINGLE SAMPLING PLANS Structure 7. Introduction Objectives 7. Single Smpling Pln 7.3 Operting Chrcteristics (OC) Curve 7.4 Producer s Risk nd Consumer s Risk 7.5 Averge Outgoing Qulity (AOQ) 7.6

More information

COMPUTING THE ALL-PAIRS QUARTET DISTANCE ON A SET OF EVOLUTIONARY TREES

COMPUTING THE ALL-PAIRS QUARTET DISTANCE ON A SET OF EVOLUTIONARY TREES COMPUTING THE ALL-PAIRS QUARTET DISTANCE ON A SET OF EVOLUTIONARY TREES M. STISSING, T. MAILUND, C. N. S. PEDERSEN AND G. S. BRODAL Bioinformtis Reserh Center n Dept. of Computer Siene, University of Arhus,

More information

Controlling a population of identical MDP

Controlling a population of identical MDP Controlling popultion of identicl MDP Nthlie Bertrnd Inri Rennes ongoing work with Miheer Dewskr (CMI), Blise Genest (IRISA) nd Hugo Gimert (LBRI) Trends nd Chllenges in Quntittive Verifiction Mysore,

More information

MARKET POWER AND MISREPRESENTATION

MARKET POWER AND MISREPRESENTATION MARKET POWER AND MISREPRESENTATION MICROECONOMICS Principles nd Anlysis Frnk Cowell Note: the detil in slides mrked * cn only e seen if you run the slideshow July 2017 1 Introduction Presenttion concerns

More information

Lecture 6 Phylogenetic Analysis. Algorithm. Types of Data. UPGMA Neighbor Joining. Minimum Evolution

Lecture 6 Phylogenetic Analysis. Algorithm. Types of Data. UPGMA Neighbor Joining. Minimum Evolution Leture 6 Phylogeneti Anlysis Algorithms Types of Dt Distnes Nuleotie sites Tree-uiling Metho Clustering Algorithm Optimlity Criterion UPGMA Neighor Joining Minimum Evolution Mximum Prsimony Mximum Likelihoo

More information

Roma December 2008 Cadastre and agriculture subsidies : the Spanish experience

Roma December 2008 Cadastre and agriculture subsidies : the Spanish experience Cdstre nd griculture susidies : the Spnish experience Evolution of the Common Agriculturl Policy (CAP), The role of Cdstre The LPIS nd the SIGPAC Towrds Interoperility Evolution of Common Agriculturl Policy

More information

Get Solution of These Packages & Learn by Video Tutorials on KEY CONCEPTS

Get Solution of These Packages & Learn by Video Tutorials on  KEY CONCEPTS FREE Downlod Study Pckge from wesite: www.tekoclsses.com & www.mthsbysuhg.com Get Solution of These Pckges & Lern y Video Tutorils on www.mthsbysuhg.com KEY CONCEPTS THINGS TO REMEMBER :. The re ounded

More information

Announcements. CS 188: Artificial Intelligence Fall Reinforcement Learning. Markov Decision Processes. Example Optimal Policies.

Announcements. CS 188: Artificial Intelligence Fall Reinforcement Learning. Markov Decision Processes. Example Optimal Policies. CS 188: Artificil Intelligence Fll 2008 Lecture 9: MDP 9/25/2008 Announcement Homework olution / review eion: Mondy 9/29, 7-9pm in 2050 Vlley LSB Tuedy 9/0, 6-8pm in 10 Evn Check web for detil Cover W1-2,

More information

Arithmetic and Geometric Sequences

Arithmetic and Geometric Sequences Arithmetic nd Geometric Sequences A sequence is list of numbers or objects, clled terms, in certin order. In n rithmetic sequence, the difference between one term nd the next is lwys the sme. This difference

More information

The Market Approach to Valuing Businesses (Second Edition)

The Market Approach to Valuing Businesses (Second Edition) BV: Cse Anlysis Completed Trnsction & Guideline Public Comprble MARKET APPROACH The Mrket Approch to Vluing Businesses (Second Edition) Shnnon P. Prtt This mteril is reproduced from The Mrket Approch to

More information

ECE 410 Homework 1 -Solutions Spring 2008

ECE 410 Homework 1 -Solutions Spring 2008 ECE 410 Homework 1 -Solution Spring 2008 Prolem 1 For prolem 2-4 elow, ind the voltge required to keep the trnitor on ppling the rule dicued in cl. Aume VDD = 2.2V FET tpe Vt (V) Vg (V) Vi (V) n-tpe 0.5

More information

Problem Set for Chapter 3: Simple Regression Analysis ECO382 Econometrics Queens College K.Matsuda

Problem Set for Chapter 3: Simple Regression Analysis ECO382 Econometrics Queens College K.Matsuda Problem Set for Chpter 3 Simple Regression Anlysis ECO382 Econometrics Queens College K.Mtsud Excel Assignments You re required to hnd in these Excel Assignments by the due Mtsud specifies. Legibility

More information

Outline. CS 188: Artificial Intelligence Spring Speeding Up Game Tree Search. Minimax Example. Alpha-Beta Pruning. Pruning

Outline. CS 188: Artificial Intelligence Spring Speeding Up Game Tree Search. Minimax Example. Alpha-Beta Pruning. Pruning CS 188: Artificil Intelligence Spring 2011 Lecture 8: Gme, MDP 2/14/2010 Pieter Abbeel UC Berkeley Mny lide dpted from Dn Klein Outline Zero-um determinitic two plyer gme Minimx Evlution function for non-terminl

More information

JOURNAL THE ERGODIC TM CANDLESTICK OSCILLATOR ROBERT KRAUSZ'S. Volume 1, Issue 7

JOURNAL THE ERGODIC TM CANDLESTICK OSCILLATOR ROBERT KRAUSZ'S. Volume 1, Issue 7 ROBERT KRUSZ'S JOURNL Volume 1, Issue 7 THE ERGODIC TM CNDLESTICK OSCILLTOR S ometimes we re lucky (due to our diligence) nd we find tool tht is useful nd does the jo etter thn previous tools, or nswers

More information

Job Description. Senior Lecturer. Electronic & Electrical Engineering. Education and Research. Head of Department/Group. Any research staff/students

Job Description. Senior Lecturer. Electronic & Electrical Engineering. Education and Research. Head of Department/Group. Any research staff/students Jo Desription Jo title Deprtment/Shool Jo fmily Senior Leturer Eletroni & Eletril Engineering Eution n Reserh Gre 9 Reporting to Responsile for Lotion He of Deprtment/Group Any reserh stff/stuents University

More information

checks are tax current income.

checks are tax current income. Humn Short Term Disbility Pln Wht is Disbility Insurnce? An esy explntion is; Disbility Insurnce is protection for your pycheck. Imgine if you were suddenly disbled, unble to work, due to n ccident or

More information

TREATY SERIES 2008 Nº 6. Cultural Cooperation Agreement between the Government of Ireland and the Government of the Republic of India

TREATY SERIES 2008 Nº 6. Cultural Cooperation Agreement between the Government of Ireland and the Government of the Republic of India TREATY SERIES 2008 Nº 6 Culturl Coopertion Agreement etween the Government of Irelnd nd the Government of the Repuli of Indi Done t Delhi on 19 Jnury 2006 Instruments of rtifition exhnged on 11 Deemer

More information

E-Merge Process Table (Version 1)

E-Merge Process Table (Version 1) E-Merge Proess Tle (Version 1) I 1 Indiies Trgets Stte Energy Environmentl ESTABLISHING GOALS & BASELINES Identify gols from stte energy offie perspetive Identify stte puli helth nd welfre gols ffeted

More information

KEY SKILLS INFORMATION TECHNOLOGY Level 3 Games [KSI3J4] Question Paper. 28 and 29 January 2004

KEY SKILLS INFORMATION TECHNOLOGY Level 3 Games [KSI3J4] Question Paper. 28 and 29 January 2004 KEY SKILLS INFORMATION TECHNOLOGY Level 3 Gmes [KSI3J4] Question Pper 28 n 29 Jnury 2004 WHAT YOU NEED This Question Pper An Answer Cover Sheet Aess to omputer, softwre n printer Aess to the t files to

More information

Labor Productivity Reports

Labor Productivity Reports Lor Produtivity Reports Use this menu to quikly ess trining mterils for the MyReports UCSF Helth Lor Produtivity Reports. The jo ids listed provide step-y-step instrutions for filtering nd working with

More information

3/1/2016. Intermediate Microeconomics W3211. Lecture 7: The Endowment Economy. Today s Aims. The Story So Far. An Endowment Economy.

3/1/2016. Intermediate Microeconomics W3211. Lecture 7: The Endowment Economy. Today s Aims. The Story So Far. An Endowment Economy. 1 Intermedite Microeconomics W3211 Lecture 7: The Endowment Economy Introduction Columbi University, Spring 2016 Mrk Den: mrk.den@columbi.edu 2 The Story So Fr. 3 Tody s Aims 4 Remember: the course hd

More information

3. Argumentation Frameworks

3. Argumentation Frameworks 3. Argumenttion Frmeworks Argumenttion current hot topic in AI. Historiclly more recent thn other pproches discussed here. Bsic ide: to construct cceptble set(s) of beliefs from given KB: 1 construct rguments

More information

Report by the Comptroller and. SesSIon June The performance and management of hospital PFI contracts

Report by the Comptroller and. SesSIon June The performance and management of hospital PFI contracts Report y the Comptroller nd Auditor Generl HC 68 SesSIon 2010 2011 17 June 2010 The performne nd mngement of hospitl PFI ontrts 4 Summry The performne nd mngement of hospitl PFI ontrts Summry The Privte

More information

A Closer Look at Bond Risk: Duration

A Closer Look at Bond Risk: Duration W E B E X T E S I O 4C A Closer Look t Bond Risk: Durtion This Extension explins how to mnge the risk of bond portfolio using the concept of durtion. BOD RISK In our discussion of bond vlution in Chpter

More information

3: Inventory management

3: Inventory management INSE6300 Ji Yun Yu 3: Inventory mngement Concordi Februry 9, 2016 Supply chin mngement is bout mking sequence of decisions over sequence of time steps, fter mking observtions t ech of these time steps.

More information

Autarky more likely than complete specialization

Autarky more likely than complete specialization Autrky more likely thn complete specilition Antonio Quesd Deprtment d Economi, Universitt Rovir i Virgili, Avingud de l Universitt, 4304 Reus, Spin 3th Jnury 00 38.9 Astrct This pper mesures the strength

More information

Small Binary Voting Trees

Small Binary Voting Trees Smll Binry Voting Trees Mihel Trik Astrt Sophistite voting on inry tree is ommon form of voting struture, s exemplifie y, for exmple, menment proeures. The prolem of hrterizing voting rules tht n e the

More information

Divide-and-Conquer. 1. Find the maximum and minimum. The problem: Given a list of unordered n elements, find max and min

Divide-and-Conquer. 1. Find the maximum and minimum. The problem: Given a list of unordered n elements, find max and min Geerl ide: Divide-d-oquer Divide prolem ito suprogrms of the sme id; solve suprogrms usig the sme pproh, d omie prtil solutio if eessry. Youg S 5 dv. lgo. opi: Divide d oquer. Fid the mximum d miimum he

More information

Technical Report Global Leader Dry Bulk Derivatives. FIS Technical - Grains And Ferts. Highlights:

Technical Report Global Leader Dry Bulk Derivatives. FIS Technical - Grains And Ferts. Highlights: Technicl Report Technicl Anlyst FIS Technicl - Grins And Ferts Edwrd Hutn 44 20 7090 1120 Edwrdh@freightinvesr.com Highlights: SOY The weekly schstic is wrning slowing momentum in the mrket. USD 966 ¼

More information

! Homework. ! Exploring the data " Quantitative data: e.g., reading times. ! Inferential statistics " Parametric tests

! Homework. ! Exploring the data  Quantitative data: e.g., reading times. ! Inferential statistics  Parametric tests Overview! Homework Introution to Psyholinguistis Leture 6 Experimentl Methos II Pi Knoeferle & M. W. Croker Deprtment of Computtionl Linguistis Srln University SS 2006! Exploring the t " Quntittive t:

More information

PSAS: Government transfers what you need to know

PSAS: Government transfers what you need to know PSAS: Government trnsfers wht you need to know Ferury 2018 Overview This summry will provide users with n understnding of the significnt recognition, presenttion nd disclosure requirements of the stndrd.

More information

(a) by substituting u = x + 10 and applying the result on page 869 on the text, (b) integrating by parts with u = ln(x + 10), dv = dx, v = x, and

(a) by substituting u = x + 10 and applying the result on page 869 on the text, (b) integrating by parts with u = ln(x + 10), dv = dx, v = x, and Supplementry Questions for HP Chpter 5. Derive the formul ln( + 0) d = ( + 0) ln( + 0) + C in three wys: () by substituting u = + 0 nd pplying the result on pge 869 on the tet, (b) integrting by prts with

More information

GRAPH: A network of NODES (or VERTICES) and ARCS (or EDGES) joining the nodes with each other

GRAPH: A network of NODES (or VERTICES) and ARCS (or EDGES) joining the nodes with each other GRPH: network of NS (or VRTIS) and RS (or GS) joining the nodes with eah other IGRPH: graph where the ars have an RINTTIN (or IRTIN). a Graph a igraph d e d HIN etween two nodes is a sequene of ars where

More information

UNIVERSITY OF NOTTINGHAM. Discussion Papers in Economics BERTRAND VS. COURNOT COMPETITION IN ASYMMETRIC DUOPOLY: THE ROLE OF LICENSING

UNIVERSITY OF NOTTINGHAM. Discussion Papers in Economics BERTRAND VS. COURNOT COMPETITION IN ASYMMETRIC DUOPOLY: THE ROLE OF LICENSING UNIVERSITY OF NOTTINGHAM Discussion Ppers in Economics Discussion Pper No. 0/0 BERTRAND VS. COURNOT COMPETITION IN ASYMMETRIC DUOPOLY: THE ROLE OF LICENSING by Arijit Mukherjee April 00 DP 0/0 ISSN 160-48

More information

Recognizing IC-Planar and NIC-Planar Graphs

Recognizing IC-Planar and NIC-Planar Graphs Journl of Grph Algorithms n Applitions http://jg.info/ vol. 22, no. 2, pp. 239 271 (2018) DOI: 10.7155/jg.00466 Reognizing IC-Plnr n NIC-Plnr Grphs Frnz J. Brnenurg 94030 Pssu, Germny Astrt We prove tht

More information

An Estimation of the Size of Non-Compact Suffix Trees

An Estimation of the Size of Non-Compact Suffix Trees Ata Cyernetia 22 (2016) 823 832. An Estimation of the Size of Non-Compat Suffix Trees Bálint Vásárhelyi Astrat A suffix tree is a data struture used mainly for pattern mathing. It is known that the spae

More information

Technical Report Global Leader Dry Bulk Derivatives. FIS Technical - Grains And Ferts. Highlights:

Technical Report Global Leader Dry Bulk Derivatives. FIS Technical - Grains And Ferts. Highlights: Technicl Report Technicl Anlyst FIS Technicl - Grins And Ferts Edwrd Hutn 44 20 7090 1120 Edwrdh@freightinvesr.com Highlights: SOY The weekly chrt is chowing lower high suggesting wekness going forwrd,

More information

Problem Set 2 Suggested Solutions

Problem Set 2 Suggested Solutions 4.472 Prolem Set 2 Suggested Solutions Reecc Zrutskie Question : First find the chnge in the cpitl stock, k, tht will occur when the OLG economy moves to the new stedy stte fter the government imposes

More information

Tble 1: Syntx of LOTOS/T+ E :: stop (untimed dedlock) j exit (successful termintion) j ; E (ction prex, untimed) j [P (t; x)]; E (ction prex, timed) j

Tble 1: Syntx of LOTOS/T+ E :: stop (untimed dedlock) j exit (successful termintion) j ; E (ction prex, untimed) j [P (t; x)]; E (ction prex, timed) j Protocol Synthesis from Timed nd Structured Specictions Akio Nkt Teruo Higshino Kenichi Tniguchi Dept. of Informtion nd Computer Sciences, Osk University Toyonk, Osk 56, Jpn Abstrct In this pper, we propose

More information

Ricardian Model. Mercantilism: 17 th and 18 th Century. Adam Smith s Absolute Income Hypothesis, End of 18 th Century: Major Shift in Paradigm

Ricardian Model. Mercantilism: 17 th and 18 th Century. Adam Smith s Absolute Income Hypothesis, End of 18 th Century: Major Shift in Paradigm Mercntilism: th nd th Century Ricrdin Model lesson in Comprtive dvntge Trde ws considered s Zero-Sum Gme It ws viewed mens to ccumulte Gold & Silver Exports were encourged Imports were discourged End of

More information

ASYMMETRIC SWITCHING COSTS CAN IMPROVE THE PREDICTIVE POWER OF SHY S MODEL

ASYMMETRIC SWITCHING COSTS CAN IMPROVE THE PREDICTIVE POWER OF SHY S MODEL Document de trvil 2012-14 / April 2012 ASYMMETRIC SWITCHIG COSTS CA IMPROVE THE PREDICTIVE POWER OF SHY S MODEL Evens Slies OFCE-Sciences-Po Asymmetric switching costs cn improve the predictive power of

More information

Outline. Los Alamos Nat. Lab. LA-UR

Outline. Los Alamos Nat. Lab. LA-UR Limited Pth Peroltion in Complex Networks Edurdo López Outline Los Almos Nt. Lb. LA-UR 7-432 Motivtion. Peroltion nd its effets. Presenttion of new limited pth length peroltion model Sling theory of new

More information

Math 205 Elementary Algebra Fall 2010 Final Exam Study Guide

Math 205 Elementary Algebra Fall 2010 Final Exam Study Guide Mth 0 Elementr Algebr Fll 00 Finl Em Stud Guide The em is on Tuesd, December th from :0m :0m. You re llowed scientific clcultor nd " b " inde crd for notes. On our inde crd be sure to write n formuls ou

More information

Gridworld Values V* Gridworld: Q*

Gridworld Values V* Gridworld: Q* CS 188: Artificil Intelligence Mrkov Deciion Procee II Intructor: Dn Klein nd Pieter Abbeel --- Univerity of Cliforni, Berkeley [Thee lide were creted by Dn Klein nd Pieter Abbeel for CS188 Intro to AI

More information

Maximizing Profit: Chapter 9: Weekly Revenue and Cost Data for a Gold Miner. Marginal Revenue:

Maximizing Profit: Chapter 9: Weekly Revenue and Cost Data for a Gold Miner. Marginal Revenue: Chpter : Mximizing rofit: rofit = Totl Revenue - Totl Cost Mrginl Revenue: It mesures the hnge in totl revenue generted y one dditionl unit of goods or servies. Totl Revenue (TR) = Averge Revenue (AR)

More information

Chapter55. Algebraic expansion and simplification

Chapter55. Algebraic expansion and simplification Chpter55 Algebric expnsion nd simplifiction Contents: A The distributive lw B The product ( + b)(c + d) C Difference of two squres D Perfect squres expnsion E Further expnsion F The binomil expnsion 88

More information

Lecture 5 March 1, 2012

Lecture 5 March 1, 2012 6.851: Advned Dt Strutures Sring 2012 Prof. Erik Demine Leture 5 Mrh 1, 2012 1 Overview In the next two letures we study the question of dynmi otimlity, or whether there exists inry serh tree lgorithm

More information

Recap: MDPs. CS 188: Artificial Intelligence Fall Optimal Utilities. The Bellman Equations. Value Estimates. Practice: Computing Actions

Recap: MDPs. CS 188: Artificial Intelligence Fall Optimal Utilities. The Bellman Equations. Value Estimates. Practice: Computing Actions CS 188: Artificil Intelligence Fll 2008 Lecture 10: MDP 9/30/2008 Dn Klein UC Berkeley Recp: MDP Mrkov deciion procee: Stte S Action A Trnition P(,) (or T(,, )) Rewrd R(,, ) (nd dicount γ) Strt tte 0 Quntitie:

More information

Academic. Grade 9 Assessment of Mathematics. Winter 2009 SAMPLE ASSESSMENT QUESTIONS

Academic. Grade 9 Assessment of Mathematics. Winter 2009 SAMPLE ASSESSMENT QUESTIONS Aemi Gre 9 Assessment of Mthemtis Winter 9 SAMPLE ASSESSMENT QUESTIONS Reor our nswers to the multiple-hoie questions on the lnk Stuent Answer Sheet (Winter 9, Aemi). Plese note: The formt of this ooklet

More information

Academic. Grade 9 Assessment of Mathematics. Spring 2008 SAMPLE ASSESSMENT QUESTIONS

Academic. Grade 9 Assessment of Mathematics. Spring 2008 SAMPLE ASSESSMENT QUESTIONS Aemi Gre 9 Assessment of Mthemtis Spring 8 SAMPLE ASSESSMENT QUESTIONS Reor your nswers to the multiple-hoie questions on the lnk Stuent Answer Sheet (Spring 8, Aemi). Plese note: The formt of these ooklets

More information

An Analysis Of Racial/Ethnic Disproportionality and Disparity at the National, State, and County Levels

An Analysis Of Racial/Ethnic Disproportionality and Disparity at the National, State, and County Levels Csey-CSSP Alline for Ril Equity in Child Welfre An Anlysis Of Ril/Ethni Disproportionlity nd Disprity t the Ntionl, Stte, nd County Levels y Roert B. Hill, PhD Senior Reserher, Re Mtters Consortium Westt

More information

Math-3 Lesson 2-5 Quadratic Formula

Math-3 Lesson 2-5 Quadratic Formula Mth- Lesson - Qudrti Formul Quiz 1. Complete the squre for: 10. Convert this perfet squre trinomil into the squre of inomil: 6 9. Solve ompleting the squre: 0 8 Your turn: Solve ftoring. 1.. 6 7 How would

More information

How to handle the acquisition of a subsidiary. with SAP Financial Consolidation 10.0, Starter Kit for IFRS?

How to handle the acquisition of a subsidiary. with SAP Financial Consolidation 10.0, Starter Kit for IFRS? How to hnle the quisition of susiiry with SAP Finnil Consolition 10.0, Strter Kit for IFRS? How to hnle the quisition of susiiry with SAP BusinessOjets IFRS Strter Kits Consolition Prtil Guie N 8 Mrh,

More information

Technical Appendix. The Behavior of Growth Mixture Models Under Nonnormality: A Monte Carlo Analysis

Technical Appendix. The Behavior of Growth Mixture Models Under Nonnormality: A Monte Carlo Analysis Monte Crlo Technicl Appendix 1 Technicl Appendix The Behvior of Growth Mixture Models Under Nonnormlity: A Monte Crlo Anlysis Dniel J. Buer & Ptrick J. Currn 10/11/2002 These results re presented s compnion

More information

Interacting with mathematics in Key Stage 3. Year 9 proportional reasoning: mini-pack

Interacting with mathematics in Key Stage 3. Year 9 proportional reasoning: mini-pack Intercting with mthemtics in Key Stge Yer 9 proportionl resoning: mini-pck Intercting with mthemtics Yer 9 proportionl resoning: mini-pck Crown copyright 00 Contents Yer 9 proportionl resoning: smple unit

More information