ROC curves and nonrandom data

Size: px
Start display at page:

Download "ROC curves and nonrandom data"

Transcription

1 Thi i the working paper verion of Cook, J. A. (2017): ROC urve and nonrandom data, Pattern Reognition Letter, 85(1), ROC urve and nonrandom data Jonathan Aaron Cook May 2016 Abtrat Thi paper how that when a laifier i evaluated with nonrandom tet data, ROC urve differ from the ROC urve that would be obtained with a random ample. To addre thi bia, thi paper introdue a proedure for plotting ROC urve that are inferred from nonrandom tet data. I provide imulation and an example with wine data to illutrate the proedure a well a the magnitude of bia that i found in tandard ROC urve generated from nonrandom tet data. Keyword: ROC urve; Claifier evaluation; Sample-eletion bia 1 Introdution In many etting, data are olleted in a nonrandom fahion. The deiion to invetigate inurane laim for fraud may be baed on a preditive model. Invetigating inurane laim i otly and it may be diffiult to alloate reoure to inpet a random ample of laim. Similarly, the Internal Revenue Servie (IRS) ue a model that predit tax-filing error to elet tax return for audit. A reommender ytem may only how the uer item that are predited to be of interet. In thee three example, data are only olleted for intane that are judged to be more likely to be poitive ae. Thi paper make two ontribution. Thi paper firt ontribution i a haraterization of the bia that reult in reeiver operating harateriti (ROC) urve when they are generated with nonrandom tet data. Nonrandom tet data an arie from uing the laifier that we want to evaluate to elet the tet data or from uing ome other laifier to elet the tet data. Thi paper how that the bia that arie in evaluating the laifier that wa ued to elet the tet data i imilar to the well-known bia for regreion with trunation on the dependent variable. When we only oberve ae whih are ored uffiiently high by the laifier, there i a type of attenuation bia for ROC urve. Thi paper alo how that the ROC urve are puhed outward for a laifier with low orrelation to the laifier that wa ued to elet the tet data. Thi bia that arie when another laifier eleted the tet data i related to the bia for linear regreion with inidental trunation. Thi paper eond ontribution i a proedure to reate ROC urve that provide a onitent etimate of the ROC urve that would be obtained with random tet data. Thi proedure infer the preditive power of the laifier baed on available data and plot the implied ROC urve. The derived ROC urve are baed on eonometri work on bivariate probit analyi (e.g. Van de Ven and Van Pragg (1981) and Poirier (1980)). A key differene between thi paper and Thi paper i under onideration at Pattern Reognition Letter Publi Company Aounting Overight Board. The PCAOB, a a matter of poliy dilaim reponibility for any private publiation or tatement by any of it Eonomi Reearh Fellow and employee. The view expreed in thi paper are the view of the author and do not neearily reflet the view of the Board, individual Board member, or taff of the PCAOB. JACook@ui.edu

2 truth predition poitive negative poitive True Fale Poitive (T P ) Poitive (F P ) negative Fale True Negative (F N) Negative (T N) total Poitive (P ) Negative (N) Table 1: Confuion matrix. prior work on eletion problem i that the problem onidered by thi paper are not regreion equation. Setion 4.2 diue intane for whih ROC urve are biaed, but the parameter of a regreion equation would not be. Thi paper make ditributional aumption that lead to maximum likelihood problem that are imilar to thoe enountered in etimating regreion equation with trunation or inidental trunation. Under the ditributional aumption ued in thi paper, a laifier expeted ROC urve i determined by two parameter. The firt parameter determine how many poitive ae there are in the population. The eond parameter i the orrelation of the laifier output with the true latent propenity to be a poitive ae. Thi paper proedure i related to the Dorfman-Alf (1969) proedure for etimating parameter of fitted ROC urve, whih alo ue maximum likelihood etimate under parametri aumption. The Dorfman-Alf proedure doe not orret for eleting tet data with a laifier. Thi paper ontribute to the literature on evaluating laifier. Reent work have hown the onnetion between ROC urve and preiion-reall urve (Davi and Goadrih 2006) and ot urve (Hernández-Orallo et al. 2013). Other work on the propertie of evaluation metri for laifier inlude Wang et al. (2013), who how that normalized diounted umulative gain (NDCG) an onitently ditinguih laifier, and Moffat (2013), who provide propertie of evaluation metri. There doe not appear to be any exiting work on evaluating laifier with nonrandom data. Thi paper doe not onider the problem of reating a laifier with nonrandom data. To reate laifier with nonrandom training data, the eonometri literature ha built on the ample-eletion orretion regreion of Hekman (1976, 1979) (ee Van de Ven and Van Pragg (1981) for a binary laifier). The redit-oring literature ha introdued rejet inferene, whih inorporate information from uneleted item, to improve laifier performane (ee, for example, Crook and Banaik 2004). In the next etion, I derive the bia in ROC urve when the laifier being evaluated wa ued to elet the tet data. Setion 3 derive a ROC urve that i onitent with nonrandom tet data. I onider two ae of nonrandom tet data: (i) Uing the laifier that we want to evaluate to elet the tet data, and (ii) Uing an unknown laifier to elet the tet data. Monte Carlo imulation and an example with wine quality data are preented in Setion 4 and 5 to illutrate thi proedure a well a the bia found in tandard ROC urve. Setion 6 onlude. 2

