This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

Size: px
Start display at page:

Download "This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and"

Transcription

1 This article appeare in a journal publishe by Elsevier. The attache copy is furnishe to the author for internal non-commercial research an eucation use, incluing for instruction at the authors institution an sharing with colleagues. Other uses, incluing reprouction an istribution, or selling or licensing copies, or posting to personal, institutional or thir party websites are prohibite. In most cases authors are permitte to post their version of the article (e.g. in Wor or Tex form) to their personal website or institutional repository. Authors requiring further information regaring Elsevier s archiving an manuscript policies are encourage to visit:

2 Computer Communications 3 (8) Contents lists available at ScienceDirect Computer Communications journal homepage: Moeling message propagation in ranom graph networks Bin Wu, Ajay D. Kshemkalyani * Computer Science Department, University of Illinois at Chicago, Chicago, IL 667, Unite States article info abstract Article history: Receive 7 February 8 Receive in revise form 3 September 8 Accepte 4 September 8 Available online September 8 Keywors: Message propagation Ranom graphs oe egree oe coverage Peer-to-peer network Message propagation is use in a wie range of applications, such as search in unstructure PP overlays, moeling infection sprea in epiemiology, an moeling the sprea of gossip in social networks. For example, in a PP network that has an unstructure overlay, search for a piece of information is conucte by propagating the query message within the network, usually with the esire that as many noes as possible are covere with as few message forwarings as possible. In this paper, we stuy the behavior of the message propagation process in ranom graph networks an give a simple moel to escribe this process. When applie to a large network with ranom graph topology, the message propagation process can usually be moele as a ranom pick process or the coupon collection problem. We show that these moels are less accurate when the number of covere noes becomes large. We investigate the inaccuracy an then propose refine moels which remey the factors that cause the error. The refine moels have been confirme by our simulations to effectively compensate for the errors, especially uner high coverage conitions. Thus, when a large number of messages is expecte to be use in the message propagation process, the refine moels of higher orers are essential. Ó 8 Elsevier B.V. All rights reserve.. Introuction Message propagation is use in a wie range of applications. For example, message propagation is use in unstructure PP networks to perform keywor an range query searches [4,7]. In such PP overlay networks, search for a piece of information is conucte by propagating the query message within the network, usually with the esire that as many noes as possible are covere with as few message forwarings as possible. The overlay of the unstructure PP network may take various topologies ue to various ynamic characteristics such as the arrival an eparture of noes that form the network. Typical topologies inclue the Gnutella graph [7,5], ranom graph [5,8], power law ranom graph [], or gri [5]. Watt an Strogatz stuie the formation an characteristics of a category of ranom graph networks: the small worl network [9]. A small worl network is at some intermeiary position between a regular network an a ranom graph network in terms of ranomness. Since a small worl network has short network iameter (a property of ranom graphs) an is highly clustere as well, message propagation can be fast. Much research has been performe on constructing PP overlays with the small worl property to balance the search efficiency an the maintenance cost over a partially structure overlay [,3]. In any of these overlays, to fin a specific object without previous knowlege of the object istribution, blin search such as ranom walk [3,4,9], flooing [7,5,8], an their variations * Corresponing author. aresses: bwu@cs.uic.eu (B. Wu), ajayk@cs.uic.eu (A.D. Kshemkalyani). [,6,,,6, 3] has to be applie to the topology. o matter what approach is chosen, the goal is always to propagate the query message to as many noes as possible, an the constraint inclues the response time or the message overhea. Flooing is the approach that spreas message with the maximum spee an also has the maximum message overhea. Ranom walk has high message efficiency in terms of the ratio of the noe coverage to the message overhea, but the spee can be very slow. Variations that benefit from both of these approaches inclue flooing with TTL, expaning ring, an multiple ranom walkers [5]. Some specific phenomena in social activities an epiemiology stuies can also be moele by the message propagation process. For example, isease infection among the population can be cause by contact among people, an the behavior of virus spreaing is heavily epenent on the pattern of contacts. Once infecte by a isease, a person who has a wier range of social links is more likely to sprea the isease to uninfecte people, when the number of allowe contacts is fixe. As another example, consier gossip or the spreaing of information among the population via using one s social contacts. For such examples, the goal may be to stuy how many messages it takes to reach a certain proportion or all of the population. Or alternately, given a certain number of message hops (that etermines the time perio) to be use, ientify the proportion of the population that is infecte by the isease or that receives the news. A real worl social networking example is as follows. In a small town of population,, a new Chinese restaurant is opene. Uner normal behavior, the first few customers woul ranomly /$ - see front matter Ó 8 Elsevier B.V. All rights reserve. oi:.6/j.comcom.8.9.6

3 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) tell this information to one or more of their acquaintances. After a while, when a significant portion of the people (say, 6%) alreay know about this restaurant, is it still worthwhile for the restaurant owner to encourage his customers to further sprea this information, if the incentive for avertising is the same? What is the possibility that the next effort introuces a new customer, or, ens up being a repetition to a person who alreay knows it? Using the refine moel gives a more accurate estimate of the probability of reaching a new customer. This will help the owner to make a ecision. The ranom walk approach, with possibly multiple walkers, is of special interest to most research in this area because of its scalable message overhea [3,4,9]. Precisely moeling the ranom walk is not easy because it is har to obtain a precise mathematical moel for the actual network topologies. In this paper, we stuy the behavior of the message propagation process in ranom graph networks an give a moel to escribe this process. We give our quantitative analysis moels base on the Gðn; pþ ranom graph network moel [8] an we focus our analytical target on the noe coverage an message efficiency. If the number of noes in the network is large, then at the steps when the noe coverage is small, the message propagation process can be moele by some other ranom processes, such as the ranom pick [3,4] or the coupon collector s problem [9]. For example, the stuy by Gkantsiis et al. [9] shows that the effect of a k-step ranom walk is statistically similar to that of taking k inepenent samples (ranom pick) in a well-connecte graph. Our moels explain the rationale of such an analogy. We then show that these an similar moels are less accurate when the number of covere noes becomes large. We investigate the inaccuracy an ientify the reasons causing it. We then propose refine moels which remey the factors that cause the error. The refine moels have been confirme by our simulations to effectively compensate for the errors, especially uner high coverage conitions. Thus, when a large number of messages is expecte to be use in the message propagation process, the refine moels of higher orers are essential. ote that a large number of messages can be expecte to be use in the examples of social contacts an epiemiology stuies given above... Contributions. We stuy the message propagation process on the ranom graph topology an formulate a simple mathematical moel in terms of noe coverage an message overhea. We then raw an analogy to other ranom processes, i.e., the ranom pick an the coupon collection problems.. More importantly, we investigate the inheritant ifference between message propagation an other ranom processes an iscover that the noe egree (average number of links per noe) plays an important role for the ifference: the effect of the limite number of links has a negative effect on the probability of forwaring a message to a new noe. 3. By quantitative analysis of such effects, we give a refine moel that increases the accuracy, especially when the number of covere noes has become large. The refinement is introuce by accounting for the irty links of the current noe when forwaring a message. 4. As per the moel, the probability that a next step message reaches a new noe is a function of both the message overhea, x, an the average noe egree,. The orer of refinement is expresse in terms of the maximum number of times ðkþ a noe may have been visite before the current arrival. We thus give a family of enhance moels, the k-orer refine moels. The higher the value k, the more accurate is the refine moel. We verify this by simulations. 5. The estimation of irty links is base on the value of k we specify, which is a ranom variable, whose value may be istribute between an x. We propose two approaches of computing irty links : unconitional an conitional estimations, an we also show that these two approaches actually prouce the same results but they have ifferent computation complexity. The aresse analysis moels are of special importance in stuying the behavior of the querying process in PP networks. The noe coverage an message efficiency are quantitatively moele via the network an process parameters which can be moulate by an aministrator. The n-orer ðn P Þ refine moel shoul be applie for better accuracy in the cases where the noe coverage is high. In these cases an arbitrary noe in the network may have been visite multiple times from its ifferent neighbors. In a typical search in a PP network, a single message may never be propagate very long, an it is also har to trace a single message in the propagation process. We use the term hop count to follow the means of message spreaing using ranom walkers. We exten the hop count to large numbers in orer to reach a higher noe coverage, where our refine moel will give significant ifference from the simple moel. High noe coverage situations are useful when the purpose is to sprea a message to as many noes as possible rather than just fining the esire object. ote that the Gnutella graph is not a ranom network. Hence, Gnutella-like PP networks nee a more specific means of analysis, which must also take into account the istribution of noe egree within the network. This is fairly complicate an outsie the scope of this article. Also, the flooing an partial flooing methos are not moele ifferently from ranom walkers in our investigation of noe coverage. However, the clustering of more realistic networks makes the flooing an partial flooing methos even more sophisticate than the ranom walker metho, an the message efficiency coul be worse than that for ranom walk even at low noe coverage. Section gives a simple algebraic moel for the noe coverage analysis of the message propagation process. In Section 3, we give the analogy between the ranom walk process an ranom sampling. In Section 4, we refine our algebraic moel to factor in the impact of noe egree. In Section 5, we perform a comparison an analysis of our refine moels. Section 6 gives the conclusions.. The algebraic moel When searching an unstructure network using ranom approaches such as ranom walk or flooing, noe coverage is a key concept use to escribe the behavior of the search process. It can be efine as the total number of noes in the network that have alreay been explore; sometimes we can also use the percentage of such noes as well []. In this paper, we use the first form of efinition of noe coverage for convenience. We propose a simple algebraic moel that performs a noe coverage analysis for the message propagation process but makes no istinction so as to whether the messages are forware by flooing or ranom walkers. Each query message is treate as an inepenent sample. This moel expresses the expecte noe coverage in terms of the message overhea, x. In this simple moel, an Erõs Rényi moel ranom graph network is assume, in which there are totally noes in the network. The probability that there exists a link (unirecte) between any two noes is p ð < p < Þ, such that the average noe egree is pð Þ. For simplicity, we assume that each noe has a egree

