Adaptive Checkpointing in Dynamic Grids for Uncertain Job Durations

Size: px
Start display at page:

Download "Adaptive Checkpointing in Dynamic Grids for Uncertain Job Durations"

Transcription

1 Adaptive Checkpointing in Dynamic Gids fo Uncetain Job Duations Maia Chtepen, Bat Dhoedt, Filip De Tuck, Piet Demeeste NTEC-BBT, Ghent Univesity, Sint-Pietesnieuwstaat 41, Ghent, Belgium {maia.chtepen, bat.dhoedt, fillip.detuck, Filip H.A. Claeys MOSTfoWATER NV, Koning Leopold -laan 2, Kotik, Belgium Pete A. Vanolleghem modeleau, Univesité Laval, Québec, Qc, G1K 7P4, Canada Abstact. Adaptive checkpointing is a elatively new appoach that is paticulaly suitable fo poviding fault-toleance in dynamic and unstable gid envionments. The appoach allows fo peiodic modification of checkpointing intevals at un-time, when additional infomation becomes available. n this pape an adaptive algoithm, named MeanFailueCP+, is intoduced that deals with checkpointing of gid applications with execution times that ae unknown a pioi. The algoithm modifies its paametes, based on dynamically collected feedback on its pefomance. Simulation esults show that the new algoithm pefoms even bette than adaptive appoaches that make use of exact infomation on ob execution times. Keywods. Gid computing, fault-toleance, adaptive checkpointing. 1. ntoduction Fault-toleance is an impotant issue in the domain of gid computing, since gids ae composed of highly distibuted, decentally managed and thus potentially uneliable esouces. Application (ob) checkpointing is a technique that is commonly applied to povide fault-toleance in gids. The efficiency of this technique stongly depends on a good choice of a checkpointing inteval: an ovely shot checkpointing inteval leads to a lage numbe of edundant checkpoints, which delay ob pocessing by consuming computational and netwok esouces; on the othe hand, when a checkpointing inteval is too long, a substantial amount of wok has to be edone in case of a esouce failue. The optimal length of a checkpointing inteval is howeve extemely had to detemine befoe un-time, when no exact knowledge on ob and gid paametes is available (ob execution time, esouce failue patten, etc.). Futhemoe, chaacteistic to gid paametes is that they can dynamically change ove time, which implies that even if an appopiate checkpointing inteval is initially chosen, the pefomance of a static checkpointing algoithm, that elies on this choice, will degade ove time. To deal with this issue, eseach in the checkpointing aea has ecently tuned its attention to adaptive checkpointing solutions [2-7]. The latte allow fo dynamic modifications of an initial checkpointing inteval, as moe infomation becomes available on gid wokload and system paametes. n this pape a new adaptive checkpointing appoach, named MeanFailueCP+, is intoduced. MeanFailueCP+ is designed to opeate in absence of exact infomation on ob length. The algoithm avoids unnecessay checkpointing by modifying its intenal paametes in function of dynamically collected feedback on the system pefomance. We compae the pefomance of the new algoithm against the pefomance of in ou pevious wok intoduced adaptive solution (MeanFailueCP) [1]. MeanFailueCP is designed to modify (incease o decease) a ob checkpointing inteval as a function of mean failue fequency of esouces whee the ob is being executed, and the total ob execution time. The main disadvantage of this algoithm is that it elies on the assumption that the exact ob length can be

2 povided in advance, while fo most existing eal-wold applications this cannot be taken fo ganted. Futhemoe, ou ecent eseach has shown that MeanFailueCP, while significantly outpefoming peiodic checkpointing, still intoduces a consideable amount of edundant state savings. On the othe hand, MeanFailueCP+ not only weakens the equiement fo the exact ob duation to be known in advance, but also futhe educes the checkpointing ovehead. This pape is oganized as follows: Section 2 gives an oveview of elated wok; Section 3 summaizes the opeation of MeanFailueCP; in Section 4 the MeanFailueCP pefomance is evaluated; Section 5 discusses MeanFailueCP+; MeanFailueCP+ is evaluated in Section 6; and, finally, Section 7 concludes the pape. 2. Related Wok n [7] an on-line checkpointing algoithm is poposed that can be seen as a pedecesso of moden adaptive solutions. The algoithm uses on-line knowledge of the cuent cost of a checkpoint when it decides whethe o not checkpointing has to be pefomed. The main idea behind the algoithm is to look fo points in an application in which its state size is small and in which placing a checkpoint is the most beneficiay. n these points checkpointing is pefomed fequently, while in points with high cost, long checkpointing intevals ae used. An obvious disadvantage of this appoach is that it does not take into the account the esouce failue patten. n [4] and [5] the so-called coopeative checkpointing concept is intoduced, which addesses system pefomance and obustness issues by allowing the application pogamme, the compile and the un-time system to ointly decide on the necessity of each checkpoint. The algoithm poposed in ou pape is also based on this concept and thus can be seen as an coopeative (adaptive) heuistic. n [6] adaptive checkpointing is applied fo fault detection and ecovey. Ovehead is educed by diffeentiating fequencies of occuence of stoe checkpoints (SCPs) and compae checkpoints (CCPs). The disadvantage of this scheme is that it equies accuate infomation on emaining ob execution time and the expected emaining numbe of failues befoe ob temination. [2], in tun, consides only dynamic checkpointing inteval eduction in case it leads to computational gain, which is quantified by the sum of the diffeences between the means fo fault-affected and fault-unaffected ob esponse times. n [3] yet anothe adaptive fault management scheme (FT-Po) is discussed. FT- Po combines adaptive checkpointing with poactive pocess migation. The appoach optimizes application execution time by consideing the failue impact and the pevention costs. FT-Po suppots thee pevention actions: skip checkpoint, take checkpoint and migate. An adaptation manage selects an appopiate action in esponse to failue pediction. The effectiveness of FT-Po stongly depends on the quality of this pediction. 3. MeanFailueCP t i C RE < MF < α E : = = 2 C R t i C RE > MF RE MF <α E < α E : = 2 Figue 1. Opeation of MeanFailueCP on a esouce unning a single ob = MeanFailueCP is an adaptive algoithm that dynamically modifies the initially specified checkpointing inteval to optimize the numbe of checkpoints taken and thus to educe the computational ovehead. The size of the adopted checkpointing inteval ( ) is detemined by the cuently emaining ob execution time (RE ) and the aveage failue inteval (MF ) of the esouce whee the ob is assigned. Opeation of the algoithm is visualized in Fig. 1. MeanFailueCP is fist activated afte a shot time peiod t i (defined by the end-use) afte the beginning of ob execution (Step 1). Ealy activation of the algoithm opens the possibility to modify the checkpointing inteval at an ealy stage of ob pocessing. n each iteation the algoithm checkpoints the ob state and detemines the timestamp fo the next checkpointing event as follows: f RE < MF and < α E, whee α is a use-specified paamete and E is the total execution time of the ob on the esouce : the checkpointing inteval is inceased new = old +, whee is the length of the initial checkpointing inteval povided by the end-use (Step 2). The fist condition leads to eduction of checkpointing ovehead fo sufficiently stable

3 esouces o almost finished obs. The second condition pevents excessive gowth of, compaed to the ob length. f RE > MF o α E : the checkpointing inteval is deceased new = old (Step 3). When educing the checkpointing inteval, the following constaint should be taken into account: C < β E new, whee β < 1 is a use-defined value that secues that the time inteval between consecutive checkpoints neve deceases below the time ovehead added to a ob execution time by each checkpoint (C). Expeiments have shown that to pevent undesiably steep deceases of the checkpointing inteval, the value assigned to β should be at least 0.01, o 1% of a ob length. Finally, modifying values of by ensues fast achievement of (sub)optimal checkpointing fequency in most distibuted envionments. 4. Pefomance Evaluation of MeanFailueCP Pobability (%) Pobability Density Function Dev = 10 Dev = 100 Dev = 1, Job Length (min) Figue 2. Pobability density function of ob length distibution fo example values of deviation (Dev) paamete MeanFailueCP assumes that the exact ob length is known befoehand. Howeve, thee ae two poblems with this assumption. Fist of all, it seems to be inapplicable fo a lage goup of the eal-wold applications, fo which only a vey ough estimation of the total ob length can be povided in advance. Secondly, ecent simulation expeiments show that knowledge of the exact ob length does not necessaily lead to the bette algoithm s pefomance. The latte, is a consequence of the fact that MeanFailueCP does not geneate the optimal numbe of checkpoints, which leads to some edundancy. By caefully calibating the algoithms paametes, this edundancy can be eliminated to the lage extent. As opposed to [1], in this section we evaluate the influence of the quality of ob length estimates on the pefomance of MeanFailueCP. Using the discete event gid simulation envionment, called DSiDE [1], we model a heavily loaded dynamic gid consisting of 128 computational esouces, equally spead ove 4 globally distibuted sites. Jobs submitted to the consideed gid have a nomally distibuted length with an aveage of 1 hou and a standad deviation vaying as shown in Fig. 2. The checkpointing ovehead C vaies fom 2 to 5 s and the data size of each checkpoint, which is tansfeed ove the netwok to a single checkpointing seve, is 10 MB. α and β ae espectively initialized with 2 and Two simulation scenaios ae consideed: in the fist scenaio gid esouces ae assumed to be highly unstable (c.f. desktop gid), with the dynamics of the failue occuence modeled by means of a Weibull distibution with the shape paamete k = 1800 (30 min) and the scale paamete λ = 0.7; in the second scenaio failues happen less fequently (k = 10800, λ = 0.7), which means that obs have high pobability to execute without being distubed by a failue. Fo both scenaio s we obseve the pefomance of MeanFailueCP when E is eithe calculated using the exact ob length, o the aveage length ove all submitted obs, o a cetain deviation fom this aveage. Fig. 3 and Fig. 4 show fo the unstable gid the numbe of successfully executed obs and the aveage numbe of checkpoints saved pe ob, fo vaying pobability density functions of ob length distibution. Fig. 5 and Fig. 6 show the same paametes fo the second simulation scenaio. The deviation fom the aveage ob length is depicted in the figues with + and signs, whee, fo example avg-30%, means that the length of the submitted obs was assumed to be the aveage ove all obs deceased with 30%. The simulation esults show that MeanFailueCP does not necessaily pefom bette fo the exact ob length. Fo instance, in case of highly unstable esouces (see Fig. 3 and Fig. 4), thee is a elatively lage set of appoximation values fo which the algoithm pefoms ust as good o even bette. n the example at hand, the system pefomance impoves with 10% when the length of the submitted obs is assumed to be twice as high as the aveage value. This can be explained by the fact that the assumed ob length in combination with the mean failue fequency of esouces futhe optimizes the numbe of checkpoints

4 pefomed, compaed to the exact algoithm. Howeve, as can be seen in the figues, when the numbe of checkpoints taken keeps educing, the pefomance of MeanFailueCP consideably degades. Simulation expeiments have shown that thee can be seveal (sub)optima, on the positive and on the negative side of the aveage, howeve one of them, if any, always lies on the positive side. n geneal, a decease in the assumed ob length below the aveage value leads to a apid decease in numbe of checkpoints, since in that case the equation RE < MF almost always evaluates to tue, which esults in the gowth of the checkpointing inteval. Actually, the eason fo the above descibed behavio of the algoithm lies by the imposed limitations on the gowth/decease of checkpointing intevals. Fo instance, the equation β E new ensues that even in case of much oveestimated ob length and fequent failue, which would nomally lead to exaggeated checkpointing, the inteval is limited to a pecentage of the pedicted ob length. flexible than peiodic checkpointing [1], in unstable gids, the algoithm is still subect to futhe pefomance impovement. On the othe hand, when the gid system is stable (see Fig. 5 and Fig. 6) MeanFailueCP pefoms moe o less simila fo all consideed values fo a ob length. This is the esult of oveall limited checkpointing, esulting fom long failue-fee intevals, and the educed effect of failue on the system pefomance. Clealy, the optimal ob length pediction depends on seveal paametes, such as the length of the failue-fee inteval, limits on the checkpointing inteval, checkpointing ovehead etc. t is not only had to collect a eliable estimation fo these paametes befoehand, but also the actual values of the consideed paametes will pesumably change ove time, which undemines the usability of the static estimates. Theefoe, in the following section we intoduce MeanFailueCP+ that pefom dynamic seach of the optimal ob length estimation, using un-time infomation on the system pefomance # Jobs Standad Deviation MFCP(aveage) # Jobs Standad Deviation MFCP(aveage) Figue 3. Aveage numbe of obs executed by MeanFailueCP, with vaying ob length estimation, in an unstable gid Figue 5. Aveage numbe of obs executed by MeanFailueCP, with vaying ob length estimation, in a stable gid 80 Aveage Numbe of Checkpoints 35 Aveage Numbe of Checkpoints # Checkpoints Standad Deviation MFCP(aveage) # Checkpoints Standad Deviation MFCP(aveage) Figue 4. Aveage numbe of checkpoints saved pe ob by MeanFailueCP, with vaying ob length estimation, in an unstable gid The above esult suggests that despite the fact that MeanFailueCP is moe efficient and Figue 6. Aveage numbe of checkpoints saved pe ob by MeanFailueCP, with vaying ob length estimation, in a stable gid 5. MeanFailueCP+

5 A typical gid application geneates batches of simila obs, which ae moe o less simultaneously submitted to the gid fo pocessing. Theefoe, opposite to MeanFailueCP, which egads individual obs and equies thei exact length to be known in advance, MeanFailueCP+ opeates on ob batches and needs only ough initial ob length estimation (L b ) to be povided by an end-use. Obsevation of eal-wold application leads us to the conclusion that speading of ob lengths within a single batch can be appoximated by a nomal distibution. The aveage of this distibution can be deived fom histoical infomation on pevious application uns and utilized fo initialization of L b. To optimize the system thoughput, MeanFailueCP+ monitos dynamically the numbe of obs pocessed duing a monitoing inteval of pedefined length M b and based on this feedback modifies subsequent ob length estimates (L b ) in such a way that the checkpointing ovehead is minimized without significantly penalizing the system faulttoleance. The length of the inteval M b should be chosen in function of L b. Simila to MeanFailueCP, MeanFailueCP+ is fist activated afte a shot time inteval t i afte the beginning of the ob execution and is aftewads called each time expies. The algoithm poceeds as follows: f T c T m < M b, whee T c is the cuent time and T m stands fo the begin time of the last monitoing inteval: MeanFailueCP is un with E = L b = L b. f T c T m M b and N M < 2, whee N M is the numbe of monitoing intevals aleady elapsed: MeanFailueCP+ slightly inceases the ob length estimation with a small andomly chosen value, called deviation value (D), which is in ou case set to 0.1: L b = L b + L b D. Aftewads, MeanFailueCP is executed with a new value fo E = L b. The gadual incease of L b allows the algoithm to exploe othe estimations of ob length and to escape fom an eventual local maximum. n the following phase the algoithm evaluates the effect of this slight incease in ob length, howeve, at this point in its execution thee is still insufficient pefomance data collected to pefom the evaluation (N M < 2). f T c T m M b and N M > 2: pefomance of the algoithm ove the past two monitoing intevals is evaluated. Each time a ob successfully teminates its execution, the ob count of the cuent monitoing inteval is incemented. n this phase, the algoithm compaes the numbe of obs executed duing the last monitoing inteval (N JL ) against the numbe of obs executed duing the last but one monitoing inteval (N JLBO ). f N JL = N JLBO, the deviation value is again slightly incemented D = D + 0.1, togethe with the estimated ob length L b = L b + L b D. f N JL > N JLBO, it means that ecent changes have positive effect on the algoithm s pefomance. Theefoe, we again incease the deviation pecentage D = D Aftewads, the new value of D is compaed against the pefomance incease P = (N JL N JLBO ) (N JLBO 0.01). f P > D, L b is modified as follows L b = L b + L b P, othewise L b = L b + L b D. This opeation ensues that the incease in the estimated ob length is at least popotional to the achieved pefomance incease. Finally, if N JL < N JLBO, it means that the cuent value of L b is too high and has to be educed. The size of the eduction is chosen to be popotional to the decease in the pefomance: L b = L b L b ((N JLBO N JL ) (N JLBO 0.01)). Once optimal values of L b and M b ae found fo a paticula application, they can be saved to be used fo the following application uns. 6. Pefomance Evaluation of MeanFailueCP+ We evaluate the pefomance of MeanFailueCP+ in the simulated gid envionment descibed in Section 4. The initial ob length estimation L b is set to 1 hou, o the aveage length of all submitted obs, and the monitoing inteval M b is consequently initialized with 30 min, 1 hou and 2 hous. Fig. 7 and Fig. 8 show the simulation esults fo two vaying fequencies of gid failue scenaios. Fo compaison, next to the numbe of successfully pocessed obs by MeanFailueCP+, the figue depicts the numbe of obs pocessed by MeanFailueCP with the exact ob lengths. Also the best esult (MFCP, avg+100%), achieved in Section 4, is pesented in the figues. n the case of highly unstable gids, MeanFailueCP+, with the monitoing inteval equal to the aveage ob length, leads to the best ob thoughput. Howeve, MeanFailueCP+ whee M b initialized with diffeent values, also pefoms bette than MeanFailueCP. As can be expected, within a stable gid the benefit of MeanFailueCP+ is less significant.

6 # Jobs MFCP+(0,5h) MFCP+(1h) MFCP+(2h) the exact ob length is an ovely stict equiement, which does not necessaily lead to optimal algoithm pefomance. Simulation esults show that MeanFailueCP+, without a pioi knowledge of the exact ob length, inceases gid thoughput with up to 10%, compaed to the thoughput of MeanFailueCP, initialized with exact values Standad Deviation 8. Refeences Figue 7. Numbe of obs successfully executed by MeanFailueCP+, with vaying monitoing inteval, in an unstable gid # Jobs Standad Deviation MFCP+(0,5h) MFCP+(1h) MFCP+(2h) Figue 8. Numbe of obs successfully executed by MeanFailueCP+, with vaying monitoing inteval, in a stable gid 7. Conclusion Adaptive ob checkpointing is a highly suitable technique to povide fault-toleance in heteogeneous and decentally managed gids. ts main advantage is that it allows fo dynamic modification of checkpointing intevals in function of application and system paametes collected at un-time. This pape intoduces an adaptive checkpointing algoithm named MeanFailueCP+ that opeates in absence of infomation on the total ob duation. The algoithm initially equies only a ough estimation of the ob length, which is modified at un-time, based on dynamically collected infomation on the algoithm s pefomance. We compae the pefomance of this new feedbackbased appoach against the pefomance of an adaptive checkpointing algoithm, named MeanFailueCP. MeanFailueCP detemines an appopiate checkpointing fequency based on ob execution time and esouce failue fequency. MeanFailueCP imposes, howeve, that the exact ob length is known befoe untime. n this pape we show that knowledge of [1] Chtepen M, Claeys F.H.A, Dhoedt B, De Tuck F, Demeeste P, Vanolleghem P.A. Adaptive Task Checkpointing and Replication: Towad Efficient Fault-Tolaant Gids. EEE Tansactions on Paallel and Distibuted Systems 2009; 20(2): [2] Katsaos P, Angelis L, Lazos C. Pefomance and Effectiveness Tade-off fo Checkpointing in Fault-Toleant Distibuted Systems. Concuency and Computation: Pactice & Expeience 2007; 19(1): [3] Lan Z, Li Y. Adaptive Fault Management of Paallel Applications fo High-Pefomance Computing. EEE Tansactions on Computes 2008; 57(12): [4] Oline A, Rudolph L, Sahoo R. Coopeative Checkpointing: a Robust Appoach to Lage-Scale Systems Reliability. n: Poceedings of the 20th Annual ntenational Confeence on Supecomputing; 2006 June 28 - Jul 1; Cains, Queensland, Austalia. [5] Oline A, Sahoo R. Evaluating Coopeative Checkpointing fo Supecomputing Systems. n: Poceedings of the 20th ntenational Paallel and Distibuted Pocessing Symposium (PDPS 06); 2006 Ap 25-29; Rhodes sland, Geece. [6] Xiang Y, Li Z, Chen H. Optimizing Adaptive Checkpointing Schemes fo Gid Wokflow Systems. n: Poceedings of the 5th ntenational Confeence on Gid and Coopeative Computing (GCC 06); 2006 Oct 21-23; Ghangsha, Hunan, China. [7] Ziv A, Buck J. An On-Line Algoithm fo Checkpoint Placement. EEE Tansactions on Computes 1997; 46(9):

The Substring Search Problem

The Substring Search Problem The Substing Seach Poblem One algoithm which is used in a vaiety of applications is the family of substing seach algoithms. These algoithms allow a use to detemine if, given two chaacte stings, one is

More information

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution Statistics Reseach Lettes Vol. Iss., Novembe Cental Coveage Bayes Pediction Intevals fo the Genealized Paeto Distibution Gyan Pakash Depatment of Community Medicine S. N. Medical College, Aga, U. P., India

More information

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms Peason s Chi-Squae Test Modifications fo Compaison of Unweighted and Weighted Histogams and Two Weighted Histogams Univesity of Akueyi, Bogi, v/noduslód, IS-6 Akueyi, Iceland E-mail: nikolai@unak.is Two

More information

FUSE Fusion Utility Sequence Estimator

FUSE Fusion Utility Sequence Estimator FUSE Fusion Utility Sequence Estimato Belu V. Dasaathy Dynetics, Inc. P. O. Box 5500 Huntsville, AL 3584-5500 belu.d@dynetics.com Sean D. Townsend Dynetics, Inc. P. O. Box 5500 Huntsville, AL 3584-5500

More information

Identification of the degradation of railway ballast under a concrete sleeper

Identification of the degradation of railway ballast under a concrete sleeper Identification of the degadation of ailway ballast unde a concete sleepe Qin Hu 1) and Heung Fai Lam ) 1), ) Depatment of Civil and Achitectual Engineeing, City Univesity of Hong Kong, Hong Kong SAR, China.