3 2 Claifier and ROC urve A laifier map intane to predited lae. Thi paper foue on binary laifier, whih map to two lae (e.g., poitive and negative). While ome laifier map diretly to predited lae, thi paper foue on laifier that produe a ontinuou output. Given the laifier output and a threhold, we laify all intane above the threhold a poitive and all intane below the threhold a negative. The onfuion matrix in Figure 1 define true poitive (TP), true negative (TN), poitive (P), and negative (N). We define enitivity and peifiity a Senitivity = T P P, and (1) Speifiity = T N N. (2) ROC urve, whih plot enitivity a a funtion of peifiity for all poible threhold, illutrate a laifier trade-off between true poitive and fale negative. A higher value of enitivity for a given value of peifiity indiate better performane. The area under the ROC urve (AUC) i a ommonly ued metri for evaluating a laifier performane (a deribed by Bradley (1997)). If the laifier output ha no onnetion to the true la, the expeted AUC would be.5. An exellent introdution to ROC urve i provided by Fawett (2006). 2.1 Evaluating a laifier that wa ued to elet the tet data Thi etion how that ROC urve are biaed downward for the laifier that wa ued to elet the tet data. Let u denote the ontinuou output of laifier A for eah intane i a a i. I aume that there i ome unoberved propenity to be a poitive ae and denote thi propenity a p i for eah intane i. The true laifiation of eah intane i { poitive if pi p outome i = negative otherwie, (3) where p i the threhold for an intane to be a poitive ae. A value of p = 0 indiate that half of the obervation are poitive ae. The la kew inreae with the abolute value of p. Throughout thi paper, I treat both p i and a i a (poibly orrelated) random variable. The modeler never oberve p i, only outome i. For a given threhold, we an give probabiliti definition of enitivity and peifiity: Senitivity = Prob(a i > p i > p ), and (4) Speifiity = Prob(a i < p i < p ). (5) The value in Equation (1) and (2) provide ample etimate of thee probabilitie. Thi etion onider the implet form of hooing tet data baed on the laifier output: hooing all intane with a value of a i above (for ome ontant ). We denote enitivity and peifiity onditional on eletion a Senitivity Seletion = Prob(a i > p i > p, a i > ), and (6) Speifiity Seletion = Prob(a i < p i < p, a i > ). (7) When data are hoen baed on the laifier output, the etimate in Equation (1) and (2) provide an etimate of the value in Equation (6) and (7) intead of the value in Equation (4) and (5). The following lemma will aid in proving our reult regarding the bia in tandard ROC urve for nonrandom tet data. 3

4 Lemma 1 For a fixed value of, onditioning on eletion (i) Inreae enitivity, i.e. Senitivity < Senitivity Seletion for all < <, and (ii) Dereae peifiity, i.e. Speifiity > Speifiity Seletion for all < <. All proof are provided in the appendix. For a given utoff level, eletion move enitivity and peifiity in oppoite diretion. The intuition for thi reult i that, a we fou on intane that our laifier onider more likely to be poitive ae, we will have more poitive ae in our tet data. Senitivity, whih i onditional on the number of poitive ae, i biaed downward a the relative prevalene of poitive ae inreae. Similarly, peifiity i biaed upward a the relative number of negative ae dereae. The ROC urve plot enitivity a a funtion of peifiity: Senitivity( Speifiity) =Prob(a i > p i > p ), where atifie Speifiity = Prob(a i < p i < p ). (8) Up to thi point, we have not made any ditributional aumption. To derive analytial reult about the effet of eletion on ROC urve, it i ueful to aume that p i and a i ome from a bivariate normal ditribution: ( pi a i ) ([ 0 N 2 0 ] [ 1 ρap, ρ ap 1 The multivariate normal ditribution i hoen beaue of the relative eae of working with onditional ditribution. Given that the ale of the unoberved rik i arbitrary, I define the mean and variane of p i to be zero and one. Thi i only done for notational impliity and p i an be redefined uh that i ha mean zero and variane one. The aumption that the laifier output i normally ditributed i an eaily tetable aumption. We are now ready to tate the main reult of thi etion. Propoition 2 When tet data are eleted baed on the laifier that we want to evaluate, enitivity i lower for all value of peifiity between zero and one. The aumed bivariate ditribution i a uffiient but not neeary ondition for Propoition 2. The downward bia in the ROC urve i reated by trunating the ditribution of the laifier output. Trunation aue an attenuation bia in pereived orrelation between the laifier output and the latent propenity to be a poitive ae. Thi attenuation bia aue the ROC urve to ave in. 2.2 Evaluating a laifier with tet data eleted by an another laifier I now onider the ae of uing another laifier, with output denoted a b, to elet the tet data. Thi paper foue on ituation in whih b i not oberved. Appendix B explore the ae when b i oberved. We aume that eah intane of b an be written a b i = δ X i + γ a i + ε i, where X i i a vetor of feature for ae i and ε i i a tandard normal random variable. The parameter δ i a vetor of oeffiient and γ indiate the degree to whih the laifier output ]). 4

5 Figure 1: ROC urve for a laifier that wa ued to elet the tet data. The imulation above ue ρ ap =.7 and p = 0. For data that wa eleted by the laifier, 1,000 intane are drawn from the bivariate normal ditribution and the 500 draw with the greatet value of a are hoen. wa inorporated into the eletion proe. I aume that ε i mean independent of X and α, i.e. E(ε X, α) = 0. Thi aumption allow for etimation of δ and γ by a probit regreion. The eletion rule i { Seleted if δ Xi + γ a i + ε i >. (9) Not eleted otherwie When δ = 0, γ = 1, and Var(ε) = 0, thi eletion rule redue to the ae explored in Setion 2.1. A poitive orrelation between ε and p indiate that information that ued to elet the tet data, whih i not inluded in a, i preditive of poitive ae. 3 ROC urve for nonrandom tet data Thi paper proedure for reating ROC urve that are robut to ample eletion i to infer the preditive power of the laifier (taking trunation into onideration) then draw the ROC urve that i implied by our ditributional aumption. The propoed proedure ha the following three tep. Step 1 Subtrat the mean and divide by the tandard deviation to tandardize the laifier output. The mean and tandard deviation hould be baed on all of the data, not only on the eleted intane. Step 2 Etimate p and the orrelation between the laifier output and the latent propenity to be a poitive ae, i.e. ρ ap. Step 3 Draw the ROC urve that i implied by our etimate in Step 2 and Senitivity( Speifiity) =Prob(a i > p i > p ), where atifie Speifiity = Prob(a i < p i < p ). (10) 5

6 Figure 2: ROC urve with tet data eleted by another laifier. The imulation above ue ρ ap = ρ εp =.7, γ = 0, and p = 0. For data that wa eleted by the laifier, 1,000 intane are drawn from the bivariate normal ditribution and the 500 draw with the greatet value of γ a + ε are hoen. To draw the ROC that implied by thee etimate (denoted here a p and ρ ap ), begin with a et of utoff with uffiiently large range (e.g., -4 to 4). For eah utoff [ 4, 4], we find the orreponding value of enitivity a Prob(a i > p i > p ) = and peifiity a [ 1 Φ( p ) ] 1 Prob(a i < p i < p ) = Φ( p ) 1 [ ( [ ] )] φ(a) 1 Φ p 2 ρ ap a / 1 ρ ap da (11) ( [ ] ) φ(a) Φ p 2 ρ ap a / 1 ρ ap da. (12) The ROC urve that we draw in Step 3 i a determiniti funtion of the maximum likelihood etimate from Step 2. By the funtional invariane property of maximum likelihood etimate, we know that the ROC urve drawn in Step 3 i a onitent etimate of the expeted ROC urve. The remainder of thi etion derive the maximum likelihood etimate for p and the orrelation between the laifier and the latent propenity to be a poitive ae. Thee maximum likelihood etimate, a well a Equation (11) and (12), are baed on an aumption of multivariate normality. The example in Setion 4 illutrate the performane of thi proedure for a ae when the laifier output i not normally ditributed. 6

7 3.1 Evaluating a laifier that wa ued to elet the tet data After eleting on a, the likelihood funtion for the data an be expreed a L = Φ( [p ρ ap a i ]/ 1 ρ 2 ap) 1(outome i=poitive) i Φ([p ρ ap a i ]/ 1 ρ 2 ap) 1(outomei=negative) φ(a i ), (13) where 1( ) i the indiator funtion. We an find the maximum likelihood etimate for ρ ap and p from ρ ap, p = arg max [1(outome i = poitive] ln[φ( [p ρ ap a i ]/ 1 ρ 2 ρ ap,p ap)] i + [1(outome i = negative)] ln[φ([p ρ ap a i ]/ 1 ρ 2 ap)] (14) i The maximum likelihood etimate only depend on the intane that were eleted by the laifier. The non-eleted ae do not provide any additional information. An additional benefit of thi proedure i that it provide an etimate of p. We an ue the marginal ditribution of p i to infer the perent of poitive ae in the population. 3.2 Evaluating a laifier with tet data eleted by another laifier Under the eletion rule { Seleted if δ Xi + γ a i + ε i > Not eleted otherwie, the likelihood funtion i L = Φ 2 (δ X i + γ a i, (p a i ρ ap )/ 1 ρ 2 ap ; ρ εp ) 1(outome i=poitive) i Φ 2 (δ X i + γ a i, (p a i ρ ap )/ 1 ρ 2 ap ; ρ εp ) 1(outome i=negative) Φ( [δ X i + γ a i ]) 1(outome i=na). (15) Thi i a reparameterization of the likelihood derived by Van de Ven and Van Pragg (1981). The parameter δ, γ,, ρ ap, and ρ εp an be etimated by maximizing the likelihood funtion in Equation (15). 4 Simulation Thi etion report the reult of imulation exerie for both of the proedure preented in the previou etion. The purpoe of thee imulation i to illutrate the performane of inferred ROC urve a well a the bia that arie in tandard ROC urve. 4.1 Evaluating a laifier that wa ued to elet the tet data I firt imulate the ROC urve that i obtained with random tet data. For eah Monte Carlo run, I draw 500 obervation from the ditribution ( ) ([ ] [ ]) pi 0 1 ρap N 2, 0 ρ ap 1 a i 7

8 Evaluating a laifier that wa ued to elet the tet data ρ ap =.2 ρ ap =.5 ρ ap =.7 AUC for ROC urve with a random ample (.026) (.022) (.018) AUC for tandard ROC urve with data eleted by a laifier (.027) (.025) (.025) AUC for inferred ROC urve with data eleted by a laifier (.041) (.034) (.027) Portion poitive ae in nonrandom tet data (.022) (.022) (.021) Table 2: Reult baed on 10,000 imulation. Eah imulation i baed on a ample of 500 draw. Mean value aro the imulation are preented with tandard deviation in parenthei. The parameter p i et to zero for all imulation o the portion of poitive ae in the unbiaed ae i.5. and define the outome a outome i = { poitive if pi p negative otherwie. I then alulate the AUC for A. Thi erve a an etimate of the unbiaed AUC. Next, I imulate the ROC urve that reult with eletion and with the inferred ROC urve. I draw 1,000 obervation from thi ditribution, ort them by the value of a and keep the top 500. Thi i done o that there i a high degree of eletivity, but the number of obervation ued to generate the ROC urve i the ame for both the random and nonrandom ae. I then ue the 500 nonrandom obervation to etimate ρ ap and p baed on Equation (14). Thee value are ued to generate the ROC urve baed on Senitivity( Speifiity) =Prob(a i > p i > p ), Speifiity = Prob(a i < p i < p ). where atifie I ue a value of p = 0 for all imulation, but vary the value of ρ ap aro imulation. ROC urve for one imulation are preented in Figure 1. The biaed ROC i aved in verion of the ROC that i obtained with random data. The inferred ROC urve preent a moothed out verion of the unbiaed ROC urve. I ue 100,000 Monte Carlo run for eah value of ρ ap. Thee reult are provided in Table 2. For better laifier, whih have larger value of ρ ap, the bia of the AUC of tandard ROC urve i larger. When ρ ap =.7, the AUC for tandard ROC when the data are eleted by the laifier i 13% le than the AUC with a random ample (.719 ompared with.830). The bia when ρ ap =.2 i only 6% (.553 ompared with.590). In eah ae, the average area under the inferred ROC urve mathe the average AUC that i obtained with a random ample. 4.2 Evaluating a laifier with tet data eleted by another laifier For eah Monte Carlo run, I draw 1,000 obervation from the ditribution p i 0 1 ρ ap ρ εp a i N 3 0, ρ ap 1 0 ε i 0 ρ εp 0 1 8

9 Evaluating a laifier with tet data eleted by another laifier ρ ap =.2 ρ ap =.5 ρ ap =.7 AUC for ROC urve with a random ample (.026) (.022) (.018) For no orrelation between laifier and data eleted by a highly preditive laifier, i.e. γ = 0, ρ εp =.7 AUC for tandard ROC urve with data eleted by a laifier (.028) (.022) (.011) AUC for inferred ROC urve with data eleted by a laifier (.031) (.058) (.042) For.5 orrelation between laifier and data eleted by a highly preditive laifier, i.e. γ = 1, ρ εp =.7 AUC for tandard ROC urve with data eleted by a laifier (.028) (.032) (.059) AUC for inferred ROC urve with data eleted by a laifier (.084) (.084) (.095) For.5 orrelation between laifier and data eleted by a le preditive laifier, i.e. γ = 1, ρ εp = 0 AUC for tandard ROC urve with data eleted by a laifier (.026) (.024) (.021) AUC for inferred ROC urve with data eleted by a laifier (.093) (.077) (.057) Table 3: Reult baed on 10,000 imulation. Eah imulation i baed on a ample of 500 draw. Mean value are preented with tandard deviation in parenthei. The parameter p i et to zero for all imulation. 9

10 and define the outome a before. I then ort the value by (γa i + ε i ) and keep the 500 larget. Thi i equivalent to etting δ = 0 in Equation (9). Aro imulation, I vary the orrelation between the laifier and the orrelation of the laifier that wa ued to elet the tet data with the latent propenity to be a poitive ae. The orrelation between the laifier i Cor(a i, b i ) = γ 1 + γ 2 and the orrelation between the laifier that wa ued to elet the tet data and the latent propenity to be a poitive ae i Cor(p i, b i ) = γ ρ ap + ρ εp 1 + γ 2. When there i no orrelation between the laifier (γ = 0), there i an upward bia in the AUC for tandard ROC urve. Thi i related to the tendeny of ROC urve to be overly optimiti when the data i kewed (Davi and Goadrih 2006, p. 233). The bia i larget (13%) when ρ ap = ρ εp =.7. The ae for whih γ = 0 illutrate another differene between the problem onidered by thi paper and the eonometri literature on ample-eletion bia. For a regreion, when there i no orrelation between the eletion rule and the regreor in the equation of interet, there i no bia for ordinary leat quare regreion. When there i a.5 orrelation between the laifier (i.e. γ = 1), the ROC urve i biaed downward. For mall poitive value of γ (reult not reported), there i an upward bia in ROC urve. A the orrelation between the laifier inreae, the bia beome more imilar to the trunation bia explored in Setion 4.1. The ae for whih ρ εp = 0 illutrate another differene between the problem onidered by thi paper and the eonometri literature on ample-eletion bia. For a regreion, when there i no orrelation between the tohati element in the eletion equation and the tohati element in the outome equation, there i no bia. By ontrat, the bottom panel of Table 3 how that there i a downward bia for ROC urve in thi ituation. For γ = 1 and ρ εp =.7, there i a notieable differene between the area under the inferred ROC urve and the AUC that are obtained with random tet data. While thee value are loer to the AUC obtained with random tet data than tandard ROC urve with nonrandom tet data, the tandard deviation of the AUC i muh larger for inferred ROC urve. In reult not hown, the differene between area under the inferred ROC urve and the AUC obtained with random tet data are dereaing in the ize of the ample. Appendix B how that, when the laifier that eleted the tet data i oberved, the average and tandard deviation of AUC from inferred ROC urve are equal to thoe obtained with random tet data. 5 An example with wine-quality data To provide a demontration of thi proedure with non-imulated data, I ue data on white wine quality from Cortez et al. (2009). 1 Thi dataet ontain eleven attribute for 4,898 white wine, inluding alohol ontent, itri aid, and reidual ugar. A detailed deription of thi data are provided by Cortez et al. For the meaure of wine quality, eah wine wa evaluated by expert and given a ore from zero to ten (with ten being the highet quality). Beaue we are intereted in binary predition, I define a wine with a ore of ix or higher a good wine and other wine a not good wine. I ue all eleven attribute in a random foret laifier (baed on Breiman (2001) and implemented in R uing Liaw and Wiener (2002) randomforet pakage) to predit (binary) wine 1 Thee data are available at the Univerity of California at Irvine Mahine Learning Repoitory, http: //arhive.i.ui.edu/ml/dataet.html. 10

11 Figure 3: Hitogram of the random foret output. The mean, variane, and kew are.71,.05, and -.62, repetively. quality. The random foret ontain 1,000 tree and trie three attribute at eah plit. I ue the firt 2/3 of the obervation (3,233 obervation) a the training data and the remaining 1/3 (1,665 obervation) a the tet data. I firt find the ROC urve for the random foret laifier uing the full et of tet data. The area under the ROC urve i.83. Next, let u uppoe that the wine expert do not have enough time to ore all of the wine in the tet data. Preferring to tate wine that i more likely to be good wine, the expert tate the half the tet data that the random foret laifier predited wa mot likely to be good wine. With only half of the tet data available, the area under the ROC urve fall to.60. I now perform the proedure deribed in Setion 3 with the half of the tet data predited to be good wine. Figure 3 preent a hitogram of the random foret ore. The ditribution i learly non-gauian. Thi example provide ome inight into the performane of thi paper propoed proedure when it aumption are not met. I tandardize the random foret ore and maximize Equation (9) to find the etimate ρ ap =.64 and p =.55. Figure 3 plot the ROC urve that are obtained with the full et of tet data, the half of the tet data that reeived a high ore from the random foret, and the ROC urve baed on our etimate of p and ρ ap. The ROC urve baed on our etimate of p and ρ ap loely mathe the ROC urve obtained with the full et of tet data. 6 Diuion and Conluion For tet data that i hoen by the laifier that we want to evaluate, ROC urve are biaed downward. When tet data wa eleted by another laifier, the diretion of the bia in the ROC i not lear. Thi paper preent a proedure for reating ROC urve that provide a onitent etimate of the ROC urve that would be obtained with random tet data. The proedure introdued here relie on ditributional aumption. The example in Setion 11

12 Figure 4: ROC urve for wine quality predition, a deribed in Setion 5. The area under the ROC urve that ue all of the tet data i.83. The area under the tandard and inferred ROC urve are.60 and.81, repetively. 5 violate the aumed ditribution for the laifier output and the area under the inferred ROC urve i a till a loe math to the area under the ROC urve that would be obtained with the full et of tet data. If non-gauian ditribution are preferred for laifier output, the multivariate ditribution ued in thi paper ould be written in term of opula, a ha been done for ample-eletion bia in a regreion etting (a in Li and Rahman (2011)). An advantage of thee ditributional aumption i that they introdue a new parameter whih meaure the orrelation between the laifier output and latent propenity to be a poitive ae. Alo, given that our inferred ROC urve are baed on maximum likelihood etimate, it i poible to ontrut onfidene band for the urve. Another advantage of thee ditributional aumption i that the etimation of the parameter p lead an etimate of the perent of poitive ae in the population. Thi parameter may be of interet to an organization like the IRS that ould ue p to etimate the perent of tax return that ontain error. A Proof Proof of Lemma 1. For (i): We want to how that Prob(a i > p i > p ) < Prob(a i > p i > p, a i > ). We aume that Prob(p i > p ) and Prob(a i > ) are both nonzero. If our eletion rule were negative enough, eletion would have no impat on enitivity: lim Prob(a i > p i > p, a i > ) = Prob(a i > p i > p ). 12

13 We will how that enitivity i monotonially inreaing in the eletion rule. We firt rewrite peifiity in term of the pdf of a i onditional on (p i > p ) a Prob(a i > p i > p, a i > ) = Prob(a i > p i > p ) Prob(a i > p i > p ) =, where f a p>p i pdf of a i onditional on (p i > p ). We take the derivative of peifiity onditional on eletion with repet to through a traight-forward appliation of Leibniz rule: ( ) d d = f a p>p () [ f a p>p (a i )da ] 2 > 0. i For (ii): We want to how that Prob(a i < p i < p ) > Prob(a i < p i < p, a i > ). We aume that Prob(p i < p ) and Prob(a i > ) are both nonzero. A in part (i), we begin by noting that if our eletion rule were negative enough, eletion would have no impat on peifiity: lim Prob(a i < p i < p, a i > ) = Prob(a i < p i < p ). We will how that peifiity i monotonially dereaing in the eletion rule. We firt rewrite peifiity in term of the pdf of a i onditional on (p i < p ) a Prob(a i < p i < p, a i > ) = Prob( < a i < p i < p ) Prob(a i > p i < p ) = f a p<p (a i)da i, f a p<p (a i )da i where f a p<p i pdf of a i onditional on (p i < p ). We take the derivative of peifiity onditional on eletion with repet to through a traight-forward appliation of Leibniz rule: ( d f a p<p (a ) i)da i d = f a p<p () [ f a p<p (a i )da i f a p<p (a ] i)da i [ f a p<p (a i )da ] 2 < 0. i f a p<p (a i )da i Proof of Propoition 2. Here, I how that enitivity for a given level of peifiity i a dereaing funtion of. Sine thi term approahe a point on the ROC urve a approahe negative infinity, a monotoni dereae in implie that any point on the ROC urve will be lower. I define enitivity for a given level of peifiity and eletion rule a Senitivity( Speifiity, ) =Prob(a i > p i > p, a i > ), Speifiity = Prob(a i < p i < p, a i > ), where atifie auming that Prob(p i < p a i > ), Prob(p i > p a i > ), and Prob(a i > ) are all nonzero. For a fixed level of peifiity, the effet of an inreae in on enitivity i d Senitivity d = Senitivity + Senitivity d. } {{ }} {{ d } Diret effet of on enitivity Indiret effet of hanging 13

14 Thee term are Senitivity Senitivity = f a p>p () [ ] 2 > 0, f a p>p () = < 0, and d d = Prob(a i < p i < p, a i > )/ Prob(a i < p i < p, a i > )/ = f a p<p () [ f a p<p (a i )da i ] f a p<p () [ f a p<p (a i )da i ] > 0, where the lat term follow from the ue of the impliit funtion theorem. After applying ome high-hool algebra, d Senitivity/d an be written a d Senitivity d = f a p>p ()f a p<p () [ ] [ ] f a p<p (a i )da i f a p<p () [ f a p>p ()f a p<p () [ f a p<p () [ f a p<p (a i )da i ] [ ] 2 ] [ f a p<p (a i )da i ] f a p<p (a i )da i ] [ ] 2. The denominator i learly poitive o we fou on the numerator. Given the bivariate ditribution that we aumed, the ondition for the numerator to be negative i [φ()] 2 Φ( ρ ap /(1 ρ ap ) 2 )Φ(ρ ap /(1 ρ ap ) 2 ) φ(a i )Φ( a i ρ ap /(1 ρ 2 ap))da i φ(a i )Φ(a i ρ ap /(1 ρ 2 ap))da i < [φ()] 2 Φ( ρ ap /(1 ρ ap ) 2 )Φ(ρ ap /(1 ρ ap ) 2 ) φ(a i )Φ( a i ρ ap /(1 ρ 2 ap))da i φ(a i )Φ(a i ρ ap /(1 ρ 2 ap))da i. Thi ondition hold for >. It follow that d Senitivity d whih implie that, for a fixed level of peifiity, enitivity i monotonially dereaing in eletivity. < 0, B Evaluating a laifier with tet data eleted by an oberved laifier A in the main text, I onider the ae of eletion of tet data baed another laifier, b. Intane i i eleted if b i > and not eleted otherwie. Unlike the main text, thi etion explore ituation in whih b i oberved. A before, I allow for orrelation between the output of laifier A and B, whih ould arie from uing imilar attribute to make predition: p i a i b i N , 1 ρ ap ρ bp ρ ap 1 ρ ab ρ bp ρ ab 1. 14

15 Evaluating a laifier with tet data eleted by an oberved laifier ρ ap =.2 ρ ap =.5 ρ ap =.7 AUC for ROC urve with a random ample (.026) (.022) (.018) For no orrelation between laifier and data eleted by a highly preditive laifier, i.e. ρ ab = 0, ρ bp =.7 AUC for tandard ROC urve with data eleted by a laifier (.029) (.022) (.011) AUC for inferred ROC urve with data eleted by a laifier (.023) (.021) (.015) For.5 orrelation between laifier and data eleted by a highly preditive laifier, i.e. ρ ab =.5, ρ bp =.7 AUC for tandard ROC urve with data eleted by a laifier (.027) (.027) (.021) AUC for inferred ROC urve with data eleted by a laifier (.025) (.020) (.015) For.5 orrelation between laifier and data eleted by a le preditive laifier, i.e. ρ ab =.5, ρ bp =.2 AUC for tandard ROC urve with data eleted by a laifier (.026) (.023) (.018) AUC for inferred ROC urve with data eleted by a laifier (.028) (.025) (.020) For.5 orrelation between laifier and data eleted by a nonpreditive laifier, i.e. ρ ab =.5, ρ bp = 0 AUC for tandard ROC urve with data eleted by a laifier (.025) (.022) (.016) AUC for inferred ROC urve with data eleted by a laifier (.029) (.026) (.021) Table 4: Reult baed on 10,000 imulation. Eah imulation i baed on a ample of 500 draw. Mean value are preented with tandard deviation in parenthei. The parameter p i et to zero for all imulation. 15

16 The likelihood funtion for the data an be expreed a L = i Φ( [p E(p i a i, b i )]/σ p ab ) 1(outome i=poitive) Φ([p E(p i a i, b i )]/σ p ab ) 1(outomei=negative) φ(a i, b i ), (16) where σ p ab i the tandard deviation of p onditional on a and b, 1 σ p ab 1 1 ρ 2 [(ρ ap ρ bp ρ ab )ρ ap + (ρ bp ρ ap ρ ab )ρ bp ], ab and the expetation of p i onditional on a i and b i i E(p i a i, b i ) = 1 1 ρ 2 [(ρ ap ρ bp ρ ab )a i + (ρ bp ρ ap ρ ab )b i ]. ab We etimate the parameter ρ ap, ρ ab, ρ bp, and p by maximizing the likelihood funtion in Equation (16). A in the main text, I ue a imulation tudy to examine the performane of the proedure. Table 4 preent thee reult. Not urpriingly, when the laifier that eleted the tet data i oberved, the average area under the inferred ROC urve are muh loer to the average area under the ROC urve that are baed on random ample. We alo ee that the tandard deviation of the area under the inferred ROC urve are loer to the tandard deviation of the area under the ROC urve baed on random ample. Referene Bradley, A. P. (1997): The ue of the area under the ROC urve in the evaluation of mahine learning algorithm, Pattern Reognition, 30(7), Breiman, L. (2001): Random foret, Mahine Learning, 45(1), Cortez, P., A. Cerdeira, F. Almeida, T. Mato, and J. Rei (2009): Modeling wine preferene by data mining from phyiohemial propertie, Deiion Support Sytem, 47(4), Crook, J., and J. Banaik (2004): Doe rejet inferene really improve the performane of appliation oring model?, Journal of Banking & Finane, 28(4), Davi, J., and M. Goadrih (2006): The relationhip between Preiion-Reall and ROC urve, in Proeeding of the 23rd International Conferene on Mahine Learning, pp ACM. Dorfman, D. D., and E. Alf (1969): Maximum-likelihood etimation of parameter of ignal-detetion theory and determination of onfidene interval: Rating-method data, Journal of Mathematial Pyhology, 6(3), Fawett, T. (2006): An introdution to ROC analyi, Pattern Reognition Letter, 27(8), Hekman, J. J. (1976): The ommon truture of tatitial model of trunation, ample eletion and limited dependent variable and a imple etimator for uh model, Annal of Eonomi and Soial Meaurement, 5(4),

17 (1979): Sample eletion bia a a peifiation error, Eonometria, 47(1), Hernández-Orallo, J., P. Flah, and C. Ferri (2013): ROC urve in ot pae, Mahine Learning, 93(1), Li, P., and M. Arhad Rahman (2011): Bayeian analyi of multivariate ample eletion model uing gauian opula, Advane in Eonometri, 27, 269. Liaw, A., and M. Wiener (2002): Claifiation and Regreion by randomforet, R New, 2(3), Moffat, A. (2013): Seven numeri propertie of effetivene metri, in Information Retrieval Tehnology, pp Springer. Poirier, D. J. (1980): Partial obervability in bivariate probit model, Journal of Eonometri, 12(2), Van de Ven, W. P. M. M., and B. M. S. Van Praag (1981): The demand for dedutible in private health inurane: A probit model with ample eletion, Journal of Eonometri, 17(2), Wang, Y., L. Wang, Y. Li, D. He, and T.-Y. Liu (2013): A Theoretial Analyi of NDCG Type Ranking Meaure, in Proeeding of the 26th Annual Conferene on Learning Theory. 17

The Branching Factor of Regular Search Spaces

The Branching Factor of Regular Search Spaces The Branhing Fator of Regular Searh Spae Stefan Edelkamp Intitut für Informatik Am Flughafen 17 79110 Freiburg edelkamp@informatik.uni-freiburg.de Rihard E. Korf Computer Siene Department Univerity of

More information

Managing Exclusivity and Windowing in Digital Content Value Chain

Managing Exclusivity and Windowing in Digital Content Value Chain Exluivity and Windowing in Digital Content Ditribution Managing Exluivity and Windowing in Digital Content Value Chain Completed Reearh Paper I. Robert Chiang Gabelli Shool of Buine Fordham Univerity Bronx,

More information

Involute-Evolute Curve Couples in the Euclidean 4-Space

Involute-Evolute Curve Couples in the Euclidean 4-Space Int J Open Problem Compt Math Vol o June 9 Involute-volute Curve Couple in the ulidean -Spae min Özyılmaz Süha Yılmaz ge Univerity Faulty of Siene Dept of Math ornova-izmir urkey Dokuz ylül Univerity ua

More information

Assessing the Discriminatory Power of Credit Scores

Assessing the Discriminatory Power of Credit Scores Aeing the Dicriminatory Power of Credit Score Holger Kraft 1, Gerald Kroiandt 1, Marlene Müller 1,2 1 Fraunhofer Intitut für Techno- und Wirtchaftmathematik (ITWM) Gottlieb-Daimler-Str. 49, 67663 Kaierlautern,

More information

Value of Reverse Factoring in Multi-stage Supply Chains

Value of Reverse Factoring in Multi-stage Supply Chains Value o Revere Fatoring in Multi-tage Supply Chain Abtrat: We preent a mathematial model or integration, analyi, and optimization o operational and inanial proee within a upply hain. Speiially, we onider

More information

Redesigning Ratings: Assessing the Discriminatory Power of Credit Scores under Censoring

Redesigning Ratings: Assessing the Discriminatory Power of Credit Scores under Censoring Redeigning Rating: Aeing the Dicriminatory Power of Credit Score under Cenoring Holger Kraft, Gerald Kroiandt, Marlene Müller Fraunhofer Intitut für Techno- und Wirtchaftmathematik (ITWM) Thi verion: June

More information

Unit 11 Using Linear Regression to Describe Relationships

Unit 11 Using Linear Regression to Describe Relationships Unit 11 Uing Linear Regreion to Decribe Relationhip Objective: To obtain and interpret the lope and intercept of the leat quare line for predicting a quantitative repone variable from a quantitative explanatory

More information

A technical guide to 2014 key stage 2 to key stage 4 value added measures

A technical guide to 2014 key stage 2 to key stage 4 value added measures A technical guide to 2014 key tage 2 to key tage 4 value added meaure CONTENTS Introduction: PAGE NO. What i value added? 2 Change to value added methodology in 2014 4 Interpretation: Interpreting chool

More information

Firms nowadays are increasingly proactive in trying to strategically capitalize on consumer networks and

Firms nowadays are increasingly proactive in trying to strategically capitalize on consumer networks and Information Sytem Reearh Vol. 24, No. 1, Marh 2013, pp. 164 185 ISSN 1047-7047 (print) ISSN 1526-5536 (online) http://dx.doi.org/10.1287/ire.1120.0463 2013 INFORMS Engineering Optimal Network Effet via

More information

Optical Illusion. Sara Bolouki, Roger Grosse, Honglak Lee, Andrew Ng

Optical Illusion. Sara Bolouki, Roger Grosse, Honglak Lee, Andrew Ng Optical Illuion Sara Bolouki, Roger Groe, Honglak Lee, Andrew Ng. Introduction The goal of thi proect i to explain ome of the illuory phenomena uing pare coding and whitening model. Intead of the pare

More information

Cloud Storage for Small Cell Networks

Cloud Storage for Small Cell Networks Cloud Storage for Small Cell Network Ejder Baştuğ, Jean-Loui Guénégo, and Mérouane Debbah Alatel-Luent Chair - SUPÉLEC, Gif-ur-Yvette, Frane {ejder.batug, jean-loui.guenego, merouane.debbah}@upele.fr Abtrat

More information

THE USE OF FIBER WOOD AS EVAPORATIVE PAD PACKAGING MATERIAL

THE USE OF FIBER WOOD AS EVAPORATIVE PAD PACKAGING MATERIAL VI CONGRESSO NACIONAL DE ENGENHARIA MECÂNICA VI NAIONAL CONGRESS OF MECHANICAL ENGINEERING 18 a 21 de agoto de 2010 Campina Grande Paraíba - Brail Augut 18 21, 2010 Campina Grande Paraíba Brazil HE USE

More information

SAFE. Post-Tensioned Concrete Design Manual DESIGN OF SLABS, BEAMS AND FOUNDATIONIS REINFORCED AND POST-TENSIONED CONCRETE

SAFE. Post-Tensioned Concrete Design Manual DESIGN OF SLABS, BEAMS AND FOUNDATIONIS REINFORCED AND POST-TENSIONED CONCRETE SAFE DESIGN OF SLABS, BEAMS AND FOUNDATIONIS REINFORCED AND POST-TENSIONED CONCRETE Pot-Tenioned Conrete Deign Manual ISO SAF120108M5-Rev2 Berkeley, California, USA Verion 12 Deember 2010 Copyright Copyright

More information

A Holistic Method for Selecting Web Services in Design of Composite Applications

A Holistic Method for Selecting Web Services in Design of Composite Applications A Holisti Method for Seleting Web Servies in Design of Composite Appliations Mārtiņš Bonders, Jānis Grabis Institute of Information Tehnology, Riga Tehnial University, 1 Kalu Street, Riga, LV 1658, Latvia,

More information

An Incrementally Scalable Multiprocessor Interconnection Network with Flexible Topology and Low-Cost Distributed Switching.

An Incrementally Scalable Multiprocessor Interconnection Network with Flexible Topology and Low-Cost Distributed Switching. An Inrementally Salable Multiproeor Interonnetion Network with Flexible Topology and Low-Cot Ditributed Swithing. 1. Introdution Ronald Poe, Vinent Fazio, Jon Well Department of Computer Siene, Monah Univerity,

More information

Mixed Method of Model Reduction for Uncertain Systems

Mixed Method of Model Reduction for Uncertain Systems SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol 4 No June Mixed Method of Model Reduction for Uncertain Sytem N Selvaganean Abtract: A mixed method for reducing a higher order uncertain ytem to a table reduced

More information

A Spam Message Filtering Method: focus on run time

A Spam Message Filtering Method: focus on run time , pp.29-33 http://dx.doi.org/10.14257/atl.2014.76.08 A Spam Meage Filtering Method: focu on run time Sin-Eon Kim 1, Jung-Tae Jo 2, Sang-Hyun Choi 3 1 Department of Information Security Management 2 Department

More information

Settlement Analysis of Geosynthetic Reinforced Soil Retaining Walls at Foundation Level

Settlement Analysis of Geosynthetic Reinforced Soil Retaining Walls at Foundation Level Settlement Analyi of Geoyntheti Reinfored Soil Retaining Wall at Foundation Level Halil Murat Algın Aoiate Profeor, Department of Civil Engineering, Faulty of Engineering, Harran Univerity, Omanbey Campu,

More information

1) Assume that the sample is an SRS. The problem state that the subjects were randomly selected.

1) Assume that the sample is an SRS. The problem state that the subjects were randomly selected. 12.1 Homework for t Hypothei Tet 1) Below are the etimate of the daily intake of calcium in milligram for 38 randomly elected women between the age of 18 and 24 year who agreed to participate in a tudy

More information

Morningstar Fixed Income Style Box TM Methodology

Morningstar Fixed Income Style Box TM Methodology Morningtar Fixed Income Style Box TM Methodology Morningtar Methodology Paper Augut 3, 00 00 Morningtar, Inc. All right reerved. The information in thi document i the property of Morningtar, Inc. Reproduction

More information

1 Introduction. Reza Shokri* Privacy Games: Optimal User-Centric Data Obfuscation

1 Introduction. Reza Shokri* Privacy Games: Optimal User-Centric Data Obfuscation Proceeding on Privacy Enhancing Technologie 2015; 2015 (2):1 17 Reza Shokri* Privacy Game: Optimal Uer-Centric Data Obfucation Abtract: Conider uer who hare their data (e.g., location) with an untruted

More information

T-test for dependent Samples. Difference Scores. The t Test for Dependent Samples. The t Test for Dependent Samples. s D

T-test for dependent Samples. Difference Scores. The t Test for Dependent Samples. The t Test for Dependent Samples. s D The t Tet for ependent Sample T-tet for dependent Sample (ak.a., Paired ample t-tet, Correlated Group eign, Within- Subject eign, Repeated Meaure,.. Repeated-Meaure eign When you have two et of core from

More information

Partial optimal labeling search for a NP-hard subclass of (max,+) problems

Partial optimal labeling search for a NP-hard subclass of (max,+) problems Partial optimal labeling earch for a NP-hard ubcla of (max,+) problem Ivan Kovtun International Reearch and Training Center of Information Technologie and Sytem, Kiev, Uraine, ovtun@image.iev.ua Dreden

More information

A Note on Profit Maximization and Monotonicity for Inbound Call Centers

A Note on Profit Maximization and Monotonicity for Inbound Call Centers OPERATIONS RESEARCH Vol. 59, No. 5, September October 2011, pp. 1304 1308 in 0030-364X ein 1526-5463 11 5905 1304 http://dx.doi.org/10.1287/opre.1110.0990 2011 INFORMS TECHNICAL NOTE INFORMS hold copyright

More information

Pain and Suffering Damages in Wrongful Death Cases: An Empirical Study Yun chien Chang, * Theodore Eisenberg, ** Han Wei Ho, *** Martin T.

Pain and Suffering Damages in Wrongful Death Cases: An Empirical Study Yun chien Chang, * Theodore Eisenberg, ** Han Wei Ho, *** Martin T. Draft of June 1, 2014 Pain and Suffering Damage in Wrongful Death ae: An Emirial Study Yun hien hang, * Theodore Eienberg, ** Han Wei Ho, *** Martin T. Well **** Abtrat Mot juridition in the U.S. award

More information

v = x t = x 2 x 1 t 2 t 1 The average speed of the particle is absolute value of the average velocity and is given Distance travelled t

v = x t = x 2 x 1 t 2 t 1 The average speed of the particle is absolute value of the average velocity and is given Distance travelled t Chapter 2 Motion in One Dimenion 2.1 The Important Stuff 2.1.1 Poition, Time and Diplacement We begin our tudy of motion by conidering object which are very mall in comparion to the ize of their movement

More information

Lecture 13 Phonons: thermal properties

Lecture 13 Phonons: thermal properties Leture 1 Phonon: thermal propertie Lattie ontribution to the thermal propertie of olid, in -D Aim: Thermal propertie of a rytalline olid: Heat apaity: Debye treatment T law for low temperature heat apaity

More information

Suggested Answers, Problem Set 5 Health Economics

Suggested Answers, Problem Set 5 Health Economics Suggested Answers, Problem Set 5 Health Eonomis Bill Evans Spring 2013 1. The graph is at the end of the handout. Fluoridated water strengthens teeth and redues inidene of avities. As a result, at all

More information

Review of Multiple Regression Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised January 13, 2015

Review of Multiple Regression Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised January 13, 2015 Review of Multiple Regreion Richard William, Univerity of Notre Dame, http://www3.nd.edu/~rwilliam/ Lat revied January 13, 015 Aumption about prior nowledge. Thi handout attempt to ummarize and yntheize

More information

Chapter 5 Single Phase Systems

Chapter 5 Single Phase Systems Chapter 5 Single Phase Systems Chemial engineering alulations rely heavily on the availability of physial properties of materials. There are three ommon methods used to find these properties. These inlude

More information

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS. G. Chapman J. Cleese E. Idle

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS. G. Chapman J. Cleese E. Idle DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS G. Chapman J. Cleee E. Idle ABSTRACT Content matching i a neceary component of any ignature-baed network Intruion Detection

More information

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS Chritopher V. Kopek Department of Computer Science Wake Foret Univerity Winton-Salem, NC, 2709 Email: kopekcv@gmail.com

More information

AUDITING COST OVERRUN CLAIMS *

AUDITING COST OVERRUN CLAIMS * AUDITING COST OVERRUN CLAIMS * David Pérez-Castrillo # University of Copenhagen & Universitat Autònoma de Barelona Niolas Riedinger ENSAE, Paris Abstrat: We onsider a ost-reimbursement or a ost-sharing

More information

A note on profit maximization and monotonicity for inbound call centers

A note on profit maximization and monotonicity for inbound call centers A note on profit maximization and monotonicity for inbound call center Ger Koole & Aue Pot Department of Mathematic, Vrije Univeriteit Amterdam, The Netherland 23rd December 2005 Abtract We conider an

More information

6. Friction, Experiment and Theory

6. Friction, Experiment and Theory 6. Friction, Experiment and Theory The lab thi wee invetigate the rictional orce and the phyical interpretation o the coeicient o riction. We will mae ue o the concept o the orce o gravity, the normal

More information

Sebastián Bravo López

Sebastián Bravo López Transfinite Turing mahines Sebastián Bravo López 1 Introdution With the rise of omputers with high omputational power the idea of developing more powerful models of omputation has appeared. Suppose that

More information

THE MODELLING AND CONTROL OF AN AUTOMOTIVE DRIVETRAIN

THE MODELLING AND CONTROL OF AN AUTOMOTIVE DRIVETRAIN THE MODELLNG AND CONTROL OF AN AUTOMOTVE DRVETRAN Thei preented in partial ulilment o the requirement or the degree MASTER OF SCENCE N ENGNEERNG By Nihola M. Northote Supervior Dr. A.B. Taylor Department

More information

DYNAMIC ANALYSIS OF THE GANTRY CRANE USED FOR TRANSPORTING BOP ANALIZA DYNAMICZNA SUWNICY BRAMOWEJ PRZEZNACZONEJ DO TRANSPORTU BOP

DYNAMIC ANALYSIS OF THE GANTRY CRANE USED FOR TRANSPORTING BOP ANALIZA DYNAMICZNA SUWNICY BRAMOWEJ PRZEZNACZONEJ DO TRANSPORTU BOP TRANSPORT PROBMS 28 PROBMY TRANSPORTU Tom 3 Zet 4 Cęść 2 Andrej URBAŚ*, Staniław WOJCICH Univerit of Bielko-Biała Willowa 2, 43-39 Bielko-Biała, Poland *Correponding author. -mail: aurba@ath.bielko.pl

More information

Adaptive Window Size Image De-Noiizing Baed on Interection of Confidence Interval

Adaptive Window Size Image De-Noiizing Baed on Interection of Confidence Interval Journal of Mathematical Imaging and Viion 16: 223±235, 2002 # 2002 Kluwer Academic Publiher. Manufactured in The Netherland. Adaptive Window Size Image De-noiing Baed on Interection of Confidence Interval

More information

REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND TAGUCHI METHODOLOGY. Abstract. 1.

REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND TAGUCHI METHODOLOGY. Abstract. 1. International Journal of Advanced Technology & Engineering Reearch (IJATER) REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND Abtract TAGUCHI METHODOLOGY Mr.

More information

UNIVERSAL COMMAND GENERATOR FOR ROBOTICS AND CNC MACHINERY

UNIVERSAL COMMAND GENERATOR FOR ROBOTICS AND CNC MACHINERY UNIVERSAL COMMAND GENERATOR FOR ROBOTICS AND CNC MACHINERY A THESIS SUBMITTED TO THE GRADUATE SCHOOL OF NATURAL AND APPLIED SCIENCES OF MIDDLE EAST TECHNICAL UNIVERSITY BY ARDA AKINCI IN PARTIAL FULFILMENT

More information

Acceleration-Displacement Crash Pulse Optimisation A New Methodology to Optimise Vehicle Response for Multiple Impact Speeds

Acceleration-Displacement Crash Pulse Optimisation A New Methodology to Optimise Vehicle Response for Multiple Impact Speeds Acceleration-Diplacement Crah Pule Optimiation A New Methodology to Optimie Vehicle Repone for Multiple Impact Speed D. Gildfind 1 and D. Ree 2 1 RMIT Univerity, Department of Aeropace Engineering 2 Holden

More information

Control of Wireless Networks with Flow Level Dynamics under Constant Time Scheduling

Control of Wireless Networks with Flow Level Dynamics under Constant Time Scheduling Control of Wirele Network with Flow Level Dynamic under Contant Time Scheduling Long Le and Ravi R. Mazumdar Department of Electrical and Computer Engineering Univerity of Waterloo,Waterloo, ON, Canada

More information

Chapter 6 A N ovel Solution Of Linear Congruenes Proeedings NCUR IX. (1995), Vol. II, pp. 708{712 Jerey F. Gold Department of Mathematis, Department of Physis University of Utah Salt Lake City, Utah 84112

More information

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES Proeedings of FEDSM 98 998 ASME Fluids Engineering Division Summer Meeting June 2-25, 998 Washington DC FEDSM98-529 THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES John D. Wright Proess

More information

Centralized and Decentralized Decision Making in Organizations

Centralized and Decentralized Decision Making in Organizations Centralize an Deentralize Deiion Making in Organization Ján Zábojník, Univerity of Southern California an Queen Univerity Thi artile ientifie a new type of ot aoiate with entralization. If worker are liquiity

More information

Computing Location from Ambient FM Radio Signals

Computing Location from Ambient FM Radio Signals Computing Location from Ambient FM Radio Signal Adel Youef Department of Computer Science Univerity of Maryland A.V. William Building College Park, MD 20742 adel@c.umd.edu John Krumm, Ed Miller, Gerry

More information

POSSIBILITIES OF INDIVIDUAL CLAIM RESERVE RISK MODELING

POSSIBILITIES OF INDIVIDUAL CLAIM RESERVE RISK MODELING POSSIBILITIES OF INDIVIDUAL CLAIM RESERVE RISK MODELING Pavel Zimmermann * 1. Introduction A ignificant increae in demand for inurance and financial rik quantification ha occurred recently due to the fact

More information

Turbulent Mixing and Chemical Reaction in Stirred Tanks

Turbulent Mixing and Chemical Reaction in Stirred Tanks Turbulent Mixing and Chemical Reaction in Stirred Tank André Bakker Julian B. Faano Blend time and chemical product ditribution in turbulent agitated veel can be predicted with the aid of Computational

More information

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS Virginia Department of Taxation INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS www.tax.virginia.gov 2614086 Rev. 01/16 Table of Contents Introdution... 1 Important... 1 Where to Get Assistane... 1 Online File

More information

Solution of the Heat Equation for transient conduction by LaPlace Transform

Solution of the Heat Equation for transient conduction by LaPlace Transform Solution of the Heat Equation for tranient conduction by LaPlace Tranform Thi notebook ha been written in Mathematica by Mark J. McCready Profeor and Chair of Chemical Engineering Univerity of Notre Dame

More information

Problem 1: The Pearson Correlation Coefficient (r) between two variables X and Y can be expressed in several equivalent forms; one of which is

Problem 1: The Pearson Correlation Coefficient (r) between two variables X and Y can be expressed in several equivalent forms; one of which is PubH 7405: BIOSTATISTICS REGRESSION, 011 PRACTICE PROBLEMS FOR SIMPLE LINEAR REGRESSION (Some are new & Some from Old eam; lat 4 are from 010 Midterm) Problem 1: The Pearon Correlation Coefficient (r)

More information

A New Optimum Jitter Protection for Conversational VoIP

A New Optimum Jitter Protection for Conversational VoIP Proc. Int. Conf. Wirele Commun., Signal Proceing (Nanjing, China), 5 pp., Nov. 2009 A New Optimum Jitter Protection for Converational VoIP Qipeng Gong, Peter Kabal Electrical & Computer Engineering, McGill

More information

MSc Financial Economics: International Finance. Bubbles in the Foreign Exchange Market. Anne Sibert. Revised Spring 2013. Contents

MSc Financial Economics: International Finance. Bubbles in the Foreign Exchange Market. Anne Sibert. Revised Spring 2013. Contents MSc Financial Economic: International Finance Bubble in the Foreign Exchange Market Anne Sibert Revied Spring 203 Content Introduction................................................. 2 The Mone Market.............................................

More information

Weighting Methods in Survey Sampling

Weighting Methods in Survey Sampling Setion on Survey Researh Methods JSM 01 Weighting Methods in Survey Sampling Chiao-hih Chang Ferry Butar Butar Abstrat It is said that a well-designed survey an best prevent nonresponse. However, no matter

More information

Profitability of Loyalty Programs in the Presence of Uncertainty in Customers Valuations

Profitability of Loyalty Programs in the Presence of Uncertainty in Customers Valuations Proceeding of the 0 Indutrial Engineering Reearch Conference T. Doolen and E. Van Aken, ed. Profitability of Loyalty Program in the Preence of Uncertainty in Cutomer Valuation Amir Gandomi and Saeed Zolfaghari

More information

TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME

TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME RADMILA KOCURKOVÁ Sileian Univerity in Opava School of Buine Adminitration in Karviná Department of Mathematical Method in Economic Czech Republic

More information

1.3 Complex Numbers; Quadratic Equations in the Complex Number System*

1.3 Complex Numbers; Quadratic Equations in the Complex Number System* 04 CHAPTER Equations and Inequalities Explaining Conepts: Disussion and Writing 7. Whih of the following pairs of equations are equivalent? Explain. x 2 9; x 3 (b) x 29; x 3 () x - 2x - 22 x - 2 2 ; x

More information

cos t sin t sin t cos t

cos t sin t sin t cos t Exerise 7 Suppose that t 0 0andthat os t sin t At sin t os t Compute Bt t As ds,andshowthata and B ommute 0 Exerise 8 Suppose A is the oeffiient matrix of the ompanion equation Y AY assoiated with the

More information

Supply chain coordination; A Game Theory approach

Supply chain coordination; A Game Theory approach aepted for publiation in the journal "Engineering Appliations of Artifiial Intelligene" 2008 upply hain oordination; A Game Theory approah Jean-Claude Hennet x and Yasemin Arda xx x LI CNR-UMR 668 Université

More information

Scheduling of Jobs and Maintenance Activities on Parallel Machines

Scheduling of Jobs and Maintenance Activities on Parallel Machines Scheduling of Job and Maintenance Activitie on Parallel Machine Chung-Yee Lee* Department of Indutrial Engineering Texa A&M Univerity College Station, TX 77843-3131 cylee@ac.tamu.edu Zhi-Long Chen** Department

More information

A Primer on Dimensions and Units

A Primer on Dimensions and Units 1 Dienion v Unit A Prier on Dienion and Unit Glen Thornrot Mehanial Enineerin Departent Cal Poly State Univerity, San Lui Obipo Nearly every enineerin proble you will enounter will involve dienion: the

More information

HEAT CONDUCTION. q A q T

HEAT CONDUCTION. q A q T HEAT CONDUCTION When a temperature gradient eist in a material, heat flows from the high temperature region to the low temperature region. The heat transfer mehanism is referred to as ondution and the

More information

SZENT ISTVÁN UNIVERSITY

SZENT ISTVÁN UNIVERSITY SZENT ISTVÁN UNIVERSITY BLOCK-ORIENTED MODELING OF SOLAR THERMAL SYSTEMS Thei of the dotoral (Ph.D.) diertation Jáno Buzá Gödöllő 2009 Dotoral hool denomination: Mehanial Engineering PhD Shool iene: Energeti

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science aachuett Intitute of Technology Department of Electrical Engineering and Computer Science 6.685 Electric achinery Cla Note 10: Induction achine Control and Simulation c 2003 Jame L. Kirtley Jr. 1 Introduction

More information

INFORMATION Technology (IT) infrastructure management

INFORMATION Technology (IT) infrastructure management IEEE TRANSACTIONS ON CLOUD COMPUTING, VOL. 2, NO. 1, MAY 214 1 Buine-Driven Long-term Capacity Planning for SaaS Application David Candeia, Ricardo Araújo Santo and Raquel Lope Abtract Capacity Planning

More information

Sector Concentration in Loan Portfolios and Economic Capital. Abstract

Sector Concentration in Loan Portfolios and Economic Capital. Abstract Sector Concentration in Loan Portfolio and Economic Capital Klau Düllmann and Nancy Machelein 2 Thi verion: September 2006 Abtract The purpoe of thi paper i to meaure the potential impact of buine-ector

More information

Performance of a Browser-Based JavaScript Bandwidth Test

Performance of a Browser-Based JavaScript Bandwidth Test Performance of a Brower-Baed JavaScript Bandwidth Tet David A. Cohen II May 7, 2013 CP SC 491/H495 Abtract An exiting brower-baed bandwidth tet written in JavaScript wa modified for the purpoe of further

More information

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS Virginia Department of Taxation INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS www.tax.virginia.gov 2614086 Rev. 07/14 * Table of Contents Introdution... 1 Important... 1 Where to Get Assistane... 1 Online

More information

Risk Management for a Global Supply Chain Planning under Uncertainty: Models and Algorithms

Risk Management for a Global Supply Chain Planning under Uncertainty: Models and Algorithms Rik Management for a Global Supply Chain Planning under Uncertainty: Model and Algorithm Fengqi You 1, John M. Waick 2, Ignacio E. Gromann 1* 1 Dept. of Chemical Engineering, Carnegie Mellon Univerity,

More information

Availability of WDM Multi Ring Networks

Availability of WDM Multi Ring Networks Paper Availability of WDM Multi Ring Network Ivan Rado and Katarina Rado H d.o.o. Motar, Motar, Bonia and Herzegovina Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture, Univerity

More information

Progress 8 measure in 2016, 2017, and 2018. Guide for maintained secondary schools, academies and free schools

Progress 8 measure in 2016, 2017, and 2018. Guide for maintained secondary schools, academies and free schools Progre 8 meaure in 2016, 2017, and 2018 Guide for maintained econdary chool, academie and free chool July 2016 Content Table of figure 4 Summary 5 A ummary of Attainment 8 and Progre 8 5 Expiry or review

More information

Chapter 1 Microeconomics of Consumer Theory

Chapter 1 Microeconomics of Consumer Theory Chapter 1 Miroeonomis of Consumer Theory The two broad ategories of deision-makers in an eonomy are onsumers and firms. Eah individual in eah of these groups makes its deisions in order to ahieve some

More information

ROBÓTICA Servoposicionamiento y Estimación de Pose Usando Sensores Visuales: Teoría y Aplicaciones

ROBÓTICA Servoposicionamiento y Estimación de Pose Usando Sensores Visuales: Teoría y Aplicaciones V ESCUELA DE INVIERNO PARA LA DIVULGACION DE LA ROBÓTICA, NANOTECNOLOGIA Y NEUROCIENCIA Univeridad Ténia Federio Santa María 5 julio 2 ROBÓTICA Servopoiionamiento y Etimaión de Poe Uando Senore Viuale:

More information

Unobserved Heterogeneity and Risk in Wage Variance: Does Schooling Provide Earnings Insurance?

Unobserved Heterogeneity and Risk in Wage Variance: Does Schooling Provide Earnings Insurance? TI 011-045/3 Tinbergen Intitute Dicuion Paper Unoberved Heterogeneity and Rik in Wage Variance: Doe Schooling Provide Earning Inurance? Jacopo Mazza Han van Ophem Joop Hartog * Univerity of Amterdam; *

More information

Queueing systems with scheduled arrivals, i.e., appointment systems, are typical for frontal service systems,

Queueing systems with scheduled arrivals, i.e., appointment systems, are typical for frontal service systems, MANAGEMENT SCIENCE Vol. 54, No. 3, March 28, pp. 565 572 in 25-199 ein 1526-551 8 543 565 inform doi 1.1287/mnc.17.82 28 INFORMS Scheduling Arrival to Queue: A Single-Server Model with No-Show INFORMS

More information

A Resolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networks

A Resolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networks A Reolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networ Joé Craveirinha a,c, Rita Girão-Silva a,c, João Clímaco b,c, Lúcia Martin a,c a b c DEEC-FCTUC FEUC INESC-Coimbra International

More information

CHAPTER 5 BROADBAND CLASS-E AMPLIFIER

CHAPTER 5 BROADBAND CLASS-E AMPLIFIER CHAPTER 5 BROADBAND CLASS-E AMPLIFIER 5.0 Introduction Cla-E amplifier wa firt preented by Sokal in 1975. The application of cla- E amplifier were limited to the VHF band. At thi range of frequency, cla-e

More information

Queueing Models for Multiclass Call Centers with Real-Time Anticipated Delays

Queueing Models for Multiclass Call Centers with Real-Time Anticipated Delays Queueing Model for Multicla Call Center with Real-Time Anticipated Delay Oualid Jouini Yve Dallery Zeynep Akşin Ecole Centrale Pari Koç Univerity Laboratoire Génie Indutriel College of Adminitrative Science

More information

Independent Samples T- test

Independent Samples T- test Independent Sample T- tet With previou tet, we were intereted in comparing a ingle ample with a population With mot reearch, you do not have knowledge about the population -- you don t know the population

More information

Research Article An (s, S) Production Inventory Controlled Self-Service Queuing System

Research Article An (s, S) Production Inventory Controlled Self-Service Queuing System Probability and Statitic Volume 5, Article ID 558, 8 page http://dxdoiorg/55/5/558 Reearch Article An (, S) Production Inventory Controlled Self-Service Queuing Sytem Anoop N Nair and M J Jacob Department

More information

Risk-Sharing within Families: Evidence from the Health and Retirement Study

Risk-Sharing within Families: Evidence from the Health and Retirement Study Rik-Sharing within Familie: Evidence from the Health and Retirement Study Ş. Nuray Akın and Okana Leukhina December 14, 2014 We report trong empirical upport for the preence of elf-interet-baed rik haring

More information

Senior Thesis. Horse Play. Optimal Wagers and the Kelly Criterion. Author: Courtney Kempton. Supervisor: Professor Jim Morrow

Senior Thesis. Horse Play. Optimal Wagers and the Kelly Criterion. Author: Courtney Kempton. Supervisor: Professor Jim Morrow Senior Thei Hore Play Optimal Wager and the Kelly Criterion Author: Courtney Kempton Supervior: Profeor Jim Morrow June 7, 20 Introduction The fundamental problem in gambling i to find betting opportunitie

More information

Graph Analyi I Network Meaure of the Networked Adaptive Agents

Graph Analyi I Network Meaure of the Networked Adaptive Agents Uing Graph Analyi to Study Network of Adaptive Agent Sherief Abdallah Britih Univerity in Dubai, United Arab Emirate Univerity of Edinburgh, United Kingdom hario@ieee.org ABSTRACT Experimental analyi of

More information

Support Vector Machine Based Electricity Price Forecasting For Electricity Markets utilising Projected Assessment of System Adequacy Data.

Support Vector Machine Based Electricity Price Forecasting For Electricity Markets utilising Projected Assessment of System Adequacy Data. The Sixth International Power Engineering Conference (IPEC23, 27-29 November 23, Singapore Support Vector Machine Baed Electricity Price Forecating For Electricity Maret utiliing Projected Aement of Sytem

More information

Retirement Option Election Form with Partial Lump Sum Payment

Retirement Option Election Form with Partial Lump Sum Payment Offie of the New York State Comptroller New York State and Loal Retirement System Employees Retirement System Polie and Fire Retirement System 110 State Street, Albany, New York 12244-0001 Retirement Option

More information

G*Power 3: A flexible statistical power analysis program for the social, behavioral, and biomedical sciences

G*Power 3: A flexible statistical power analysis program for the social, behavioral, and biomedical sciences Behavior Reearch Method 007, 39 (), 75-9 G*Power 3: A flexible tatitical power analyi program for the ocial, behavioral, and biomedical cience FRAZ FAUL Chritian-Albrecht-Univerität Kiel, Kiel, Germany

More information

i e AT 21 of 2006 EMPLOYMENT ACT 2006

i e AT 21 of 2006 EMPLOYMENT ACT 2006 i e AT 21 of 2006 EMPLOYMENT ACT 2006 Employment At 2006 Index i e EMPLOYMENT ACT 2006 Index Setion Page PART I DISCRIMINATION AT RECRUITMENT ON TRADE UNION GROUNDS 9 1 Refusal of employment on grounds

More information

FEDERATION OF ARAB SCIENTIFIC RESEARCH COUNCILS

FEDERATION OF ARAB SCIENTIFIC RESEARCH COUNCILS Aignment Report RP/98-983/5/0./03 Etablihment of cientific and technological information ervice for economic and ocial development FOR INTERNAL UE NOT FOR GENERAL DITRIBUTION FEDERATION OF ARAB CIENTIFIC

More information

A COMPARATIVE STUDY OF THREE-PHASE AND SINGLE-PHASE PLL ALGORITHMS FOR GRID-CONNECTED SYSTEMS

A COMPARATIVE STUDY OF THREE-PHASE AND SINGLE-PHASE PLL ALGORITHMS FOR GRID-CONNECTED SYSTEMS A COMPARATIE STUDY OF THREEPHASE AND SINGLEPHASE PLL ALGORITHMS FOR GRIDCONNECTED SYSTEMS Ruben Marco do Santo Filho Centro Federal de Educação Tecnológica CEFETMG Coord. Eletrônica Av. Amazona 553 Belo

More information

THE IMPACT OF MULTIFACTORIAL GENETIC DISORDERS ON CRITICAL ILLNESS INSURANCE: A SIMULATION STUDY BASED ON UK BIOBANK ABSTRACT KEYWORDS

THE IMPACT OF MULTIFACTORIAL GENETIC DISORDERS ON CRITICAL ILLNESS INSURANCE: A SIMULATION STUDY BASED ON UK BIOBANK ABSTRACT KEYWORDS THE IMPACT OF MULTIFACTORIAL GENETIC DISORDERS ON CRITICAL ILLNESS INSURANCE: A SIMULATION STUDY BASED ON UK BIOBANK BY ANGUS MACDONALD, DELME PRITCHARD AND PRADIP TAPADAR ABSTRACT The UK Biobank project

More information

Computer Networks Framing

Computer Networks Framing Computer Networks Framing Saad Mneimneh Computer Siene Hunter College of CUNY New York Introdution Who framed Roger rabbit? A detetive, a woman, and a rabbit in a network of trouble We will skip the physial

More information

Method of Moments Estimation in Linear Regression with Errors in both Variables J.W. Gillard and T.C. Iles

Method of Moments Estimation in Linear Regression with Errors in both Variables J.W. Gillard and T.C. Iles Method of Moment Etimation in Linear Regreion with Error in both Variable by J.W. Gillard and T.C. Ile Cardiff Univerity School of Mathematic Technical Paper October 005 Cardiff Univerity School of Mathematic,

More information

Brand Equity Net Promoter Scores Versus Mean Scores. Which Presents a Clearer Picture For Action? A Non-Elite Branded University Example.

Brand Equity Net Promoter Scores Versus Mean Scores. Which Presents a Clearer Picture For Action? A Non-Elite Branded University Example. Brand Equity Net Promoter Score Veru Mean Score. Which Preent a Clearer Picture For Action? A Non-Elite Branded Univerity Example Ann Miti, Swinburne Univerity of Technology Patrick Foley, Victoria Univerity

More information

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test Report 4668-1b Meaurement report Sylomer - field tet Report 4668-1b 2(16) Contet 1 Introduction... 3 1.1 Cutomer... 3 1.2 The ite and purpoe of the meaurement... 3 2 Meaurement... 6 2.1 Attenuation of

More information

A model for the relationship between tropical precipitation and column water vapor

A model for the relationship between tropical precipitation and column water vapor Click Here for Full Article GEOPHYSICAL RESEARCH LETTERS, VOL. 36, L16804, doi:10.1029/2009gl039667, 2009 A model for the relationhip between tropical precipitation and column water vapor Caroline J. Muller,

More information

The Optimal Deterrence of Tax Evasion: The Trade-off Between Information Reporting and Audits

The Optimal Deterrence of Tax Evasion: The Trade-off Between Information Reporting and Audits The Optimal Deterrene of Tax Evasion: The Trade-off Between Information Reporting and Audits Yulia Paramonova Department of Eonomis, University of Mihigan Otober 30, 2014 Abstrat Despite the widespread

More information

Auction-Based Resource Allocation for Sharing Cloudlets in Mobile Cloud Computing

Auction-Based Resource Allocation for Sharing Cloudlets in Mobile Cloud Computing 1 Auction-Baed Reource Allocation for Sharing Cloudlet in Mobile Cloud Computing A-Long Jin, Wei Song, Senior Member, IEEE, and Weihua Zhuang, Fellow, IEEE Abtract Driven by pervaive mobile device and

More information

DSP-I DSP-I DSP-I DSP-I

DSP-I DSP-I DSP-I DSP-I DSP-I DSP-I DSP-I DSP-I Digital Signal Proessing I (8-79) Fall Semester, 005 IIR FILER DESIG EXAMPLE hese notes summarize the design proedure for IIR filters as disussed in lass on ovember. Introdution:

More information

Abstract. Stephanie Witten*, Herwart Böhm*, and Karen Aulrich*

Abstract. Stephanie Witten*, Herwart Böhm*, and Karen Aulrich* S. Witten, H. Böhm, K. Aulrih Landbauforh Appl Agri Foretry Re 3/4 2015 (65)205-216 DOI:10.3220/LBF1447765843000 205 Effet of variety and environment on the ontent of rude nutrient, lyine, methionine and

More information