4 44 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) of pð Þ. ext, we assume that the graph is well-connecte an when a noe relays a message, it sens out the message through a ifferent link from the one through which it receives the message, an this outgoing link is selecte ranomly from all links except the incoming one. Finally, this moel makes no istinction between whether or not multiple ranom walkers are use to sprea the message. In the case of multiple ðmþ ranom walkers, we assume they are initiate from m ranomly chosen noes an thereafter are forware inepenently. Suppose at a snapshot of the message propagation process, the current noe coverage is u an a specifie noe is forwaring a message to one of its neighbors, excluing the neighbor who has sent in the message. The probability that a new noe receives this message is u. Thus, the expecte value of noe coverage woul be u þ u after this message is forware. As is large enough, we can use to replace the term for the sake of convenience. Let x enote the number of messages so far. Then uðxþ uðx þ Þ ¼uðxÞþ which can be approximate as: u ðxþ ¼ uðxþ This equation can be solve as uðxþ ¼Ce x þ Here C is a constant etermine by the initial conition. This constant has a minor influence on the results of uðxþ an it can be compute epening on how we configure our initial conition, for example:. If we assume the noe coverage is before any message is forware, uðþ ¼, then C ¼.. If we assume the noe coverage is after a single message has been forware, uðþ ¼, then C ¼ð Þe. 3. For the special case of multiple ranom walkers, suppose there are m walkers sent out from a single initiator (which is specific in the cases of PP search), an also that the first message is require to cover the initiator itself before sening out any walker. Then the initial conition may be uðm þ Þ ¼m þ An the constant C turns out to be C ¼ðmþ Þe mþ Then the noe coverage in this case can be expresse as ( ð m Þemþ x uðxþ ¼ if x > m þ x if x 6 m þ The choice of the constant C has only a trivial influence on the computation of uðxþ an we can etermine this constant base on the special case of interest or just convenience. One of the uses of noe coverage is to estimate the success rate in a PP search: we assume that r copies of a esire object are ranomly istribute in the network. The probability of fining a copy by the effort of spreaing x messages can be expresse as p s ðxþ ¼ uðxþ r ð7þ The probability p s ðxþ is usually referre to as the success rate (of fining a esire copy). ðþ ðþ ð3þ ð4þ ð5þ ð6þ 3. Ranom walk moeling an ranom sampling 3.. Analogy to ranom picking The algebraic moel simulates a process of ranom pick: there is a bag of balls, at each step, we pick a ball an put it back. Then what is the expecte number of istinct balls we will fin after x attempts? Our algebraic moel approximates this process with a ifferential equation an the solution to this equation gives the formula for computing the noe coverage. The rationale of this formula can be valiate by comparing the formula for success rate using the noe coverage above an that given by Bisnik an Abouzei [3,4]. Recall that the algebraic moel gives the noe coverage uðxþ in Eq. (3). The constant C is etermine by the initial conition of a specific search case. If we take the following initial conition: uðxþ ¼ j x ¼ then we have uðxþ ¼ e x The success rate of fining an object with r copies is then compute using noe coverage: p succ ¼ uðxþ r ¼ e x r ðþ On the other han, [3,4] suggest to compute the success rate using the following formula: p s ¼ ð pþ kt ð8þ ð9þ ðþ where p ¼ r an kt ¼ x, the message overhea when k, T enote the number of walkers an the hop number, respectively. This is the result of treating each walk step as a ranom pick. To use the notations in our moel, we rephrase this formula: p s ¼ r x ðþ Also, Eq. () can be rephrase as p succ ¼ e r x ð3þ lim!þ ote that as is large enough, we have r ¼ e r an thus lim r!þ ¼ lim!þ e r ð4þ ð5þ an this equates the computation of p succ in Eq. (3) an that of p s in Eq. (). These two formulas are equivalent as goes to infinity. ote that these two approaches use ifferent formulas an result in the same outcome, because they both simulate the same process of inepenent ranom picks, an the proper computation for the success rate will always give the same result. However, the ranom walk in ranom graphs is not actually inepenent ranom picks, a message forwaring is always associate with the status of the current noe. The probability of fining a new noe by the next message forwaring is ecie not only by the current proportion of unetecte noes in the network, but also by the current status of the sening noe. This impact oes not exist in the inepenent ranom pick process an it contributes to the ifferences between our algebraic moel an the simulation results. This impact will be stuie in etail in Section 4.

5 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) In Section 4, we also show how to enhance the algebraic moel to account for the noe egree in the ranom graph overlay, so as to improve accuracy. This consieration allows us to account for the fact that the current noe may have been explore before. 3.. Analogy to coupon collector s problem The coupon collector s problem is another typical ranom sampling process: given types of coupons, a customer buys one coupon at a time. For each time, the probability of getting any specific type is equal: =. Then what is the expecte number of purchases to obtain all the types? If this problem is aske this way: in orer to obtain u types among types of coupons, what is the expecte number of purchases x? then obviously this becomes the reverse problem of the ranom pick we escribe in the previous section. In this section, we show that the analysis metho also reveals the equivalence of the memoryless ranom walk an the coupon collector s problem. It is well known that the expecte times to collect all types is xðþ ¼ X k¼ k ¼ H ð6þ where H is the nth harmonic number an its analytical expression is H ¼ ln þ c þ O ð7þ Here c is the Euler Mascheroni constant an its value is : Similarly, we have xðuþ ¼ þ þ þþ ðu Þ! ¼ X X u k k k¼ k¼ ¼ H ð H u Þ ¼ ln ln ð uþþo O u As an u are large enough, we can omit the term O O u an have xðuþ ¼ ln ð8þ u If we express u in terms of x, we are answering this question: what is the expecte types of coupons we can collect, u, after x purchases? : uðxþ ¼ e x ð9þ which is ientical to Eq. (9), when the initial conition uðxþ ¼ is applie to Eq. (3) in the algebraic moel. This ientity illustrates that the simplifie ranom walk process on a regular ranom graph which is escribe by our algebraic moel, is equivalent to the coupon collector s problem when the sampling space,, is large. 4. Refinements of the algebraic moel The algebraic moel is intene to capture the ranom process of message forwaring in normal ranom graph overlays. The metho we applie is somehow over-simplifie as we ignore the influence of noe egree in our moels an this ignorance leas to overestimate of noe coverage. We now refine the algebraic moel by stuying an factoring in the impact of noe egree. 4.. Impact of noe egree As assume in Section, at each step of message forwaring, our analytical moel assumes the probability of visiting a new noe to be the same as the ratio of the number of unvisite noes to the total number of noes: uðxþ. This seems reasonable at first glance since the next message forwaring is a ranom visit. The above assumption is true if the current noe itself is first visite by the current message. In this case, all the remaining links of this noe are fresh (not probe yet) an whether one such link leas to a visite noe or a new noe is ranom. Hence, the probability of reaching a new noe via that link is thus reasonably etermine by the proportion of new noes currently in the network. However, if the current noe has been visite before, then this probability shoul be lowere because the current noe may forwar the current message via a link that has been traverse before an thus to a visite noe. Consier an extreme conition: if every link of the current noe has been visite before, then there is no way that the next forwaring visits a new noe. The impact of noe egree thus can be expresse in this way: consiering the scenario that the current noe has been visite before, the higher the noe egree, the higher the possibility that the next forwaring traverses a fresh link, an thus the closer the probability of fining a new noe approaches the proportion of unvisite noes within the network. This is confirme in our simulation, see Section Conitional estimate of irty links Recall that in our algebraic moel, the iterative relationship of noe coverage is expresse in Eq. (). We now moify this formula to take into account the possibility that the current noe has been visite before uðx þ Þ ¼uðxÞþ uðxþ pðxþ ðþ Hence, pðxþ is the probability that the next forwaring takes a fresh link. As the network topology is fixe, this probability is etermine only by the proportion of fresh links of the current noe, which in turn is a ranom function of the message overhea x. Hence, we can also express this probability as a function of x. The core challenge of refining the algebraic analysis moel is to compute the probability pðxþ. Let us branch into ifferent preconitions in terms of the number of previous visits to the current noe. ote that this number exclues the arrival of the current message. The notation use is summarize in Table. previous visits: As explaine in the previous section, p ¼. previous visit: p ¼ 3 þ : The number of irty links after the first visit, DL, is one incoming, one outgoing. Hence, enotes the probability that the current message has come from a link other than the two links mae irty by the previous visit. In this case, the probability of probing a fresh link is 3. On the other han, if the current message has come though a irty link, the probability of traversing a fresh link is. previous visits: After visits have been pai to this noe, the probabilities that, 3, or 4 links have been contaminate, enote w ðþ, w ð3þ, w ð4þ, respectively, are: w ðþ ¼ w ð3þ ¼ max½ ;Š þ max½ ;Š w ð4þ ¼ max½ ;Š max½ 3;Š

6 44 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) Table otations use in the analysis DL i CDL i UDL i w i ðjþ wða j bþ p i q i ðxþ pðxþ After two visits to a noe, the expecte number of irty links can be expresse as DL ¼ w ðþþ3 w ð3þþ4 w ð4þ ðþ Similarly, the probability that the next message forwaring takes a fresh link, p, can be compute as follows: p ¼ DL DL þ DL DL ðþ 3 previous visits: For simplicity, we assume that DL links have been irty before the thir visit to the current noe. In other wors, we use the conitional probabilities with the assumption that exactly DL (usually a non-integer number as the result of estimation) of the links are known to be irty. Thus the resulting number of irty links after the thir visit, can be DL,DL þ, or DL þ, respectively; the corresponing conitional probabilities, with the given DL as the pre-conition, are enote as wðdl j DL Þ, wðdl þ j DL Þ, an wðdl þ j DL Þ, respectively. These can be compute as follows: wðdl jdl Þ¼ DL DL wðdl þ jdl Þ¼ DL max½ DL ;Š wðdl þ jdl Þ¼ max½ DL ;Š max½ DL ;Š ow DL 3 can be compute as CDL 3 ¼ DL wðdl jdl ÞþðDL þ ÞwðDL þ jdl Þ þðdl þ ÞwðDL þ jdl Þ p 3 can be compute as p 3 ¼ DL 3 DL 3 þ DL 3 DL 3 ð3þ ð4þ i previous visits: Similarly, for i P 3 previous visits, we obtain DL i an p i as follows: wðdl i jdl i Þ¼ DL i DL i wðdl i þ jdl i Þ¼ DL i max½ DL i ;Š wðdl i þ jdl i Þ¼ max½ DL i ;Š max½ DL i ;Š ow, with the preconition that DL i irty links are present before the ith visit, DL i is compute in the following formula: CDL i ¼ DL i wðdl i jdl i ÞþðDL i þ ÞwðDL i þ jdl i ÞþðDL i þ ÞwðDL i þ jdl i Þ ð5þ an p i ¼ DL i Expecte number of irty links after i visits Expecte number of irty links after i visits (conitional estimate) Expecte number of irty links after i visits (unconitional estimate) Probability that after i visits, j links are irty Probability of a irty links after current forwaring, assuming the noe has b irty links before the current visit Probability that the next forwaring after i previous visits takes a fresh link Probability that a noe is visite i times after x messages have been use Probability that the next forwaring takes a fresh link DL i þ DL i DL i ð6þ ote that in the computation of DL, the notations w ðþ, w ð3þ, an w ð4þ enote the probabilities that after two visits,, 3, an 4 links are irty, respectively. These terms escribe the unconitional probabilities associate with those values after visits. Since DL ¼ is a fact known to us, we have w ðþ ¼wð j Þ, w ð3þ ¼ wð3 j Þ, an w ð4þ ¼wð4 j Þ. The conitional an unconitional probabilities are equal when i ¼. In the conitional estimates of irty links, we use the terms DL an DL, while we use CDL i for i P 3 because the preconitions for estimating DL an DL,DL ¼ an DL ¼, are eterministic. Also note that the w i ðjþ is a unconitional probability that is associate with j, an integer number of irty links an i, an integer number of times of visits; whereas wðp j qþ, without subscript, enotes a conitional probability that is inepenent of the times of visits, an the values p an q are usually non-integer numbers Complexity analysis Observe from Eq. (5) that CDL i can be compute in OðiÞ steps because each step to compute CDL j ðj ¼ ;...; iþ takes constant time. Hence, the conitional estimate of the number of irty links can be compute in linear time Unconitional estimate of irty links Since the expecte number of irty links after i visits, DL i,isa ranom variable when i >, the proper estimate of DL i shoul have liste all the possible number of irty links after i visits an then sum them up weighte by their corresponing probabilities. For example, for DL 3, the possible number of irty links after three visits is, 3, 4, 5, or 6, an the formula for computing DL 3 shoul be DL 3 ¼ w 3 ðþþ3 w 3 ð3þþ4 w 3 ð4þþ5 w 3 ð5þþ6 w 3 ð6þ The probabilities are given as follows: w 3 ðþ ¼w ðþwð j Þ w 3 ð3þ ¼w ðþwð3 j Þþw ð3þwð3 j 3Þ w 3 ð4þ ¼w ðþwð4 j Þþw ð3þwð4 j 3Þþw ð4þwð4 j 4Þ w 3 ð5þ ¼w ð3þwð5 j 3Þþw ð4þwð5 j 4Þ w 3 ð6þ ¼w ð4þwð6 j 4Þ ð7þ The computation of these w i ðjþ that are require to compute the unconitional estimate of DL 3 is illustrate in Fig.. w( ) w () 3 w( ) w (3) 3 w () w(4 ) w(3 ) w(3 3) w(4 ) w(3 ) w (3) w(5 3) w(4 3) w(4 4) w (4) 3 w () 4 w(5 4) 5 w (5) 3 Fig.. Unconitional estimate of DL 3. w (4) w(6 4) 6 w (6) 3

