Research Article Heuristic-Based Firefly Algorithm for Bound Constrained Nonlinear Binary Optimization

Size: px
Start display at page:

Download "Research Article Heuristic-Based Firefly Algorithm for Bound Constrained Nonlinear Binary Optimization"

Transcription

1 Advaces i Operatios Research, Article ID , 12 pages Research Article Heuristic-Based Firefly Algorithm for Boud Costraied Noliear Biary Optimizatio M. Ferada P. Costa, 1 AaMariaA.C.Rocha, 2 Rogério B. Fracisco, 1 ad Edite M. G. P. Ferades 2 1 Departmet of Mathematics ad Applicatios, Cetre of Mathematics, Uiversity of Miho, Braga, Portugal 2 Algoritmi Research Cetre, Uiversity of Miho, Braga, Portugal Correspodece should be addressed to M. Ferada P. Costa; mfc@math.umiho.pt Received 30 May 2014; Accepted 20 September 2014; Published 8 October 2014 Academic Editor: Imed Kacem Copyright 2014 M. Ferada P. Costa et al. This is a ope access article distributed uder the Creative Commos Attributio Licese, which permits urestricted use, distributio, ad reproductio i ay medium, provided the origial work is properly cited. Firefly algorithm (FA) is a metaheuristic for global optimizatio. I this paper, we address the practical testig of a heuristicbased FA (HBFA) for computig optima of discrete oliear optimizatio problems, where the discrete variables are of biary type. A importat issue i FA is the formulatio of attractiveess of each firefly which i tur affects its movemet i the search space. Dyamic updatig schemes are proposed for two parameters, oe from the attractiveess term ad the other from the radomizatio term. Three simple heuristics capable of trasformig real cotiuous variables ito biary oes are aalyzed. A ew sigmoid erf fuctio is proposed. I the cotext of FA, three differet implemetatios to icorporate the heuristics for biary variables ito the algorithm are proposed. Based o a set of bechmark problems, a compariso is carried out with other biary dealig metaheuristics. The results demostrate that the proposed HBFA is efficiet ad outperforms biary versios of differetial evolutio (DE) ad particle swarm optimizatio (PSO). The HBFA also compares very favorably with agle modulated versio of DE ad PSO. It is show that the variat of HBFA based o the sigmoid erf fuctio with movemets i cotiuous space is the best, i terms of both computatioal requiremets ad accuracy. 1. Itroductio This paper aims to aalyze the merit, i terms of performace, of a heuristic-based firefly algorithm (HBFA) for computig the optimal ad biary solutio of boud costraied oliear optimizatio problems. The problem to be addressed has the form mi f (x) subject to x Ω R (acompactcovexset) x l {0, 1} for l=1,...,, where f is a cotiuous fuctio. Due to the compactess of Ω,wealsohaveLb l x l Ub l, l=1,...,,wherelb ad Ub are the vectors of the lower ad upper bouds, respectively. We do ot assume that f is differetiable ad covex. Istead of searchig for ay local (oglobal) solutio we wat the (1) globally best biary poit. Direct search methods might be suitable sice we do ot assume differetiability. However, they are oly local optimizatio procedures ad therefore thereisoguarateethataglobalsolutioisreached.for global optimizatio, stochastic methods are geerally used ad aim to explore the search space ad coverge to a global solutio. Metaheuristics are higher-level procedures or heuristics that are desiged to search for good solutios, kow as ear-optimal solutios, with less computatioal effort ad time tha more classical algorithms. They are usually odetermiistic ad their behaviors do ot deped o problem s properties. Populatio-based metaheuristics have bee used to solve a variety of optimizatio problems, from cotiuous to the combiatorial oes. Metaheuristics are commo for solvig discrete biary optimizatio problems [1 10]. May approaches have bee developed aimig to solve oliear programmig problems

2 2 Advaces i Operatios Research with mixed-discrete variables by trasformig the discrete problem ito a cotiuous oe [11]. The most used ad simple approach solves the cotiuous relaxed problem ad the discretizes the obtaied solutio by usig a roudig scheme. This type of approach works well o simple ad small dimesio academic ad bechmark problems but may be somehow limited o some real-world applicatios. Recetly, a metaheuristic optimizatio algorithm, termed firefly algorithm (FA), that mimics the social behavior of fireflies based o the flashig ad attractio characteristics of fireflies, has bee developed [12, 13]. This is a swarm itelligece optimizatio algorithm that is capable of competig with the most well-kow algorithms, like at coloy optimizatio, particle swarm optimizatio, artificial bee coloy, artificial fish swarm, ad cuckoo-search. FA performace is cotrolled by three parameters: the radomizatio parameter α, the attractiveess β, ad the absorptio coefficiet γ. Authors have argued that its efficiecy is due to its capability of subdividig the populatio ito subgroups (sice local attractio is stroger tha logdistace attractio) ad its ability to adapt the search to problem ladscape by cotrollig the parameter γ [14, 15]. Several variats of the firefly algorithm do already exist i the literature. Based o the settigs of their parameters, a classificatio scheme has appeared. Gaussia FA [16], hybrid FA with harmoy search [17], hybrid geetic algorithm with FA [18], self-adaptive step FA [15], ad modified FA i [19] are just a few examples. Further improvemets have bee made aimig to accelerate covergece (see, e.g., [20 22]).A practical covergece aalysis of FA with differet parameter sets is preseted i [23]. FA has become popular ad widely used i recet years i may applicatios, like ecoomic dispatch problems [24] ad mixed variable optimizatio problems [25]. The extesio of FA to multiobjective cotiuous optimizatio has already bee ivestigated [26]. A recet review of firefly algorithms is available i [14]. Based o the effectiveess of FA i cotiuous optimizatio, it is predicted that it will perform well whe solvig discrete optimizatio problems. Discrete versios of the FA are available for solvig discrete NP hard optimizatio problems [27, 28]. The mai purpose of this study is to icorporate some heuristics aimig to deal with biary variables i the firefly algorithm for solvig oliear optimizatio problems with biary variables. The biary dealig methods that were implemeted are adaptatios of well-kow heuristics for defiig 0 ad 1 bit strigs from real variables. Furthermore, a ew sigmoid fuctio aimig to costrai a real valued variable to the rage [0, 1] is also proposed. Three differet implemetatios to icorporate the heuristics for biary variables ad adapt FA to biary optimizatio are proposed. We apply the proposed heuristic strategies to solve a set of bechmark oliear problems ad show that the ewly developedhbfaiseffectiveibiaryoliearprogrammig. The remaiig part of the paper is orgaized as follows. Sectio 2 reviews the stadard FA ad presets ew dyamic updates for some FA parameters, ad Sectio 3 describes differet heuristic strategies ad reports o their implemetatios to adapt FA to biary optimizatio. All the heuristic approaches are validated with tests o a set of well-kow boud costraied problems. These results ad a compariso with other methods i the literature are show i Sectio 4. Fially,thecoclusiosadideasforfutureworkarelistedi Sectio Firefly Algorithm Firefly algorithm is a bioispired metaheuristic algorithm that is able to compute a solutio to a optimizatio problem. It is ispired by the flashig behavior of fireflies at ight. Accordig to [12, 13, 19], the three mai rules used to costruct the stadard algorithm are the followig: (i) all fireflies are uisex, meaig that ay firefly ca be attracted to ay other brighter oe; (ii) the attractiveess of a firefly is determied by its brightess which is associated with the ecoded objective fuctio; (iii) attractiveess is directly proportioal to brightess but decreases with distace. Throughout this paper, we let represet the Euclidea orm of a vector. We use the vector x = (x 1,x 2,...,x ) T to represet the positio of a firefly i the search space. The positio of the firefly j will be represeted by x j R.We assume that the size of the populatio of fireflies is m. I the cotext of problem (1), firefly j is brighter tha firefly i if f(x j )<f(x i ) Stadard FA. First, i the stadard FA, the positios of the fireflies are radomly geerated i the search space Ω as follows: x i l =Lb l + rad (Ub l Lb l ), for l=1,...,, (2) where rad is a uiformly distributed radom umber i [0, 1], hereafter represeted by rad U[0,1]. The movemet of a firefly i is attracted to aother brighter firefly j ad is give by x i =x i +β(x j x i )+α(rad 0.5) S, (3) where α [0,1] is the radomizatio parameter, rad U[0, 1], S R is a problem depedet vector of scalig parameters, ad β=β 0 exp ( γ xi x j p ) for p 1 (4) gives the attractiveess of a firefly which varies with the light itesity/brightess see by adjacet fireflies ad the distace betwee themselves ad β 0 is the attractio parameter whe the distace is zero [12, 13, 22, 29]. Besides the preseted exp fuctio, ay mootoically decreasig fuctio could be used. The parameter γ which characterizes the variatio of the attractiveess is the light absorptio coefficiet ad is crucial

3 Advaces i Operatios Research 3 Data: k max, f, η Set k=0; Radomly geerate x i Ω,,...,m; Evaluate f(x i ),,...,m,rakfireflies(fromlowesttolargestf); while k k max ad f(x 1 ) f >ηdo forall x i such that i=2,...,m do forall x j such that j=1,...,i 1 do Compute radomizatio term; Compute attractiveess β; Move firefly i towards j usig (3); Evaluate f(x i ),,...,m,rakfireflies(fromlowesttolargestf); Set k=k+1; Algorithm1:StadardFA. to determie the speed of covergece of the algorithm. I theory, γ couldtakeayvalueitheset[0, ).Wheγ 0, the attractiveess is costat β=β 0, meaig that a flashig firefly ca be see aywhere i the search space. This is aidealcaseforaproblemwithasigle(usuallyglobal) optimum sice it ca easily be reached. O the other had, whe γ, the attractiveess is almost zero i the sight of other fireflies ad each firefly moves i a radom way. I particular, whe β 0 = 0,thealgorithmbehaveslikea radom search method [13, 22]. The radomizatio term ca be exteded to the ormal distributio N(0, 1) or to ay other distributio [15]. Algorithm 1 presets the mai steps of the stadard FA (o cotiuous space) Dyamic Updates of α ad γ. The relative value of the parameters α ad γ affects the performace of FA. The parameter α cotrols the radomess or, to some extet, the diversity of solutios. Parameter γ aims to scale the attractio power of the algorithm. Small values of γ with large values of α ca icrease the umber of iteratios required to coverge to a optimal solutio. Experiece has show that α must take large values at the begiig of the iterative process to eforce the algorithm to icrease the diversity of solutios. However, small α values combied with small values of γ i the fial iteratios icrease the fie-tuig of solutios sice the effort is focused o exploitatio. Thus, it is possible to improve the quality of the solutio by reducig the radomess. Covergece ca be improved by varyig the radomizatio parameter α so that it decreases gradually as the optimum solutio is approachig [22, 24, 26, 29]. I order to improve covergece speed ad solutio accuracy, dyamic updates of the parameters α ad γ of FA, which deped o the iteratio couter k of the algorithm, are implemeted as follows. Similarly to the factor which cotrols the amplificatio of differetial variatios, i differetial evolutio (DE) metaheuristic [5], the iertial weight, i particle swarm optimizatio (PSO) [29, 30], ad the pitch adjustig rate, i the harmoy search (HS) algorithm [31], we allow the value of α to decrease liearly with k,fromaupperlevelα max to a lower level α mi : α (k) =α max k α max α mi k max, (5) where k max is the maximum umber of allowed iteratios. To icrease the attractiveess with k, the parameter γ is dyamically updated by γ (k) =γ max exp ( k l ( γ mi )), (6) k max γ max where γ mi ad γ max are the miimum variatio ad maximum variatio of attractiveess, respectively Lévy Depedet Radomizatio Term. We remark that our implemetatio of the radomizatio term i the proposed dyamic FA cosiders the Lévy distributio. Based o the attractiveess β, i(4), the equatio for the movemet of firefly i towards a brighter firefly j cabewritteas follows: x i =x i +y i with y i =β(x j x i )+αl(x 1 )σ i x, (7) where L(x 1 ) is a radom umber from the Lévy distributio cetered at x 1, the positio of the brightest firefly, with a uitary stadard deviatio. The vector σ i x represets the variatio aroud x 1 (adbasedorealpositiox) σ i x =( xi 1 x1 1,..., xi x1 )T. (8) 3. Dealig with Biary Variables The stadard FA is a real-coded algorithm ad some modificatios are eeded to eable it to deal with discrete optimizatio problems. This sectio describes the implemetatio of some heuristics with FA for biary oliear optimizatio problems. I the cotext of the proposed HBFA, three differet heuristics to trasform a cotiuous real

