Efficient Estimation of the Value of Information in Monte Carlo Models

Size: px
Start display at page:

Download "Efficient Estimation of the Value of Information in Monte Carlo Models"

Transcription

1 119 Effcent Estmaton of the Value of Informaton n Monte Carlo Models Tom Chave l,2 and Max Henron l,3 1 RockweJI Internatonal Scence Lab, 444 Hgh St., Palo Alto, CA Department of Engneerng-Economc Systems, Stanford Unversty 3 The Insttute for Decson Systems Research, Inc., 35 Cambrdge Ave., #38, Palo Alto, CA 9436 Abstract The expected value of nformaton (EVI) s the most powerful measure of senstvty to uncertanty n a decson model: t measures the potental of nformaton to mprove the decson, and hence measures the expected value of the outcome. Standard methods for computng EVI use dscrete varables and are computatonally ntractable for models that contan more than a few varables. Monte Carlo smulaton provdes the bass for more tractable evaluaton of large predctve models wth contnuous and dscrete varables, but so far computaton of EVI n a Monte Carlo settng also has appeared mpractcal. We ntroduce an approxmate approach based on preposteror analyss for estmatng EVI n Monte Carlo models. Our method uses a lnear approxmaton to the value functon and multple lnear regresson to estmate the lnear model from the samples. The approach s effcent and practcal for extremely large models. It allows easy estmaton of EVI for perfect or panal nformaton on ndvdual varables or on combnatons of varables. We llustrate ts mplementaton wthn Demos (a decson modelng system), and ts applcaton to a large model for crss transponaton plannng. 1. EVI: What's so, and What's New Any model s nevtably a smplfcaton of realty, and most of ts nput quanttes are nvarably uncertan. Senstvty analyss dentfes whch sources of uncertanty n a model affect ts outputs most sgnfcantly. In ths way, t helps a decson maker focus attenton on what assumptons really matter. It also helps a decson modeler to assgn prortes to hs efforts to mprove, refne, or extend hs model by dentfyng those varables for whch t wll be most valuable to fnd more complete data, to ntervew more knowledgeable experts, or to buld more elaborate submodels. The expected value of nformaton (EVI) on a varable x measures the expected ncrease n value y f we learn new nformaton about x and make a decson wth hgherexpected value n lght of that nformaton. It s the most powerful method of senstvty analyss because t analyes a varable's mportance n terms of the overall prescrpton for acton, and t expresses that mportance n the utlty or value unts of the problem. Other methods, such as rank-order correlaton, express mportance n terms of the correlaton between an uncertan varable and the output of the decson model. There are many cases where a varable can show hgh senstvty n ths way, yet stll have no effect on the selecton of an optmal decson. Determnstc perturbaton measures mportance n utlty or value unts, but t gnores nonlneartes and nteractons among varables, and also fals to measure a varable's mportance n terms of that varable's ablty to change the recommended decson.

2 12 Chave and Henron One calculates EVPI (Expected Value of Perfect Infor maton) n dscrete models by rollng back the decson tree. The computaton tself s straghtforward n the sense that, to compute EVI, one smply places at the front of the tree the chance varables to be observed. The EVPI s computed as the dfference between the expected value computed for ths scenaro and the expected value for the regular tree, wthout observatons. 2. Framework A decson model conssts of a set of n state varables x1,,x n, whch we wll denote by X. The decson maker has control of a decson varable D, whch can assume one of m possble values d1,..,dm. The value or utlty functon v(x,d) expresses the payoff to the decson maker when X obtans and decson d s chosen. Computng EVI wth contnuous varables s less ntutve, because we have no tdy way of reversng the uncertanty, unlke the dscrete case. Yet contnuous models are ncreasngly the norm for rsk and decson analyss, frst because dscretng nherently contnuous varables ntroduces unnecessary approxmaton, and second because Monte Carlo methods and ther varants (e.g., Latn hypercube) generate tractable, hghly effcent solutons to predctve models that contan thousands of varables. An especally useful feature of the Monte Carlo method s that, for a specfed error, the computatonal complexty ncreases lnearly n the number of uncertan varables [Morgan and Henron, 199]. Exact methods requre computaton tme that s exponental n the number of varables. There s thus a need to develop flexble, effcent methods for computng EVI on contnuous varables n a Monte Carlo settng. A ftexble method has (I) the ablty to compute EVI on sngle varables or on any combnaton of varables, and (2) the ablty to compute both perfect and partal values of nformaton. Perfect nformaton removes uncertanty entrely. Partal nformaton reduces uncertanty. We present a general framework for calculatng EVI based on preposteror analyss. Usng that framework, we develop a technque for computng EVI that depends on a lnear approxmaton to the value functon and on multple lnear regresson to estmate the constants for the lnear functon. We also dscuss a heurstc method for measurng the value of partal nformaton n terms of what we call the relatve nformaton multple (RIM). We have mplemented these methods n detachable computatonal modules usng Demos, a decson modelng system from Lumna, Inc., Palo Alto, CA. We demonstrate ther use on a large model to ad n mltary transportaton crss plannng. In a typcal decson model, the state varables are uncertan. We express pror knowledge about X n the form of a probablty dstrbuton, denoted {XI },where denotes a pror state of nformaton. The optmal Bayes' decson maxmng the expected value 1 s gven by l = Arg max ( l' ) v ( X ' d ) d I. The optmal decson gven perfect nformaton on state varable x, denoted d * _., s d x Arg max d We defne EVPI on x as.., (v(x,d)jx, ) EVPI (x) = (v (X, l x) I )- {v (X, d*) I ). In a smlar fashon, we defne the optmal expectedvalue decson gven the revelaton of evdence e, d* e as l = A rg max e (v( X,d)Je. ) d Then the EVI for evdence e s EVI(e) = (v(x,d.e)l )- ( v(x,l)l ) 2.1 Bnary decsons and Functon Let us consder a smplfed decson problem wth two decson alternatves: one of them s the optmal Bayes' decson d*; the other we denote tr". In vew of the uncertanty n the state varables, there must exst uncertanty n the outputs as well. Thus, for each 1. We use Howard's nferental notaton (see, for example, Howard, 197). {XIS) denotes the probablty densty of X condtonal on S; (XIS) denotes the expectaton of X condtonal on S.

3 Effcent Estmaton of the Value of Informaton n Monte Carlo Models 121 decson d;, there exsts a unque probablty dstrbuton on value { v(x,d;)l } (see Fgure 1). For notatonal convenence we let v(d) = (v(x, d) I ). In fact, we can use the ntuton behnd Fgure 2 to wrte an expresson for the general EVPI, whch s EVPI on all state varables. The absolute value of n the negatve shaded porton s the utlty that we could gan by chaosng cy nstead of d'; ts probablty s just ts correspondng value on the densty curve. Therefore, we have that EVPI = f ll {l } d. (EQ 1) We now defne = v(x,l) -v(x,tf). Functon s the pvotal element n our framework for computng EVI because t descrbes the dfference n value between the best and second-best decsons. In Fgure 2, we have graphed the probablty dstrbuton of. The shaded area represents the total probablty of makng a bad decson,.e., dong d' when cy would yeld hgher value. Explotng nformaton encoded n the shaded, negatve porton of the dstrbuton's curve wll provde the necessary clues to compute EVPI and EVI. FIGURE 1. Probablty strbutons on value for the two decsons d and cr-. Pro densty {v(x,tf)[ } {v(x,l)[s} 2.2 Preposteror Analyss Preposteror analyss helps us to calculate the effect on X of our seeng evdence e, gven a pror state of nformaton. At the heart of preposteror analyss s the specfcaton of a preposteror dstrbuton, whch s a a pror probablty dstrbuton on a posteror mean. Probablty theory provdes a prncpled bass for calculatng a preposteror dstrbuton, gven a pror and an adequate means of specfyng the effects of learnng new nformaton. How do we represent perfect nformaton on a contnuous random varable X? If X were known wth certanty, then ts varance would be equal to. Thus, we can thnk of evdence e as an nformaton-gatherng actvty that somehow reduces the varance of X to. Evdence e that provdes partal nformaton reduces the varance on the pror of X, wthout shrnkng that pror to. The followng lemma, taken from basc probablty theory, s known as the condtonal expectaton formula. Lemma 1: (XIs> = ((X] e)l ). FIGURE 2. Functon : the dfference n value between the best and second-best decsons. A further useful result s the followng lemma, whch gves the formula for condtonal varance. Lemma 2: Var( (X] e, )) = Var(Xls) -(V ar (XI e) I 1;). d * best Let J.l' and u' 2 denote the pror mean and varance of. They e computed from our pror uncertantes X and our value functon v. If we observe e, then we mght ask how e nfluences ; n partcular, we would lke to know howe affects J.l'. We wll denote the posteror mean of gven evdence by J.l".The dstrbuton { J.l" I } s a pror den sty on the posteror mean J.l" ; that s, t s a preposteror for the nner (XI e) on the rght densty. Substtutng J.l" hand sde of the equaton n Lemma 1 reveals that (EQ 2)