7 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) Generalizing the above erivation, we can show that 8 w i ðjþwðjjjþ if j ¼ >< w i ðjþwðjjjþþw i ðj Þwðjjj Þ if j ¼ 3 w i ðjþ ¼ w i ðjþwðjjjþþw i ðj Þwðjjj Þþw i ðj Þwðjjj Þ if 3 < j < i w i ðj Þwðjjj Þþw i ðj Þwðjjj Þ if j ¼ i >: w i ðj Þwðjjj Þ if j ¼ i ð8þ As mentione in Section 4., the term with the subscript is calle unconitional probability. For example, w i ðjþ means the probability that exactly j links are irty after the noe has been visite i times. The term without subscript is conitional probability or single step probability. For example, wða j bþ enotes the conitional probability that a links are irty after the next visit, given that the current number of irty links is b ðb þ P a P bþ. The computation of DL i in Section 4. is an estimation that uses only the single step probabilities with the assumption that the number of irty links is given by DL i before the ith visit. A seemingly more accurate formula is given by the following equation: DL i ¼ Xi j¼ j w i ðjþ; where w i ðjþ is given in Eq: ð8þ ð9þ j ¼ ;...; i enumerates all possible number of irty links after i visits. For now, we assume that the noe egree is sufficiently large so that we can reasonably ignore the case that all links become irty. j, j, an j are the only possible number of irty links prior to the ith visit that may result in j irty links after the ith visit. Fig. illustrates on the bottom layer all the possibilities (of the number of irty links) after three visits. The numbers in the circles represent the possible numbers of irty links. The term attache to a circle represents the unconitional probability associate with the circle number (irty links) an the layer inex (number of previous visits). The terms labele on the eges are conitional probabilities which inicate the transition from one state to another after one more visit. When the number of visits to the current noe is, the number of irty links can only be, so we efine w ðþ ¼, an at layer there is only one circle. At layer, which escribes the resulting possibilities after only one visit, we also have only one circle because the number of irty links can only be. The algorithm for computing w i ðjþ is to fin all paths from the top circle to the circle enclosing j at layer i. For each of the paths, the probability corresponing to this path is compute by multiplying all the conitional probabilities wða j bþ along that path. By summing up the path probabilities for all such paths leaing to that circle from the top circle, we obtain the unconitional probability w i ðjþ Complexity analysis To compute DL i ði P Þ, we nee to compute w i ðjþ for j ¼ ;...; i. The computation of w i ðjþ in turn, epens on w i ðkþ for k ¼ j, j, an j. We use ynamic programming to compute an recor this unconitional probability w i ðjþ for all the layers of circles as illustrate in Fig.. Observe that we have i such values for any given i. The single step probabilities wða j bþ along the eges are etermine by a, b, an the noe egree. ote that the value of a can only be b, b þ, or b þ. The probabilities are wðbjbþ ¼ b b wðb þ jbþ ¼ b max½ b;š wðb þ jbþ ¼ max½ b;š max½ b ;Š 9 >= >; ð3þ These are compute the same way we compute the conitional probabilities in Section 4.. It can be seen from Fig. that, to compute DL i, we must compute the values for all eges that lea to layer i from layer (or layer ), the number of which is 3 ði Þ.We must also compute the i unconitional probability values. The time complexity for evaluating w i ðjþ is constant when the unconitional probability values of the upper layer an all the associate ege values are known, as given in Eq. (8). Thus, the complexity for computing DL i is Oði Þ an the space requirement is also Oði Þ Comparison of estimation approaches We claim that the unconitional estimate of the number of irty links UDL i is an accurate estimate because it takes into account all the possible values of the number of irty links after i visits. However, this metho takes time complexity an storage requirement both of Oði Þ. In Section 4., we introuce the conitional estimate that bases the next step estimation on the result of the previous step, which has time complexity of OðiÞ for computing DL i. The ifferences between these two methos may serve as a justification for the simplifie estimation of irty links using the conitional approach. For simplicity, assume that is large enough so that we o not have to bother with the marginal cases of having all links irty. We also enote the conitional estimate of DL i as CDL i an the unconitional estimate as UDL i. It is obvious that CDL ¼ UDL. Assume that at step i, the number of irty links is m. We then compute DL iþ using the unconitional metho: UDL iþ ¼ mw iþ ðmþþðmþþw iþ ðm þ ÞþðmþÞw iþ ðm þ Þ þðmþ3þw iþ ðm þ 3Þþðmþ4Þw iþ ðm þ 4Þ ð3þ We then compare this result with that from the conitional estimation: CDL iþ ¼ DL i wðdl i jdl i ÞþðDL i þ ÞwðDL i þ jdl i Þ þðdl i þ ÞwðDL i þ jdl i Þ ð3þ The value of UDL iþ can be compute as follows. There are only three possible values for DL i : if DL i ¼ m, what is the expecte value for DL iþ? if DL i ¼ m þ, what is the expecte value for DL iþ? if DL i ¼ m þ, what is the expecte value for DL iþ? Then we average these three values weighte by wðm j mþ, wðm þ j mþ, an wðm þ j mþ (compute using Eq. (3)), which are the possibilities that DL i shoul be m, m þ, or m þ, respectively. This is functionally equivalent to the computation escribe in Section 4.3. if DL i ¼ m, then at the next step: DL iþ ¼ mwðmjmþþðmþþwðm þ jmþþðmþþwðm þ jmþ ð33þ

8 444 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) mðm Þ mð mþ ¼ m þðmþþ ð Þ ð Þ ð mþð m Þ þðmþþ ð34þ ð Þ ¼ m þ ð35þ We can see that DL iþ epens only on an m. Similarly, we have the following: if DL i ¼ m þ, then DL iþ ¼ðmþÞ þ if DL i ¼ m þ, then DL iþ ¼ðmþÞ þ ð36þ ð37þ ow, to compute DL iþ concerning all possible values of DL i ðm; m þ ; m þ Þ, we make the weighte average: UDL iþ ¼ wðmjmþ m þ wðm þ jmþ ðm þ Þ þ wðm þ jmþ ðm þ Þ ð38þ ote that wðmjmþ ¼ mðm Þ, wðm þ jmþ ¼mð mþ, an wðmþ ð Þ ð Þ jmþ ¼ ð mþð m Þ accoring to Eq. (3). Finally, it turns out: ð Þ UDL iþ ¼ m þ 4 ð39þ ow compute the conitional estimate of DL iþ, accoring to Eq. (35): CDL iþ ¼ DL i þ ¼ m þ 4 ð4þ Comparing Eqs. (39) an (4), we have UDL iþ ¼ CDL iþ ð4þ Base on the above analysis, we have the following conclusion: Conitional estimate an unconitional estimate of irty links give the same result. This result seems counter-intuitive at first glance. However, the conitional metho uses a generalization at each step, an this is a linear generalization of the state at the previous visit. The final result of the unconitional metho is also a linear computation from the previous steps, which implies that the conitional metho oes not lose any precision against the unconitional metho. The unification of the two approaches of estimation gives us the convenience of computing the number of irty links with linear time an space complexity. As per Eq. (35), the expecte numbers of irty links, DL i ði P Þ, can be expresse in terms of the noe egree only. For example, DL ¼ DL þ ¼ 4ð Þ= an DL 3 ¼ DL þ ¼ ð Þ þ Influence of previous visits In the last section, we formulate the concept DL i, which enotes the expecte number of irty links after i visits have been pai to the current noe. Using DL i, we can then compute the corresponing p i, which enotes the probability that the next message forwaring takes a fresh link. In this case, however, the current noe may have been visite,,, or more times before, which means that the value of pðxþ in Eq. () is also a ranom function of the message overhea, x. So, we nee to figure out the expecte value of pðxþ, which epens on the probabilities of how many times the current noe has been visite before. Given that after x messages have been forware, uðxþ noes are covere, we now focus on the computation of such probabilities. Let us enote the probability that an arbitrary noe in the network was visite i times after x messages as q i ðxþ. q ðxþ: After x messages were arbitrarily forware, the noe was not visite. This probability can be expresse as [9]: q ðxþ ¼ x ð4þ q i ðxþ : The probability that the noe was visite exactly i times ði ¼ ;...; xþ is: q i ðxþ ¼ x i i x ð43þ i ow we come back to the computation of pðxþ in Eq. (). ote that pðxþ is the probability that the next message takes a fresh link out, an this probability epens on how many times the current noe has been visite before, which is also a ranom variable epening on x. The expecte value of pðxþ thus can be compute by taking the average of the probabilities of fresh links out, weighte by the probabilities of the corresponing number of previous visits: pðxþ ¼ Xx i¼ p i ðxþq i ðxþ 5. Analysis an simulations ð44þ Eq. () propose a refine moel to compute noe coverage, uðxþ. The refinement introuces the influence of the (potential) previous visits to the current noe on the probability of visiting a new noe at each forwaring step. This consieration was prompte by the eviation between the moel results an the simulation results. The eviation also reflects the ifference between the message forwaring process an a ranom sampling. In a ranom sampling process, a sampling is inepenent of previous steps. Message forwaring, on the other han, is epenent on the status of the current noe. Consier an extreme conition: if all links of the current noe have been explore, then the next forwaring will not fin a new noe at all, while with ranom sampling, this probability is equal to the current proportion of new noes in the network. ote from Eq. (43) that the probability q i ðxþ ecreases ramatically with i when, the total number of noes, is reasonably large an x is not overly large. As an example, let ¼ ;, x ¼ ;, we have: q ðxþ ¼:665 q ðxþ ¼:333 q ðxþ ¼:76 q 3 ðxþ ¼:63 q 4 ðxþ ¼:58 From this example, it is observe that for x values that are not too large, say, less than, the probabilities of multiple visits more than two times are so small that we can reasonably ignore them. When we use k terms for the summation in Eq. (44), the refine moel is terme as the k-orer refine moel. k-orer refinement consiers the influence of,,..., k previous visits. The higher the orer of refinement, the more precise results the moel will prouce.