4 4 Advaces i Operatios Research variable ito a biary oe are preseted. Furthermore, to exted FA to biary optimizatio, differet implemetatios to icorporate the heuristic strategies ito FA are described. We will use the term discretizatio to defie the process that trasforms a cotiuous real variable, represeted, for example, by x, ito a biary oe, represeted by b Sigmoid Logistic Fuctio. This discretizatio methodology is the most commo i the literature whe populatiobased stochastic algorithms are cosidered i biary optimizatio, amely, PSO [6, 8, 9], DE [3], HS [1, 32], artificial fish swarm [33], ad artificial bee coloy [4, 7, 10]. Whe x i moves towards x j, the likelihood is that the discrete compoets of x i chage from biary umbers to realoes.totrasformarealumberitoabiaryoe,the followig sigmoid logistic fuctio costrais the real value to the iterval [0, 1]: Sigmoid fuctio /(1 + exp( x)) 0.5(1 + (x)) erf Figure 1: Sigmoid fuctios. x sig (x i l )= 1 1+exp ( x i l ), (9) where x i l, i the cotext of FA, is the compoet l of the positio vector x i (of firefly i) after movemet recall (7)ad (4). Equatio (9) iterprets the floatig-poit compoets of a solutio as a set of probabilities. These are the used to assig appropriate biary values by usig b i l ={ 1, if rad sig (xi l ) 0, otherwise, (10) where sig(x i l ) gives the probability that the compoet itself is 0 or 1 [28] ad rad U[0,1].Weotethatdurigthe iterative process the firefly positios, x, wereotallowedto move outside the search space Ω Proposed Sigmoid erf Fuctio. The error fuctio is a special fuctio with a shape that appears maily i probability ad statistics cotexts. Deoted by erf, the mathematical fuctio defied by the itegral, erf (x) = 2 x π exp ( t 2 )dt, (11) satisfies the followig properties erf (0) =0, erf ( ) = 1, erf (+ ) =1, erf ( x) = erf (x) 0 (12) ad it has a close relatio with the ormal distributio probabilities. Whe a series of measuremets are described by a ormal distributio with mea 0 ad stadard deviatio σ, the erf fuctio evaluated at (x/σ 2), for a positivex, gives the probability that the error of a sigle measuremet lies i the iterval [ x, x]. The derivative of the erf fuctio follows immediately from its defiitio: d 2 erf (t) = dt π exp ( t2 ), for t R. (13) The good properties of the erf fuctio are thus used to defie a ew sigmoid fuctio, the sigmoid erf fuctio: sig (x i l ) = 0.5 (1 + erf (xi l )), (14) which is a bouded differetiable real fuctio defied for all x R ad has a positive derivative at each poit. A compariso of both fuctios (9) ad(14) is depicted i Figure 1. Note that the slope at the origi of the sigmoid fuctio i (14) is aroud , while that of fuctio (9) is 0.25, thus yieldig a faster growig from 0 to Roudig to Iteger Part. The simplest discretizatio procedure of a cotiuous compoet of a poit ito 0/1 bit uses the roudig to the iteger part fuctio, kow as floor fuctio, ad is described i [34]. Each cotiuous value x i l R is trasformed ito a biary oe, 0 bit or 1 bit, b i l, for l=1,...,i the followig way: b i l = xi l mod 2, (15) where z represets the floor fuctio of z ad gives the largest iteger ot greater tha z. The floatig-poit value x i l is first divided by 2 ad the the absolute value of the remaider is floored. The obtaied iteger umber is the bit value of the compoet Heuristics Implemetatio. I this study, three methods capable of computig global solutios to biary optimizatio problems usig FA are proposed Movemet o Cotiuous Space. I this implemetatio of the previously described heuristics, deoted by movemet o cotiuous space (mcs), the movemet of each firefly is made o the cotiuous space ad its attractiveess term is updated cosiderig the real positio vector.therealpositiooffireflyi is discretized oly after all movemets towards brighter fireflies have bee carried out. We ote that the fitess evaluatio of each firefly, for firefly

5 Advaces i Operatios Research 5 Data: k max, f, η Set k=0; Radomly geerate x i Ω,,...,m; Discretize positio of firefly i: x i b i,,...,m; Compute f(b i ),,...,m, rak fireflies (from lowest to largest f); while k k max ad f(b1 ) f >ηdo forall x i such that i=2,...,m do forall x j such that j=1,...,i 1 do Compute radomizatio term; Compute attractiveess β; Move positio x i of firefly i towards x j usig (7); Discretize positios: x i b i,,...,m; Compute f(b i ),,...,m, rak fireflies (from lowest to largest f); Set k=k+1; Algorithm 2: HBFA with mcs. Data: k max, f, η Set k=0; Radomly geerate x i Ω,,...,m; Discretize positio of firefly i: x i b i,,...,m; Compute f(b i ),,...,m, rak fireflies (from lowest to largest f); while k k max ad f(b1 ) f >ηdo forall b i such that i=2,...,m do forall b j such that j=1,...,i 1 do Compute radomizatio term; Compute attractiveess β based o distace bi b j p ; Move biary positio b i of firefly i towards b j usig x i =b i +β(b j b i )+αl(b 1 )σ i b ; Discretize positio of firefly i: x i b i ; Compute f(b i ),,...,m,rakfireflies(fromlowesttolargestf); Set k=k+1; Algorithm 3: HBFA with mbs. rakig, is always based o the biary positio. Algorithm2 presets the mai steps of HBFA with mcs Movemet o Biary Space. This implemetatio, deoted by movemet o biary space (mbs), moves the biary positio of each firefly towards the biary positios of brighter fireflies; that is, each movemet is made o the biary space although the correspodig positio may fail to be0or1bitstrigadmustbediscretizedbeforetheupdatig of attractiveess. Here, fitess is also based o the biary positios. Algorithm 3 presets the mai steps of HBFA with mbs Probability for Biary Compoet. For this implemetatio, amed probability for biary compoet (pbc), we borrow the cocept from the biary PSO [6, 9, 35] where each compoet of the velocity vector is directly used to compute the probability that the correspodig compoet oftheparticlepositio,x i l,is0or1.similarly,ithefa algorithm, we do ot iterpret the vector y i i (7) asastep size, but rather as a mea to compute the probability that each compoet of the positio vector of firefly i is0or1.thus,we defie b i l ={ 1, if rad sig (yi l ) (16) 0, otherwise, where sig() represets a sigmoid fuctio. Algorithm 4is the pseudocode of HBFA with pbc. 4. Numerical Experimets I this sectio, we preset the computatioal results that were obtaied with HBFA Algorithms 2, 3,ad4,usig(9), (14), or (15) aimig to ivestigate its performace whe solvig a set of biary oliear optimizatio problems. Two small 0-1 kapsack problems are also used to test the algorithms behavior o liear problems with 0/1 variables. The umerical experimets were carried out o a PC Itel Core 2 Duo Processor E7500 with 2.9 GHz ad 4 Gb of memory. The algorithms were coded i Matlab Versio (R2012b).

6 6 Advaces i Operatios Research Data: k max, f, η Set k=0; Radomly geerate x i Ω,,...,m; Discretize positio of firefly i: x i b i,,...,m; Compute f(b i ),,...,m, rak fireflies (from lowest to largest f); while k k max ad f(b1 ) f >ηdo forall b i such that i=2,...,m do forall b j such that j=1,...,i 1 do Compute radomizatio term; Compute attractiveess β based o distace bi b j p ; Compute y i usig biary positios (see (7)); Discretize y i ad defie b i usig (16); Compute f(b i ),,...,m,rakfireflies(fromlowesttolargestf); Set k=k+1; Algorithm 4: HBFA with pbc Experimetal Settig. Each experimet was coducted 30 times. The size of the populatio is made to deped o the problem sdimesioadissettom = mi{40, 2 }.Some experimets have bee carried out to tue certai parameters ofthealgorithms.itheproposedfawithdyamicα ad γ, they are set as follows: β 0 =1, p=1, α max = 0.5, α mi = 0.01, γ max =10,adγ mi = 0.1. I Algorithms 2 (mcs), 3 (mbs), ad 4 (pbc), iteratios were limited to k max = 500 ad the tolerace for fidig a good quality solutio is η= Results reported are averaged (over the 30 rus) of best fuctiovalues,umberoffuctioevaluatios,adumber of iteratios Experimetal Results. First,weuseasetoftebechmark oliear fuctios with differet dimesios ad characteristics. For example, five fuctios are uimodal ad the remaiig multimodal [3, 9, 10, 36]. They are displayed i Table 1. Although they are widely used i cotiuous optimizatio, we ow aim to coverge to a 0/1 bit strig solutio. First, we aim to compare with the results reported i [3, 9, 10]. Due to poor results, the authors i [10] do ot recommed the use of ABC to solve biary-valued problems. The other metaheuristics therei implemeted are the followig: (i) agle modulated PSO (AMPSO) ad agle modulated DE (AMDE) that icorporate a trigoometric fuctio as a bit strig geerator ito the classic PSO ad DE algorithms, respectively; (ii) biary DE ad PSO based o the sigmoid logistic fuctio ad (10), deoted by bide ad bipso, respectively. We oticed that the problems Foxholes, Griewak, Rosebrock, Schaffer, ad Step are ot correctly described i [3, 9, 10]. Table 2 shows both the averaged best fuctio values (obtaied durig the 30 rus), f avg,withthest.d.i paretheses, ad the averaged umber of fuctio evaluatios, fe, obtaied with the sigmoid logistic fuctio (see i (9)) ad (10),whileusigthethreeimplemetatios:mCS, mbs, ad pbc. Results obtaied for these te fuctios idicate that our proposal HBFA produces high quality solutios ad outperforms the biary versios bipso ad bide, as well as AMPSO ad AMDE. We also ote that mcs has the best fe values o 6 problems, mbs is better o 3 problems (oe is a tie with mcs), ad pbc o 2 problems. Thus, the performace of mcs is the best whe comparedwiththoseofmbsadpbc.thelatteristhe least efficiet of all, i particular for the large dimesioal problems. To aalyze the statistical sigificace of the results we perform a Friedma test. This is a oparametric statistical test to determie sigificat differeces i mea for oe idepedet variable with two or more levels also deoted as treatmets ad a depedet variable (or matched groups take as the problems). The ull hypothesis i this test is that the mea raks assiged to the treatmets uder testig are thesame.siceallthreeimplemetatiosareabletoreachthe solutios withi the η error tolerace o 9 out of 10 problems, the statistical aalysis is based o the performace criterio fe. I this hypothesis testig, we have three treatmets adtegroups.friedma schi-squarehasavalueof2.737 (with a P value of 0.255). For 2 degrees of freedom referece χ 2 distributio, the critical value for a sigificace level of 5% is Hece, sice , the ull hypothesis is ot rejected ad we coclude that there is o evidece that the three mea raks values have statistically sigificat differeces. To further compare the sigmoid fuctios with the roudig to iteger strategy, we iclude i Table 3 the results obtaied by the erf fuctio i (14), together with (10), ad the floor fuctio i(15). Oly the implemetatios mcs ad mbs are tested. The table also shows the averaged umber of iteratios, it. The results illustrate that implemetatio mcs (Algorithm 2) works very well with strategies based o (14), together with (10), ad (15). The success rate for all the problems is 100%, meaig that the algorithms stop because thef value at the positio of the best/brightest firefly is withi

7 Advaces i Operatios Research 7 Ackley Foxholes Griewak Quartic Rastrigi Rosebrock2 Rosebrock Table 1: Problems set. f (x) = 20exp ( x 2 i ) exp ( 1 cos (2πx i )) +20+e =30,Ω = [ 30, 30] 30, f =0at x = (0,...,0) 1 f(x) = j=1 (1/ (j + (x 1 a 1j ) 6 +(x 2 a 2j ) 6 )) [a ij ]=[ ] =2,Ω = [ , ] 2, f 13at x = (0, 0) f (x) = x 2 i cos ( x i i ) =30,Ω = [ 300, 300] 30, f =0at x = (0,...,0) f(x) = ix 4 i +U[0,1] =30,Ω = [ 1.28, 1.28] 30, f =0+ oise at x = (0,...,0) f(x) = 10 + (x 2 i 10cos (2πx i )) =30,Ω = [ 5.12, 5.12] 30, f =0at x = (0,...,0) f(x) = 100 (x 2 1 x 2) 2 +(1 x 1 ) 2 =2,Ω = [ 2.048, 2.048] 2, f =0at x = (1, 1) f(x) = 1 100(x 2 i x i+1 ) 2 +(1 x i ) 2 =30,Ω = [ 2.048, 2.048] 30, f =0at x =(1,...,1) Schaffer f(x) = (si( x2 1 +x2 2 )) ( (x1 2 +x2 2 ))2 =2,Ω = [ 100, 100] 2, f =0at x = (0, 0) Spherical Step f (x) = x 2 i =3,Ω = [ 5.12, 5.12] 3, f =0at x = (0, 0, 0) f(x) = 6 + x i =5,Ω = [ 5.12, 5.12] 5, f =30at x = (0, 0, 0, 0, 0) atoleraceη of the optimal solutio f,iallrus.further, mbs (Algorithm 3) works better whe the discretizatio of the variables is carried out by (15). Overall, mcs based o (14) produces the best results o 6 problems, mcs based o (15) gives the best results o 7 problems (icludig 4 ties with the former case), mbs based o (14) wisolyooeproblem, admbsbasedo(15) wis o 3 problems (all are ties with mcs based o (15)). Further, whe performig the Friedma test o the four distributios of fe values, the chi-square statistical value is (ad the P value is ). From the χ 2 distributio table, the critical value for a sigificace level of 5% ad 3 degrees of freedom is Sice > 7.81, the ull hypothesis is rejected ad we coclude that the observed differeces of the four distributios are statistically sigificat. We ow itroduce i the statistical aalysis the results reported i Tables 2 ad 3 cocered with both implemetatios mcs ad mbs. Six distributios of fe values are ow i compariso. Friedma s chi-square value is (P value =0.0027).Thecriticalvalueofthechi-squaredistributio for a sigificace level of 5% ad 5 degrees of freedom is Thus, the ull hypothesis of o sigificat differeces o mea raks is rejected ad there is evidece that the six distributios of fe values have statistically sigificat differeces. Multiple comparisos (two at a time) may be carried out to determie which mea raks are sigificatly differet. The estimates of the 95% cofidece itervals are show i the graph of Figure 2 for each case uder testig. Two compared distributios of fe are sigificatly differet if their itervals are disjoit ad are ot sigificatly differet if their itervals overlap. Hece, from the six cases, we coclude that the mea raks produced by mcs based o (15) are sigificatly differet from those of mbs based o (9) admbsbasedo(14). For the remaiig pairs of compariso there are o sigificat differeces o the mea raks.

8 8 Advaces i Operatios Research Table 2: Compariso with AMPSO, bipso, bide, ad AMDE based o f avg ad St.D. (show i paretheses). Prob. Ackley Foxholes Griewak Quartic Rastrigi Rosebrock2 Rosebrock Schaffer Spherical Step mcs based o (9) mbsbasedo(9) pbcbasedo(9) AMPSO bipso bide AMDE f avg fe f avg fe f avg fe f avg f avg f avg f avg 8.88e e e e e e e () () () (0.57e 01) (0.49e 01) (0.31e01) (0.76e00) 0.53e e e01 5.0e (9.03e 15) (9.03e 15) (9.03e 15) () (0.97e 14) (0.86e00) (0.0e00) 1.06e e e e () () () (0.44e01) (0.98e01) (0.10e02) (0.39e01) 4.55e e e e e e e (3.01e 01) (3.03e 01) (2.71e 01) (0.19e01) (0.19e01) (0.66e00) (0.81e00) 2.25e e e e () () () (0.35e02) (0.28e01) (0.45e02) (0.31e02) 0.49e e e e () () () (0.11e 03) (0.88e 04) (0.15e 04) (0.17e 04) 2.20e e e e () () () (0.86e02) (0.77e02) (0.16e02) (0.42e02) 0.24e e e00 1.0e () () () (0.42e 02) (0.11e 01) (0.27e 06) (0.0e00) 0.30e e e e () () () () (0.0e00) (0.41e 04) (0.15e 04) 0.17e e e () () () () (0.15e 04) (0.0e00) (0.60e 01) mcs based o (9) mbs based o (9) mcs based o (14) mbs based o (14) mcs based o (15) mbs based o (15) mbs based o (9) ad (14) have mea raks sigificatly differet from mcs based o (15) Figure 2: Cofidece itervals for mea raks of fe. For comparative purposes we iclude i Table 4 the resultsobtaiedbyusigtheproposedlévy (L)distributio i the radomizatio term, as show i (7), ad those produced by the Uiform (U) distributio, usig rad U[0,1] as show i (3). The reported tests use implemetatio mcs (described i Algorithm 2)withthetwoheuristicsforbiary variables: (i) the erf fuctio i (14), together with (10), ad (ii) the floor fuctio i (15). It is show that the performace of HBFA with Uiform distributio is very sesitive to the dimesio of the problem, sice the efficiecy is good whe is small but gets worse whe is large. Thus, we have show that the Lévy distributio is a very good bid. We add to some problems with = 30 from Table 1 Ackley, Griewak, Rastrigi, Rosebrock, ad Spherical three other fuctios Schwefel 2.22, Schwefel 2.26, ad Sum of Differet Power to compare our results with those reported i [1]. Schwefel 2.22 is uimodal ad for Ω = [ 10, 10] 30, the biary solutio is (0,...,0) with f =0;Schwefel2.26 is multimodal ad i Ω = [ 500, 500] 30,thebiarysolutio is (1,1,...,1) with f = ; SumofDifferet Power is uimodal ad i Ω = [ 1, 1] 30,themiimumis0 at (0,...,0). For the results of Table 5, we use HBFA based o mcs, with both erf fuctio i (14), together with (10), ad the floor fuctio (15). The table reports o the average

9 Advaces i Operatios Research 9 Prob. Table3:ComparisoofmCSversusmBSad(14)versus(15), based o f avg,fe,adit. mcs based o (14) mbsbasedo(14) mcsbasedo(15) mbsbasedo(15) f avg fe it f avg fe it f avg fe it f avg fe it Ackley 8.88e e e e Foxholes e Griewak Quartic 2.38e e e e 01 Rastrigi Rosebrock e Rosebrock e Schaffer e Spherical Step Table 4: Compariso betwee Lévy ad Uiform distributios i the radomizatio term, based o f avg,fe,adit(withst.d.i paretheses). Prob. Ackley Foxholes Griewak Quartic Rastrigi Rosebrock2 Rosebrock Schaffer Spherical Step mcs based o (14)+L mcs based o (14)+U mcs based o (15)+L mcs based o (15)+U f avg fe it f avg fe it f avg fe it f avg fe it 8.88e e e e () () () (1.26e 02) (9.03e 15) (9.03e 15) (9.03e 15) (9.03e 15) 1.27e () () () (2.76e 02) 2.38e e e e (1.70e 01) (1.16e01) (1.03e 01) (2.90e 01) 1.00e () () () (4.03e 01) () () () () 8.22e e () (1.02e02) () (8.43e01) () () () () () () () () () () () () Table 5: Compariso of HBFA (with mcs) with ABHS i [1]basedof avg,fe,adsr(%). Prob. mcs based o (14) mcsbasedo(15) ABHSi[1] f avg fe SR (%) f avg fe SR (%) f avg fe SR (%) Ackley 8.88e e e Griewak e Rastrigi e Rosebrock e Schwefel Schwefel e e e Spherical Sum of Differet Power

10 10 Advaces i Operatios Research Table 6: Results for varied dimesios ( = 50, 100, 200), cosiderig m=40. Ackley Griewak Quartic Rosebrock Spherical Step f mcs based o (14) mcsbasedo(15) f avg St.D. fe it f avg St.D. fe it e e e e e e oise e e e e 01 + oise e e e e 01 + oise e e e e e e e e e e e e e03 fuctio values, average umber of fuctio evaluatios, ad success rate (SR). Here, 50 idepedet rus were carried outtocomparewiththeresultsshowi[1]. The maximum umber of fuctio evaluatios therei used was It is show that our HBFA outperforms the proposed adaptive biary harmoy search (ABHS) Effect of Problem s Dimesio o HBFA Performace. We ow cosider six problems with varied dimesios from the previous set to aalyze the effect of problem s dimesio o the HBFA performace. We test three dimesios: =50, = 100, ad = 200. The algorithm s parameters are set as previously defied. We remark that the size of the populatio for all the tested problems ad dimesios is 40 poits. Table 6 cotais the results for compariso based o averaged values of f, umber of fuctio evaluatios, ad umber of iteratios. The St.D. of the f values are also displayed. Sice the implemetatio mcs, show i Algorithm2, performs better ad shows more cosistet results tha the other two, we tested oly mcs based o (14) admcsbasedo(15). Besides testig sigificat differeces o the mea raks produced by the two treatmets, mcs based o (14)admCS based o (15), we also wat to determie if the differeces o mea raks produced by problem s dimesio 50, 100, ad 200 are statistically sigificat at a sigificace level of 5%. Hece, we aim to aalyze the effects of two factors A ad B. A is the HBFA implemetatio (with two levels) ad B is the problem s dimesio (with three levels). For this purpose, the results obtaied for the six problems for each combiatio of the levels of A ad B are cosidered as replicatios. Whe performig the Friedma test for factor A, the chi-square statistical value is (P value = ) with 1 degree of freedom. The critical value for a sigificace levelof5%ad1degreeoffreedomitheχ 2 distributio table is 3.84, ad there is o evidece of statistically sigificat differeces. From the Friedma test for factor B, we also coclude that there is o evidece of statistically sigificat differeces, sice the chi-square statistical value is (P value = ) with 2 degrees of freedom. (The critical value of the χ 2 distributio table for a sigificace level of 5% ad 2 degrees of freedom is 5.99.) Hece, we coclude that the dimesiooftheproblemdoesotaffectthealgorithm sperformace. Oly with problem Quartic, the efficiecy of mcs based o (14) gets worse as dimesio icreases. Overall, both tested strategies are rather effective whe biary solutios are required o small as well as o large oliear optimizatio problems Solvig 0-1 Kapsack Problems. Fially,weaimtoaalyze the behavior of our best tested strategies whe solvig well-kow biary ad liear optimizatio problems. For this prelimiary experimet, we selected two small kapsack problems. The 0-1 kapsack problem (KP) ca be described as follows. Let be the umber of items, from whichwehavetoselectsomeofthemtobecarriedia kapsack. Let w l ad V l be the weight ad the value of item l, respectively, ad let W be the kapsack s capacity. It is usually assumed that all weights ad values are oegative. The objective is to maximize the total value

11 Advaces i Operatios Research 11 of the kapsack uder the costrait of the kapsack s capacity: max x s.t. V (x) l=1 l=1 w l x l W, V l x l x l {0, 1}, l=1,...,. (17) If item l is selected, x l =1;otherwise,x l =0.Usigapealty fuctio,thisproblemcabetrasformedito mi x l=1 V l x l +μmax {0, l=1 w l x l W}, (18) where μ is the pealty parameter which was set to be 100 i this experimet. Case 1 (a istace of a 0-1 KP with 4 items). Kapsack s capacity is W=6ad the vectors of values ad weights are V = (40, 15, 20, 10) ad w = (4,2,3,1).Basedotheabovemetioed parameters, the HBFA with mcs based o (14) was ru 30 times ad the averaged results were the followig. With a success rate of 100%, items 1 ad 2 are icluded i the kapsack ad items 3 ad 4 are excluded, with a maximum value of 55 (St.D. = 0.0e00). O average, the rus required 0.8 iteratios ad 29.3 fuctio evaluatios. With a success rate of 23%, the heuristic based o the floor fuctio, thus mcs based o (15), reached f avg =49(St.D. = 4.0e00) after a average of fuctio evaluatios ad a average of iteratios. Case 2 (aistaceofa0-1kpwith8items). Themaximum capacity of the kapsack is set to 8 ad the vectors of values ad weights are V = (83, 14, 54, 79, 72, 52, 48, 62) ad w = (3,2,3,2,1,2,2,3). The results are averaged over the 30 rus. After 8.7 iteratios ad fuctio evaluatios, the maximum value produced by the strategy mcs based o (14) is 286 (St.D. = 0.0e00), with a success rate of 100%. Items 1, 4, 5, ad 6 are icluded i the kapsack ad the others are excluded. The heuristic mcs based o (15)didotreachthe optimal solutio. All rus required 500 iteratios ad fuctio evaluatios ad the average fuctio values were f avg = 227 with St.D. = 3.14e Coclusios ad Future Work I this work we have implemeted several heuristics to compute a global optimal biary solutio of boud costraied oliear optimizatio problems, which have bee icorporated ito FA, yieldig the herei called HBFA. The problems addressed i this study have bouded cotiuous search space. Our FA proposal uses dyamic updatig schemes for two parameters, γ from the attractiveess term ad α from the radomizatio term, ad cosiders the Lévy distributio to create radomess i firefly movemet. The performace behavior of the proposed heuristics has bee ivestigated. Three simple heuristics capable of trasformig real cotiuous variables ito biary oes are implemeted. A ew sigmoid erf fuctio is proposed. I the cotext of the firefly algorithm, three differet implemetatios aimig to icorporate the heuristics for biary variables ito FA areproposed(mcs,mbs,adpbc).basedoasetof bechmark problems, a compariso is carried out with other biary dealig metaheuristics, amely, AMPSO, bipso, bide, ad AMDE. The experimetal results show that the implemetatio deoted by mcs whe combied with either the ew sigmoid erf fuctio or the roudig scheme basedothefloorfuctioisquiteefficietadsuperior to the other methods i compariso. The statistical aalysis carried out o the results shows evidece of statistically sigificat differeces o efficiecy, measured by the umber of fuctio evaluatios, betwee the implemetatio mcs basedothefloorfuctioapproachadthembsbased o both tested sigmoid fuctios schemes. We have also ivestigated the effect of problem s dimesio o the performace of our algorithm. Usig the Friedma statistical test we coclude that the differeces o efficiecy are ot statistically sigificat. Aother simple experimet has show that the implemetatio mcs with the sigmoid erf fuctio is effective i solvig two small 0-1 KP. The performace of this simple heuristic strategy will be further aalyzed to solve large ad multidimesioal 0-1 KP. Future developmets cocerig the HBFA will cosider its extesio to deal with iteger variables i oliear optimizatio problems. Differet heuristics to trasform cotiuous real variables ito iteger variables will be ivestigated. Challegig mixediteger ocovex oliear problems will be solved. Coflict of Iterests The authors declare that there is o coflict of iterests regardig the publicatio of this paper. Ackowledgmets The authors wish to thak two aoymous referees for their valuable suggestios to improve the paper. This work has bee supported by FCT (Fudação para a Ciêcia e Tecologia, Portugal) i the scope of the Projects PEst- OE/MAT/UI0013/2014 ad PEst-OE/EEI/UI0319/2014. Refereces [1]L.Wag,R.Yag,Y.Xu,Q.Niu,P.M.Pardalos,adM. Fei, A improved adaptive biary harmoy search algorithm, Iformatio Scieces,vol.232,pp.58 87,2013. [2] M. A. K. Azad, A. M. A. C. Rocha, ad E. M. G. P. Ferades, Improved biary artificial fish swarm algorithm for the 0-1 multidimesioal kapsack problems, Swarm ad Evolutioary Computatio, vol. 14, pp , [3] A.P.EgelbrechtadG.Pampará, Biary differetial evolutio strategies, i Proceedigs of the IEEE Cogress o Evolutioary Computatio (CEC 07), pp , September [4] M. H. Kasha, N. Nahavadi, ad A. H. Kasha, DisABC: a ew artificial bee coloy algorithm for biary optimizatio, Applied Soft Computig Joural,vol.12,o.1,pp ,2012.

12 12 Advaces i Operatios Research [5] M. H. Kasha, A. H. Kasha, ad N. Nahavadi, A ovel differetial evolutio algorithm for biary optimizatio, Computatioal Optimizatio ad Applicatios,vol.55,o.2,pp , [6] J. Keedy ad R. C. Eberhart, A discrete biary versio oftheparticleswarmalgorithm, iproceedigs of the IEEE Iteratioal Coferece o Systems, Ma, ad Cyberetics,vol. 5,pp ,Orlado,Fla,USA,October1997. [7]T.Liu,L.Zhag,adJ.Zhag, Studyofbiaryartificial bee coloy algorithm based o particle swarm optimizatio, Joural of Computatioal Iformatio Systems,vol.9,o.16,pp , [8] S. Mirjalili ad A. Lewis, S-shaped versus V-shaped trasfer fuctios for biary particle swarm optimizatio, Swarm ad Evolutioary Computatio,vol.9,pp.1 14,2013. [9] G. Pampará, A. P. Egelbrecht, ad N. Frake, Biary differetial evolutio, i Proceedigs of the IEEE Cogress o Evolutioary Computatio (CEC 06),pp ,Vacouver, Caada, July [10] G. Pampará ad A. P. Egelbrecht, Biary artificial bee coloy optimizatio, i Proceedigs of the IEEE Symposium o Swarm Itelligece (SIS 11), pp. 1 8, IEEE Perth, April [11] S. Burer ad A. N. Letchford, No-covex mixed-iteger oliear programmig: a survey, SurveysiOperatiosResearch ad Maagemet Sciece,vol.17,o.2,pp ,2012. [12] X.-S. Yag, Firefly algorithms for multimodal optimizatio, i Proceedigs of the Stochastic Algorithms: Foudatios ad Applicatios (SAGA 09), O. Wataabe ad T. Zeugma, Eds., vol of Lecture Notes i Computer Sciece, pp , [13] X.-S. Yag, Firefly algorithm, stochastic test fuctios ad desig optimizatio, Iteratioal Joural of Bio-Ispired Computatio,vol.2,o.2,pp.78 84,2010. [14] I. Fister Jr., X.-S. Yag, ad J. Brest, A comprehesive review of firefly algorithms, Swarm ad Evolutioary Computatio, vol. 13, pp , [15] S.Yu,S.Yag,adS.Su, Self-adaptivestepfireflyalgorithm, Joural of Applied Mathematics, vol.2013,articleid832718,8 pages, [16] S. M. Farahai, A. A. Abshouri, B. Nasiri, ad M. R. Meybodi, A Gaussia firefly algorithm, Iteratioal Joural of Machie Learig ad Computig,vol.1,o.5,pp ,2011. [17] L. Guo, G.-G. Wag, H. Wag, ad D. Wag, A effective hybrid firefly algorithm with harmoy search for global umerical optimizatio, The Scietific World Joural,vol.2013,Article ID , 9 pages, [18] S. M. Farahai, A. A. Abshouri, B. Nasiri, ad M. R. Meybodi, Some hybrid models to improve firefly algorithm performace, Iteratioal Joural of Artificial Itelligece,vol.8,o. 12, pp , [19] S. L. Tilahu ad H. C. Og, Modified firefly algorithm, Joural of Applied Mathematics,vol.2012,ArticleID467631,12 pages, [20] X. Li, Y. Zhog, ad H. Zhag, A ehaced firefly algorithm for fuctio optimisatio problems, Iteratioal Joural of Modellig, Idetificatio ad Cotrol,vol.18,o.2,pp , [21] A. Maju ad M. J. Nigam, Firefly algorithm with fireflies havig quatum behavior, i Proceedigs of the Iteratioal Coferece o Radar, Commuicatio ad Computig (ICRCC 12), pp , IEEE, Tiruvaamalai, Idia, December [22] X.-S. Yag ad X. He, Firefly algorithm: recet advaces ad applicatios, Iteratioal Joural of Swarm Itelligece,vol.1, o. 1, pp , [23] S. Arora ad S. Sigh, The firefly optimizatio algorithm: covergece aalysis ad parameter selectio, Iteratioal Joural of Computer Applicatios,vol.69,o.3,pp.48 52,2013. [24] X.-S. Yag, S. S. S. Hosseii, ad A. H. Gadomi, Firefly algorithm for solvig o-covex ecoomic dispatch problems with valve loadig effect, Applied Soft Computig Joural, vol. 12,o.3,pp ,2012. [25] A. H. Gadomi, X.-S. Yag, ad A. H. Alavi, Mixed variable structural optimizatio usig firefly algorithm, Computers ad Structures,vol.89,o.23-24,pp ,2011. [26] X.-S. Yag, Multiobjective firefly algorithm for cotiuous optimizatio, Egieerig with Computers, vol. 29, o. 2, pp , [27] A. N. Kumbharaa ad G. M. Padey, Solvig travellig salesma problem usig firefly algorithm, Iteratioal Joural for Research i Sciece & Advaced Techologies,vol.2,o.2,pp , [28]M.K.Sayadi,A.Hafezalkotob,adS.G.J.Naii, Fireflyispired algorithm for discrete optimizatio problems: a applicatio to maufacturig cell formatio, Joural of Maufacturig Systems,vol.32,o.1,pp.78 84,2013. [29] X.-S. Yag, Firefly algorithm, i Nature-Ispired Metaheuristic Algorithms, pp , Luiver Press, Uiversity of Cambridge, Cambridge, UK, 2d editio, [30] A. R. Jordehi ad J. Jasi, Parameter selectio i particle swarm optimisatio: a survey, Joural of Experimetal & Theoretical Artificial Itelligece,vol.25,o.4,pp ,2013. [31] M. Mahdavi, M. Fesaghary, ad E. Damagir, A improved harmoy search algorithm for solvig optimizatio problems, Applied Mathematics ad Computatio, vol. 188, o. 2, pp , [32] M. Padberg, Harmoy search algorithms for biary optimizatio problems, i Operatios Research Proceedigs 2011, pp , Spriger, Berli, Germay, [33] M. A. K. Azad, A. M. A. C. Rocha, ad E. M. G. P. Ferades, A simplified biary artificial fish swarm algorithm for ucapacitated facility locatio problems, i Proceedigs of World Cogress o Egieerig, S.I.Ao,L.Gelma,D.W.L.Hukis, A. Huter, ad A. M. Korsusky, Eds., vol. 1, pp , IAENG, Lodo, UK, [34] M. Sevkli ad A. R. Guer, A cotiuous particle swarm optimizatio algorithm for ucapacitated facility locatio problem, i At Coloy Optimizatio ad Swarm Itelligece,M.Dorigo, L. M. Gambardella, M. Birattari, A. Martioli, R. Poli, ad T. Stützle,Eds.,vol.4150ofLecture Notes i Computer Scieces, pp ,Spriger,2006. [35] L. Wag ad C. Sigh, Uit commitmet cosiderig geerator outages through a mixed-iteger particle swarm optimizatio algorithm, Applied Soft Computig Joural,vol.9,o.3,pp , [36] M. M. Ali, C. Khompatrapor, ad Z. B. Zabisky, A umerical evaluatio of several stochastic algorithms o selected cotiuous global optimizatio test problems, Joural of Global Optimizatio,vol.31,o.4,pp ,2005.

13 Advaces i Operatios Research Advaces i Decisio Scieces Joural of Applied Mathematics Algebra Joural of Probability ad Statistics The Scietific World Joural Iteratioal Joural of Differetial Equatios Submit your mauscripts at Iteratioal Joural of Advaces i Combiatorics Mathematical Physics Joural of Complex Aalysis Iteratioal Joural of Mathematics ad Mathematical Scieces Mathematical Problems i Egieerig Joural of Mathematics Discrete Mathematics Joural of Discrete Dyamics i Nature ad Society Joural of Fuctio Spaces Abstract ad Applied Aalysis Iteratioal Joural of Joural of Stochastic Aalysis Optimizatio

Modified Line Search Method for Global Optimization

Modified Line Search Method for Global Optimization Modified Lie Search Method for Global Optimizatio Cria Grosa ad Ajith Abraham Ceter of Excellece for Quatifiable Quality of Service Norwegia Uiversity of Sciece ad Techology Trodheim, Norway {cria, ajith}@q2s.tu.o

More information

A Combined Continuous/Binary Genetic Algorithm for Microstrip Antenna Design

A Combined Continuous/Binary Genetic Algorithm for Microstrip Antenna Design A Combied Cotiuous/Biary Geetic Algorithm for Microstrip Atea Desig Rady L. Haupt The Pesylvaia State Uiversity Applied Research Laboratory P. O. Box 30 State College, PA 16804-0030 haupt@ieee.org Abstract:

More information

Research Article Sign Data Derivative Recovery

Research Article Sign Data Derivative Recovery Iteratioal Scholarly Research Network ISRN Applied Mathematics Volume 0, Article ID 63070, 7 pages doi:0.540/0/63070 Research Article Sig Data Derivative Recovery L. M. Housto, G. A. Glass, ad A. D. Dymikov

More information

Chapter 7: Confidence Interval and Sample Size

Chapter 7: Confidence Interval and Sample Size Chapter 7: Cofidece Iterval ad Sample Size Learig Objectives Upo successful completio of Chapter 7, you will be able to: Fid the cofidece iterval for the mea, proportio, ad variace. Determie the miimum

More information

Chapter 6: Variance, the law of large numbers and the Monte-Carlo method

Chapter 6: Variance, the law of large numbers and the Monte-Carlo method Chapter 6: Variace, the law of large umbers ad the Mote-Carlo method Expected value, variace, ad Chebyshev iequality. If X is a radom variable recall that the expected value of X, E[X] is the average value

More information

Lesson 15 ANOVA (analysis of variance)

Lesson 15 ANOVA (analysis of variance) Outlie Variability -betwee group variability -withi group variability -total variability -F-ratio Computatio -sums of squares (betwee/withi/total -degrees of freedom (betwee/withi/total -mea square (betwee/withi

More information

Heuristic-Based Firefly Algorithm for Bound Constrained Nonlinear Binary Optimization

Heuristic-Based Firefly Algorithm for Bound Constrained Nonlinear Binary Optimization Heuristic-Based Firefly Algorithm for Bound Constrained Nonlinear Binary Optimization M. Fernanda P. Costa 1, Ana Maria A.C. Rocha 2, Rogério B. Francisco 1 and Edite M.G.P. Fernandes 2 1 Department of

More information

Confidence Intervals for One Mean

Confidence Intervals for One Mean Chapter 420 Cofidece Itervals for Oe Mea Itroductio This routie calculates the sample size ecessary to achieve a specified distace from the mea to the cofidece limit(s) at a stated cofidece level for a

More information

Case Study. Normal and t Distributions. Density Plot. Normal Distributions

Case Study. Normal and t Distributions. Density Plot. Normal Distributions Case Study Normal ad t Distributios Bret Halo ad Bret Larget Departmet of Statistics Uiversity of Wiscosi Madiso October 11 13, 2011 Case Study Body temperature varies withi idividuals over time (it ca

More information

Chapter 7 Methods of Finding Estimators

Chapter 7 Methods of Finding Estimators Chapter 7 for BST 695: Special Topics i Statistical Theory. Kui Zhag, 011 Chapter 7 Methods of Fidig Estimators Sectio 7.1 Itroductio Defiitio 7.1.1 A poit estimator is ay fuctio W( X) W( X1, X,, X ) of

More information

Normal Distribution.

Normal Distribution. Normal Distributio www.icrf.l Normal distributio I probability theory, the ormal or Gaussia distributio, is a cotiuous probability distributio that is ofte used as a first approimatio to describe realvalued

More information

Hypothesis testing. Null and alternative hypotheses

Hypothesis testing. Null and alternative hypotheses Hypothesis testig Aother importat use of samplig distributios is to test hypotheses about populatio parameters, e.g. mea, proportio, regressio coefficiets, etc. For example, it is possible to stipulate

More information

In nite Sequences. Dr. Philippe B. Laval Kennesaw State University. October 9, 2008

In nite Sequences. Dr. Philippe B. Laval Kennesaw State University. October 9, 2008 I ite Sequeces Dr. Philippe B. Laval Keesaw State Uiversity October 9, 2008 Abstract This had out is a itroductio to i ite sequeces. mai de itios ad presets some elemetary results. It gives the I ite Sequeces

More information

where: T = number of years of cash flow in investment's life n = the year in which the cash flow X n i = IRR = the internal rate of return

where: T = number of years of cash flow in investment's life n = the year in which the cash flow X n i = IRR = the internal rate of return EVALUATING ALTERNATIVE CAPITAL INVESTMENT PROGRAMS By Ke D. Duft, Extesio Ecoomist I the March 98 issue of this publicatio we reviewed the procedure by which a capital ivestmet project was assessed. The

More information

5 Boolean Decision Trees (February 11)

5 Boolean Decision Trees (February 11) 5 Boolea Decisio Trees (February 11) 5.1 Graph Coectivity Suppose we are give a udirected graph G, represeted as a boolea adjacecy matrix = (a ij ), where a ij = 1 if ad oly if vertices i ad j are coected

More information

Vladimir N. Burkov, Dmitri A. Novikov MODELS AND METHODS OF MULTIPROJECTS MANAGEMENT

Vladimir N. Burkov, Dmitri A. Novikov MODELS AND METHODS OF MULTIPROJECTS MANAGEMENT Keywords: project maagemet, resource allocatio, etwork plaig Vladimir N Burkov, Dmitri A Novikov MODELS AND METHODS OF MULTIPROJECTS MANAGEMENT The paper deals with the problems of resource allocatio betwee

More information

COMPARISON OF THE EFFICIENCY OF S-CONTROL CHART AND EWMA-S 2 CONTROL CHART FOR THE CHANGES IN A PROCESS

COMPARISON OF THE EFFICIENCY OF S-CONTROL CHART AND EWMA-S 2 CONTROL CHART FOR THE CHANGES IN A PROCESS COMPARISON OF THE EFFICIENCY OF S-CONTROL CHART AND EWMA-S CONTROL CHART FOR THE CHANGES IN A PROCESS Supraee Lisawadi Departmet of Mathematics ad Statistics, Faculty of Sciece ad Techoology, Thammasat

More information

Maximum Likelihood Estimators.

Maximum Likelihood Estimators. Lecture 2 Maximum Likelihood Estimators. Matlab example. As a motivatio, let us look at oe Matlab example. Let us geerate a radom sample of size 00 from beta distributio Beta(5, 2). We will lear the defiitio

More information

1 Computing the Standard Deviation of Sample Means

1 Computing the Standard Deviation of Sample Means Computig the Stadard Deviatio of Sample Meas Quality cotrol charts are based o sample meas ot o idividual values withi a sample. A sample is a group of items, which are cosidered all together for our aalysis.

More information

, a Wishart distribution with n -1 degrees of freedom and scale matrix.

, a Wishart distribution with n -1 degrees of freedom and scale matrix. UMEÅ UNIVERSITET Matematisk-statistiska istitutioe Multivariat dataaalys D MSTD79 PA TENTAMEN 004-0-9 LÖSNINGSFÖRSLAG TILL TENTAMEN I MATEMATISK STATISTIK Multivariat dataaalys D, 5 poäg.. Assume that

More information

Chatpun Khamyat Department of Industrial Engineering, Kasetsart University, Bangkok, Thailand ocpky@hotmail.com

Chatpun Khamyat Department of Industrial Engineering, Kasetsart University, Bangkok, Thailand ocpky@hotmail.com SOLVING THE OIL DELIVERY TRUCKS ROUTING PROBLEM WITH MODIFY MULTI-TRAVELING SALESMAN PROBLEM APPROACH CASE STUDY: THE SME'S OIL LOGISTIC COMPANY IN BANGKOK THAILAND Chatpu Khamyat Departmet of Idustrial

More information

Output Analysis (2, Chapters 10 &11 Law)

Output Analysis (2, Chapters 10 &11 Law) B. Maddah ENMG 6 Simulatio 05/0/07 Output Aalysis (, Chapters 10 &11 Law) Comparig alterative system cofiguratio Sice the output of a simulatio is radom, the comparig differet systems via simulatio should

More information

Department of Computer Science, University of Otago

Department of Computer Science, University of Otago Departmet of Computer Sciece, Uiversity of Otago Techical Report OUCS-2006-09 Permutatios Cotaiig May Patters Authors: M.H. Albert Departmet of Computer Sciece, Uiversity of Otago Micah Colema, Rya Fly

More information

The analysis of the Cournot oligopoly model considering the subjective motive in the strategy selection

The analysis of the Cournot oligopoly model considering the subjective motive in the strategy selection The aalysis of the Courot oligopoly model cosiderig the subjective motive i the strategy selectio Shigehito Furuyama Teruhisa Nakai Departmet of Systems Maagemet Egieerig Faculty of Egieerig Kasai Uiversity

More information

Statistical inference: example 1. Inferential Statistics

Statistical inference: example 1. Inferential Statistics Statistical iferece: example 1 Iferetial Statistics POPULATION SAMPLE A clothig store chai regularly buys from a supplier large quatities of a certai piece of clothig. Each item ca be classified either

More information

Research Article Crude Oil Price Prediction Based on a Dynamic Correcting Support Vector Regression Machine

Research Article Crude Oil Price Prediction Based on a Dynamic Correcting Support Vector Regression Machine Abstract ad Applied Aalysis Volume 2013, Article ID 528678, 7 pages http://dx.doi.org/10.1155/2013/528678 Research Article Crude Oil Price Predictio Based o a Dyamic Correctig Support Vector Regressio

More information

A probabilistic proof of a binomial identity

A probabilistic proof of a binomial identity A probabilistic proof of a biomial idetity Joatho Peterso Abstract We give a elemetary probabilistic proof of a biomial idetity. The proof is obtaied by computig the probability of a certai evet i two

More information

Data Analysis and Statistical Behaviors of Stock Market Fluctuations

Data Analysis and Statistical Behaviors of Stock Market Fluctuations 44 JOURNAL OF COMPUTERS, VOL. 3, NO. 0, OCTOBER 2008 Data Aalysis ad Statistical Behaviors of Stock Market Fluctuatios Ju Wag Departmet of Mathematics, Beijig Jiaotog Uiversity, Beijig 00044, Chia Email:

More information

PSYCHOLOGICAL STATISTICS

PSYCHOLOGICAL STATISTICS UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION B Sc. Cousellig Psychology (0 Adm.) IV SEMESTER COMPLEMENTARY COURSE PSYCHOLOGICAL STATISTICS QUESTION BANK. Iferetial statistics is the brach of statistics

More information

Baan Service Master Data Management

Baan Service Master Data Management Baa Service Master Data Maagemet Module Procedure UP069A US Documetiformatio Documet Documet code : UP069A US Documet group : User Documetatio Documet title : Master Data Maagemet Applicatio/Package :

More information

5: Introduction to Estimation

5: Introduction to Estimation 5: Itroductio to Estimatio Cotets Acroyms ad symbols... 1 Statistical iferece... Estimatig µ with cofidece... 3 Samplig distributio of the mea... 3 Cofidece Iterval for μ whe σ is kow before had... 4 Sample

More information

Inference on Proportion. Chapter 8 Tests of Statistical Hypotheses. Sampling Distribution of Sample Proportion. Confidence Interval

Inference on Proportion. Chapter 8 Tests of Statistical Hypotheses. Sampling Distribution of Sample Proportion. Confidence Interval Chapter 8 Tests of Statistical Hypotheses 8. Tests about Proportios HT - Iferece o Proportio Parameter: Populatio Proportio p (or π) (Percetage of people has o health isurace) x Statistic: Sample Proportio

More information

(VCP-310) 1-800-418-6789

(VCP-310) 1-800-418-6789 Maual VMware Lesso 1: Uderstadig the VMware Product Lie I this lesso, you will first lear what virtualizatio is. Next, you ll explore the products offered by VMware that provide virtualizatio services.

More information

Chapter 7 - Sampling Distributions. 1 Introduction. What is statistics? It consist of three major areas:

Chapter 7 - Sampling Distributions. 1 Introduction. What is statistics? It consist of three major areas: Chapter 7 - Samplig Distributios 1 Itroductio What is statistics? It cosist of three major areas: Data Collectio: samplig plas ad experimetal desigs Descriptive Statistics: umerical ad graphical summaries

More information

I. Chi-squared Distributions

I. Chi-squared Distributions 1 M 358K Supplemet to Chapter 23: CHI-SQUARED DISTRIBUTIONS, T-DISTRIBUTIONS, AND DEGREES OF FREEDOM To uderstad t-distributios, we first eed to look at aother family of distributios, the chi-squared distributios.

More information

Asymptotic Growth of Functions

Asymptotic Growth of Functions CMPS Itroductio to Aalysis of Algorithms Fall 3 Asymptotic Growth of Fuctios We itroduce several types of asymptotic otatio which are used to compare the performace ad efficiecy of algorithms As we ll

More information

Systems Design Project: Indoor Location of Wireless Devices

Systems Design Project: Indoor Location of Wireless Devices Systems Desig Project: Idoor Locatio of Wireless Devices Prepared By: Bria Murphy Seior Systems Sciece ad Egieerig Washigto Uiversity i St. Louis Phoe: (805) 698-5295 Email: bcm1@cec.wustl.edu Supervised

More information

University of California, Los Angeles Department of Statistics. Distributions related to the normal distribution

University of California, Los Angeles Department of Statistics. Distributions related to the normal distribution Uiversity of Califoria, Los Ageles Departmet of Statistics Statistics 100B Istructor: Nicolas Christou Three importat distributios: Distributios related to the ormal distributio Chi-square (χ ) distributio.

More information

0.7 0.6 0.2 0 0 96 96.5 97 97.5 98 98.5 99 99.5 100 100.5 96.5 97 97.5 98 98.5 99 99.5 100 100.5

0.7 0.6 0.2 0 0 96 96.5 97 97.5 98 98.5 99 99.5 100 100.5 96.5 97 97.5 98 98.5 99 99.5 100 100.5 Sectio 13 Kolmogorov-Smirov test. Suppose that we have a i.i.d. sample X 1,..., X with some ukow distributio P ad we would like to test the hypothesis that P is equal to a particular distributio P 0, i.e.

More information

Z-TEST / Z-STATISTIC: used to test hypotheses about. µ when the population standard deviation is unknown

Z-TEST / Z-STATISTIC: used to test hypotheses about. µ when the population standard deviation is unknown Z-TEST / Z-STATISTIC: used to test hypotheses about µ whe the populatio stadard deviatio is kow ad populatio distributio is ormal or sample size is large T-TEST / T-STATISTIC: used to test hypotheses about

More information

Automatic Tuning for FOREX Trading System Using Fuzzy Time Series

Automatic Tuning for FOREX Trading System Using Fuzzy Time Series utomatic Tuig for FOREX Tradig System Usig Fuzzy Time Series Kraimo Maeesilp ad Pitihate Soorasa bstract Efficiecy of the automatic currecy tradig system is time depedet due to usig fixed parameters which

More information

Section 11.3: The Integral Test

Section 11.3: The Integral Test Sectio.3: The Itegral Test Most of the series we have looked at have either diverged or have coverged ad we have bee able to fid what they coverge to. I geeral however, the problem is much more difficult

More information

Taking DCOP to the Real World: Efficient Complete Solutions for Distributed Multi-Event Scheduling

Taking DCOP to the Real World: Efficient Complete Solutions for Distributed Multi-Event Scheduling Taig DCOP to the Real World: Efficiet Complete Solutios for Distributed Multi-Evet Schedulig Rajiv T. Maheswara, Milid Tambe, Emma Bowrig, Joatha P. Pearce, ad Pradeep araatham Uiversity of Souther Califoria

More information

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring No-life isurace mathematics Nils F. Haavardsso, Uiversity of Oslo ad DNB Skadeforsikrig Mai issues so far Why does isurace work? How is risk premium defied ad why is it importat? How ca claim frequecy

More information

Research Method (I) --Knowledge on Sampling (Simple Random Sampling)

Research Method (I) --Knowledge on Sampling (Simple Random Sampling) Research Method (I) --Kowledge o Samplig (Simple Radom Samplig) 1. Itroductio to samplig 1.1 Defiitio of samplig Samplig ca be defied as selectig part of the elemets i a populatio. It results i the fact

More information

Domain 1: Designing a SQL Server Instance and a Database Solution

Domain 1: Designing a SQL Server Instance and a Database Solution Maual SQL Server 2008 Desig, Optimize ad Maitai (70-450) 1-800-418-6789 Domai 1: Desigig a SQL Server Istace ad a Database Solutio Desigig for CPU, Memory ad Storage Capacity Requiremets Whe desigig a

More information

Running Time ( 3.1) Analysis of Algorithms. Experimental Studies ( 3.1.1) Limitations of Experiments. Pseudocode ( 3.1.2) Theoretical Analysis

Running Time ( 3.1) Analysis of Algorithms. Experimental Studies ( 3.1.1) Limitations of Experiments. Pseudocode ( 3.1.2) Theoretical Analysis Ruig Time ( 3.) Aalysis of Algorithms Iput Algorithm Output A algorithm is a step-by-step procedure for solvig a problem i a fiite amout of time. Most algorithms trasform iput objects ito output objects.

More information

Heterogeneous Vehicle Routing Problem with profits Dynamic solving by Clustering Genetic Algorithm

Heterogeneous Vehicle Routing Problem with profits Dynamic solving by Clustering Genetic Algorithm IJCSI Iteratioal Joural of Computer Sciece Issues, Vol. 10, Issue 4, No 1, July 2013 ISSN (Prit): 1694-0814 ISSN (Olie): 1694-0784 www.ijcsi.org 247 Heterogeeous Vehicle Routig Problem with profits Dyamic

More information

Solutions to Selected Problems In: Pattern Classification by Duda, Hart, Stork

Solutions to Selected Problems In: Pattern Classification by Duda, Hart, Stork Solutios to Selected Problems I: Patter Classificatio by Duda, Hart, Stork Joh L. Weatherwax February 4, 008 Problem Solutios Chapter Bayesia Decisio Theory Problem radomized rules Part a: Let Rx be the

More information

AP Calculus BC 2003 Scoring Guidelines Form B

AP Calculus BC 2003 Scoring Guidelines Form B AP Calculus BC Scorig Guidelies Form B The materials icluded i these files are iteded for use by AP teachers for course ad exam preparatio; permissio for ay other use must be sought from the Advaced Placemet

More information

Research Article Allocating Freight Empty Cars in Railway Networks with Dynamic Demands

Research Article Allocating Freight Empty Cars in Railway Networks with Dynamic Demands Discrete Dyamics i Nature ad Society, Article ID 349341, 12 pages http://dx.doi.org/10.1155/2014/349341 Research Article Allocatig Freight Empty Cars i Railway Networks with Dyamic Demads Ce Zhao, Lixig

More information

Properties of MLE: consistency, asymptotic normality. Fisher information.

Properties of MLE: consistency, asymptotic normality. Fisher information. Lecture 3 Properties of MLE: cosistecy, asymptotic ormality. Fisher iformatio. I this sectio we will try to uderstad why MLEs are good. Let us recall two facts from probability that we be used ofte throughout

More information

Irreducible polynomials with consecutive zero coefficients

Irreducible polynomials with consecutive zero coefficients Irreducible polyomials with cosecutive zero coefficiets Theodoulos Garefalakis Departmet of Mathematics, Uiversity of Crete, 71409 Heraklio, Greece Abstract Let q be a prime power. We cosider the problem

More information

Evaluation of Different Fitness Functions for the Evolutionary Testing of an Autonomous Parking System

Evaluation of Different Fitness Functions for the Evolutionary Testing of an Autonomous Parking System Evaluatio of Differet Fitess Fuctios for the Evolutioary Testig of a Autoomous Parkig System Joachim Wegeer 1, Oliver Bühler 2 1 DaimlerChrysler AG, Research ad Techology, Alt-Moabit 96 a, D-1559 Berli,

More information

Annuities Under Random Rates of Interest II By Abraham Zaks. Technion I.I.T. Haifa ISRAEL and Haifa University Haifa ISRAEL.

Annuities Under Random Rates of Interest II By Abraham Zaks. Technion I.I.T. Haifa ISRAEL and Haifa University Haifa ISRAEL. Auities Uder Radom Rates of Iterest II By Abraham Zas Techio I.I.T. Haifa ISRAEL ad Haifa Uiversity Haifa ISRAEL Departmet of Mathematics, Techio - Israel Istitute of Techology, 3000, Haifa, Israel I memory

More information

Soving Recurrence Relations

Soving Recurrence Relations Sovig Recurrece Relatios Part 1. Homogeeous liear 2d degree relatios with costat coefficiets. Cosider the recurrece relatio ( ) T () + at ( 1) + bt ( 2) = 0 This is called a homogeeous liear 2d degree

More information

Lecture 13. Lecturer: Jonathan Kelner Scribe: Jonathan Pines (2009)

Lecture 13. Lecturer: Jonathan Kelner Scribe: Jonathan Pines (2009) 18.409 A Algorithmist s Toolkit October 27, 2009 Lecture 13 Lecturer: Joatha Keler Scribe: Joatha Pies (2009) 1 Outlie Last time, we proved the Bru-Mikowski iequality for boxes. Today we ll go over the

More information

Convention Paper 6764

Convention Paper 6764 Audio Egieerig Society Covetio Paper 6764 Preseted at the 10th Covetio 006 May 0 3 Paris, Frace This covetio paper has bee reproduced from the author's advace mauscript, without editig, correctios, or

More information

1. C. The formula for the confidence interval for a population mean is: x t, which was

1. C. The formula for the confidence interval for a population mean is: x t, which was s 1. C. The formula for the cofidece iterval for a populatio mea is: x t, which was based o the sample Mea. So, x is guarateed to be i the iterval you form.. D. Use the rule : p-value

More information

Incremental calculation of weighted mean and variance

Incremental calculation of weighted mean and variance Icremetal calculatio of weighted mea ad variace Toy Fich faf@cam.ac.uk dot@dotat.at Uiversity of Cambridge Computig Service February 009 Abstract I these otes I eplai how to derive formulae for umerically

More information

*The most important feature of MRP as compared with ordinary inventory control analysis is its time phasing feature.

*The most important feature of MRP as compared with ordinary inventory control analysis is its time phasing feature. Itegrated Productio ad Ivetory Cotrol System MRP ad MRP II Framework of Maufacturig System Ivetory cotrol, productio schedulig, capacity plaig ad fiacial ad busiess decisios i a productio system are iterrelated.

More information

NEW HIGH PERFORMANCE COMPUTATIONAL METHODS FOR MORTGAGES AND ANNUITIES. Yuri Shestopaloff,

NEW HIGH PERFORMANCE COMPUTATIONAL METHODS FOR MORTGAGES AND ANNUITIES. Yuri Shestopaloff, NEW HIGH PERFORMNCE COMPUTTIONL METHODS FOR MORTGGES ND NNUITIES Yuri Shestopaloff, Geerally, mortgage ad auity equatios do ot have aalytical solutios for ukow iterest rate, which has to be foud usig umerical

More information

PROCEEDINGS OF THE YEREVAN STATE UNIVERSITY AN ALTERNATIVE MODEL FOR BONUS-MALUS SYSTEM

PROCEEDINGS OF THE YEREVAN STATE UNIVERSITY AN ALTERNATIVE MODEL FOR BONUS-MALUS SYSTEM PROCEEDINGS OF THE YEREVAN STATE UNIVERSITY Physical ad Mathematical Scieces 2015, 1, p. 15 19 M a t h e m a t i c s AN ALTERNATIVE MODEL FOR BONUS-MALUS SYSTEM A. G. GULYAN Chair of Actuarial Mathematics

More information

One-sample test of proportions

One-sample test of proportions Oe-sample test of proportios The Settig: Idividuals i some populatio ca be classified ito oe of two categories. You wat to make iferece about the proportio i each category, so you draw a sample. Examples:

More information

Overview. Learning Objectives. Point Estimate. Estimation. Estimating the Value of a Parameter Using Confidence Intervals

Overview. Learning Objectives. Point Estimate. Estimation. Estimating the Value of a Parameter Using Confidence Intervals Overview Estimatig the Value of a Parameter Usig Cofidece Itervals We apply the results about the sample mea the problem of estimatio Estimatio is the process of usig sample data estimate the value of

More information

Class Meeting # 16: The Fourier Transform on R n

Class Meeting # 16: The Fourier Transform on R n MATH 18.152 COUSE NOTES - CLASS MEETING # 16 18.152 Itroductio to PDEs, Fall 2011 Professor: Jared Speck Class Meetig # 16: The Fourier Trasform o 1. Itroductio to the Fourier Trasform Earlier i the course,

More information

Reliability Analysis in HPC clusters

Reliability Analysis in HPC clusters Reliability Aalysis i HPC clusters Narasimha Raju, Gottumukkala, Yuda Liu, Chokchai Box Leagsuksu 1, Raja Nassar, Stephe Scott 2 College of Egieerig & Sciece, Louisiaa ech Uiversity Oak Ridge Natioal Lab

More information

A Fuzzy Model of Software Project Effort Estimation

A Fuzzy Model of Software Project Effort Estimation TJFS: Turkish Joural of Fuzzy Systems (eissn: 309 90) A Official Joural of Turkish Fuzzy Systems Associatio Vol.4, No.2, pp. 68-76, 203 A Fuzzy Model of Software Project Effort Estimatio Oumout Chouseioglou

More information

Sequences and Series

Sequences and Series CHAPTER 9 Sequeces ad Series 9.. Covergece: Defiitio ad Examples Sequeces The purpose of this chapter is to itroduce a particular way of geeratig algorithms for fidig the values of fuctios defied by their

More information

CHAPTER 3 DIGITAL CODING OF SIGNALS

CHAPTER 3 DIGITAL CODING OF SIGNALS CHAPTER 3 DIGITAL CODING OF SIGNALS Computers are ofte used to automate the recordig of measuremets. The trasducers ad sigal coditioig circuits produce a voltage sigal that is proportioal to a quatity

More information

Overview on S-Box Design Principles

Overview on S-Box Design Principles Overview o S-Box Desig Priciples Debdeep Mukhopadhyay Assistat Professor Departmet of Computer Sciece ad Egieerig Idia Istitute of Techology Kharagpur INDIA -721302 What is a S-Box? S-Boxes are Boolea

More information

Mann-Whitney U 2 Sample Test (a.k.a. Wilcoxon Rank Sum Test)

Mann-Whitney U 2 Sample Test (a.k.a. Wilcoxon Rank Sum Test) No-Parametric ivariate Statistics: Wilcoxo-Ma-Whitey 2 Sample Test 1 Ma-Whitey 2 Sample Test (a.k.a. Wilcoxo Rak Sum Test) The (Wilcoxo-) Ma-Whitey (WMW) test is the o-parametric equivalet of a pooled

More information

LECTURE 13: Cross-validation

LECTURE 13: Cross-validation LECTURE 3: Cross-validatio Resampli methods Cross Validatio Bootstrap Bias ad variace estimatio with the Bootstrap Three-way data partitioi Itroductio to Patter Aalysis Ricardo Gutierrez-Osua Texas A&M

More information

Engineering Data Management

Engineering Data Management BaaERP 5.0c Maufacturig Egieerig Data Maagemet Module Procedure UP128A US Documetiformatio Documet Documet code : UP128A US Documet group : User Documetatio Documet title : Egieerig Data Maagemet Applicatio/Package

More information

Lecture 2: Karger s Min Cut Algorithm

Lecture 2: Karger s Min Cut Algorithm priceto uiv. F 3 cos 5: Advaced Algorithm Desig Lecture : Karger s Mi Cut Algorithm Lecturer: Sajeev Arora Scribe:Sajeev Today s topic is simple but gorgeous: Karger s mi cut algorithm ad its extesio.

More information

Application and research of fuzzy clustering analysis algorithm under micro-lecture English teaching mode

Application and research of fuzzy clustering analysis algorithm under micro-lecture English teaching mode SHS Web of Cofereces 25, shscof/20162501018 Applicatio ad research of fuzzy clusterig aalysis algorithm uder micro-lecture Eglish teachig mode Yig Shi, Wei Dog, Chuyi Lou & Ya Dig Qihuagdao Istitute of

More information

SWARM INTELLIGENCE OPTIMIZATION OF WORM AND WORM WHEEL DESIGN

SWARM INTELLIGENCE OPTIMIZATION OF WORM AND WORM WHEEL DESIGN VOL. 0, NO. 3, JULY 05 ISSN 89-6608 006-05 Asia Research Publishig Network (ARPN). All rights reserved. SWARM INTELLIGENCE OPTIMIZATION OF WORM AND WORM WHEEL DESIGN M. Chadrasekara, Padmaabha S. ad V.

More information

CME 302: NUMERICAL LINEAR ALGEBRA FALL 2005/06 LECTURE 8

CME 302: NUMERICAL LINEAR ALGEBRA FALL 2005/06 LECTURE 8 CME 30: NUMERICAL LINEAR ALGEBRA FALL 005/06 LECTURE 8 GENE H GOLUB 1 Positive Defiite Matrices A matrix A is positive defiite if x Ax > 0 for all ozero x A positive defiite matrix has real ad positive

More information

An Efficient Polynomial Approximation of the Normal Distribution Function & Its Inverse Function

An Efficient Polynomial Approximation of the Normal Distribution Function & Its Inverse Function A Efficiet Polyomial Approximatio of the Normal Distributio Fuctio & Its Iverse Fuctio Wisto A. Richards, 1 Robi Atoie, * 1 Asho Sahai, ad 3 M. Raghuadh Acharya 1 Departmet of Mathematics & Computer Sciece;

More information

THE HEIGHT OF q-binary SEARCH TREES

THE HEIGHT OF q-binary SEARCH TREES THE HEIGHT OF q-binary SEARCH TREES MICHAEL DRMOTA AND HELMUT PRODINGER Abstract. q biary search trees are obtaied from words, equipped with the geometric distributio istead of permutatios. The average

More information

Analyzing Longitudinal Data from Complex Surveys Using SUDAAN

Analyzing Longitudinal Data from Complex Surveys Using SUDAAN Aalyzig Logitudial Data from Complex Surveys Usig SUDAAN Darryl Creel Statistics ad Epidemiology, RTI Iteratioal, 312 Trotter Farm Drive, Rockville, MD, 20850 Abstract SUDAAN: Software for the Statistical

More information

Chair for Network Architectures and Services Institute of Informatics TU München Prof. Carle. Network Security. Chapter 2 Basics

Chair for Network Architectures and Services Institute of Informatics TU München Prof. Carle. Network Security. Chapter 2 Basics Chair for Network Architectures ad Services Istitute of Iformatics TU Müche Prof. Carle Network Security Chapter 2 Basics 2.4 Radom Number Geeratio for Cryptographic Protocols Motivatio It is crucial to

More information

A Faster Clause-Shortening Algorithm for SAT with No Restriction on Clause Length

A Faster Clause-Shortening Algorithm for SAT with No Restriction on Clause Length Joural o Satisfiability, Boolea Modelig ad Computatio 1 2005) 49-60 A Faster Clause-Shorteig Algorithm for SAT with No Restrictio o Clause Legth Evgey Datsi Alexader Wolpert Departmet of Computer Sciece

More information

INVESTMENT PERFORMANCE COUNCIL (IPC)

INVESTMENT PERFORMANCE COUNCIL (IPC) INVESTMENT PEFOMANCE COUNCIL (IPC) INVITATION TO COMMENT: Global Ivestmet Performace Stadards (GIPS ) Guidace Statemet o Calculatio Methodology The Associatio for Ivestmet Maagemet ad esearch (AIM) seeks

More information

SAMPLE QUESTIONS FOR FINAL EXAM. (1) (2) (3) (4) Find the following using the definition of the Riemann integral: (2x + 1)dx

SAMPLE QUESTIONS FOR FINAL EXAM. (1) (2) (3) (4) Find the following using the definition of the Riemann integral: (2x + 1)dx SAMPLE QUESTIONS FOR FINAL EXAM REAL ANALYSIS I FALL 006 3 4 Fid the followig usig the defiitio of the Riema itegral: a 0 x + dx 3 Cosider the partitio P x 0 3, x 3 +, x 3 +,......, x 3 3 + 3 of the iterval

More information

Using a genetic algorithm to optimize the total cost for a location-routing-inventory problem in a supply chain with risk pooling

Using a genetic algorithm to optimize the total cost for a location-routing-inventory problem in a supply chain with risk pooling Joural of Applied Operatioal Research (2012) 4(1), 2 13 2012 Tadbir Operatioal Research Group Ltd. All rights reserved. www.tadbir.ca ISSN 1735-8523 (Prit), ISSN 1927-0089 (Olie) Usig a geetic algorithm

More information

DAME - Microsoft Excel add-in for solving multicriteria decision problems with scenarios Radomir Perzina 1, Jaroslav Ramik 2

DAME - Microsoft Excel add-in for solving multicriteria decision problems with scenarios Radomir Perzina 1, Jaroslav Ramik 2 Itroductio DAME - Microsoft Excel add-i for solvig multicriteria decisio problems with scearios Radomir Perzia, Jaroslav Ramik 2 Abstract. The mai goal of every ecoomic aget is to make a good decisio,

More information

1 Correlation and Regression Analysis

1 Correlation and Regression Analysis 1 Correlatio ad Regressio Aalysis I this sectio we will be ivestigatig the relatioship betwee two cotiuous variable, such as height ad weight, the cocetratio of a ijected drug ad heart rate, or the cosumptio

More information

Your organization has a Class B IP address of 166.144.0.0 Before you implement subnetting, the Network ID and Host ID are divided as follows:

Your organization has a Class B IP address of 166.144.0.0 Before you implement subnetting, the Network ID and Host ID are divided as follows: Subettig Subettig is used to subdivide a sigle class of etwork i to multiple smaller etworks. Example: Your orgaizatio has a Class B IP address of 166.144.0.0 Before you implemet subettig, the Network

More information

Lesson 17 Pearson s Correlation Coefficient

Lesson 17 Pearson s Correlation Coefficient Outlie Measures of Relatioships Pearso s Correlatio Coefficiet (r) -types of data -scatter plots -measure of directio -measure of stregth Computatio -covariatio of X ad Y -uique variatio i X ad Y -measurig

More information

Evaluating Model for B2C E- commerce Enterprise Development Based on DEA

Evaluating Model for B2C E- commerce Enterprise Development Based on DEA , pp.180-184 http://dx.doi.org/10.14257/astl.2014.53.39 Evaluatig Model for B2C E- commerce Eterprise Developmet Based o DEA Weli Geg, Jig Ta Computer ad iformatio egieerig Istitute, Harbi Uiversity of

More information

15.075 Exam 3. Instructor: Cynthia Rudin TA: Dimitrios Bisias. November 22, 2011

15.075 Exam 3. Instructor: Cynthia Rudin TA: Dimitrios Bisias. November 22, 2011 15.075 Exam 3 Istructor: Cythia Rudi TA: Dimitrios Bisias November 22, 2011 Gradig is based o demostratio of coceptual uderstadig, so you eed to show all of your work. Problem 1 A compay makes high-defiitio

More information

CS100: Introduction to Computer Science

CS100: Introduction to Computer Science Review: History of Computers CS100: Itroductio to Computer Sciece Maiframes Miicomputers Lecture 2: Data Storage -- Bits, their storage ad mai memory Persoal Computers & Workstatios Review: The Role of

More information

A Mathematical Perspective on Gambling

A Mathematical Perspective on Gambling A Mathematical Perspective o Gamblig Molly Maxwell Abstract. This paper presets some basic topics i probability ad statistics, icludig sample spaces, probabilistic evets, expectatios, the biomial ad ormal

More information

FOUNDATIONS OF MATHEMATICS AND PRE-CALCULUS GRADE 10

FOUNDATIONS OF MATHEMATICS AND PRE-CALCULUS GRADE 10 FOUNDATIONS OF MATHEMATICS AND PRE-CALCULUS GRADE 10 [C] Commuicatio Measuremet A1. Solve problems that ivolve liear measuremet, usig: SI ad imperial uits of measure estimatio strategies measuremet strategies.

More information

CHAPTER 3 THE TIME VALUE OF MONEY

CHAPTER 3 THE TIME VALUE OF MONEY CHAPTER 3 THE TIME VALUE OF MONEY OVERVIEW A dollar i the had today is worth more tha a dollar to be received i the future because, if you had it ow, you could ivest that dollar ad ear iterest. Of all

More information

Now here is the important step

Now here is the important step LINEST i Excel The Excel spreadsheet fuctio "liest" is a complete liear least squares curve fittig routie that produces ucertaity estimates for the fit values. There are two ways to access the "liest"

More information

Estimating Probability Distributions by Observing Betting Practices

Estimating Probability Distributions by Observing Betting Practices 5th Iteratioal Symposium o Imprecise Probability: Theories ad Applicatios, Prague, Czech Republic, 007 Estimatig Probability Distributios by Observig Bettig Practices Dr C Lych Natioal Uiversity of Irelad,

More information

Ranking Irregularities When Evaluating Alternatives by Using Some ELECTRE Methods

Ranking Irregularities When Evaluating Alternatives by Using Some ELECTRE Methods Please use the followig referece regardig this paper: Wag, X., ad E. Triataphyllou, Rakig Irregularities Whe Evaluatig Alteratives by Usig Some ELECTRE Methods, Omega, Vol. 36, No. 1, pp. 45-63, February

More information

Measures of Spread and Boxplots Discrete Math, Section 9.4

Measures of Spread and Boxplots Discrete Math, Section 9.4 Measures of Spread ad Boxplots Discrete Math, Sectio 9.4 We start with a example: Example 1: Comparig Mea ad Media Compute the mea ad media of each data set: S 1 = {4, 6, 8, 10, 1, 14, 16} S = {4, 7, 9,

More information