4 122 Chave and Henron Eq. 2shows that the mean of the preposteror dstrbuton { ll" I } s the same as the pror mean ll'. If cr" 2 denotes the posteror varance of after e, then applcaton of Lemma 2 shows that The type of ntegral gven n Eq. 4 s known as a lnear loss ntegral. In general, such an ntegral s mpossble to evaluate analytcally, so we must rely on statstcal tables or numercal approxmataton methods to evaluate t. Var {!l" 1 } == cr'2 - cr" 2. (EO 3) If the pror and posteror on are normal, then, as proved n [Raffa and Schlafer, 1961], the preposteror on s normal also. That s, the normal dstrbuton s conjugate to the normal samplng process. We thus requre to be dstrbuted normally. In Fgure 3, we show a pror on. a possble posteror on gven evdence e, and a preposteror densty { ll" I }. Note that the preposteror has the same mean as the pror, and that ts varance s the dfference between the pror varance and the posteror varance. FIGURE 3. Pror, posteror, and preposteror denstes. 3. Complexty and Non-Addtvty of EVI Inference n probablstc models wth dscrete varables s exponental n the number of varables, so we would expect the exact calculaton ofevi to be exponental n the number of varables also. For smplcty, we assume a sngle decson varable wth m alternatves. Let k; be the number of states for the th state varable x;. To evaluate a decson tree wth n state varables, we requre a number of value computatons at the leaves equal to m IJk;. = 1 Computng EVI on some subset of varables requres at least the same number of value computatons at the leaves, and thus we see that exact calculaton of EVI s exponental nn. Also note that EVI calculatons n dscrete models are possble for perfect nformaton only. If c; represents the value of nformaton on state varable X;, and C represents the value of nformaton on all the state varables smultaneously, then C'#L,c; The above relaton makes t dffcult to devse separable, or ncremental, procedures for computng EVI, because EVI wll often demonstrate nonlneartes for varyng combnatons of varables and for varyng cases of perfect and partal nformaton. The preposteror densty encodes a state of knowledge about n lght of what evdence e mght reveal. Its nterpretaton s the same as n Fgure 2. Because t s a probablty densty on value, we can ntegrate over ts negatve area to calculate the EVI of evdence e. Thus, we have EVI (e) J Ill" l {j!" l S} dj!" ' (EO 4) 4. Approxmaton of EVI We are ready to apply the precedng analyss to develop an effcent algorthm for estmatng EVI. We ntroduce a lnear approxmaton to the value functon, whch n tum allows us to derve an expresson for, the net dfference n value between two decson alternatves. Preposteror analyss on provdes a flexble mechansm for estmatng EVI.

5 Effcent Estmaton ot the Value of Informaton n Monte Carlo Models The Lnear Value Model We requre a key approxmatng assumpton: The value functon v(x,d;) can be approxmated by a frst-order (lnear) equaton for each decson d;. that s, we can wrte v; as a lnear functon of the x;. v (X, d) = L jx+ a 1 =l...n,j=l,2. j ror varance on xk. Snce e s perfect nformaton on x k, cr" =. Eq. 1 gves an approxmaton to the pror varance on, cr';. Gven e, we know that the kth term n the expresson n Eq. 1 must be equal to ero. We can thus wrte the posteror varance for gven e, cr" 2: (EQ 11) We assume, for now, that the x; are ndependent. (The assumpton s not necessary; we use t to smplfy our presentaton.) We denote the pror mean of x; by ; and denote ts pror varance by cr'2;. Our approxmatng assumpton allows us to perform smple but useful probablstc analyss. Frst, by lnearty of expectaton, we can wrte the mean (d ; ) as v (d ; ) = L,l\p'; + a r Second, the varance of { v(x,d;)} can be wrtten as Var{v(X,d;) } = ) cr ;. ; (EQ 5) (EQ 6) By our approxmatng assumpton, we can wrte a lnear approxmaton for v(x,d\ v(x,l) = and one for v(x,d+), L,13:X;+a*; (EO 7) (EQ 8) In vew of Eq. 3, the preposteror varance on s Var [J.l" ] (EQ 12) l 4.2 Monte Carlo methods: Estmaton of the Coeffcents In Monte Carlo smulaton, we generate a sample of n scenaros by samplng from the pror dstrubtons {XI }. A scenaro Xs s ann-tuple of state- varable assgnments to X. v(xs,d) s equal to the value or utlty generated by the sth scenaro for the th decson alternatve. We can estmate the expected value of each decson d1 as the average of the values v(xs,d) over the scenaro ndex s. The optmal Bayes' decson s the maxmum of those averages. (Naturally, hgher sample ses gve answers of greater precson.) We represent ths process for our bnary decson problem n Table 1: TABLE 1. Determnng the optmal decson n Monte Carlo decson ar alyss wth sample se= 1 and two decson alternatves Combnng Eqs. 5-8 wth the defnton of, we can wrte sth Scenaro Value wth d1 Value wth d2 expressons for the pror mean and varance of : XI v(x1,d2) v(l)-v(cf) J.l' = " (A - +) f..'. +(a* -a+). 1-'f I l (EQ 9) Xwo v(x1,d1) v(x1rod2) (EQ 1) Suppose that e expresses perfect nformaton on xk and no nformaton about the other x ;. Let cr" denote the poste- Average 1v(X d) s' I L s =I 1 too v (Xs, d1) 2: s=1 1

6 124 Chave and Henron l, arg max ( v (Xs, d) ) )=1,2 1 s"' I The only outstandng task s to estmate the constants for the lnear-approxmaton model. To ths end, we apply multple lnear regresson analyss to estmate the constants n Eqs. 7 and 8. Let be an ndex nto set of m decson alternatves, and letj be an ndex nto the n state varables. From [Shavelson, 1988], we can use multple lnear regresson to wrte constants for v;- value for the th decson alternatve n terms of the n state varablesas follows: source could tell me roughly twce as much as I know now, then the equvalent RIM s 2. A varable xk's contrbuton to the pror varance o-'2 s g1ven. m. Eq. 1 as (pk- k) rt* o ' k.for arim=rofevdence e on varable xk, the posteror varance o" 2 s gven by o-" = - (rt _A+) o ' r f'k -'k k' The preposteror varance s estmated as r- I 2 2 Var [)l" l S) = -r- ( - +) o-' k (EQ 14) (EQ 15) (EQ 13) The preposteror mean for partal nformaton stays the same, as n Eq Z Is Normal where Rj = correlaton(v,x). Ru= correlaton(x,x),s;= standard devaton(v;), and o ;=standard devaton(xj). We estmate these quanttes drectly from our Monte Carlo samples. Recall from Secton 2. 1 that the v; generate probablty dstrbutons n a Monte Carlo model. Thus, t makes sense to thnk of them as random varables wth correspondng sample correlatons and standard devatons. The a. are estmated as follows: 1 We wll assume that the x;, are normally dstrbuted. In lght of the followng proposton from probablty theory, our lnear-approxmatng assumpton requres to be normally dstrbuted also. Proposton: Let X; be a collecton of n normal random varables wth means gven by J..l and varances o 2 Defne the random varable Y as Y = a+'.x.. L,. I I ' aj = n (v)- L ;}'r ;,. I Then Y s normally dstrbuted also, wth mean gven by a+ r J..l' 4.3 Relatve Informaton Multple Suppose now that e expresses partal, rather than perfect, nformaton on xk. It s not mmedately obvous how to specfy partal nformaton on an uncertan varable. We suggest the followng method, based on our concept of a RIM. A RIM of evdence e on varable xk s defned to be the rato between the pror varance o ' and the posteror varance o " on xk after e has been seen. In ntutve terms, the RIM measures how much we could know relatve to what we know now. It s a multple on mssng but knowable nformaton. For example, f an nformaton and varance Observe that our approxmatng assumpton allows us to wrte the mean and varance of usng standard probablty formulae. There s nothng about our framework, however, that forces the actual dstrbuton of to belong to the same famly as do 's component dstrbutons. For exam-

7 Effcent Estmaton of the Value of Informaton n Monte Carlo Models 125 ple, f the x; are Posson, normal, and exponental, then s a hard-to-assess, mongrel dstrbuton. Assumng that the x are normal forces to be normal also. If the x; are nonnormal, then we must make an extra approxmatng assumpton that s normal also, although we must emphase that ths assumpton would not be analytcally true. A lmtng aspect of the technque presented here s that t measures EVI relatve to only two decsons. In [Chave, 1994], we show how to extend t to accommodate multple ( 3) decson alternatves. 4.5 Algorthm for EVI We now summare, n algorthmc form, our general technque for estmatng EVI n a Monte Carlo decson model: 1. Select the two decson alternatves generatn the hghest and second-hghest expected value, d and cr. 2. Defne varable as the dfference between v(x,d*) and v(x,d+). 3. Calculate regresson constants, +,a, and a+. I I 4. Usng Eqs. 2 and 9, calculate the mean (!l" l s> of the preposteror dstrbuton of : (!l" Js> = 11' = "c - +)!l' + (a -a+)..., J J j j 5. For perfect nformaton on X, defne 2 2 Var {!l" 1 S} = ( - +) a' ; 6. For partal nformaton on X wth RIM=k, defne Var{!l"JS} = k l( - +)2 a,2 7. For perfect nformaton on varables wth ndces n S, defne 8. For partal nformaton on varables wth ndces and a correspondng ordered set of RIM's k;, defne Var {!l" l S} = l: k ;- I 2 - k - ( - +) a'\. l l 9. For perfect nformaton on varables wth ndces n S mxed wth partal nformaton on varables wth ndces and a correspondng ordered set of RIM's k;. k; Var { " 1;} =I,-( - +) a' ;+I, ( - +) a' k ; je S 1.Defne the preposteror densty on, {!l" l S }, as Normal ( (!l" l s> = 11. Express EVI as EVI = ll' Var {!l" l S}) f ll"l {!l"js}d!l" 12. Perform the ntegraton n (11) numercally. 5. Applcaton We now descrbe an applcaton of our method to a large decson model developed at Rockwell's Palo Alto Scence Laboratory to support Course of Acton (COA) analyss for Noncombatant Evacuaton Operatons (NEO). Implemented n Demos, NEO-COA allows a user to nstantate a generc NEO plan wth specfc parameter values for locatons, forces, and destnatons of troops and cvlans. The model provdes nsghts nto the relatve strengths of alternatve plans by scorng them usng dfferent evaluaton metrcs, such as tme to complete the operaton. Because many of the elements of a real-world mltary plannng scenaro are not known wth certanty, several of the model's nputs are specfed as contnuous probablty dstrbutons. In the current verson of NEO-COA, there are three decson varables, or factors over whch a mltary planner exercses control: Securty forces: Securty forces vary n ther startng locatons, dates of avalablty, and capabltes n provdng securty. Safe havens: The places where cvlans gather to take shelter, safe havens dffer n terms of dstances from the assembly areas and port capactes. Transportaton assets: A confguraton of transportaton assets s a sequencng of transportaton capablty over a fxed perod of tme. "Three C-141 's avalable

8 126 Chave and Henron on day 2 and 5 C-14l's on days 3 through 1" s an example of a partcular transportaton confguraton. uncertantes took Demos 1 mnute, 53 seconds runnng on a Macntosh Ilfx computer. Because each of these decson varables currently possess three alternatves, there are a total of 27 avalable courses of acton. In addton, the NEO-COA model possesses over 1 dfferent nput varables; of those, currently nne are specfed as probablstc quanttes. Once the decson varables and nputs have been specfed, the model performs a dynamc smulaton of the flow of U.S. ctens (the non-combatants) from ther startng locatons wthn a country to a set of selected assembly areas, and then on to the safe havens. It also ncludes rsk factors assocated wth both U.S. ctens and U.S. mltary personnel as functons of tme. For example, rsk to U.S. ctens at the assembly areas can rse and fall over the course of an entre operaton n response to uncertan events, such as the arrval of securty forces. The functonal representatons of the rsk factors are then used to compute expected casualtes- cvlan and mltary - for varyng alternatves. A top level vew of the NEO-COA model as mplemented n Demos s shown n Fgure 4. There are three uncertantes for the NEO-COA model: Intal USCITS, probablty dstrbutons on the number of U.S. ctens n each of the three regons of the country (captal, north, and south) at the start of a crss plannng operaton; Country Regons Attrton Rsk, whch s the rsk posed to noncombatants over the course of an operaton; and Transfer Rate, whch s the speed at whch cvlans move from ther startng locatons to the assembly areas. Thus a total of nne contnuous probablty dstrbutons must be assgned; typcally, these are subjectve assessments provded by mltary planners usng the model. In Fgure 5, we show the results of applyng the EVI approxmaton technque to the NEO model for perfect nformaton. We see, for example, that the uncertanty about the number of Amercan ctens n the captal has EVI equal to about sx lves, and the uncertanty about the transfer rates n the captal has perfect nformaton value equal to more than seven lves. In all cases, the value of nformaton s hghest for uncertantes relatng to the captal regon, reflectng that the hghest number of ctens are concentrated there. The ntegral n Eq. 4 s evaluated numercally. Perfect nformaton calculatons on nne 6. Conclusons and Future Drectons We have descrbed a general analytc framework for estmatng EVI n a decson model usng preposteror analyss. It employs a lnear-approxmatng assumpton that allows us to wrte the value functon as a frst-order equaton n the nputs. We defne varable to be the dfference n value for the two decson alternatves. Multple lnear regresson on the nputs provdes the necessary constants for the lnear value equaton; we estmate the regresson constants from Monte Carlo sample nformaton. Applyng preposteror analyss to allows us to wrte an approxmaton to the value of perfect and partal nformaton for any combnaton of state varables. There are several areas n whch we plan to extend the work presented here. Frst, we would lke to develop a sster technque for approxmatng EVI on contnuous decson varables. Second, we would lke to examne how well our technque performs relatve to an exact, more costly approach. To ths end we wll apply our method to several large models, run t several tmes, and compare ts results to the correspondng exact answers. Thrd, we wlk apply statstcal proof technques to analye formally the algorthm's convergence and error characterstcs. 7. References Chave, Tom. (1994). "Recoverng Value oflnformaton from Parwse Peeks," Rockwell Palo Alto Scence Lab. Techncal Memorandum. Hennon. Max and Morgan, Granger. (199). Uncertanty: A Gulk ro Dealng wth Uncertanry n Quanttatve Rsk and Polcy Analyss. Cambrdge Unversty Press. Cambrdge. Howard. R. A. (197). "Proxmal Decson Analyss." Management Scence, 17, No. 9: Raffa, Howard and Schlafer, Raben. (1961 ). Appled Statstcal Decson Th ory, MIT Press, Boston. Shavelson, Rchard. (1988). Statstcal Reasonng for IM Behavoral Scences. 2nd ed. Allyn and Bacon, Inc, Boston.

9 Effcent Estmaton of the Value of Informaton n Monte Carlo Models 127 FIGURE 4. Top-level vew of the NEO-COA model. FIGURE 5. Approxmaton of perfect nformaton values. Md Value of Value of Perfect Informaton Key: Uncerta a nput vars Tl X Axs: Country Regons 7.5,..I C p"hl North CountrJ Regons South Ke11 Uncertan nput v rs - Number of UC ets - Attrton r te lll5l Tr nsfeor rat.>

Quiz on Deterministic part of course October 22, 2002

Quiz on Deterministic part of course October 22, 2002 Engneerng ystems Analyss for Desgn Quz on Determnstc part of course October 22, 2002 Ths s a closed book exercse. You may use calculators Grade Tables There are 90 ponts possble for the regular test, or

More information

Tests for Two Correlations

Tests for Two Correlations PASS Sample Sze Software Chapter 805 Tests for Two Correlatons Introducton The correlaton coeffcent (or correlaton), ρ, s a popular parameter for descrbng the strength of the assocaton between two varables.

More information

3: Central Limit Theorem, Systematic Errors

3: Central Limit Theorem, Systematic Errors 3: Central Lmt Theorem, Systematc Errors 1 Errors 1.1 Central Lmt Theorem Ths theorem s of prme mportance when measurng physcal quanttes because usually the mperfectons n the measurements are due to several

More information

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers II. Random Varables Random varables operate n much the same way as the outcomes or events n some arbtrary sample space the dstncton s that random varables are smply outcomes that are represented numercally.

More information

Random Variables. b 2.

Random Variables. b 2. Random Varables Generally the object of an nvestgators nterest s not necessarly the acton n the sample space but rather some functon of t. Techncally a real valued functon or mappng whose doman s the sample

More information

3/3/2014. CDS M Phil Econometrics. Vijayamohanan Pillai N. Truncated standard normal distribution for a = 0.5, 0, and 0.5. CDS Mphil Econometrics

3/3/2014. CDS M Phil Econometrics. Vijayamohanan Pillai N. Truncated standard normal distribution for a = 0.5, 0, and 0.5. CDS Mphil Econometrics Lmted Dependent Varable Models: Tobt an Plla N 1 CDS Mphl Econometrcs Introducton Lmted Dependent Varable Models: Truncaton and Censorng Maddala, G. 1983. Lmted Dependent and Qualtatve Varables n Econometrcs.

More information

Appendix - Normally Distributed Admissible Choices are Optimal

Appendix - Normally Distributed Admissible Choices are Optimal Appendx - Normally Dstrbuted Admssble Choces are Optmal James N. Bodurtha, Jr. McDonough School of Busness Georgetown Unversty and Q Shen Stafford Partners Aprl 994 latest revson September 00 Abstract

More information

Applications of Myerson s Lemma

Applications of Myerson s Lemma Applcatons of Myerson s Lemma Professor Greenwald 28-2-7 We apply Myerson s lemma to solve the sngle-good aucton, and the generalzaton n whch there are k dentcal copes of the good. Our objectve s welfare

More information

/ Computational Genomics. Normalization

/ Computational Genomics. Normalization 0-80 /02-70 Computatonal Genomcs Normalzaton Gene Expresson Analyss Model Computatonal nformaton fuson Bologcal regulatory networks Pattern Recognton Data Analyss clusterng, classfcaton normalzaton, mss.

More information

CHAPTER 3: BAYESIAN DECISION THEORY

CHAPTER 3: BAYESIAN DECISION THEORY CHATER 3: BAYESIAN DECISION THEORY Decson makng under uncertanty 3 rogrammng computers to make nference from data requres nterdscplnary knowledge from statstcs and computer scence Knowledge of statstcs

More information

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019 5-45/65: Desgn & Analyss of Algorthms January, 09 Lecture #3: Amortzed Analyss last changed: January 8, 09 Introducton In ths lecture we dscuss a useful form of analyss, called amortzed analyss, for problems

More information

Consumption Based Asset Pricing

Consumption Based Asset Pricing Consumpton Based Asset Prcng Mchael Bar Aprl 25, 208 Contents Introducton 2 Model 2. Prcng rsk-free asset............................... 3 2.2 Prcng rsky assets................................ 4 2.3 Bubbles......................................

More information

MgtOp 215 Chapter 13 Dr. Ahn

MgtOp 215 Chapter 13 Dr. Ahn MgtOp 5 Chapter 3 Dr Ahn Consder two random varables X and Y wth,,, In order to study the relatonshp between the two random varables, we need a numercal measure that descrbes the relatonshp The covarance

More information

Elements of Economic Analysis II Lecture VI: Industry Supply

Elements of Economic Analysis II Lecture VI: Industry Supply Elements of Economc Analyss II Lecture VI: Industry Supply Ka Hao Yang 10/12/2017 In the prevous lecture, we analyzed the frm s supply decson usng a set of smple graphcal analyses. In fact, the dscusson

More information

A Comparison of Statistical Methods in Interrupted Time Series Analysis to Estimate an Intervention Effect

A Comparison of Statistical Methods in Interrupted Time Series Analysis to Estimate an Intervention Effect Transport and Road Safety (TARS) Research Joanna Wang A Comparson of Statstcal Methods n Interrupted Tme Seres Analyss to Estmate an Interventon Effect Research Fellow at Transport & Road Safety (TARS)

More information

Introduction. Chapter 7 - An Introduction to Portfolio Management

Introduction. Chapter 7 - An Introduction to Portfolio Management Introducton In the next three chapters, we wll examne dfferent aspects of captal market theory, ncludng: Brngng rsk and return nto the pcture of nvestment management Markowtz optmzaton Modelng rsk and

More information

Measures of Spread IQR and Deviation. For exam X, calculate the mean, median and mode. For exam Y, calculate the mean, median and mode.

Measures of Spread IQR and Deviation. For exam X, calculate the mean, median and mode. For exam Y, calculate the mean, median and mode. Part 4 Measures of Spread IQR and Devaton In Part we learned how the three measures of center offer dfferent ways of provdng us wth a sngle representatve value for a data set. However, consder the followng

More information

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME Vesna Radonć Đogatovć, Valentna Radočć Unversty of Belgrade Faculty of Transport and Traffc Engneerng Belgrade, Serba

More information

Chapter 5 Student Lecture Notes 5-1

Chapter 5 Student Lecture Notes 5-1 Chapter 5 Student Lecture Notes 5-1 Basc Busness Statstcs (9 th Edton) Chapter 5 Some Important Dscrete Probablty Dstrbutons 004 Prentce-Hall, Inc. Chap 5-1 Chapter Topcs The Probablty Dstrbuton of a Dscrete

More information

Analysis of Variance and Design of Experiments-II

Analysis of Variance and Design of Experiments-II Analyss of Varance and Desgn of Experments-II MODULE VI LECTURE - 4 SPLIT-PLOT AND STRIP-PLOT DESIGNS Dr. Shalabh Department of Mathematcs & Statstcs Indan Insttute of Technology Kanpur An example to motvate

More information

Evaluating Performance

Evaluating Performance 5 Chapter Evaluatng Performance In Ths Chapter Dollar-Weghted Rate of Return Tme-Weghted Rate of Return Income Rate of Return Prncpal Rate of Return Daly Returns MPT Statstcs 5- Measurng Rates of Return

More information

4. Greek Letters, Value-at-Risk

4. Greek Letters, Value-at-Risk 4 Greek Letters, Value-at-Rsk 4 Value-at-Rsk (Hull s, Chapter 8) Math443 W08, HM Zhu Outlne (Hull, Chap 8) What s Value at Rsk (VaR)? Hstorcal smulatons Monte Carlo smulatons Model based approach Varance-covarance

More information

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture #21 Scribe: Lawrence Diao April 23, 2013

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture #21 Scribe: Lawrence Diao April 23, 2013 COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture #21 Scrbe: Lawrence Dao Aprl 23, 2013 1 On-Lne Log Loss To recap the end of the last lecture, we have the followng on-lne problem wth N

More information

EXAMINATIONS OF THE HONG KONG STATISTICAL SOCIETY

EXAMINATIONS OF THE HONG KONG STATISTICAL SOCIETY EXAMINATIONS OF THE HONG KONG STATISTICAL SOCIETY HIGHER CERTIFICATE IN STATISTICS, 2013 MODULE 7 : Tme seres and ndex numbers Tme allowed: One and a half hours Canddates should answer THREE questons.

More information

Parallel Prefix addition

Parallel Prefix addition Marcelo Kryger Sudent ID 015629850 Parallel Prefx addton The parallel prefx adder presented next, performs the addton of two bnary numbers n tme of complexty O(log n) and lnear cost O(n). Lets notce the

More information

Risk and Return: The Security Markets Line

Risk and Return: The Security Markets Line FIN 614 Rsk and Return 3: Markets Professor Robert B.H. Hauswald Kogod School of Busness, AU 1/25/2011 Rsk and Return: Markets Robert B.H. Hauswald 1 Rsk and Return: The Securty Markets Lne From securtes

More information

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost Tamkang Journal of Scence and Engneerng, Vol. 9, No 1, pp. 19 23 (2006) 19 Economc Desgn of Short-Run CSP-1 Plan Under Lnear Inspecton Cost Chung-Ho Chen 1 * and Chao-Yu Chou 2 1 Department of Industral

More information

Chapter 10 Making Choices: The Method, MARR, and Multiple Attributes

Chapter 10 Making Choices: The Method, MARR, and Multiple Attributes Chapter 0 Makng Choces: The Method, MARR, and Multple Attrbutes INEN 303 Sergy Butenko Industral & Systems Engneerng Texas A&M Unversty Comparng Mutually Exclusve Alternatves by Dfferent Evaluaton Methods

More information

Scribe: Chris Berlind Date: Feb 1, 2010

Scribe: Chris Berlind Date: Feb 1, 2010 CS/CNS/EE 253: Advanced Topcs n Machne Learnng Topc: Dealng wth Partal Feedback #2 Lecturer: Danel Golovn Scrbe: Chrs Berlnd Date: Feb 1, 2010 8.1 Revew In the prevous lecture we began lookng at algorthms

More information

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9 Elton, Gruber, Brown, and Goetzmann Modern Portfolo Theory and Investment Analyss, 7th Edton Solutons to Text Problems: Chapter 9 Chapter 9: Problem In the table below, gven that the rskless rate equals

More information

Notes on experimental uncertainties and their propagation

Notes on experimental uncertainties and their propagation Ed Eyler 003 otes on epermental uncertantes and ther propagaton These notes are not ntended as a complete set of lecture notes, but nstead as an enumeraton of some of the key statstcal deas needed to obtan

More information

OPERATIONS RESEARCH. Game Theory

OPERATIONS RESEARCH. Game Theory OPERATIONS RESEARCH Chapter 2 Game Theory Prof. Bbhas C. Gr Department of Mathematcs Jadavpur Unversty Kolkata, Inda Emal: bcgr.umath@gmal.com 1.0 Introducton Game theory was developed for decson makng

More information

A Bootstrap Confidence Limit for Process Capability Indices

A Bootstrap Confidence Limit for Process Capability Indices A ootstrap Confdence Lmt for Process Capablty Indces YANG Janfeng School of usness, Zhengzhou Unversty, P.R.Chna, 450001 Abstract The process capablty ndces are wdely used by qualty professonals as an

More information

Raising Food Prices and Welfare Change: A Simple Calibration. Xiaohua Yu

Raising Food Prices and Welfare Change: A Simple Calibration. Xiaohua Yu Rasng Food Prces and Welfare Change: A Smple Calbraton Xaohua Yu Professor of Agrcultural Economcs Courant Research Centre Poverty, Equty and Growth Unversty of Göttngen CRC-PEG, Wlhelm-weber-Str. 2 3773

More information

FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS. Richard M. Levich. New York University Stern School of Business. Revised, February 1999

FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS. Richard M. Levich. New York University Stern School of Business. Revised, February 1999 FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS by Rchard M. Levch New York Unversty Stern School of Busness Revsed, February 1999 1 SETTING UP THE PROBLEM The bond s beng sold to Swss nvestors for a prce

More information

The Integration of the Israel Labour Force Survey with the National Insurance File

The Integration of the Israel Labour Force Survey with the National Insurance File The Integraton of the Israel Labour Force Survey wth the Natonal Insurance Fle Natale SHLOMO Central Bureau of Statstcs Kanfey Nesharm St. 66, corner of Bach Street, Jerusalem Natales@cbs.gov.l Abstact:

More information

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates Secton on Survey Research Methods An Applcaton of Alternatve Weghtng Matrx Collapsng Approaches for Improvng Sample Estmates Lnda Tompkns 1, Jay J. Km 2 1 Centers for Dsease Control and Preventon, atonal

More information

EDC Introduction

EDC Introduction .0 Introducton EDC3 In the last set of notes (EDC), we saw how to use penalty factors n solvng the EDC problem wth losses. In ths set of notes, we want to address two closely related ssues. What are, exactly,

More information

Midterm Exam. Use the end of month price data for the S&P 500 index in the table below to answer the following questions.

Midterm Exam. Use the end of month price data for the S&P 500 index in the table below to answer the following questions. Unversty of Washngton Summer 2001 Department of Economcs Erc Zvot Economcs 483 Mdterm Exam Ths s a closed book and closed note exam. However, you are allowed one page of handwrtten notes. Answer all questons

More information

OCR Statistics 1 Working with data. Section 2: Measures of location

OCR Statistics 1 Working with data. Section 2: Measures of location OCR Statstcs 1 Workng wth data Secton 2: Measures of locaton Notes and Examples These notes have sub-sectons on: The medan Estmatng the medan from grouped data The mean Estmatng the mean from grouped data

More information

Final Exam. 7. (10 points) Please state whether each of the following statements is true or false. No explanation needed.

Final Exam. 7. (10 points) Please state whether each of the following statements is true or false. No explanation needed. Fnal Exam Fall 4 Econ 8-67 Closed Book. Formula Sheet Provded. Calculators OK. Tme Allowed: hours Please wrte your answers on the page below each queston. (5 ponts) Assume that the rsk-free nterest rate

More information

Capability Analysis. Chapter 255. Introduction. Capability Analysis

Capability Analysis. Chapter 255. Introduction. Capability Analysis Chapter 55 Introducton Ths procedure summarzes the performance of a process based on user-specfed specfcaton lmts. The observed performance as well as the performance relatve to the Normal dstrbuton are

More information

Physics 4A. Error Analysis or Experimental Uncertainty. Error

Physics 4A. Error Analysis or Experimental Uncertainty. Error Physcs 4A Error Analyss or Expermental Uncertanty Slde Slde 2 Slde 3 Slde 4 Slde 5 Slde 6 Slde 7 Slde 8 Slde 9 Slde 0 Slde Slde 2 Slde 3 Slde 4 Slde 5 Slde 6 Slde 7 Slde 8 Slde 9 Slde 20 Slde 2 Error n

More information

Linear Combinations of Random Variables and Sampling (100 points)

Linear Combinations of Random Variables and Sampling (100 points) Economcs 30330: Statstcs for Economcs Problem Set 6 Unversty of Notre Dame Instructor: Julo Garín Sprng 2012 Lnear Combnatons of Random Varables and Samplng 100 ponts 1. Four-part problem. Go get some

More information

Multifactor Term Structure Models

Multifactor Term Structure Models 1 Multfactor Term Structure Models A. Lmtatons of One-Factor Models 1. Returns on bonds of all maturtes are perfectly correlated. 2. Term structure (and prces of every other dervatves) are unquely determned

More information

Teaching Note on Factor Model with a View --- A tutorial. This version: May 15, Prepared by Zhi Da *

Teaching Note on Factor Model with a View --- A tutorial. This version: May 15, Prepared by Zhi Da * Copyrght by Zh Da and Rav Jagannathan Teachng Note on For Model th a Ve --- A tutoral Ths verson: May 5, 2005 Prepared by Zh Da * Ths tutoral demonstrates ho to ncorporate economc ves n optmal asset allocaton

More information

CS 286r: Matching and Market Design Lecture 2 Combinatorial Markets, Walrasian Equilibrium, Tâtonnement

CS 286r: Matching and Market Design Lecture 2 Combinatorial Markets, Walrasian Equilibrium, Tâtonnement CS 286r: Matchng and Market Desgn Lecture 2 Combnatoral Markets, Walrasan Equlbrum, Tâtonnement Matchng and Money Recall: Last tme we descrbed the Hungaran Method for computng a maxmumweght bpartte matchng.

More information

Appendix for Solving Asset Pricing Models when the Price-Dividend Function is Analytic

Appendix for Solving Asset Pricing Models when the Price-Dividend Function is Analytic Appendx for Solvng Asset Prcng Models when the Prce-Dvdend Functon s Analytc Ovdu L. Caln Yu Chen Thomas F. Cosmano and Alex A. Hmonas January 3, 5 Ths appendx provdes proofs of some results stated n our

More information

REFINITIV INDICES PRIVATE EQUITY BUYOUT INDEX METHODOLOGY

REFINITIV INDICES PRIVATE EQUITY BUYOUT INDEX METHODOLOGY REFINITIV INDICES PRIVATE EQUITY BUYOUT INDEX METHODOLOGY 1 Table of Contents INTRODUCTION 3 TR Prvate Equty Buyout Index 3 INDEX COMPOSITION 3 Sector Portfolos 4 Sector Weghtng 5 Index Rebalance 5 Index

More information

Tests for Two Ordered Categorical Variables

Tests for Two Ordered Categorical Variables Chapter 253 Tests for Two Ordered Categorcal Varables Introducton Ths module computes power and sample sze for tests of ordered categorcal data such as Lkert scale data. Assumng proportonal odds, such

More information

Economics 1410 Fall Section 7 Notes 1. Define the tax in a flexible way using T (z), where z is the income reported by the agent.

Economics 1410 Fall Section 7 Notes 1. Define the tax in a flexible way using T (z), where z is the income reported by the agent. Economcs 1410 Fall 2017 Harvard Unversty Yaan Al-Karableh Secton 7 Notes 1 I. The ncome taxaton problem Defne the tax n a flexble way usng T (), where s the ncome reported by the agent. Retenton functon:

More information

Solution of periodic review inventory model with general constrains

Solution of periodic review inventory model with general constrains Soluton of perodc revew nventory model wth general constrans Soluton of perodc revew nventory model wth general constrans Prof Dr J Benkő SZIU Gödöllő Summary Reasons for presence of nventory (stock of

More information

Lecture 7. We now use Brouwer s fixed point theorem to prove Nash s theorem.

Lecture 7. We now use Brouwer s fixed point theorem to prove Nash s theorem. Topcs on the Border of Economcs and Computaton December 11, 2005 Lecturer: Noam Nsan Lecture 7 Scrbe: Yoram Bachrach 1 Nash s Theorem We begn by provng Nash s Theorem about the exstance of a mxed strategy

More information

Understanding Annuities. Some Algebraic Terminology.

Understanding Annuities. Some Algebraic Terminology. Understandng Annutes Ma 162 Sprng 2010 Ma 162 Sprng 2010 March 22, 2010 Some Algebrac Termnology We recall some terms and calculatons from elementary algebra A fnte sequence of numbers s a functon of natural

More information

Likelihood Fits. Craig Blocker Brandeis August 23, 2004

Likelihood Fits. Craig Blocker Brandeis August 23, 2004 Lkelhood Fts Crag Blocker Brandes August 23, 2004 Outlne I. What s the queston? II. Lkelhood Bascs III. Mathematcal Propertes IV. Uncertantes on Parameters V. Mscellaneous VI. Goodness of Ft VII. Comparson

More information

iii) pay F P 0,T = S 0 e δt when stock has dividend yield δ.

iii) pay F P 0,T = S 0 e δt when stock has dividend yield δ. Fnal s Wed May 7, 12:50-2:50 You are allowed 15 sheets of notes and a calculator The fnal s cumulatve, so you should know everythng on the frst 4 revews Ths materal not on those revews 184) Suppose S t

More information

CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS

CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS QUESTIONS 9.1. (a) In a log-log model the dependent and all explanatory varables are n the logarthmc form. (b) In the log-ln model the dependent varable

More information

Introduction to game theory

Introduction to game theory Introducton to game theory Lectures n game theory ECON5210, Sprng 2009, Part 1 17.12.2008 G.B. Ashem, ECON5210-1 1 Overvew over lectures 1. Introducton to game theory 2. Modelng nteractve knowledge; equlbrum

More information

UNIVERSITY OF NOTTINGHAM

UNIVERSITY OF NOTTINGHAM UNIVERSITY OF NOTTINGHAM SCHOOL OF ECONOMICS DISCUSSION PAPER 99/28 Welfare Analyss n a Cournot Game wth a Publc Good by Indraneel Dasgupta School of Economcs, Unversty of Nottngham, Nottngham NG7 2RD,

More information

Least Cost Strategies for Complying with New NOx Emissions Limits

Least Cost Strategies for Complying with New NOx Emissions Limits Least Cost Strateges for Complyng wth New NOx Emssons Lmts Internatonal Assocaton for Energy Economcs New England Chapter Presented by Assef A. Zoban Tabors Caramans & Assocates Cambrdge, MA 02138 January

More information

occurrence of a larger storm than our culvert or bridge is barely capable of handling? (what is The main question is: What is the possibility of

occurrence of a larger storm than our culvert or bridge is barely capable of handling? (what is The main question is: What is the possibility of Module 8: Probablty and Statstcal Methods n Water Resources Engneerng Bob Ptt Unversty of Alabama Tuscaloosa, AL Flow data are avalable from numerous USGS operated flow recordng statons. Data s usually

More information

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002 TO5 Networng: Theory & undamentals nal xamnaton Professor Yanns. orls prl, Problem [ ponts]: onsder a rng networ wth nodes,,,. In ths networ, a customer that completes servce at node exts the networ wth

More information

Single-Item Auctions. CS 234r: Markets for Networks and Crowds Lecture 4 Auctions, Mechanisms, and Welfare Maximization

Single-Item Auctions. CS 234r: Markets for Networks and Crowds Lecture 4 Auctions, Mechanisms, and Welfare Maximization CS 234r: Markets for Networks and Crowds Lecture 4 Auctons, Mechansms, and Welfare Maxmzaton Sngle-Item Auctons Suppose we have one or more tems to sell and a pool of potental buyers. How should we decde

More information

Problem Set 6 Finance 1,

Problem Set 6 Finance 1, Carnege Mellon Unversty Graduate School of Industral Admnstraton Chrs Telmer Wnter 2006 Problem Set 6 Fnance, 47-720. (representatve agent constructon) Consder the followng two-perod, two-agent economy.

More information

Problems to be discussed at the 5 th seminar Suggested solutions

Problems to be discussed at the 5 th seminar Suggested solutions ECON4260 Behavoral Economcs Problems to be dscussed at the 5 th semnar Suggested solutons Problem 1 a) Consder an ultmatum game n whch the proposer gets, ntally, 100 NOK. Assume that both the proposer

More information

Creating a zero coupon curve by bootstrapping with cubic splines.

Creating a zero coupon curve by bootstrapping with cubic splines. MMA 708 Analytcal Fnance II Creatng a zero coupon curve by bootstrappng wth cubc splnes. erg Gryshkevych Professor: Jan R. M. Röman 0.2.200 Dvson of Appled Mathematcs chool of Educaton, Culture and Communcaton

More information

Cracking VAR with kernels

Cracking VAR with kernels CUTTIG EDGE. PORTFOLIO RISK AALYSIS Crackng VAR wth kernels Value-at-rsk analyss has become a key measure of portfolo rsk n recent years, but how can we calculate the contrbuton of some portfolo component?

More information

Understanding price volatility in electricity markets

Understanding price volatility in electricity markets Proceedngs of the 33rd Hawa Internatonal Conference on System Scences - 2 Understandng prce volatlty n electrcty markets Fernando L. Alvarado, The Unversty of Wsconsn Rajesh Rajaraman, Chrstensen Assocates

More information

Supplementary material for Non-conjugate Variational Message Passing for Multinomial and Binary Regression

Supplementary material for Non-conjugate Variational Message Passing for Multinomial and Binary Regression Supplementary materal for Non-conjugate Varatonal Message Passng for Multnomal and Bnary Regresson October 9, 011 1 Alternatve dervaton We wll focus on a partcular factor f a and varable x, wth the am

More information

Теоретические основы и методология имитационного и комплексного моделирования

Теоретические основы и методология имитационного и комплексного моделирования MONTE-CARLO STATISTICAL MODELLING METHOD USING FOR INVESTIGA- TION OF ECONOMIC AND SOCIAL SYSTEMS Vladmrs Jansons, Vtaljs Jurenoks, Konstantns Ddenko (Latva). THE COMMO SCHEME OF USI G OF TRADITIO AL METHOD

More information

Sequential equilibria of asymmetric ascending auctions: the case of log-normal distributions 3

Sequential equilibria of asymmetric ascending auctions: the case of log-normal distributions 3 Sequental equlbra of asymmetrc ascendng auctons: the case of log-normal dstrbutons 3 Robert Wlson Busness School, Stanford Unversty, Stanford, CA 94305-505, USA Receved: ; revsed verson. Summary: The sequental

More information

Clearing Notice SIX x-clear Ltd

Clearing Notice SIX x-clear Ltd Clearng Notce SIX x-clear Ltd 1.0 Overvew Changes to margn and default fund model arrangements SIX x-clear ( x-clear ) s closely montorng the CCP envronment n Europe as well as the needs of ts Members.

More information

Statistical Delay Computation Considering Spatial Correlations

Statistical Delay Computation Considering Spatial Correlations Statstcal Delay Computaton Consderng Spatal Correlatons Aseem Agarwal, Davd Blaauw, *Vladmr Zolotov, *Savthr Sundareswaran, *Mn Zhao, *Kaushk Gala, *Rajendran Panda Unversty of Mchgan, Ann Arbor, MI *Motorola,

More information

Dynamic Analysis of Knowledge Sharing of Agents with. Heterogeneous Knowledge

Dynamic Analysis of Knowledge Sharing of Agents with. Heterogeneous Knowledge Dynamc Analyss of Sharng of Agents wth Heterogeneous Kazuyo Sato Akra Namatame Dept. of Computer Scence Natonal Defense Academy Yokosuka 39-8686 JAPAN E-mal {g40045 nama} @nda.ac.jp Abstract In ths paper

More information

MULTIPLE CURVE CONSTRUCTION

MULTIPLE CURVE CONSTRUCTION MULTIPLE CURVE CONSTRUCTION RICHARD WHITE 1. Introducton In the post-credt-crunch world, swaps are generally collateralzed under a ISDA Master Agreement Andersen and Pterbarg p266, wth collateral rates

More information

Introduction to PGMs: Discrete Variables. Sargur Srihari

Introduction to PGMs: Discrete Variables. Sargur Srihari Introducton to : Dscrete Varables Sargur srhar@cedar.buffalo.edu Topcs. What are graphcal models (or ) 2. Use of Engneerng and AI 3. Drectonalty n graphs 4. Bayesan Networks 5. Generatve Models and Samplng

More information

Cyclic Scheduling in a Job shop with Multiple Assembly Firms

Cyclic Scheduling in a Job shop with Multiple Assembly Firms Proceedngs of the 0 Internatonal Conference on Industral Engneerng and Operatons Management Kuala Lumpur, Malaysa, January 4, 0 Cyclc Schedulng n a Job shop wth Multple Assembly Frms Tetsuya Kana and Koch

More information

AMS Financial Derivatives I

AMS Financial Derivatives I AMS 691-03 Fnancal Dervatves I Fnal Examnaton (Take Home) Due not later than 5:00 PM, Tuesday, 14 December 2004 Robert J. Frey Research Professor Stony Brook Unversty, Appled Mathematcs and Statstcs frey@ams.sunysb.edu

More information

arxiv:cond-mat/ v1 [cond-mat.other] 28 Nov 2004

arxiv:cond-mat/ v1 [cond-mat.other] 28 Nov 2004 arxv:cond-mat/0411699v1 [cond-mat.other] 28 Nov 2004 Estmatng Probabltes of Default for Low Default Portfolos Katja Pluto and Drk Tasche November 23, 2004 Abstract For credt rsk management purposes n general,

More information

A Case Study for Optimal Dynamic Simulation Allocation in Ordinal Optimization 1

A Case Study for Optimal Dynamic Simulation Allocation in Ordinal Optimization 1 A Case Study for Optmal Dynamc Smulaton Allocaton n Ordnal Optmzaton Chun-Hung Chen, Dongha He, and Mchael Fu 4 Abstract Ordnal Optmzaton has emerged as an effcent technque for smulaton and optmzaton.

More information

Bid-auction framework for microsimulation of location choice with endogenous real estate prices

Bid-auction framework for microsimulation of location choice with endogenous real estate prices Bd-aucton framework for mcrosmulaton of locaton choce wth endogenous real estate prces Rcardo Hurtuba Mchel Berlare Francsco Martínez Urbancs Termas de Chllán, Chle March 28 th 2012 Outlne 1) Motvaton

More information

Jeffrey Ely. October 7, This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.

Jeffrey Ely. October 7, This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. October 7, 2012 Ths work s lcensed under the Creatve Commons Attrbuton-NonCommercal-ShareAlke 3.0 Lcense. Recap We saw last tme that any standard of socal welfare s problematc n a precse sense. If we want

More information

A Single-Product Inventory Model for Multiple Demand Classes 1

A Single-Product Inventory Model for Multiple Demand Classes 1 A Sngle-Product Inventory Model for Multple Demand Classes Hasan Arslan, 2 Stephen C. Graves, 3 and Thomas Roemer 4 March 5, 2005 Abstract We consder a sngle-product nventory system that serves multple

More information

Efficient calculation of expected shortfall contributions in large credit portfolios

Efficient calculation of expected shortfall contributions in large credit portfolios Effcent calculaton of expected shortfall contrbutons n large credt portfolos Mchael Kalkbrener 1, Anna Kennedy 1, Monka Popp 2 November 26, 2007 Abstract In the framework of a standard structural credt

More information

Testing for Omitted Variables

Testing for Omitted Variables Testng for Omtted Varables Jeroen Weese Department of Socology Unversty of Utrecht The Netherlands emal J.weese@fss.uu.nl tel +31 30 2531922 fax+31 30 2534405 Prepared for North Amercan Stata users meetng

More information

Equilibrium in Prediction Markets with Buyers and Sellers

Equilibrium in Prediction Markets with Buyers and Sellers Equlbrum n Predcton Markets wth Buyers and Sellers Shpra Agrawal Nmrod Megddo Benamn Armbruster Abstract Predcton markets wth buyers and sellers of contracts on multple outcomes are shown to have unque

More information

Welfare Aspects in the Realignment of Commercial Framework. between Japan and China

Welfare Aspects in the Realignment of Commercial Framework. between Japan and China Prepared for the 13 th INFORUM World Conference n Huangshan, Chna, July 3 9, 2005 Welfare Aspects n the Realgnment of Commercal Framework between Japan and Chna Toshak Hasegawa Chuo Unversty, Japan Introducton

More information

Algorithm For The Techno-Economic Optimization Applied In Projects Of Wind Parks Of Latin America.

Algorithm For The Techno-Economic Optimization Applied In Projects Of Wind Parks Of Latin America. IOSR Journal of Mechancal and Cvl Engneerng (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 13, Issue 4 Ver. VI (Jul. - Aug. 2016), PP 60-65 www.osrjournals.org Algorthm For The Techno-Economc

More information

ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE)

ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE) ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE) May 17, 2016 15:30 Frst famly name: Name: DNI/ID: Moble: Second famly Name: GECO/GADE: Instructor: E-mal: Queston 1 A B C Blank Queston 2 A B C Blank Queston

More information

Bayesian belief networks

Bayesian belief networks CS 2750 achne Learnng Lecture 12 ayesan belef networks los Hauskrecht mlos@cs.ptt.edu 5329 Sennott Square CS 2750 achne Learnng Densty estmaton Data: D { D1 D2.. Dn} D x a vector of attrbute values ttrbutes:

More information

Global sensitivity analysis of credit risk portfolios

Global sensitivity analysis of credit risk portfolios Global senstvty analyss of credt rsk portfolos D. Baur, J. Carbon & F. Campolongo European Commsson, Jont Research Centre, Italy Abstract Ths paper proposes the use of global senstvty analyss to evaluate

More information

ECE 586GT: Problem Set 2: Problems and Solutions Uniqueness of Nash equilibria, zero sum games, evolutionary dynamics

ECE 586GT: Problem Set 2: Problems and Solutions Uniqueness of Nash equilibria, zero sum games, evolutionary dynamics Unversty of Illnos Fall 08 ECE 586GT: Problem Set : Problems and Solutons Unqueness of Nash equlbra, zero sum games, evolutonary dynamcs Due: Tuesday, Sept. 5, at begnnng of class Readng: Course notes,

More information

- contrast so-called first-best outcome of Lindahl equilibrium with case of private provision through voluntary contributions of households

- contrast so-called first-best outcome of Lindahl equilibrium with case of private provision through voluntary contributions of households Prvate Provson - contrast so-called frst-best outcome of Lndahl equlbrum wth case of prvate provson through voluntary contrbutons of households - need to make an assumpton about how each household expects

More information

Monetary Tightening Cycles and the Predictability of Economic Activity. by Tobias Adrian and Arturo Estrella * October 2006.

Monetary Tightening Cycles and the Predictability of Economic Activity. by Tobias Adrian and Arturo Estrella * October 2006. Monetary Tghtenng Cycles and the Predctablty of Economc Actvty by Tobas Adran and Arturo Estrella * October 2006 Abstract Ten out of thrteen monetary tghtenng cycles snce 1955 were followed by ncreases

More information

2) In the medium-run/long-run, a decrease in the budget deficit will produce:

2) In the medium-run/long-run, a decrease in the budget deficit will produce: 4.02 Quz 2 Solutons Fall 2004 Multple-Choce Questons ) Consder the wage-settng and prce-settng equatons we studed n class. Suppose the markup, µ, equals 0.25, and F(u,z) = -u. What s the natural rate of