9 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) oe (=, =4 m=3) Simple Moel -Orer Refine Moel oe (=, =6 m=3) Simple Moel -Orer Refine Moel 6 8 Fig.. -Orer refinement on noe coverage. (a) Average noe egree = 4. (b) Average noe egree = oe (=, = m=3) Simple Moel -Orer Refine Moel 4 oe (=, = m=3) Simple Moel -Orer Refine Moel Fig. 3. -Orer refinement on noe coverage. (a) Average noe egree =. (b) Average noe egree =. In Section 5., we apply the -orer refinement of the algebraic moel (Section ) to compute the noe coverage with various average noe egrees. A comparison of the results from the simple algebraic moel, from the -orer refine algebraic moel, an from the simulations is presente in Figs. an 3. In Section 5., we apply the -orer refinement an perform a similar comparison. The istinction between these two refine moels is also analyze in that section. ote that in the graphs, there is an abrupt change in the shape of the curves at a certain number of hops because we change the scale of hops (X-axis) to accommoate both small hop count an large hop count in the same graphs Orer refine moel is still large an unstable. This can be illustrate from the fluctuations (though not visibly prominent) on the curves for the simulation results in Fig.. Possible graph separation at low noe egree: When the average noe egree is small, it has been shown by Erõs an Rényi [8] that is likely that the graph is not connecte: some parts of the network can never be reache from the starting noe. Specifically, consier the Gðn; pþ moel, where p is the probability of a link. One of the properties of the ranom graph is as follows: If pn < ln n, then a graph in Gðn; pþ will almost surely not be connecte. If pn > ln n, then a graph in Gðn; pþ will almost surely be connecte It is observe from Figs. an 3 that the results yiele by the refine moel fall below those for the simple moel, which is expecte since the refinement term, pðxþ, ecreases the probability of visiting a new noe at each step. We also notice that in the cases where average noe egree equals 4 or 6, the -orer refinement still results in noe coverage values greater than those in the simulation results. This is somehow unexpecte at first glance, since the -orer refinement unerestimates the probability. (The -orer term an higher orer terms are neglecte from the computation of pðxþ). Two reasons are possible for this scenario: oe (=,) Simple Moel -Orer Refine Moel (=4) -Orer Refine Moel (=6) -Orer Refine Moel (=) -Orer Refine Moel (=) Precision of simulation: The precision of simulation is significantly affecte by average noe egree. For smaller noe egree setups, the results oscillate willy among multiple runs. Even when we use the average of results from multiple runs, the error Fig. 4. Impact of noe egree on -orer refine moel.

10 446 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) In our simulation where ranom graphs of, noes are generate, for the cases where the average noe egree is 4 an 6, the generate graphs are almost surely not connecte, an in the cases where the noe egrees are an, the graphs are almost surely connecte. This phenomena significantly reuces the resulting noe coverage generate from the simulation in which a isconnecte overlay may exist, i.e., for ¼ 4 an 6. ote that in our analysis moels, we assume the network is connecte. Fig. 4 illustrates how the refine moel is affecte by the noe egree. ote that the simple moel takes no account for this effect, thus resulting in over-estimate noe coverage, which is plotte as the top curve. Compare to the simple moel, the refine moel lowers the noe coverage in all cases with respect to the ifferent noe egree values. It is observe from the figure that the smaller the noe egree, the more the eviation of the refine moel from the simple moel. In other wors, the simple moel prouces larger errors for a lower noe egree topology than for higher noe egree topologies. This is because for a smaller noe egree, the effect of noe revisits becomes more important. If the current noe has been visite before, then the chance that the next message forware from this noe visits a new noe is smaller for a lower egree noe than for a higher egree noe (as there are more fresh links for higher egree noes). It is also worth noting that for all noe egree values, the influence of the noe revisits becomes significant only when the hop 4 oe (=, =4 m=3) Simple Moel -Orer Refine Moel 4 oe (=, =6 m=3) Simple Moel -Orer Refine Moel Fig. 5. -Orer refinement on noe coverage. (a) Average noe egree = 4. (b) Average noe egree = oe (=, = m=3) Simple Moel -Orer Refine Moel oe (=, = m=3) Simple Moel -Orer Refine Moel Fig. 6. -Orer refinement on noe coverage. (a) Average noe egree =. (b) Average noe egree = oe (=, =4 m=3) -Orer Refine Moel -Orer Refine Moel oe (=, =6 m=3) -Orer Refine Moel -Orer Refine Moel Fig. 7. Comparing -orer an -orer refine moels. (a) Average noe egree = 4. (b) Average noe egree =

11 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) oe (=, = m=3) -Orer Refine Moel -Orer Refine Moel oe (=, = m=3) -Orer Refine Moel -Orer Refine Moel Fig. 8. Comparing -orer an -orer Refine Moels. (a) Average noe egree =. (b) Average noe egree =. number, or, message overhea, becomes consierably large. The eviation of the refine moel from the simple moel reflects the impact of noe revisits. As the hop number increases, the number of noes that have been visite before an the expecte number of visits also increase, which in turn increase the impact of noe links Orer refine moel Observe from Fig. 3 that although the simple moel over-estimates the noe coverage, the -orer moel tens to uner-estimate noe coverage as the hop number becomes large. The curve for our refine moel falls below that for the simulation results, which is more obvious as the hop number grows beyon in this figure. This is ue to the orer of refinement we use for the moel. The impact factor of noe revisits, pðxþ, as efine in Eq. (44), neglects the secon an higher orer terms in the -orer refine moel. These terms represent the scenario of multiple previous visits to the noe. The probability for revisits more than once with small hop number is very small an negligible; this is the reason for using -orer moel for simplicity. However, when the hop number is large enough, the probability will become significant an the corresponing higher orer terms are no longer negligible. The truncation of those higher orer terms results in a reuce value of noe coverage. The greater the hop number, the more significant is this effect, as shown at the right en in Fig. 3. To account for this effect, we inclue the secon orer term in computing pðxþ an the -orer refine moel. We perform the same comparison as in Section 5., however, using this moel to replace the -orer moel. The results are isplaye in Figs. 5 an 6. We base our analysis primarily on Fig. 6 because the simulation results in Fig. 5 have unreasonably large variations an instability ue to small noe egrees, as explaine in Section 5.. Comparing Figs. 6 an 3, the curves for the -orer refine moel turn out to be much closer to the simulation curve than those for the -orer moel when the hop number is larger. This confirms our analysis. The slight ifference between this moel an the simulation is still ue to term truncation in computing pðxþ: even higher orer terms will begin to take effect as hop number grows even larger. The comparison between Figs. 6 an 3 further confirms the valiity of our refine moels an provies a hint for moel esign: if a large number of messages is expecte in the message propagation process, we shoul use the refine moels with higher orer for more accuracy. Finally, Figs. 7 an 8 compare the -orer an the -orer refine moels uner ifferent noe egrees. As preicte from the earlier analysis in this section, the curves for the -orer refine moel always lie above that for the -orer refine moel an their ifference becomes more significant as the hop number grows. 6. Discussion an conclusions Message propagation on ranom graphs is use in a wie range of applications such as search in unstructure PP networks, moeling the sprea of infection in epiemiology, an propagation of gossip in social networks. Until now, message propagation processes were generally moele only as ranom sampling processes. As the noe coverage an the number of messages increase, we showe that ranom sampling no longer serves as an accurate moel. In this paper, we stuie the istinction between the message propagation process an ranom sampling over the Gð; pþ ranom graphs. We investigate the effect of noe egree in the message propagation upon the efficiency of covering istinct noes. Compare to the pure ranom sampling moel, this factor has a negative effect: the actual noe coverage is less than that given by the simplifie moels using ranom sampling. This influence is more significant when the noe coverage becomes high an when the average noe egree is small. The ifference was also quantitatively stuie. We then introuce refine moels that account for irty links, which is the reason for the reuce probability of forwaring a message to a new noe. The number of irty links is a ranom variable an the expectation of this number is epenent upon the number of times that the current noe has been visite before. The number of (previous) visits to a noe is also a ranom variable whose istribution epens on x, the message overhea. Uner normal conitions, the probability that a noe has been visite many times is usually small an these cases can be omitte epening on how precise we want our refine moel to be. We presente our quantitative analysis base on the ranom graph topology, whereas in real worl applications, the network structures are more close to small worl networks or power law networks. The quantitative analysis of the message propagation process in small worl networks an power law networks still remains a challenge. References [] L. Aamic, R. Lukose, A. Puniyani, B. Huberman, Search in power-law networks, Physical Review E 64 (). [] X. Bao, B. Fang, M. Hu, Cocktail search in unstructure PP networks, Proceeings Gri an Cooperative Computing Workshops, LCS 35, Springer, 4. pp [3]. Bisnik, A. Abouzei, Optimizing ranom walk search algorithms in PP networks, Computer etworks 5 (6) (7)