More information

ASTR415: Problem Set #6

ASTR415: Problem Set #6 ASTR45: Poblem Set #6 Cuan D. Muhlbege Univesity of Mayland (Dated: May 7, 27) Using existing implementations of the leapfog and Runge-Kutta methods fo solving coupled odinay diffeential equations, seveal

More information

A Comparative Study of Exponential Time between Events Charts

A Comparative Study of Exponential Time between Events Charts Quality Technology & Quantitative Management Vol. 3, No. 3, pp. 347-359, 26 QTQM ICAQM 26 A Compaative Study of Exponential Time between Events Chats J. Y. Liu 1, M. Xie 1, T. N. Goh 1 and P. R. Shama

More information

Energy Savings Achievable in Connection Preserving Energy Saving Algorithms

Energy Savings Achievable in Connection Preserving Energy Saving Algorithms Enegy Savings Achievable in Connection Peseving Enegy Saving Algoithms Seh Chun Ng School of Electical and Infomation Engineeing Univesity of Sydney National ICT Austalia Limited Sydney, Austalia Email:

More information

A DETRMINISTIC RELIABILITY BASED MODEL FOR PROCESS CONTROL

A DETRMINISTIC RELIABILITY BASED MODEL FOR PROCESS CONTROL Intenational Jounal Jounal of Poduction of Poduction Technology Technology and Management (IJPTM ISSN 976 6383(Pint ISSN 976 639(Online Volume Numbe July - Aug (2 IAEME and Management (IJPTM ISSN 976 6383(Pint

More information

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012 Stanfod Univesity CS59Q: Quantum Computing Handout 8 Luca Tevisan Octobe 8, 0 Lectue 8 In which we use the quantum Fouie tansfom to solve the peiod-finding poblem. The Peiod Finding Poblem Let f : {0,...,

More information

A scaling-up methodology for co-rotating twin-screw extruders

A scaling-up methodology for co-rotating twin-screw extruders A scaling-up methodology fo co-otating twin-scew extudes A. Gaspa-Cunha, J. A. Covas Institute fo Polymes and Composites/I3N, Univesity of Minho, Guimaães 4800-058, Potugal Abstact. Scaling-up of co-otating

More information

Bayesian Analysis of Topp-Leone Distribution under Different Loss Functions and Different Priors

Bayesian Analysis of Topp-Leone Distribution under Different Loss Functions and Different Priors J. tat. Appl. Po. Lett. 3, No. 3, 9-8 (6) 9 http://dx.doi.og/.8576/jsapl/33 Bayesian Analysis of Topp-Leone Distibution unde Diffeent Loss Functions and Diffeent Pios Hummaa ultan * and. P. Ahmad Depatment

More information

Surveillance Points in High Dimensional Spaces

Surveillance Points in High Dimensional Spaces Société de Calcul Mathématique SA Tools fo decision help since 995 Suveillance Points in High Dimensional Spaces by Benad Beauzamy Januay 06 Abstact Let us conside any compute softwae, elying upon a lage

More information

Goodness-of-fit for composite hypotheses.

Goodness-of-fit for composite hypotheses. Section 11 Goodness-of-fit fo composite hypotheses. Example. Let us conside a Matlab example. Let us geneate 50 obsevations fom N(1, 2): X=nomnd(1,2,50,1); Then, unning a chi-squaed goodness-of-fit test

More information

DIMENSIONALITY LOSS IN MIMO COMMUNICATION SYSTEMS

DIMENSIONALITY LOSS IN MIMO COMMUNICATION SYSTEMS DIMENSIONALITY LOSS IN MIMO COMMUNICATION SYSTEMS Segey Loya, Amma Koui School of Infomation Technology and Engineeing (SITE) Univesity of Ottawa, 6 Louis Pasteu, Ottawa, Ontaio, Canada, KN 6N5 Email:

More information

CSCE 478/878 Lecture 4: Experimental Design and Analysis. Stephen Scott. 3 Building a tree on the training set Introduction. Outline.

CSCE 478/878 Lecture 4: Experimental Design and Analysis. Stephen Scott. 3 Building a tree on the training set Introduction. Outline. In Homewok, you ae (supposedly) Choosing a data set 2 Extacting a test set of size > 3 3 Building a tee on the taining set 4 Testing on the test set 5 Repoting the accuacy (Adapted fom Ethem Alpaydin and

More information

Encapsulation theory: the transformation equations of absolute information hiding.

Encapsulation theory: the transformation equations of absolute information hiding. 1 Encapsulation theoy: the tansfomation equations of absolute infomation hiding. Edmund Kiwan * www.edmundkiwan.com Abstact This pape descibes how the potential coupling of a set vaies as the set is tansfomed,

More information

Safety variations in steel designed using Eurocode 3

Safety variations in steel designed using Eurocode 3 JCSS Wokshop on eliability Based Code Calibation Safety vaiations in steel designed using Euocode 3 Mike Byfield Canfield Univesity Swindon, SN6 8LA, UK David Nethecot Impeial College London SW7 2BU, UK

More information

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r)

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r) Supplementay mateial fo Inteaction of Feedfowad and Feedback Steams in Visual Cotex in a Fiing-Rate Model of Columna Computations Tobias Bosch and Heiko Neumann Institute fo Neual Infomation Pocessing

More information

arxiv: v2 [physics.data-an] 15 Jul 2015

arxiv: v2 [physics.data-an] 15 Jul 2015 Limitation of the Least Squae Method in the Evaluation of Dimension of Factal Bownian Motions BINGQIANG QIAO,, SIMING LIU, OUDUN ZENG, XIANG LI, and BENZONG DAI Depatment of Physics, Yunnan Univesity,

More information

Determining solar characteristics using planetary data

Determining solar characteristics using planetary data Detemining sola chaacteistics using planetay data Intoduction The Sun is a G-type main sequence sta at the cente of the Sola System aound which the planets, including ou Eath, obit. In this investigation

More information

Regularization. Stephen Scott and Vinod Variyam. Introduction. Outline. Machine. Learning. Problems. Measuring. Performance.

Regularization. Stephen Scott and Vinod Variyam. Introduction. Outline. Machine. Learning. Problems. Measuring. Performance. leaning can geneally be distilled to an optimization poblem Choose a classifie (function, hypothesis) fom a set of functions that minimizes an objective function Clealy we want pat of this function to

More information

LINEAR AND NONLINEAR ANALYSES OF A WIND-TUNNEL BALANCE

LINEAR AND NONLINEAR ANALYSES OF A WIND-TUNNEL BALANCE LINEAR AND NONLINEAR ANALYSES O A WIND-TUNNEL INTRODUCTION BALANCE R. Kakehabadi and R. D. Rhew NASA LaRC, Hampton, VA The NASA Langley Reseach Cente (LaRC) has been designing stain-gauge balances fo utilization

More information

Analytical Expressions for Positioning Uncertainty Propagation in Networks of Robots

Analytical Expressions for Positioning Uncertainty Propagation in Networks of Robots Analytical Expessions fo Positioning Uncetainty Popagation in Netwoks of Robots Ioannis M Rekleitis and Stegios I Roumeliotis Abstact In this pape we pesent an analysis of the positioning uncetainty incease

More information

3.1 Random variables

3.1 Random variables 3 Chapte III Random Vaiables 3 Random vaiables A sample space S may be difficult to descibe if the elements of S ae not numbes discuss how we can use a ule by which an element s of S may be associated

More information

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data Kasetsat J. (Nat. Sci. 45 : 736-74 ( Estimation of the Coelation Coefficient fo a Bivaiate Nomal Distibution with Missing Data Juthaphon Sinsomboonthong* ABSTRACT This study poposes an estimato of the

More information

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm Appaisal of Logistics Entepise Competitiveness on the Basis of Fuzzy Analysis Algoithm Yan Zhao, Fengge Yao, Minming She Habin Univesity of Commece, Habin, Heilongjiang 150028, China, zhaoyan2000@yahoo.com.cn

More information

Experiment I Voltage Variation and Control

Experiment I Voltage Variation and Control ELE303 Electicity Netwoks Expeiment I oltage aiation and ontol Objective To demonstate that the voltage diffeence between the sending end of a tansmission line and the load o eceiving end depends mainly

More information

EM Boundary Value Problems

EM Boundary Value Problems EM Bounday Value Poblems 10/ 9 11/ By Ilekta chistidi & Lee, Seung-Hyun A. Geneal Desciption : Maxwell Equations & Loentz Foce We want to find the equations of motion of chaged paticles. The way to do

More information

Information Retrieval (Relevance Feedback & Query Expansion)

Information Retrieval (Relevance Feedback & Query Expansion) Infomation Retieval (Relevance Feedback & Quey Epansion) Fabio Aiolli http://www.math.unipd.it/~aiolli Dipatimento di Matematica Univesità di Padova Anno Accademico 1 Relevance feedback and quey epansion

More information

A Probabilistic Approach to Susceptibility Measurement in a Reverberation Chamber

A Probabilistic Approach to Susceptibility Measurement in a Reverberation Chamber A Pobabilistic Appoach to Susceptibility Measuement in a Revebeation Chambe Emmanuel Amado, Chistophe Lemoine, Philippe Besnie To cite this vesion: Emmanuel Amado, Chistophe Lemoine, Philippe Besnie. A

More information

Truncated Squarers with Constant and Variable Correction

Truncated Squarers with Constant and Variable Correction Please veify that ) all pages ae pesent, 2) all figues ae acceptable, 3) all fonts and special chaactes ae coect, and ) all text and figues fit within the Tuncated Squaes with Constant and Vaiable Coection

More information

F-IF Logistic Growth Model, Abstract Version

F-IF Logistic Growth Model, Abstract Version F-IF Logistic Gowth Model, Abstact Vesion Alignments to Content Standads: F-IFB4 Task An impotant example of a model often used in biology o ecology to model population gowth is called the logistic gowth

More information

Some technical details on confidence. intervals for LIFT measures in data. mining

Some technical details on confidence. intervals for LIFT measures in data. mining Some technical details on confidence intevals fo LIFT measues in data mining Wenxin Jiang and Yu Zhao June 2, 2014 Abstact A LIFT measue, such as the esponse ate, lift, o the pecentage of captued esponse,

More information

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations MATH 415, WEEK 3: Paamete-Dependence and Bifucations 1 A Note on Paamete Dependence We should pause to make a bief note about the ole played in the study of dynamical systems by the system s paametes.

More information

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM Poceedings of the ASME 2010 Intenational Design Engineeing Technical Confeences & Computes and Infomation in Engineeing Confeence IDETC/CIE 2010 August 15-18, 2010, Monteal, Quebec, Canada DETC2010-28496

More information

I. Introduction to ecological populations, life tables, and population growth models

I. Introduction to ecological populations, life tables, and population growth models 3-1 Population ecology Lab 3: Population life tables I. Intoduction to ecological populations, life tables, and population gowth models This week we begin a new unit on population ecology. A population

More information

Multiple Criteria Secretary Problem: A New Approach

Multiple Criteria Secretary Problem: A New Approach J. Stat. Appl. Po. 3, o., 9-38 (04 9 Jounal of Statistics Applications & Pobability An Intenational Jounal http://dx.doi.og/0.785/jsap/0303 Multiple Citeia Secetay Poblem: A ew Appoach Alaka Padhye, and

More information

On Utilization of K-Means for Determination

On Utilization of K-Means for Determination Jounal of Softwae Engineeing and Applications, 07, 0, 605-64 http://www.scip.og/jounal/jsea ISSN Online: 945-34 ISSN Pint: 945-36 On Utilization of K-Means fo Detemination of q-paamete fo Tsallis-Entopy-Maximized-FCM

More information

International Journal of Mathematical Archive-3(12), 2012, Available online through ISSN

International Journal of Mathematical Archive-3(12), 2012, Available online through  ISSN Intenational Jounal of Mathematical Achive-3(), 0, 480-4805 Available online though www.ijma.info ISSN 9 504 STATISTICAL QUALITY CONTROL OF MULTI-ITEM EOQ MOEL WITH VARYING LEAING TIME VIA LAGRANGE METHO

More information

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics Answes to questions fo The New ntoduction to Geogaphical Economics, nd edition Chapte 3 The coe model of geogaphical economics Question 3. Fom intoductoy mico-economics we know that the condition fo pofit

More information

ANALYSIS OF A MODEL OF NUTRIENT DRIVEN SELF-CYCLING FERMENTATION ALLOWING UNIMODAL RESPONSE FUNCTIONS. Guihong Fan. Gail S. K.

ANALYSIS OF A MODEL OF NUTRIENT DRIVEN SELF-CYCLING FERMENTATION ALLOWING UNIMODAL RESPONSE FUNCTIONS. Guihong Fan. Gail S. K. DISCRETE AND CONTINUOUS Website: http://aimsciences.og DYNAMICAL SYSTEMS SERIES B Volume 8, Numbe 4, Novembe 27 pp. 8 83 ANALYSIS OF A MODEL OF NUTRIENT DRIVEN SELF-CYCLING FERMENTATION ALLOWING UNIMODAL

More information

MODULE 5 ADVANCED MECHANICS GRAVITATIONAL FIELD: MOTION OF PLANETS AND SATELLITES VISUAL PHYSICS ONLINE

MODULE 5 ADVANCED MECHANICS GRAVITATIONAL FIELD: MOTION OF PLANETS AND SATELLITES VISUAL PHYSICS ONLINE VISUAL PHYSICS ONLIN MODUL 5 ADVANCD MCHANICS GRAVITATIONAL FILD: MOTION OF PLANTS AND SATLLITS SATLLITS: Obital motion of object of mass m about a massive object of mass M (m

More information

Analysis and Optimization of a Special Type of Dielectric Loaded Resonant Cavity for Mobile Communication Filters

Analysis and Optimization of a Special Type of Dielectric Loaded Resonant Cavity for Mobile Communication Filters 328 Analysis and Optimization of a Special Type of Dielectic Loaded Resonant Cavity fo Mobile Communication Filtes Haold S. Showes, Banmali S. Rawat *, Syam S. Challa Depatment of Electical and Biomedical

More information

Gradient-based Neural Network for Online Solution of Lyapunov Matrix Equation with Li Activation Function

Gradient-based Neural Network for Online Solution of Lyapunov Matrix Equation with Li Activation Function Intenational Confeence on Infomation echnology and Management Innovation (ICIMI 05) Gadient-based Neual Netwok fo Online Solution of Lyapunov Matix Equation with Li Activation unction Shiheng Wang, Shidong

More information

State tracking control for Takagi-Sugeno models

State tracking control for Takagi-Sugeno models State tacing contol fo Taagi-Sugeno models Souad Bezzaoucha, Benoît Max,3,DidieMaquin,3 and José Ragot,3 Abstact This wo addesses the model efeence tacing contol poblem It aims to highlight the encouteed

More information

2. The Munich chain ladder method

2. The Munich chain ladder method ntoduction ootstapping has become vey popula in stochastic claims eseving because of the simplicity and flexibility of the appoach One of the main easons fo this is the ease with which it can be implemented

More information

Adaptive Gravitational Gossip: A Gossip- Based Communication Protocol with User- Selectable Rates

Adaptive Gravitational Gossip: A Gossip- Based Communication Protocol with User- Selectable Rates IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, MANUSCRIPT ID Adaptive Gavitational Gossip: A Gossip- Based Communication Potocol with Use- Selectable Rates Kenneth Hopkinson, Membe, IEEE, Kate

More information

APPLICATION OF MAC IN THE FREQUENCY DOMAIN

APPLICATION OF MAC IN THE FREQUENCY DOMAIN PPLICION OF MC IN HE FREQUENCY DOMIN D. Fotsch and D. J. Ewins Dynamics Section, Mechanical Engineeing Depatment Impeial College of Science, echnology and Medicine London SW7 2B, United Kingdom BSRC he

More information

Rotor Blade Performance Analysis with Blade Element Momentum Theory

Rotor Blade Performance Analysis with Blade Element Momentum Theory Available online at www.sciencediect.com ScienceDiect Enegy Pocedia 5 (7 ) 3 9 The 8 th Intenational Confeence on Applied Enegy ICAE6 Roto Blade Pefomance Analysis with Blade Element Momentum Theoy Faisal

More information

The Millikan Experiment: Determining the Elementary Charge

The Millikan Experiment: Determining the Elementary Charge LAB EXERCISE 7.5.1 7.5 The Elementay Chage (p. 374) Can you think of a method that could be used to suggest that an elementay chage exists? Figue 1 Robet Millikan (1868 1953) m + q V b The Millikan Expeiment:

More information

Analytical time-optimal trajectories for an omni-directional vehicle

Analytical time-optimal trajectories for an omni-directional vehicle Analytical time-optimal tajectoies fo an omni-diectional vehicle Weifu Wang and Devin J. Balkcom Abstact We pesent the fist analytical solution method fo finding a time-optimal tajectoy between any given

More information

Uncertainty in Operational Modal Analysis of Hydraulic Turbine Components

Uncertainty in Operational Modal Analysis of Hydraulic Turbine Components Intenational Jounal of Fluid Machiney and Systems Vol. 2, No. 4, Octobe-Decembe 2009 Oiginal Pape (Invited) Uncetainty in Opeational Modal Analysis of Hydaulic Tubine Components Matin Gagnon 1, S.-Antoine

More information

TESTING THE VALIDITY OF THE EXPONENTIAL MODEL BASED ON TYPE II CENSORED DATA USING TRANSFORMED SAMPLE DATA

TESTING THE VALIDITY OF THE EXPONENTIAL MODEL BASED ON TYPE II CENSORED DATA USING TRANSFORMED SAMPLE DATA STATISTICA, anno LXXVI, n. 3, 2016 TESTING THE VALIDITY OF THE EXPONENTIAL MODEL BASED ON TYPE II CENSORED DATA USING TRANSFORMED SAMPLE DATA Hadi Alizadeh Noughabi 1 Depatment of Statistics, Univesity

More information

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere Applied Mathematics, 06, 7, 709-70 Published Online Apil 06 in SciRes. http://www.scip.og/jounal/am http://dx.doi.og/0.46/am.06.77065 Absoption Rate into a Small Sphee fo a Diffusing Paticle Confined in

More information

Control Chart Analysis of E k /M/1 Queueing Model

Control Chart Analysis of E k /M/1 Queueing Model Intenational OPEN ACCESS Jounal Of Moden Engineeing Reseach (IJMER Contol Chat Analysis of E /M/1 Queueing Model T.Poongodi 1, D. (Ms. S. Muthulashmi 1, (Assistant Pofesso, Faculty of Engineeing, Pofesso,

More information

Prediction of Motion Trajectories Based on Markov Chains

Prediction of Motion Trajectories Based on Markov Chains 2011 Intenational Confeence on Compute Science and Infomation Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Pess, Singapoe DOI: 10.7763/IPCSIT.2012.V51.50 Pediction of Motion Tajectoies

More information

Pulse Neutron Neutron (PNN) tool logging for porosity Some theoretical aspects

Pulse Neutron Neutron (PNN) tool logging for porosity Some theoretical aspects Pulse Neuton Neuton (PNN) tool logging fo poosity Some theoetical aspects Intoduction Pehaps the most citicism of Pulse Neuton Neuon (PNN) logging methods has been chage that PNN is to sensitive to the

More information

Hydroelastic Analysis of a 1900 TEU Container Ship Using Finite Element and Boundary Element Methods

Hydroelastic Analysis of a 1900 TEU Container Ship Using Finite Element and Boundary Element Methods TEAM 2007, Sept. 10-13, 2007,Yokohama, Japan Hydoelastic Analysis of a 1900 TEU Containe Ship Using Finite Element and Bounday Element Methods Ahmet Egin 1)*, Levent Kaydıhan 2) and Bahadı Uğulu 3) 1)

More information

RANSAC for (Quasi-)Degenerate data (QDEGSAC)

RANSAC for (Quasi-)Degenerate data (QDEGSAC) RANSAC fo (Quasi-)Degeneate data (QDEGSAC) Jan-Michael Fahm and Mac Pollefeys Depatment of Compute Science, Univesity of Noth Caolina at Chapel Hill, Chapel Hill, NC 27599 {jmf, mac}@cs.unc.edu Abstact

More information

Research Article Robust Evaluation for Transportation Network Capacity under Demand Uncertainty

Research Article Robust Evaluation for Transportation Network Capacity under Demand Uncertainty Hindawi Jounal of Advanced Tanspotation Volume 2017, Aticle ID 9814909, 11 pages https://doi.og/10.1155/2017/9814909 Reseach Aticle Robust Evaluation fo Tanspotation Netwok Capacity unde Demand Uncetainty

More information

Ben Juurlink, Cor Meenderinck Amdahl's law for predicting the future of multicores considered harmful

Ben Juurlink, Cor Meenderinck Amdahl's law for predicting the future of multicores considered harmful Poweed by TCPDF (www.tcpdf.og) Ben Juulink, Co Meendeinck Amdahl's law fo pedicting the futue of multicoes consideed hamful Aticle, Postpint vesion This vesion is available at http://dx.doi.og/1.79/depositonce-

More information

4/18/2005. Statistical Learning Theory

4/18/2005. Statistical Learning Theory Statistical Leaning Theoy Statistical Leaning Theoy A model of supevised leaning consists of: a Envionment - Supplying a vecto x with a fixed but unknown pdf F x (x b Teache. It povides a desied esponse

More information

CALCULATING THE NUMBER OF TWIN PRIMES WITH SPECIFIED DISTANCE BETWEEN THEM BASED ON THE SIMPLEST PROBABILISTIC MODEL

CALCULATING THE NUMBER OF TWIN PRIMES WITH SPECIFIED DISTANCE BETWEEN THEM BASED ON THE SIMPLEST PROBABILISTIC MODEL U.P.B. Sci. Bull. Seies A, Vol. 80, Iss.3, 018 ISSN 13-707 CALCULATING THE NUMBER OF TWIN PRIMES WITH SPECIFIED DISTANCE BETWEEN THEM BASED ON THE SIMPLEST PROBABILISTIC MODEL Sasengali ABDYMANAPOV 1,

More information

IN SITU SOUND ABSORPTION COEFFICIENT MEASUREMENT OF VARIOUS SURFACES

IN SITU SOUND ABSORPTION COEFFICIENT MEASUREMENT OF VARIOUS SURFACES IN SITU SOUND ABSORPTION COEFFICIENT MEASUREMENT OF VARIOUS SURFACES PACS REFERENCES : 43.20.El, 43.20.Ye, 43.55.Ev, 43.58.Bh Michel Béengie 1 ; Massimo Gaai 2 1 Laboatoie Cental des Ponts et Chaussées

More information

Centripetal Force OBJECTIVE INTRODUCTION APPARATUS THEORY

Centripetal Force OBJECTIVE INTRODUCTION APPARATUS THEORY Centipetal Foce OBJECTIVE To veify that a mass moving in cicula motion expeiences a foce diected towad the cente of its cicula path. To detemine how the mass, velocity, and adius affect a paticle's centipetal

More information

Stochastic Analysis of Periodic Real-Time Systems *

Stochastic Analysis of Periodic Real-Time Systems * Stochastic Analysis of Peiodic Real-Time Systems * José Luis Díaz Daniel F Gacía Kanghee Kim Chang-Gun Lee Lucia Lo Bello José Maía López Sang Lyul Min Oazio Miabella Abstact This pape descibes a stochastic

More information

Bifurcation Analysis for the Delay Logistic Equation with Two Delays

Bifurcation Analysis for the Delay Logistic Equation with Two Delays IOSR Jounal of Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 39-765X. Volume, Issue 5 Ve. IV (Sep. - Oct. 05), PP 53-58 www.iosjounals.og Bifucation Analysis fo the Delay Logistic Equation with Two Delays

More information

A Deep Convolutional Neural Network Based on Nested Residue Number System

A Deep Convolutional Neural Network Based on Nested Residue Number System A Deep Convolutional Neual Netwok Based on Nested Residue Numbe System Hioki Nakahaa Ehime Univesity, Japan Tsutomu Sasao Meiji Univesity, Japan Abstact A pe-tained deep convolutional neual netwok (DCNN)

More information

Fresnel Diffraction. monchromatic light source

Fresnel Diffraction. monchromatic light source Fesnel Diffaction Equipment Helium-Neon lase (632.8 nm) on 2 axis tanslation stage, Concave lens (focal length 3.80 cm) mounted on slide holde, iis mounted on slide holde, m optical bench, micoscope slide

More information

Absolute Specifications: A typical absolute specification of a lowpass filter is shown in figure 1 where:

Absolute Specifications: A typical absolute specification of a lowpass filter is shown in figure 1 where: FIR FILTER DESIGN The design of an digital filte is caied out in thee steps: ) Specification: Befoe we can design a filte we must have some specifications. These ae detemined by the application. ) Appoximations

More information

arxiv: v1 [quant-ph] 15 Nov 2018

arxiv: v1 [quant-ph] 15 Nov 2018 Bayesian estimation of switching ates fo blinking emittes axiv:8.6627v [quant-ph] 5 Nov 28 Jemy Geody,, 2 Lachlan J Roges,, 2, Cameon M Roges, 3 Thomas Volz,, 2 and Alexei Gilchist, 2 Depatment of Physics

More information

ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE

ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE THE p-adic VALUATION OF STIRLING NUMBERS ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE Abstact. Let p > 2 be a pime. The p-adic valuation of Stiling numbes of the

More information

Topic 5. Mean separation: Multiple comparisons [ST&D Ch.8, except 8.3]

Topic 5. Mean separation: Multiple comparisons [ST&D Ch.8, except 8.3] 5.1 Topic 5. Mean sepaation: Multiple compaisons [ST&D Ch.8, except 8.3] 5. 1. Basic concepts In the analysis of vaiance, the null hypothesis that is tested is always that all means ae equal. If the F

More information

Efficient Algorithms for Adaptive Influence Maximization

Efficient Algorithms for Adaptive Influence Maximization Efficient Algoithms fo Adaptive Influence Maximization Kai Han Univesity of Science and Technology of China hankai@ustc.edu.cn Jing Tang National Univesity of Singapoe isejtang@nus.edu.sg Keke Huang Nanyang

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 8 Due on Oct. 19, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes.

More information

Secret Exponent Attacks on RSA-type Schemes with Moduli N = p r q

Secret Exponent Attacks on RSA-type Schemes with Moduli N = p r q Secet Exponent Attacks on RSA-type Schemes with Moduli N = p q Alexande May Faculty of Compute Science, Electical Engineeing and Mathematics Univesity of Padebon 33102 Padebon, Gemany alexx@uni-padebon.de

More information

Alternative Tests for the Poisson Distribution

Alternative Tests for the Poisson Distribution Chiang Mai J Sci 015; 4() : 774-78 http://epgsciencecmuacth/ejounal/ Contibuted Pape Altenative Tests fo the Poisson Distibution Manad Khamkong*[a] and Pachitjianut Siipanich [b] [a] Depatment of Statistics,

More information

Hypothesis Test and Confidence Interval for the Negative Binomial Distribution via Coincidence: A Case for Rare Events

Hypothesis Test and Confidence Interval for the Negative Binomial Distribution via Coincidence: A Case for Rare Events Intenational Jounal of Contempoay Mathematical Sciences Vol. 12, 2017, no. 5, 243-253 HIKARI Ltd, www.m-hikai.com https://doi.og/10.12988/ijcms.2017.7728 Hypothesis Test and Confidence Inteval fo the Negative

More information

NOTE. Some New Bounds for Cover-Free Families

NOTE. Some New Bounds for Cover-Free Families Jounal of Combinatoial Theoy, Seies A 90, 224234 (2000) doi:10.1006jcta.1999.3036, available online at http:.idealibay.com on NOTE Some Ne Bounds fo Cove-Fee Families D. R. Stinson 1 and R. Wei Depatment

More information

Contact impedance of grounded and capacitive electrodes

Contact impedance of grounded and capacitive electrodes Abstact Contact impedance of gounded and capacitive electodes Andeas Hödt Institut fü Geophysik und extateestische Physik, TU Baunschweig The contact impedance of electodes detemines how much cuent can

More information

Basic Bridge Circuits

Basic Bridge Circuits AN7 Datafoth Copoation Page of 6 DID YOU KNOW? Samuel Hunte Chistie (784-865) was bon in London the son of James Chistie, who founded Chistie's Fine At Auctionees. Samuel studied mathematics at Tinity

More information

A Bijective Approach to the Permutational Power of a Priority Queue

A Bijective Approach to the Permutational Power of a Priority Queue A Bijective Appoach to the Pemutational Powe of a Pioity Queue Ia M. Gessel Kuang-Yeh Wang Depatment of Mathematics Bandeis Univesity Waltham, MA 02254-9110 Abstact A pioity queue tansfoms an input pemutation

More information

Bayesian Congestion Control over a Markovian Network Bandwidth Process

Bayesian Congestion Control over a Markovian Network Bandwidth Process Bayesian Congestion Contol ove a Makovian Netwok Bandwidth Pocess Paisa Mansouifad,, Bhaska Kishnamachai, Taa Javidi Ming Hsieh Depatment of Electical Engineeing, Univesity of Southen Califonia, Los Angeles,

More information

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS Pogess In Electomagnetics Reseach, PIER 73, 93 105, 2007 COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS T.-X. Song, Y.-H. Liu, and J.-M. Xiong School of Mechanical Engineeing

More information

CENTER FOR MULTIMODAL SOLUTIONS FOR CONGESTION MITIGATION (CMS)

CENTER FOR MULTIMODAL SOLUTIONS FOR CONGESTION MITIGATION (CMS) Final Repot to the CENTER FOR MULTIMODAL SOLUTIONS FOR CONGESTION MITIGATION (CMS) CMS Poect Numbe: _8-4_ Title: Chaacteizing the Tadeoffs and Costs Associated with Tanspotation Congestion in Supply Chains

More information

arxiv: v2 [astro-ph] 16 May 2008

arxiv: v2 [astro-ph] 16 May 2008 New Anomalies in Cosmic Micowave Backgound Anisotopy: Violation of the Isotopic Gaussian Hypothesis in Low-l Modes Shi Chun, Su and M.-C., Chu Depatment of Physics and Institute of Theoetical Physics,

More information

Duality between Statical and Kinematical Engineering Systems

Duality between Statical and Kinematical Engineering Systems Pape 00, Civil-Comp Ltd., Stiling, Scotland Poceedings of the Sixth Intenational Confeence on Computational Stuctues Technology, B.H.V. Topping and Z. Bittna (Editos), Civil-Comp Pess, Stiling, Scotland.

More information

An Actuarial Approach for Aggregate Loss Assessment of the Critical Infrastructure Due to Natural Disasters

An Actuarial Approach for Aggregate Loss Assessment of the Critical Infrastructure Due to Natural Disasters 0 Intenational Confeence on Education and anagement Innovation IPEDR vol30 (0 (0 IACSIT Pess, Singapoe An Actuaial Appoach fo Aggegate Loss Assessment of the Citical Infastuctue Due to atual Disastes Plamena

More information

Introduction to Nuclear Forces

Introduction to Nuclear Forces Intoduction to Nuclea Foces One of the main poblems of nuclea physics is to find out the natue of nuclea foces. Nuclea foces diffe fom all othe known types of foces. They cannot be of electical oigin since

More information

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension Intenational Mathematical Foum, 3, 2008, no. 16, 763-776 Functions Defined on Fuzzy Real Numbes Accoding to Zadeh s Extension Oma A. AbuAaqob, Nabil T. Shawagfeh and Oma A. AbuGhneim 1 Mathematics Depatment,

More information

Rate Splitting is Approximately Optimal for Fading Gaussian Interference Channels

Rate Splitting is Approximately Optimal for Fading Gaussian Interference Channels Rate Splitting is Appoximately Optimal fo Fading Gaussian Intefeence Channels Joyson Sebastian, Can Kaakus, Suhas Diggavi, I-Hsiang Wang Abstact In this pape, we study the -use Gaussian intefeence-channel

More information

Temporal-Difference Learning

Temporal-Difference Learning .997 Decision-Making in Lage-Scale Systems Mach 17 MIT, Sping 004 Handout #17 Lectue Note 13 1 Tempoal-Diffeence Leaning We now conside the poblem of computing an appopiate paamete, so that, given an appoximation

More information

To Feel a Force Chapter 7 Static equilibrium - torque and friction

To Feel a Force Chapter 7 Static equilibrium - torque and friction To eel a oce Chapte 7 Chapte 7: Static fiction, toque and static equilibium A. Review of foce vectos Between the eath and a small mass, gavitational foces of equal magnitude and opposite diection act on

More information

Bifurcation Routes and Economic Stability Miloslav S. Vosvrda

Bifurcation Routes and Economic Stability Miloslav S. Vosvrda Bifucation Routes and Economic Stability Miloslav S. Vosvda Institute of Infomation Theoy and Automation, Academy of Sciences of the Czech Republic Institute of Economic Studies, Faculty of Social Sciences,

More information

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu Available at https://edupediapublicationsog/jounals Volume 3 Issue 4 Febuay 216 Using Laplace Tansfom to Evaluate Impope Integals Chii-Huei Yu Depatment of Infomation Technology, Nan Jeon Univesity of

More information

Directed Regression. Benjamin Van Roy Stanford University Stanford, CA Abstract

Directed Regression. Benjamin Van Roy Stanford University Stanford, CA Abstract Diected Regession Yi-hao Kao Stanfod Univesity Stanfod, CA 94305 yihaoao@stanfod.edu Benjamin Van Roy Stanfod Univesity Stanfod, CA 94305 bv@stanfod.edu Xiang Yan Stanfod Univesity Stanfod, CA 94305 xyan@stanfod.edu

More information

Residual Modes on Non-linear Resonant Decay Method

Residual Modes on Non-linear Resonant Decay Method Residual Modes on Non-linea Resonant Decay Method D Mehdi Samast, Pofesso Jan R. Wight ABSRAC Non-linea Resonant Decay method (NL-RDM) addesses the identification of multi-degee of feedom non-linea systems.

More information

Obtaining the size distribution of fault gouges with polydisperse bearings

Obtaining the size distribution of fault gouges with polydisperse bearings Obtaining the size distibution of fault gouges with polydispese beaings Pedo G. Lind, Reza M. Baam, 2 and Hans J. Hemann 2, 3 Institute fo Computational Physics, Univesität Stuttgat, Pfaffenwalding 27,

More information

School Timetabling using Genetic Search

School Timetabling using Genetic Search School Timetabling using Genetic Seach Caldeia JP, Rosa AC Laseeb - ISR IST email: acosa@is.ist.utl.pt Abstact In the pape we discuss the implementation of a genetic based algoithm that is used to poduce

More information