More information

ISE High Income Index Methodology

ISE High Income Index Methodology ISE Hgh Income Index Methodology Index Descrpton The ISE Hgh Income Index s desgned to track the returns and ncome of the top 30 U.S lsted Closed-End Funds. Index Calculaton The ISE Hgh Income Index s

More information

AC : THE DIAGRAMMATIC AND MATHEMATICAL APPROACH OF PROJECT TIME-COST TRADEOFFS

AC : THE DIAGRAMMATIC AND MATHEMATICAL APPROACH OF PROJECT TIME-COST TRADEOFFS AC 2008-1635: THE DIAGRAMMATIC AND MATHEMATICAL APPROACH OF PROJECT TIME-COST TRADEOFFS Kun-jung Hsu, Leader Unversty Amercan Socety for Engneerng Educaton, 2008 Page 13.1217.1 Ttle of the Paper: The Dagrammatc

More information

Discounted Cash Flow (DCF) Analysis: What s Wrong With It And How To Fix It

Discounted Cash Flow (DCF) Analysis: What s Wrong With It And How To Fix It Dscounted Cash Flow (DCF Analyss: What s Wrong Wth It And How To Fx It Arturo Cfuentes (* CREM Facultad de Economa y Negocos Unversdad de Chle June 2014 (* Jont effort wth Francsco Hawas; Depto. de Ingenera

More information

Quantitative Portfolio Theory & Performance Analysis

Quantitative Portfolio Theory & Performance Analysis 550.447 Quanttatve ortfolo Theory & erformance Analyss Wee of March 4 & 11 (snow), 013 ast Algorthms, the Effcent ronter & the Sngle-Index Model Where we are Chapters 1-3 of AL: erformance, Rs and MT Chapters

More information

Domestic Savings and International Capital Flows

Domestic Savings and International Capital Flows Domestc Savngs and Internatonal Captal Flows Martn Feldsten and Charles Horoka The Economc Journal, June 1980 Presented by Mchael Mbate and Chrstoph Schnke Introducton The 2 Vews of Internatonal Captal

More information