12 448 B. Wu, A.D. Kshemkalyani / Computer Communications 3 (8) [4]. Bisnik, A. Abouzei, Moeling an analysis of ranom walker search algorithm in PP networks, IEEE Workshop on HOT-PP, 5. [5] B. Bollobas, Ranom Graphs, Acaemic Press, Lonon, 985. [6] V. Cholvi, P. Felber, E. Biersack, Efficient search in unstructure peer-to-peer networks, European Transactions on Telecommunications 5 (6) (4). [7] E. Cohen, S. Shenker, Replication strategies in unstructure peer-to-peer networks, ACM SIGCOMM () [8] P. Erõs, A. Rényi, Ranom graphs. Publications Mathematics (Debrecen) 6 (959) 9. [9] C. Gkantsiis, M. Mihail, A. Saberi, Ranom walks in peer-to-peer networks: algorithms an evaluation, Performance Evaluation 63 (6) [] C. Gkantsiis, M. Mihail, A. Saberi, Hybri search schemes for unstructure peer-to-peer networks, Proceeings of IEEE Infocom, 5. [] K.Y.K. Hui, J.C.S. Lui, D.K.Y. Yau, Small worl overlay PP networks, Proceeings of the th International Workshop on Quality of Service, IWQoS, 4. [] J. Kim, G. Fox, A hybri keywor search across peer-to-peer feerate atabases, ADBIS (Local Proceeings) 4. [3] M. Li, W.-C. Lee, A. Sivasubramaniam, Semantic small worl: an overlay network for peer-to-peer search, Proceeings of the th IEEE International Conference on etwork Protocols (ICP), 4. [4] E.K. Lua, J. Crowcroft, M. Pias, R. Sharma, S. Lim, A survey an comparison of peer-to-peer overlay network schemes, IEEE Communications Survey an Tutorial, March 4. [5] Q. Lv, P. Cao, E. Cohen, K. Li, S. Shenker, Search an replication in unstructure peer-to-peer networks, International Conference on Supercomputing (ICS) () [6] F. Otto, S. Ouyang, Improving search in unstructure PP systems: intelligent walks (I-Walks), Intelligent Data Engineering an Automate Learning (IDEAL 6), LCS 44, Springer, 6. pp [7] J. Risson, T. Moors, Survey of research towars robust peer-to-peer networks: search methos, Computer etworks 5 (7) (6) [8] S. Tiwari, L. Kleinrock, Analysis of search an replication in unstructure peerto-peer networks, in Proceeings of ACM SIGMETRICS 5, Banff, Canaa, June 5, Full version appears as UCLA Technical Report, 5, ftp:// ftp.cs.ucla.eu/tech-report/5-reports/56.pf. [9] D.J. Watts, S.H. Strogatz, Collective ynamics of small-worl networks, ature 393 (998) [] B. Wu, A.D. Kshemkalyani, Analysis moels for blin search in unstructure overlays, Proceeings of the Fifth IEEE Symposium on etwork Computing an Applications (CA) (6) 3 6. [] B. Yang, H. Garcia-Molina, Efficient search in peer-to-peer networks, IEEE International Conference on Distribute Computing Systems (ICDCS),. [] D. Zeinalipour-Yazti, V. Kalogeraki, D. Gunopulos, On constructing internetscale PP information retrieval systems, DBISPP, 4, pp [3] H. Zhuge, X. Chen, X. Sun, Preferential walk: towars efficient an scalable search in unstructure peer-to-peer networks, ACM WWW Conference, 5.

PERFORMANCE EVALUATION OF HIGHWAY MOBILE INFOSTATION NETWORKS

PERFORMANCE EVALUATION OF HIGHWAY MOBILE INFOSTATION NETWORKS PERFORMANCE EVALUATION OF HIGHWAY MOBILE INFOSTATION NETWORKS Wing Ho Yuen WINLAB Rutgers University Piscataway, NJ 8854 anyyuen@winlab.rutgers.eu Roy D. Yates WINLAB Rutgers University Piscataway, NJ

More information

A DISCRETE MODEL OF GLUCOSE-INSULIN INTERACTION AND STABILITY ANALYSIS A. & B.

A DISCRETE MODEL OF GLUCOSE-INSULIN INTERACTION AND STABILITY ANALYSIS A. & B. A DISCRETE MODEL OF GLUCOSE-INSULIN INTERACTION AND STABILITY ANALYSIS A. George Maria Selvam* & B. Bavya** Sacre Heart College, Tirupattur, Vellore, Tamilnau Abstract: The stability of a iscrete-time

More information

Audiological Bulletin no. 35

Audiological Bulletin no. 35 Auiological Bulletin no. 35 Ensuring the correct in-situ gain News from Auiological Research an Communication 9 502 1041 001 / 05-07 Introuction Hearing ais are commonly fitte accoring to ata base on a

More information

Since many political theories assert that the

Since many political theories assert that the Improving Tests of Theories Positing Interaction William D. Berry Matt Goler Daniel Milton Floria State University Pennsylvania State University Brigham Young University It is well establishe that all

More information

Localization-based secret key agreement for wireless network

Localization-based secret key agreement for wireless network The University of Toleo The University of Toleo Digital Repository Theses an Dissertations 2015 Localization-base secret key agreement for wireless network Qiang Wu University of Toleo Follow this an aitional

More information

Audiological Bulletin no. 31

Audiological Bulletin no. 31 Auiological Bulletin no. 31 The effect - an introuction News from Auiological Research an Communication 9 502 1043 001 / 05-07 Introuction Venting in earmouls has been use for many years to control the

More information

Review Article Statistical methods and common problems in medical or biomedical science research

Review Article Statistical methods and common problems in medical or biomedical science research Int J Physiol Pathophysiol Pharmacol 017;9(5):157-163 www.ijppp.org /ISSN:1944-8171/IJPPP006608 Review Article Statistical methos an common problems in meical or biomeical science research Fengxia Yan

More information

Modeling Latently Infected Cell Activation: Viral and Latent Reservoir Persistence, and Viral Blips in HIV-infected Patients on Potent Therapy

Modeling Latently Infected Cell Activation: Viral and Latent Reservoir Persistence, and Viral Blips in HIV-infected Patients on Potent Therapy Moeling Latently Infecte Cell Activation: Viral an Latent Reservoir Persistence, an Viral Blips in HIV-infecte Patients on Potent Therapy Libin Rong, Alan S. Perelson* Theoretical Biology an Biophysics,

More information

Analyzing the impact of modeling choices and assumptions in compartmental epidemiological models

Analyzing the impact of modeling choices and assumptions in compartmental epidemiological models Simulation Special Section on Meical Simulation Analyzing the impact of moeling choices an assumptions in compartmental epiemiological moels Simulation: Transactions of the Society for Moeling an Simulation

More information

Perceptions of harm from secondhand smoke exposure among US adults,

Perceptions of harm from secondhand smoke exposure among US adults, Perceptions of harm from seconhan smoke exposure among US aults, 2009-2010 Juy Kruger, Emory University Roshni Patel, Centers for Disease Control an Prevention Michelle Kegler, Emory University Steven

More information

Analysis and Simulations of Dynamic Models of Hepatitis B Virus

Analysis and Simulations of Dynamic Models of Hepatitis B Virus Analysis an Simulations of Dynamic Moels of Hepatitis B Virus Xisong Dong (Corresponing author) National Engineering Laboratory for Disaster Backup an Recovery Beijing University of Posts an Telecommunications

More information

A FORMATION BEHAVIOR FOR LARGE-SCALE MICRO-ROBOT FORCE DEPLOYMENT. Donald D. Dudenhoeffer Michael P. Jones

A FORMATION BEHAVIOR FOR LARGE-SCALE MICRO-ROBOT FORCE DEPLOYMENT. Donald D. Dudenhoeffer Michael P. Jones Proceeings of the 2000 Winter Simulation Conference J. A. Joines, R. R. Barton, K. Kang, an P. A. Fishwick, es. A FORMATION BEHAVIOR FOR LARGE-SCALE MICRO-ROBOT FORCE DEPLOYMENT Donal D. Duenhoeffer Michael

More information

Studies With Staggered Starts: Multiple Baseline Designs and Group-Randomized Trials

Studies With Staggered Starts: Multiple Baseline Designs and Group-Randomized Trials Stuies With Staggere Starts: Multiple Baseline Designs an Group-Ranomize Trials Dale A. Rhoa, MAS, MS, MPP, Davi M. Murray, PhD, Rebecca R. Anrige, PhD, Michael L. Pennell, PhD, an Erinn M. Hae, MS The

More information

Factorial HMMs with Collapsed Gibbs Sampling for Optimizing Long-term HIV Therapy

Factorial HMMs with Collapsed Gibbs Sampling for Optimizing Long-term HIV Therapy Factorial HMMs with Collapse Gibbs Sampling for ptimizing Long-term HIV Therapy Amit Gruber 1,, Chen Yanover 1, Tal El-Hay 1, Aners Sönnerborg 2 Vanni Borghi 3, Francesca Incarona 4, Yaara Golschmit 1

More information

Influence of Neural Delay in Sensorimotor Systems on the Control Performance and Mechanism in Bicycle Riding

Influence of Neural Delay in Sensorimotor Systems on the Control Performance and Mechanism in Bicycle Riding Neural Information Processing Letters an Reviews Vol. 12, Nos. 1-3, January-March 28 Influence of Neural Delay in Sensorimotor Systems on the Control Performance an Mechanism in Bicycle Riing Yusuke Azuma

More information

Downloaded from:

Downloaded from: Eames, KTD (2007) Contact tracing strategies in heterogeneous populations. Epiemiology an infection, 135 (3). pp. 443-454. ISSN 0950-2688 DOI: https://oi.org/10.1017/s0950268806006923 Downloae from: http://researchonline.lshtm.ac.uk/6930/

More information

A PRELIMINARY STUDY OF MODELING AND SIMULATION IN INDIVIDUALIZED DRUG DOSAGE AZATHIOPRINE ON INFLAMMATORY BOWEL DISEASE

A PRELIMINARY STUDY OF MODELING AND SIMULATION IN INDIVIDUALIZED DRUG DOSAGE AZATHIOPRINE ON INFLAMMATORY BOWEL DISEASE This is a correcte version of the corresponing paper publishe in SIMS 26: Proceeings of the 47th Conference on Simulation an Moelling. Errata: equations.3 an.4 have been change to timecontinuous form an

More information

Statistical Consideration for Bilateral Cases in Orthopaedic Research

Statistical Consideration for Bilateral Cases in Orthopaedic Research 1732 COPYRIGHT Ó 2010 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Statistical Consieration for Bilateral Cases in Orthopaeic Research By Moon Seok Park, MD, Sung Ju Kim, MS, Chin Youb Chung,

More information

APPLICATION OF GOAL PROGRAMMING IN FARM AGRICULTURAL PLANNING

APPLICATION OF GOAL PROGRAMMING IN FARM AGRICULTURAL PLANNING APPLICATION OF GOAL PROGRAMMING IN FARM AGRICULTURAL PLANNING Dr.P.K.VASHISTHA, Dean Acaemics, Vivekanan Institute of Technology & Science, Ghaziaba vashisthapk@gmail.com ABSTRACT In this paper we present

More information

USING BAYESIAN NETWORKS TO MODEL AGENT RELATIONSHIPS

USING BAYESIAN NETWORKS TO MODEL AGENT RELATIONSHIPS Ó Applie ArtiÐcial Intelligence, 14 :867È879, 2000 Copyright 2000 Taylor & Francis 0883-9514 /00 $12.00 1.00 USING BAYESIAN NETWORKS TO MODEL AGENT RELATIONSHIPS BIKRAMJIT BANERJEE, ANISH BISWAS, MANISHA

More information

Analyzing the Impact of Modeling Choices and Assumptions in Compartmental Epidemiological Models

Analyzing the Impact of Modeling Choices and Assumptions in Compartmental Epidemiological Models Analyzing the Impact of Moeling Choices an Assumptions in Compartmental Epiemiological Moels Journal Title XX(X):1 11 c The Author(s) 2016 Reprints an permission: sagepub.co.uk/journalspermissions.nav

More information

Reporting Checklist for Nature Neuroscience

Reporting Checklist for Nature Neuroscience Corresponing Author: Manuscript Number: Manuscript Type: Kathryn V. Anerson an SongHai Shi NNA4806B Article Reporting Checklist for Nature Neuroscience # Main Figures: 7 # Supplementary Figures: 1 # Supplementary

More information

An Adaptive Load Sharing Algorithm for Heterogeneous Distributed System

An Adaptive Load Sharing Algorithm for Heterogeneous Distributed System An Aaptive Loa Sharing Algorithm for Heterogeneous Distribute System P.Neelakantan, A.Rama Mohan Rey Abstract Due to the restriction of esigning faster an faster computers, one has to fin the ways to maximize

More information

Intention-to-Treat Analysis and Accounting for Missing Data in Orthopaedic Randomized Clinical Trials

Intention-to-Treat Analysis and Accounting for Missing Data in Orthopaedic Randomized Clinical Trials 2137 COPYRIGHT Ó 2009 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Intention-to-Treat Analysis an Accounting for Missing Data in Orthopaeic Ranomize Clinical Trials By Amir Herman, MD, MSc, Itamar

More information

On the Expected Connection Lifetime and Stochastic Resilience of Wireless Multi-hop Networks

On the Expected Connection Lifetime and Stochastic Resilience of Wireless Multi-hop Networks On the Expecte Cnecti Lifetime an Stochastic Resilience of Wireless Multi-hop Networks Fei Xing Wenye Wang Department of Electrical an Computer Engineering North Carolina State University, Raleigh, NC

More information

CAN Tree Routing for Content-Addressable Network

CAN Tree Routing for Content-Addressable Network Sensors & Transucers 2014 by IFSA Publishing, S. L. htt://www.sensorsortal.com CAN Tree Routing for Content-Aressable Network Zhongtao LI, Torben WEIS University Duisburg-Essen, Universität Duisburg-Essen

More information

Binary Increase Congestion Control (BIC) for Fast Long-Distance Networks

Binary Increase Congestion Control (BIC) for Fast Long-Distance Networks Binary Increase Congestion Control () for Fast Long-Distance Networks Lisong Xu, Khale Harfoush, an Injong Rhee Department of Computer Science North Carolina State University Raleigh, NC 27695-7534 lxu2,

More information

Competitive Helping in Online Giving

Competitive Helping in Online Giving Report Competitive Helping in Online Giving Graphical Abstract Authors Nichola J. Raihani, Sarah Smith Corresponence nicholaraihani@gmail.com In Brief Raihani an Smith show competitive helping in onations

More information

Volume 5, Issue 4, April 2017 International Journal of Advance Research in Computer Science and Management Studies

Volume 5, Issue 4, April 2017 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) e-isjn: A4372-3114 Impact Factor: 6.047 Volume 5, Issue 4, April 2017 International Journal of Avance Research in Computer Science an Management Stuies Research Article / Survey

More information

A simple mathematical model of the bovine estrous cycle: follicle development and endocrine interactions

A simple mathematical model of the bovine estrous cycle: follicle development and endocrine interactions Konra-Zuse-Zentrum für Informationstechnik Berlin Takustraße 7 D-14195 Berlin-Dahlem Germany H.M.T.BOER, C.STÖTZEL, S.RÖBLITZ, P.DEUFLHARD, R.F.VEERKAMP, H.WOELDERS A simple mathematical moel of the bovine

More information

Dynamic Modeling of Behavior Change

Dynamic Modeling of Behavior Change Dynamic Moeling of Behavior Change H. T. Banks, Keri L. Rehm, Karyn L. Sutton Center for Research in Scientific Computation Center for Quantitative Science in Biomeicine North Carolina State University

More information

Clustered Encouragement Designs with Individual Noncompliance: Bayesian Inference with Randomization, and Application to Advance Directive Forms.

Clustered Encouragement Designs with Individual Noncompliance: Bayesian Inference with Randomization, and Application to Advance Directive Forms. To appear in Biostatistics (with Discussion). Clustere Encouragement Designs with Iniviual Noncompliance: Bayesian Inference with Ranomization, an Application to Avance Directive Forms. CONSTANTINE E.

More information

Audiological Bulletin no. 32

Audiological Bulletin no. 32 Auiological Bulletin no. 32 Estimating real-ear acoustics News from Auiological Research an Communication 9 502 1040 001 / 05-07 Introuction When eveloping an testing hearing ais, the hearing professional

More information

X 2. s 1 n 1 s 2. n 2. s 2. 2 r 12

X 2. s 1 n 1 s 2. n 2. s 2. 2 r 12 Homework for t-tests -- one sample, two inepenent samples, an correlate samples Formulas X One sample t-test: t s/ n Two inepenent samples t-test: t X SE X s 1 s n 1 n Correlate samples t-test: t X SE

More information

CS738: Advanced Compiler Optimizations. Flow Graph Theory. Amey Karkare

CS738: Advanced Compiler Optimizations. Flow Graph Theory. Amey Karkare CS738: Avance Compiler Optimizations Flow Graph Theory Amey Karkare karkare@cse.iitk.ac.in http://www.cse.iitk.ac.in/~karkare/cs738 Department of CSE, IIT Kanpur Agena Speeing up DFA Depth of a flow graph

More information

the Orthopaedic forum Is There Truly No Significant Difference? Underpowered Randomized Controlled Trials in the Orthopaedic Literature

the Orthopaedic forum Is There Truly No Significant Difference? Underpowered Randomized Controlled Trials in the Orthopaedic Literature 2068 COPYRIGHT Ó 2015 BY THE JOURNAL OF BONE AN JOINT SURGERY, INCORPORATE the Orthopaeic forum Is There Truly No Significant ifference? Unerpowere Ranomize Controlle Trials in the Orthopaeic Literature

More information

Reverse Shoulder Arthroplasty for the Treatment of Rotator Cuff Deficiency

Reverse Shoulder Arthroplasty for the Treatment of Rotator Cuff Deficiency 1895 COPYRIGHT Ó 2017 BY THE JOURAL OF BOE AD JOIT SURGERY, ICORPORATED Reverse Shouler Arthroplasty for the Treatment of Rotator Cuff Deficiency A Concise Follow-up, at a Minimum of 10 Years, of Previous

More information

Improving genomics-based predictions for precision medicine through active elicitation of expert knowledge

Improving genomics-based predictions for precision medicine through active elicitation of expert knowledge Bioinformatics, 34, 2018, i395 i403 oi: 10.1093/bioinformatics/bty257 ISMB 2018 Improving genomics-base preictions for precision meicine through active elicitation of expert knowlege Iiris Sunin 1,, Tomi

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeare in a journal publishe by Elsevier. The attache copy is furnishe to the author for internal non-commercial research an eucation use, incluing for instruction at the authors institution

More information

META-ANALYSIS. Topic #11

META-ANALYSIS. Topic #11 ARTHUR PSYC 204 (EXPERIMENTAL PSYCHOLOGY) 16C LECTURE NOTES [11/09/16] META-ANALYSIS PAGE 1 Topic #11 META-ANALYSIS Meta-analysis can be escribe as a set of statistical methos for quantitatively aggregating

More information

Reporting Checklist for Nature Neuroscience

Reporting Checklist for Nature Neuroscience Corresponing Author: Manuscript Number: Manuscript Type: Albert La Spaa NNA4471A Article Reporting Checklist for Nature Neuroscience # Main Figures: 8 # Supplementary Figures: 9 # Supplementary Tables:

More information

WANTED Species Survival Plan Coordinator

WANTED Species Survival Plan Coordinator WANTED Species Survival Plan Coorinator Knowlegeable zoo or aquarium professional to manage propagation of hunres of animals locate in several states an countries. Must be verse in genetics, sophisticate

More information

Identifying Factors Related to the Survival of AIDS Patients under the Follow-up of Antiretroviral Therapy (ART): The Case of South Wollo

Identifying Factors Related to the Survival of AIDS Patients under the Follow-up of Antiretroviral Therapy (ART): The Case of South Wollo International Journal of Data Envelopment Analysis an *Operations Research*, 014, Vol. 1, No., 1-7 Available online at http://pubs.sciepub.com/ijeaor/1// Science an Eucation Publishing DOI:10.1691/ijeaor-1--

More information

How to Design a Good Case Series

How to Design a Good Case Series 21 COPYRIGHT Ó 2009 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED How to Design a Goo Case Series By Bauke Kooistra, BSc, Bernaette Dijkman, BSc, Thomas A. Einhorn, MD, an Mohit Bhanari, MD, MSc,

More information

Prevention of infectious diseases by public vaccination and individual protection

Prevention of infectious diseases by public vaccination and individual protection Noname manuscript No. (will be inserte by the eitor) Prevention of infectious iseases by public vaccination an iniviual protection Xiao-Long Peng Xin-Jian Xu Michael Small Xinchu Fu Zhen Jin Receive: ate

More information

Analysis of Observational Studies: A Guide to Understanding Statistical Methods

Analysis of Observational Studies: A Guide to Understanding Statistical Methods 50 COPYRIGHT Ó 2009 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Analysis of Observational Stuies: A Guie to Unerstaning Statistical Methos By Saam Morshe, MD, MPH, Paul Tornetta III, MD, an

More information

A simple mathematical model of the bovine estrous cycle: follicle development and endocrine interactions

A simple mathematical model of the bovine estrous cycle: follicle development and endocrine interactions A simple mathematical moel of the bovine estrous cycle: follicle evelopment an enocrine interactions H.M.T.Boer a,b,, C.Stötzel c, S.Röblitz c, P.Deuflhar c, R.F.Veerkamp a, H.Woelers a a Animal Breeing

More information

Improving genomics-based predictions for precision medicine through active elicitation of expert knowledge

Improving genomics-based predictions for precision medicine through active elicitation of expert knowledge https://hela.helsinki.fi Improving genomics-base preictions for precision meicine through active elicitation of expert knowlege Sunin, Iiris 2018-07-01 Sunin, I, Peltola, T, Micallef, L, Afrabanpey, H,

More information

c 2007 Society for Industrial and Applied Mathematics

c 2007 Society for Industrial and Applied Mathematics SIAM J. APPL. MATH. Vol. 7, No. 3, pp. 73 75 c 27 Society for Inustrial an Applie Mathematics MATHEMATICAL ANALYSIS OF AGE-STRUCTURED HIV- DYNAMICS WITH COMBINATION ANTIRETROVIRAL THERAPY LIBIN RONG, ZHILAN

More information

Host-vector interaction in dengue: a simple mathematical model

Host-vector interaction in dengue: a simple mathematical model Host-vector interaction in engue: a simple mathematical moel K Tennakone, L Ajith De Silva (Inex wors: engue, engue moel, engue Sri Lanka, enemic equilibrium, engue virus iversity) Abstract Introuction

More information

Legg-Calvé-Perthes Disease: A Review of Cases with Onset Before Six Years of Age

Legg-Calvé-Perthes Disease: A Review of Cases with Onset Before Six Years of Age This is an enhance PF from The Journal of Bone an Joint Surgery The PF of the article you requeste follows this cover page. Legg-Calvé-Perthes isease: A Review of Cases with Onset Before Six Years of Age

More information

The incidence of treated end-stage renal disease in New Zealand Maori and Pacific Island people and in Indigenous Australians

The incidence of treated end-stage renal disease in New Zealand Maori and Pacific Island people and in Indigenous Australians Nephrol Dial Transplant (2004) 19: 678 685 DOI: 10.1093/nt/gfg592 Original Article The incience of treate en-stage renal isease in New Zealan Maori an Pacific Islan people an in Inigenous Australians John

More information

Fully Heterogeneous Collective Regression

Fully Heterogeneous Collective Regression Fully Heterogeneous Collective Regression ABSTRACT Davi J. Lietka Department of Computer Science Unite States Naval Acaemy Annapolis, Marylan lietka@gmail.com Prior work has emonstrate that multiple methos

More information

UC Berkeley UC Berkeley Previously Published Works

UC Berkeley UC Berkeley Previously Published Works UC Berkeley UC Berkeley Previously Publishe Works Title Variability in Costs Associate with Total Hip an Knee Replacement Implants Permalink https://escholarship.org/uc/item/67z1b71r Journal The Journal

More information

Biomarkers of Nutritional Exposure and Nutritional Status

Biomarkers of Nutritional Exposure and Nutritional Status Biomarkers of Nutritional Exposure an Nutritional Status Laboratory Issues: Use of Nutritional Biomarkers 1 Heii Michels Blanck,* 2 Barbara A. Bowman, y Geral R. Cooper, z Gary L. Myers z an Dayton T.

More information

A Propensity-Matched Cohort Study

A Propensity-Matched Cohort Study 380 COPYRIGHT Ó 2014 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Delaye Woun Closure Increases Deep-Infection Rate Associate with Lower-Grae Open Fractures A Propensity-Matche Cohort Stuy Richar

More information

Mathematical Beta Cell Model for Insulin Secretion following IVGTT and OGTT

Mathematical Beta Cell Model for Insulin Secretion following IVGTT and OGTT Annals of Biomeical Engineering, Vol. 3, No. 8, August 2006 ( C 2006) pp. 33 35 DOI: 0.007/s039-006-95-0 Mathematical Beta Cell Moel for Insulin Secretion following IVGTT an OGTT RUNE V. OVERGAARD,, 2,

More information

By Edmund Lau, MS, Kevin Ong, PhD, Steven Kurtz, PhD, Jordana Schmier, MA, and Av Edidin, PhD

By Edmund Lau, MS, Kevin Ong, PhD, Steven Kurtz, PhD, Jordana Schmier, MA, and Av Edidin, PhD 1479 COPYRIGHT Ó 2008 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Mortality Following the Diagnosis of a Vertebral Compression Fracture in the Meicare Population By Emun Lau, MS, Kevin Ong,

More information

Mathematical modeling of follicular development in bovine estrous cycles

Mathematical modeling of follicular development in bovine estrous cycles Konra-Zuse-Zentrum für Informationstechnik Berlin akustraße 7 D-495 Berlin-Dahlem Germany MANON BONDOUY AND SUSANNA RÖBLIZ Mathematical moeling of follicular evelopment in bovine estrous cycles ZIB-Report

More information

Supplementary Methods Enzyme expression and purification

Supplementary Methods Enzyme expression and purification Supplementary Methos Enzyme expression an purification he expression vector pjel236 (18) encoing the full length S. cerevisiae topoisomerase II enzyme fuse to an intein an a chitin bining omain was kinly

More information

Background. Aim. Design and setting. Method. Results. Conclusion. Keywords

Background. Aim. Design and setting. Method. Results. Conclusion. Keywords Research Ebun A Abarshi, Michael A Echtel, Lieve Van en Block, Gé A Donker, Luc Deliens an Bregje D Onwuteaka-Philipsen Recognising patients who will ie in the near future: a nationwie stuy via the Dutch

More information

6dB SNR improved 64 Channel Hearing Aid Development using CSR8675 Bluetooth Chip

6dB SNR improved 64 Channel Hearing Aid Development using CSR8675 Bluetooth Chip 016 International Conference on Computational Science an Computational Intelligence 6B SNR improve 64 Channel Hearing Ai Development using CSR8675 Bluetooth Chip S. S. Jarng Dept. of Electronics Eng. Chosun

More information

Coding Companion for OB/GYN. A comprehensive illustrated guide to coding and reimbursement

Coding Companion for OB/GYN. A comprehensive illustrated guide to coding and reimbursement Coing Companion for OB/GYN A comprehensive illustrate guie to coing an reimbursement 2009 Contents Getting Starte with Coing Companion... i Skin...1 Pilonial Cyst...11 Implant...12 Repair...14 Destruction...22

More information

Subsampling for Efficient and Effective Unsupervised Outlier Detection Ensembles

Subsampling for Efficient and Effective Unsupervised Outlier Detection Ensembles Subsampling for Efficient an Effective Unsupervise Outlier Detection Ensembles Arthur Zime, Matthew Gauet, Ricaro J. G. B. Campello, Jörg Saner Department of Computing Science, University of Alberta, Emonton,

More information

As information technologies and applications

As information technologies and applications COMPUTING PRACTICES Using Coplink to Analyze Criminal-Justice Data The Coplink system applies a concept space a statistics-base, algorithmic technique that ientifies relationships between suspects, victims,

More information

A Prospective Randomized Study of Minimally Invasive Total Knee Arthroplasty Compared with Conventional Surgery

A Prospective Randomized Study of Minimally Invasive Total Knee Arthroplasty Compared with Conventional Surgery This is an enhance PDF from The Journal of Bone an Joint Surgery The PDF of the article you requeste follows this cover page. A Prospective Ranomize Stuy of Total Knee Arthroplasty Compare with Conventional

More information

A Comparative Effectiveness Study. Tiffany A. Radcliff, PhD, Elizabeth Regan, MD, PhD, Diane C. Cowper Ripley, PhD, and Evelyn Hutt, MD

A Comparative Effectiveness Study. Tiffany A. Radcliff, PhD, Elizabeth Regan, MD, PhD, Diane C. Cowper Ripley, PhD, and Evelyn Hutt, MD 833 COPYRIGHT Ó 2012 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Increase Use of Intrameullary Nails for Intertrochanteric Proximal Femoral Fractures in Veterans Affairs Hospitals A Comparative

More information

Optimal Precoding and MMSE Receiver Designs for MIMO WCDMA

Optimal Precoding and MMSE Receiver Designs for MIMO WCDMA Optimal Precoing an MMSE Receiver Designs for MIMO WCDMA Shakti Prasa Shenoy, Irfan Ghauri, Dirk T.M. Slock Infineon Technologies France SAS, GAIA, 26 Route es Crêtes, 656 Sophia Antipolis Cee, France

More information

Genetics. 128 A CHAPTER 5 Heredity Stewart Cohen/Stone/Getty Images. Figure 1 Note the strong family resemblance among these four generations.

Genetics. 128 A CHAPTER 5 Heredity Stewart Cohen/Stone/Getty Images. Figure 1 Note the strong family resemblance among these four generations. Genetics Explain how traits are inherite. Ientify Menel s role in the history of genetics. Use a Punnett square to preict the results of crosses. Compare an contrast the ifference between an iniviual s

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeare in a journal publishe by Elsevier. The attache copy is furnishe to the author for internal non-commercial research an eucation use, incluing for instruction at the authors institution

More information

UNIVERSITY OF MALTA SECONDARY EDUCATION CERTIFICATE SEC BIOLOGY. May 2013 EXAMINERS REPORT

UNIVERSITY OF MALTA SECONDARY EDUCATION CERTIFICATE SEC BIOLOGY. May 2013 EXAMINERS REPORT UNIVERSITY OF MALTA SECONDARY EDUCATION CERTIFICATE SEC BIOLOGY May 2013 EXAMINERS REPORT MATRICULATION AND SECONDARY EDUCATION CERTIFICATE EXAMINATIONS BOARD SEC Biology May 2013 Session Examiners Report

More information

APPLICATION NOTE: AN Mechanical Switch Extended Life Test Report

APPLICATION NOTE: AN Mechanical Switch Extended Life Test Report APPLICATION NOTE: AN-83-001 TITLE: Mechanical Switch Extene Life Test Report Reference: RF Mechanical Switch, RF Relay Switch Report Date: August, 21.2009 Report Issue by: Report Reviewe by: Report Status:

More information

Duration of the Increase in Early Postoperative Mortality After Elective Hip and Knee Replacement

Duration of the Increase in Early Postoperative Mortality After Elective Hip and Knee Replacement This is an enhance PDF from The Journal of Bone an Joint Surgery The PDF of the article you requeste follows this cover page. Duration of the Increase in Early Postoperative Mortality After Elective Hip

More information

Corticosteroid injection in diabetic patients with trigger finger: A prospective, randomized, controlled double-blinded study

Corticosteroid injection in diabetic patients with trigger finger: A prospective, randomized, controlled double-blinded study Washington University School of Meicine igital Commons@Becker Open Access Publications 12-1-2007 Corticosteroi injection in iabetic patients with trigger finger: A prospective, ranomize, controlleouble-bline

More information

MODELING DISEASE FINAL REPORT 5/21/2010 SARAH DEL CIELLO, JAKE CLEMENTI, AND NAILAH HART

MODELING DISEASE FINAL REPORT 5/21/2010 SARAH DEL CIELLO, JAKE CLEMENTI, AND NAILAH HART MODELING DISEASE FINAL REPORT 5/21/2010 SARAH DEL CIELLO, JAKE CLEMENTI, AND NAILAH HART ABSTRACT This paper models the progression of a disease through a set population using differential equations. Two

More information

Younger Age Is Associated with a Higher Risk of Early Periprosthetic Joint Infection and Aseptic Mechanical FailureAfterTotalKneeArthroplasty

Younger Age Is Associated with a Higher Risk of Early Periprosthetic Joint Infection and Aseptic Mechanical FailureAfterTotalKneeArthroplasty 529 COPYRIGHT Ó 2014 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Younger Age Is Associate with a Higher Risk of Early Periprosthetic Joint Infection an Aseptic Mechanical FailureAfterTotalKneeArthroplasty

More information

Public perception regarding anterior cruciate ligament reconstruction

Public perception regarding anterior cruciate ligament reconstruction Washington University School of eicine Digital Commons@Becker Open Access Publications 2014 Public perception regaring anterior cruciate ligament reconstruction atthew J. atava Washington University School

More information

Investigation performed at the Department of Orthopaedics, University of Utah, Salt Lake City, Utah

Investigation performed at the Department of Orthopaedics, University of Utah, Salt Lake City, Utah 251 COPYRIGHT Ó 2016 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED A commentary by Michael Khazzam, MD, is linke to the online version of this article at jbjs.org. Mental Health Has a Stronger

More information

A Trivariate Weibull Model For Oestradiol Plus Progestrone Treatment During The Preovulatory Period In Normal Premenopasual Women

A Trivariate Weibull Model For Oestradiol Plus Progestrone Treatment During The Preovulatory Period In Normal Premenopasual Women American Journal of Engineering Research (AJER) 7 American Journal of Engineering Research (AJER) e-issn: -847 p-issn : -96 Volume-6, Issue-, pp-6- www.ajer.org Research Paper Open Access A Trivariate

More information

Accuracy of patient recall of hand and elbow disability on the QuickDASH questionnaire over a two-year period

Accuracy of patient recall of hand and elbow disability on the QuickDASH questionnaire over a two-year period Washington University School of Meicine Digital Commons@Becker Open Access Publications 2013 Accuracy of patient recall of han an elbow isability on the QuickDASH questionnaire over a two-year perio Jeffrey

More information

Towards semantic and affective coupling in emotionally annotated databases

Towards semantic and affective coupling in emotionally annotated databases Towars semantic an affective coupling in emotionally annotate atabases M Horvat, S Popović an K Ćosić Faculty of Electrical Engineering an Computing, University of Zagreb Department of Electric Machines,

More information

On Prognosis by William Farr (British Medical Almanack 1838; Supplement ) Part 1 (pages )

On Prognosis by William Farr (British Medical Almanack 1838; Supplement ) Part 1 (pages ) William Farr Series: History of epiemiology On Prognosis by William Farr (British Meical Almanack 1838; Supplement 199 216) Part 1 (pages 199 208) Type an eite by Gerry Bernar Hill Introuctory note by

More information

American Academy of Periodontology Best Evidence Consensus Statement on Selected Oral Applications for Cone-Beam Computed Tomography

American Academy of Periodontology Best Evidence Consensus Statement on Selected Oral Applications for Cone-Beam Computed Tomography J Perioontol October 2017 American Acaemy of Perioontology Best Evience Consensus Statement on Selecte Oral Applications for Cone-Beam Compute Tomography George A. Manelaris,* E. To Scheyer, Marianna Evans,

More information

The relationship between the biotype of Klebsiella

The relationship between the biotype of Klebsiella J. clin. Path., 1973, 26, 523-528 The relationship between the biotype of Klebsiella species an their pathogenicity R. J. FALLON From the Department oflaboratory Meicine, Ruchill Hospital, Glasgow SYNOPSIS

More information

A Clinical Decision Support Tool for Familial Hypercholesterolemia Based on Physician Input

A Clinical Decision Support Tool for Familial Hypercholesterolemia Based on Physician Input ORIGINAL ARTICLE A Clinical Decision Support Tool for Familial Hypercholesterolemia Base on Physician Input Ali A. Hasnie, MD; Ashok Kumbamu, PhD; Maya S. Safarova, MD, PhD; Pero J. Caraballo, MD; an Iftikhar

More information

Digit Replantation: Experience of two U.S. academic level-i trauma centers

Digit Replantation: Experience of two U.S. academic level-i trauma centers Washington University School of Meicine igital Commons@Becker Open Access Publications 2013 igit Replantation: Experience of two U.S. acaemic level-i trauma centers uretti Fufa Washington University School

More information

By Thomas K. Fehring, MD, Susan M. Odum, MEd, CCRC, Josh Hughes, BS, Bryan D. Springer, MD, and Walter B. Beaver Jr., MD

By Thomas K. Fehring, MD, Susan M. Odum, MEd, CCRC, Josh Hughes, BS, Bryan D. Springer, MD, and Walter B. Beaver Jr., MD 2335 CPYRIGHT Ó 2009 BY THE JURNAL F BNE AND JINT SURGERY, INCRPRATED Differences Between the Sexes in the Anatomy of the Anterior Conyle of the Knee By Thomas K. Fehring, MD, Susan M. um, ME, CCRC, Josh

More information

Food Quality and Preference

Food Quality and Preference Food Quality and Preference 19 (8) 519 53 Contents lists available at ScienceDirect Food Quality and Preference journal homepage: www.elsevier.com/locate/foodqual Replicated triangle and duo trio tests:

More information

Impact of Preoperative Opioid Use on Total Knee Arthroplasty Outcomes

Impact of Preoperative Opioid Use on Total Knee Arthroplasty Outcomes 803 COPYRIGHT Ó 2017 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Impact of Preoperative Opioi Use on Total Knee Arthroplasty Outcomes Savannah R. Smith, BA*, Jennifer Bio, BA*, Jamie E. Collins,

More information

Singer-Loomis Report

Singer-Loomis Report Name/Coename: Agent X Singer-Loomis Report TM Base On: Singer-Loomis Type Deployment Inventory (SL-TDI ) DEVELOPED BY June Singer, Ph.D. Elizabeth Kirkhart, Ph.D. Mary Loomis, Ph. D. Larry Kirkhart, Ph.

More information

Cost-Effectiveness of Antibiotic-Impregnated Bone Cement Used in Primary Total Hip Arthroplasty

Cost-Effectiveness of Antibiotic-Impregnated Bone Cement Used in Primary Total Hip Arthroplasty This is an enhance PDF from The Journal of Bone an Joint Surgery The PDF of the article you requeste follows this cover page. Cost-Effectiveness of Antibiotic-Impregnate Bone Cement Use in Primary Total

More information

A qualitatively validated mathematical-computational model of the immune response to the yellow fever vaccine

A qualitatively validated mathematical-computational model of the immune response to the yellow fever vaccine Bonin et al. BMC Immunology (2018) 19:15 https://oi.org/10.1186/s12865-018-0252-1 RESEARCH ARTICLE Open Access A qualitatively valiate mathematical-computational moel of the immune response to the yellow

More information

Development of a questionnaire to measure impact and outcomes of brachial plexus injury

Development of a questionnaire to measure impact and outcomes of brachial plexus injury Washington University School of Meicine Digital Commons@Becker Open Access Publications 2018 Development of a questionnaire to measure impact an outcomes of brachial plexus injury Carol A. Mancuso Weill

More information

Effect of Smoking Cessation Intervention on Results of Acute Fracture Surgery. ARandomizedControlledTrial

Effect of Smoking Cessation Intervention on Results of Acute Fracture Surgery. ARandomizedControlledTrial 1335 COPYRIGHT Ó 2010 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED Effect of Smoking Cessation Intervention on Results of Acute Fracture Surgery ARanomizeControlleTrial By Hans Nåsell, MD, Johanna

More information

The influence of neighborhood environment on the incidence of childhood asthma: A propensity score approach

The influence of neighborhood environment on the incidence of childhood asthma: A propensity score approach The influence of neighborhoo environment on the incience of chilhoo asthma: A propensity score approach Young J. Juhn, MD, MPH, a Rui Qin, PhD, b Sanghwa Urm, MD, PhD, a,c Slavica Katusic, MD, b an Delfino

More information

Criteria of Waist Circumference According to Computed Tomography-Measured Visceral Fat Area and the Clustering of Cardiovascular Risk Factors

Criteria of Waist Circumference According to Computed Tomography-Measured Visceral Fat Area and the Clustering of Cardiovascular Risk Factors ORIGINAL ARTICLE Epiemiology Circ J 29; 73: 88 886 Criteria of Waist Circumference Accoring to Compute Tomography-Measure Visceral Fat Area an the Clustering of Cariovascular Risk Factors Hietoshi Kashihara,

More information

Prevalence of sleep problems and their association with inattention/hyperactivity among children aged 6 15 in Taiwan

Prevalence of sleep problems and their association with inattention/hyperactivity among children aged 6 15 in Taiwan J. Sleep Res. (2006) 15, 403 414 Prevalence of sleep problems an their association with inattention/hyperactivity among chilren age 6 15 in Taiwan SUSAN SHUR-FEN GAU Department of Psychiatry, National

More information

Experimental Study on Strength Evaluation Applied for Teeth Extraction: An In Vivo Study

Experimental Study on Strength Evaluation Applied for Teeth Extraction: An In Vivo Study Sen Orers of Reprints at reprints@benthamscience.net 2 The Open Dentistry Journal, 213, 7, 2-26 Open Access Experimental Stuy on Strength Evaluation Applie for Teeth Extraction: An In Vivo Stuy Marco Cicciù

More information

Predictive Factors for Differentiating Between Septic Arthritis and Lyme Disease of the Knee in Children

Predictive Factors for Differentiating Between Septic Arthritis and Lyme Disease of the Knee in Children 721 COPYRIGHT Ó 2016 BY THE JOURNAL OF BONE AND JOINT SURGERY, INCORPORATED A commentary by Elan J. Golan, MD, an Jeffrey D. Thomson, MD, is linke to the online version of this article at jbjs.org. Preictive

More information