2. Hubs and authorities, a more detailed evaluation of the importance of Web pages using a variant of

Size: px
Start display at page:

Download "2. Hubs and authorities, a more detailed evaluation of the importance of Web pages using a variant of"

Transcription

1 5 Web Serch Outline: 1. Pge rnk, for discovering the most ëimportnt" pges on the Web, s used in Google. 2. Hubs nd uthorities, more detiled evlution of the importnce of Web pges using vrint of the eigenvector clcultion used for Pge rnk. 5.1 Pge Rnk Intuitively, we solve the recursive deænition of ëimportnce": pge is importnt if importnt pges link to it. Crete stochstic mtrix of the Web; tht is: 1. Ech pge i corresponds to row i nd column i of the mtrix. 2. If pge j hs n successors èlinksè, then the ijth entry is 1=n if pge i is one of these n successors of pge j, nd 0 otherwise. The intuition behind this mtrix is: æ Imgine tht initilly ech pge hs one unit of importnce. At ech round, ech pge shres whtever importnce it hs mong its successors, nd receives new importnce from its predecessors. æ Eventully, the importnce of ech pge reches limit, which hppens to be its component in the principl eigenvector of this mtrix. æ Tht importnce is lso the probbility tht Web surfer, strting t rndom pge, nd following rndom links from ech pge will be t the pge in question fter long series of links. Exmple 5.1 : In 1839, the Web consisted on only three pges tscpe, Microsoft, nd zon. The links mong these pges were s shown in Fig. 9. Figure 9: The Web in 1839 Let ën; m; ë be the vector of importnces for the three pges: tscpe, Microsoft, zon, in tht order. Then the eqution describing the symptotic vlues of these three vribles is: 0 0 1=2 1=2 1 0 For exmple, the ærst column of the mtrix reæects the fct tht tscpe divides its importnce between itself nd zon. The second column indictes tht Microsoft gives ll its importnce to zon. We cn solve equtions like this one by strting with the ssumption n = m = = 1, nd pplying the mtrix to the current estimte of these vlues repetedly. The ærst four itertions give the following estimtes: 16

2 n = 1 1 5è4 9è8 5è4 m = 1 1è2 3è4 1è2 11è16 = 1 3è2 1 11è8 17è16 In the limit, the solution is n = =6=5; m =3=5. Tht is, tscpe nd zon ech hve the sme importnce, nd twice the importnce of Microsoft èwell this ws 1839è. 2 æ Note tht we cn never get bsolute vlues of n, m, nd, just their rtios, since the initil ssumption tht they were ech 1 ws rbitrry. æ Since the mtrix is stochstic èsum of ech column is 1è, the bove relxtion process converges to the principl eigenvector. 5.2 Problems With Rel Web Grphs 1. Ded ends: pge tht hs no successors hs nowhere to send its importnce. Eventully, ll importnce will ëlek out of" the Web. 2. Spider trps: group of one or more pges tht hve no links out of the group will eventully ccumulte ll the importnce of the Web. Exmple 5.2 : Suppose Microsoft tries to duck chrges tht it is monopoly by removing ll links from its site. The new Web is s shown in Fig. 10, nd the mtrix describing trnsitions is: 0 0 1=2 The ærst four steps of the itertive solution re: Figure 10: Microsoft becomes ded end n = 1 1 3è4 5è8 1è2 m = 1 1è2 1è4 1è4 3è16 = 1 1è2 1è2 3è8 5è16 Eventully, ech of n, m, nd become 0; i.e., ll the importnce leked out. 2 Exmple 5.3 : Angered by the decision, Microsoft decides it will link only to itself from now on. Now, Microsoft hs become spider trp. The new Web is in Fig. 11, nd the eqution to solve is: The ærst steps of the solution re: 0 1 1=2 17

3 Figure 11: Microsoft becomes spider trp Now, m converges to 3, nd n = =0. 2 n = 1 1 3è4 5è8 1è2 m = 1 3è2 7è4 2 35è16 = 1 1è2 1è2 3è8 5è Google Solution to Ded Ends nd Spider Trps Insted of pplying the mtrix directly, ëtx" ech pge some frction of its current importnce, nd distribute the txed importnce eqully mong ll pges. Exmple 5.4 : If we use 20è tx, the eqution of Exmple 5.3 becomes: =0: =2 The solution to this eqution is n =7=11; m =21=11; =5= :2 0:2 0:2 æ Note tht the sum of the three vlues is not 3, but there is more resonble distribution of importnce thn in Exmple Google Anti-Spm Devices ëspmming" is the ttempt by mny Web sites to pper to be bout subject tht will ttrct surfers, without truly being bout tht subject. æ Google, like other serch engines, tries to mtch the words in your query to the words on the Web pges. However, Google, unlike other engines tends to believe wht others sy bout you in their nchor text, mking it hrder for you to pper to be bout something you re not. æ The use of Pge rnk to mesure importnce, rther thn the more nive ënumber of links into the pge" lso protects ginst spmmers. The nive mesure cn be fooled by the spmmer who cretes 1000 pges tht mutully link to one nother, while Pge rnk recognizes tht none of the pges hve ny rel importnce. 5.5 Hubs nd Authorities Intuitively, we deæne ëhub" nd ëuthority" in mutully recursive wy: hub links to mny uthorities, nd n uthority is linked to by mny hubs

4 æ Authorities turn out to be pges tht oæer informtion bout topic, e.g., the Quest home pge bout the IBM dt-mining project. æ Hubs re pges tht don't provide the informtion, but tell you where to ænd the informtion, e.g., the CS345 home pge. æ Uses mtrix formultion similr to tht of Pge rnk, but without the stochstic restriction. We count ech link s 1, regrdless of how mny successors or predecessors pge hs. æ Repeted ppliction of the mtrix leds to divergence, but we cn introduce scling fctors nd keep the computed vlues of ëuthority" nd ëhubbiness" for ech pge within ænite bounds. Deæne mtrix A whose rows nd columns correspond to Web pges, with entry A ij = 1 if pge i links to pge j, nd 0 if not. æ Notice tht A T, the trnspose of A, looks like the mtrix used for computing Pge rnk, but A T hs 1's where the Pge-rnk mtrix hs frctions. Let ~ nd ~ h be vectors, whose ith component corresponds to the degrees of uthority nd hubbiness of the ith pge. let ç nd ç be suitble scling fctors to be determined lter. Then we cn stte: 1. ~ h = ça~. Tht is, the hubbiness of ech pge is the sum of the uthorities of ll the pges it links to, scled by ç. 2. ~ = ça T~ h. Tht is, the uthority of ech pge is the sum of the hubbiness of ll the pges tht link to it, scled by ç. We cn derive from è1è nd è2è, using simple substitution, two equtions tht relte vectors ~ nd ~ h only to themselves: ~ = çça T A~; ~ h = ççaa T~ h As result, we cn compute ~ h nd ~ by relxtion, giving us the principl eigenvectors of the mtrices AA T nd A T A, respectively. Figure 12: Web for Exmple 5.5 Exmple 5.5 : Consider the Web of Fig. 12. The relevnt mtrices re: 2 A = A T = AA T = A T A = If we use ç = ç = 1 nd ssume tht the vectors ~ h =ëh n ;h m ;h ë nd ~ =ë n ; m ; ë re ech initilly ë1; 1; 1ë, the ærst three itertions of the equtions for ~ nd ~ h re: 19

5 n = m = = h n = h m = h = For instnce, the vector ~, properly scled, will converge to vector where n = m, nd ech of these is greter thn in the rtio 1 + p 3 : 2, or bout

Finite-Dimensional Linear Algebra Errata for the first printing

Finite-Dimensional Linear Algebra Errata for the first printing Finite-Dimensionl Liner Algebr Errt for the first printing Mrk S. Gockenbch Jnury 6, 011 The following corrections will be mde in the second printing of the text, expected in 011. Pge 41: Exercise 5: S

More information

Single-Molecule Studies of Unlabelled Full-Length p53 Protein Binding to DNA

Single-Molecule Studies of Unlabelled Full-Length p53 Protein Binding to DNA Single-Molecule Studies of Unlbelled Full-Length p53 Protein Binding to DNA Philipp Nuttll, 1 Kidn Lee, 2 Pietro Ciccrell, 3 Mrco Crminti, 3 Giorgio Ferrri, 3 Ki- Bum Kim, 2 Tim Albrecht 1* 1 Imperil College

More information

Agilent G6825AA MassHunter Pathways to PCDL Software Quick Start Guide

Agilent G6825AA MassHunter Pathways to PCDL Software Quick Start Guide Agilent G6825AA MssHunter Pthwys to PCDL Softwre Quick Strt Guide Wht is Agilent Pthwys to PCDL? Fetures of Pthwys to PCDL Agilent MssHunter Pthwys to PCDL converter is stnd-lone softwre designed to fcilitte

More information

Math 254 Calculus Exam 1 Review Three-Dimensional Coordinate System Vectors The Dot Product

Math 254 Calculus Exam 1 Review Three-Dimensional Coordinate System    Vectors   The Dot Product Mth 254 Clculus Exm 1 Review Your first exm is Fridy, April 26. I will provide one pge of notes. You my bring in one 3- inch by 5-inch note crd with notes on both sides. You should hve been working on

More information

ENERGY CONTENT OF BARLEY

ENERGY CONTENT OF BARLEY ENERGY CONTENT OF BARLEY VARIATION IN THE DIETARY ENERGY CONTENT OF BARLEY Shwn Firbirn, John Ptience, Hnk Clssen nd Ruurd Zijlstr SUMMARY Formultion of commercil pig diets requires n incresing degree

More information

Satoshi Yoshida* and Takuya Kida* *Hokkaido University Graduate school of Information Science and Technology Division of Computer Science

Satoshi Yoshida* and Takuya Kida* *Hokkaido University Graduate school of Information Science and Technology Division of Computer Science Stoshi Yoshid* nd Tkuy Kid* *Hokkido University Grdute school of Informtion Science nd Technology Division of Computer Science 1 Compressed Dt 01110101110111 0100101001 Serch Directly Progrm Serching on

More information

Analytic hierarchy process-based recreational sports events development strategy research

Analytic hierarchy process-based recreational sports events development strategy research ISSN : 0974-7435 Volume 0 Issue 6 An Indin Journl Anlytic hierrchy process-bsed recretionl sports events development strtegy reserch Weihu Yo School of hysicl Eduction, Luoyng Norml University, Luoyng

More information

EVALUATION OF DIFFERENT COPPER SOURCES AS A GROWTH PROMOTER IN SWINE FINISHING DIETS 1

EVALUATION OF DIFFERENT COPPER SOURCES AS A GROWTH PROMOTER IN SWINE FINISHING DIETS 1 Swine Dy 2001 Contents EVALUATION OF DIFFERENT COPPER SOURCES AS A GROWTH PROMOTER IN SWINE FINISHING DIETS 1 C. W. Hstd, S. S. Dritz 2, J. L. Nelssen, M. D. Tokch, nd R. D. Goodbnd Summry Two trils were

More information

XII. HIV/AIDS. Knowledge about HIV Transmission and Misconceptions about HIV

XII. HIV/AIDS. Knowledge about HIV Transmission and Misconceptions about HIV XII. HIV/AIDS Knowledge bout HIV Trnsmission nd Misconceptions bout HIV One of the most importnt prerequisites for reducing the rte of HIV infection is ccurte knowledge of how HIV is trnsmitted nd strtegies

More information

2 nd Properties of the Exponential Functions

2 nd Properties of the Exponential Functions Dte:/26/25 2 nd Clss Objective: Appl the concept to eplore the properties of functions of the form = bˣ. Appl the concept to grph eponentil functions tht hve bse e Agend: Bell ringer (e: 3,32 pge 44) vocbulr

More information

Review TEACHING FOR GENERALIZATION & MAINTENANCE

Review TEACHING FOR GENERALIZATION & MAINTENANCE Gols By the end of clss, you should be ble to: Explin wht generliztion is, why it is criticl for techers to know how to tech so tht it occurs, nd give n exmple of it from your own experience in the clssroom

More information

WORKSHOP FOR SYRIA. A SHORT TERM PROJECT A Collaborative Map proposal Al Moadamyeh, Syria

WORKSHOP FOR SYRIA. A SHORT TERM PROJECT A Collaborative Map proposal Al Moadamyeh, Syria Al Modmyeh is city locted south-west Dmscus, in Syri. It is fcing post-conflict sitution, fter yers of siege nd displcement of its inhbitnts. Now, the popultion is coming bck, s lso new incomers. Therefore,

More information

Other Uses for Cluster Sampling

Other Uses for Cluster Sampling Other Uses for Cluster Smpling Mesure hnges in the level of n ttriute Hypothesis testing versus intervl estimtion Type I n 2 errors Power of the test Mesuring ttriute t sme time in ifferent sites Exmple:

More information

Comparison of three simple methods for the

Comparison of three simple methods for the J. clin. Pth. (1967), 2, 5 Comprison of three simple methods for the ssessment of 'free' thyroid hormone T. M. D. GIMLETTE1 From the Rdio-Isotope Lbortory, St. Thoms's Hospitl, London SYNOPSIS A dilysis

More information

Input from external experts and manufacturer on the 2 nd draft project plan Stool DNA testing for early detection of colorectal cancer

Input from external experts and manufacturer on the 2 nd draft project plan Stool DNA testing for early detection of colorectal cancer Input externl experts nd mnufcturer on the 2 nd drft project pln Stool DNA testing for erly detection of colorectl cncer (Project ID:OTJA10) All s nd uthor s replies on the 2nd drft project pln Stool DNA

More information

Reducing the Risk. Logic Model

Reducing the Risk. Logic Model Reducing the Risk Logic Model ETR (Eduction, Trining nd Reserch) is nonprofit orgniztion committed to providing science-bsed innovtive solutions in helth nd eduction designed to chieve trnsformtive chnge

More information

Check your understanding 3

Check your understanding 3 1 Wht is the difference etween pssive trnsport nd ctive trnsport? Pssive trnsport is the movement of prticles not requiring energy. Movement of prticles in ctive trnsport uses energy. 2 A gs tp in the

More information

unit 1.9 Problems with unknown (II) 15 days D Figures within days 1 G 1 1 OA 1 1 OA 1 1 OA 1 1 G 2 1 OA 6 1 OA 4 1 OA 4 1 G 3 1 OA 7

unit 1.9 Problems with unknown (II) 15 days D Figures within days 1 G 1 1 OA 1 1 OA 1 1 OA 1 1 G 2 1 OA 6 1 OA 4 1 OA 4 1 G 3 1 OA 7 KINDERGARTEN K.1 Plying With Shpes (Squre, Tringle, Circle) K.3 Compose, Decompose up to 10 13 dys K.5 Addition & Addition Situtions K.7 Figures (3- dimensionl) K.9 Compose, Decompose up to 20 shpe construction

More information

Using Load Research Data to Model Weather Response

Using Load Research Data to Model Weather Response 30 25 20 15 10-5 1,950 2,025 2,100 2,175 2,250 2,325 2,400 2,475 2,550 2,625 2,700 2,775 2,850 2,925 3,000 3,075 3,150 3,225 3,300 3,375 3,450 3,525 3,600 MW 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0%

More information

Supplementary Online Content

Supplementary Online Content Supplementry Online Content Rieckmnn N, Kronish IM, Shpiro PA, Whng W, Dvidson KW. Serotonin reuptke inhibitor use, depression, nd long-term outcomes fter n cute coronry : prospective cohort study. JAMA

More information

P AND K IN POTATOES. Donald A Horneck Oregon State University Extension Service

P AND K IN POTATOES. Donald A Horneck Oregon State University Extension Service P AND K IN POTATOES Donld A Hornek Oregon Stte University Extension Servie INTRODUCTION Phosphorous nd potssium re importnt to grow high yielding nd qulity pottoes. Muh of the northwest hs hd trditionlly

More information

The Measurement of Interviewer Variance

The Measurement of Interviewer Variance 66 TWO STUDIES OF INTERVIEWER VARIANCE OF SOCIO- PSYCHOLOGICAL VARIABLES By: Leslie Kish nd Crol W. Slter Survey Reserch Center, University of Michign Introduction We report results obtined in two surveys

More information

PNEUMOVAX 23 is recommended by the CDC for all your appropriate adult patients at increased risk for pneumococcal disease 1,2 :

PNEUMOVAX 23 is recommended by the CDC for all your appropriate adult patients at increased risk for pneumococcal disease 1,2 : PNEUMOVAX 23 is recommended y the CDC for ll your pproprite dult ptients t incresed risk for pneumococcl disese 1,2 : Adults ged

More information

Chapter II. THE PREVALENCE METHOD John Bongaarts*

Chapter II. THE PREVALENCE METHOD John Bongaarts* Chpter II THE PREVALENCE METHOD John Bongrts* This chpter describes nd pplies new methodology for estimting the fertility impct of contrception obtined through fmily plnning progrmme. This pproch is clled

More information

The step method: A new adaptive psychophysical procedure

The step method: A new adaptive psychophysical procedure Perception & Psychophysics 1989, 45 (6), 572-576 The step method: A new dptive psychophysicl procedure WILLIAM A. SIMPSON York University, North York, Ontrio, Cnd A new dptive psychophysicl method, the

More information

Maximize Your Genetic Return. Find your Genetic Solution with Boviteq West

Maximize Your Genetic Return. Find your Genetic Solution with Boviteq West Mximize Your Genetic Return. Find your Genetic Solution with Boviteq West Boviteq West is comprehensive reproductive solutions provider, imed t finding the right genetic solution for every niml nd every

More information

WSU Tree Fruit Research and Extension Center, Wenatchee (509) ext. 265;

WSU Tree Fruit Research and Extension Center, Wenatchee (509) ext. 265; FINAL REPORT WTFRC Project # AH-1-5 WSU Project # 13C-355-3 Project title: PI: Orgniztion: Coopertors: of Sunburn in Apples with RAYNOX Lrry Schrder, Horticulturist WSU Tree Fruit Reserch nd Extension

More information

Design Quadratic Patch and Cubic Patch of the Surface

Design Quadratic Patch and Cubic Patch of the Surface IOSR Journl o Mthemtics IOSR-JM e-issn: - Volume, Issue Jn - Feb, PP - Design Qudrtic Ptch nd Cubic Ptch o the Surce R B M Amer, M A Abd El- Mgeed, Deprtment o Mthemtics nd Ph Engineering, Fcult o Engineering/

More information

Generalized Determinant

Generalized Determinant Genelized Deteminnt Nikoly Dementev 1 Spotivny Steet, Olovk, Hohol Ae, Voonezh Region, 9686, Russi The epot suggests n ppoch to extend concept of deteminnt to the systems of ny ode. KEYWORDS: deteminnt,

More information

Appendix J Environmental Justice Populations

Appendix J Environmental Justice Populations Appendix J Environmentl Justice s [This pge intentionlly left blnk] Tble of Contents REFERENCES...J-2 Pge LIST OF TABLES Pge Tble J-1: Demogrphic Overview of Bruinsburg Site Project Are... J-3 Tble J-2:

More information

Scientific research on the biological value of olive oil

Scientific research on the biological value of olive oil Scientific reserch on the biologicl vlue olive oil Cov F.G. Ally M. (ed.). L' économie de l' olivier Pr : CIHEAM Options Méditerrnéennes : Série Etudes; n. 1988-V 1988 pges 149-152 Article vilble on le

More information

Checks on inadvertently modified BAS-funseeking scale from BIS-BAS. Modified scale excluded 2 of the original 4 items: bisbas10, bisbas20.

Checks on inadvertently modified BAS-funseeking scale from BIS-BAS. Modified scale excluded 2 of the original 4 items: bisbas10, bisbas20. PATH 20 24 Wve 3. Checks on indvertently modified BAS-funseeking scle from BIS-BAS Modified scle excluded 2 of the originl 4 items: bisbs0, bisbs20. Check correltions mong BAS-fun items in 20-24 yer olds

More information

8/1/2017. Correlating Radiomics Information with Clinical Outcomes for Lung SBRT. Disclosure. Acknowledgements

8/1/2017. Correlating Radiomics Information with Clinical Outcomes for Lung SBRT. Disclosure. Acknowledgements Correlting Rdiomics Informtion with Clinicl Outcomes for Lung SBRT Fng-Fng Yin, PhD Duke University Medicl Center AAPM 2017 Denver CO Disclosure This reserch is prtilly funded by reserch grnt from Vrin

More information

A Reevaluation of Assessment Center Construct-Related Validity

A Reevaluation of Assessment Center Construct-Related Validity A Reevlution of Assessment Center Construct-Relted Vlidity Milton V. Choon 1, Mrk C. Bowler 2 & Jennifer L. Bowler 2 1 RTI Interntionl, Reserch Tringle Prk, USA 2 Deprtment of Psychology, Est Crolin University,

More information

Not for Citation or Publication Without Consent of the Author

Not for Citation or Publication Without Consent of the Author Not for Cittion or Puliction Without Consent of the Author AN AUTOMATED SEX PHEROMONE TRAP FOR MONITORING ADULT CM AND OFM AND THE INFLUENCE OF TRAP COLOR ON MOTH AND NON-TARGET CAPTURES Brin L. Lehmn

More information

METHOD 4010 SCREENING FOR PENTACHLOROPHENOL BY IMMUNOASSAY

METHOD 4010 SCREENING FOR PENTACHLOROPHENOL BY IMMUNOASSAY METHOD 4010 SCREENING FOR PENTACHLOROPHENOL BY IMMUNOASSAY 1.0 SCOPE AND APPLICATION 1.1 Method 4010 is procedure for screening solids such s soils, sludges, nd queous medi such s wste wter nd lechtes

More information

Using Paclobutrazol to Suppress Inflorescence Height of Potted Phalaenopsis Orchids

Using Paclobutrazol to Suppress Inflorescence Height of Potted Phalaenopsis Orchids Using Pcloutrzol to Suppress Inflorescence Height of Potted Phlenopsis Orchids A REPORT SUBMITTED TO FINE AMERICAS Linsey Newton nd Erik Runkle Deprtment of Horticulture Spring 28 Using Pcloutrzol to Suppress

More information

Quantifying perceived impact of scientific publications

Quantifying perceived impact of scientific publications Quntifying perceived impct of scientific publictions Filippo Rdicchi, Alexnder Weissmn, nd John Bollen Center for Complex Networks nd Systems Reserch, School of Informtics nd Computing, Indin University,

More information

Clinical Study Report Synopsis Drug Substance Naloxegol Study Code D3820C00018 Edition Number 1 Date 01 February 2013 EudraCT Number

Clinical Study Report Synopsis Drug Substance Naloxegol Study Code D3820C00018 Edition Number 1 Date 01 February 2013 EudraCT Number EudrCT Number 2012-001531-31 A Phse I, Rndomised, Open-lbel, 3-wy Cross-over Study in Helthy Volunteers to Demonstrte the Bioequivlence of the Nloxegol 25 mg Commercil nd Phse III Formultions nd to Assess

More information

Chapter 02 Crime-Scene Investigation and Evidence Collection

Chapter 02 Crime-Scene Investigation and Evidence Collection Nme: Clss: Dte: Chpter 02 Crime-Scene Investigtion nd Evidence Collection 1. The terms grid, liner, qudrnt, zone, nd spirl re typiclly used to descrie dtum points... Flse Flse 2. An evidence log nd chin

More information

EFFECTS OF INGREDIENT AND WHOLE DIET IRRADIATION ON NURSERY PIG PERFORMANCE

EFFECTS OF INGREDIENT AND WHOLE DIET IRRADIATION ON NURSERY PIG PERFORMANCE Swine Dy 21 EFFECTS OF INGREDIENT AND WHOLE DIET IRRADIATION ON NURSERY PIG PERFORMANCE J. M. DeRouchey, M. D. Tokch, J. L. Nelssen, R. D. Goodbnd, S. S. Dritz 1, J. C. Woodworth, M. J. Webster, B. W.

More information

Extraction and Some Functional Properties of Protein Extract from Rice Bran

Extraction and Some Functional Properties of Protein Extract from Rice Bran Ksetsrt J. (Nt. Sci.) 40 : 209-214 (2006) Extrction nd Some Functionl Properties of Protein Extrct from Rice Brn Chockchi Theerkulkit*, Siree Chiseri nd Siriwt Mongkolknchnsiri ABSTRACT Rice brn protein

More information

Optimizing Metam Sodium Fumigation in Fine-Textured Soils

Optimizing Metam Sodium Fumigation in Fine-Textured Soils Optimizing Metm Sodium Fumigtion in Fine-Textured Soils Neil C Gudmestd University Distinguished Professor & Endowed Chir of Potto Pthology Deprtment of Plnt Pthology North Dkot Stte University Erly Dying

More information

Invasive Pneumococcal Disease Quarterly Report. July September 2017

Invasive Pneumococcal Disease Quarterly Report. July September 2017 Invsive Pneumococcl Disese Qurterly Report July September 2017 Prepred s prt of Ministry of Helth contrct for scientific services by Rebekh Roos Helen Heffernn October 2017 Acknowledgements This report

More information

Soybean Hulls as an Alternative Feed for Horses

Soybean Hulls as an Alternative Feed for Horses Animl Industry Report AS 650 ASL R1931 2004 Soyben Hulls s n Alterntive Feed for Horses Josie Booth Iow Stte University Howrd Tyler Iow Stte University Peggy Miller-Auwerd Iow Stte University Jenette Moore

More information

US A United States Patent (19) 11 Patent Number: 6,091,417 Lefkowitz (45) Date of Patent: *Jul.18, 2000

US A United States Patent (19) 11 Patent Number: 6,091,417 Lefkowitz (45) Date of Patent: *Jul.18, 2000 US006091417A United Sttes Ptent (19) 11 Ptent Number: 6,091,417 Lefkoitz (45) Dte of Ptent: *Jul.18, 2000 54 GRAPHICAL USER INTERFACE 5,774,122 6/1998 Kojim et l.... 345355/571 5,774,370 6/1998 Moutulli......

More information

Simulating the Effect of Exercise on Urea Clearance in

Simulating the Effect of Exercise on Urea Clearance in BRIEF COMMUNICATION Simulting the Effect of Exercise on Ure Clernce in Hemodily si s STEPHEN W. SMYE,* ELIZABETH J. LINDLEY,* nd ERIC J. WILLt Deprtments of *Medicl Physics nd Renl Medicine, St. Jmes s

More information

Linear Programming Approach to Diet Problem for Black Tiger Shrimp in Shrimp Aquaculture

Linear Programming Approach to Diet Problem for Black Tiger Shrimp in Shrimp Aquaculture Liner Progrmming Approch to Diet Problem for Blck Tiger Shrimp in Shrimp Aquculture Moe Snd Htun, Tin Tin Thein, Pyke Tin University of Computer Studies, Yngon (UCSY), Mynmr ucsy3@most.gov.mm, moesdhtun@gmil.com

More information

Information Test: corroboration of previous findings and highlights on vulnerabilities

Information Test: corroboration of previous findings and highlights on vulnerabilities The first independent study on the Complex Tril Protocol version of the P300-bsed Conceled Informtion Test: corrobortion of previous findings nd highlights on vulnerbilities Gáspár Lukács *, Bél Weiss

More information

URINARY incontinence is an important and common

URINARY incontinence is an important and common Urinry incontinence in older people in the community: neglected problem? Helen Stoddrt, Jenny Donovn, Elise Whitley, Deborh Shrp nd In Hrvey SUMMARY Bckground: The prevlence nd impct of urinry incontinence

More information

Introduction to Study Designs II

Introduction to Study Designs II Introdution to Study Designs II Commonly used study designs in publi helth & epidemiologi reserh Benjmin Rihrd H. Muthmbi, DrPH, MPH Stte HIV Epidemiologist HIV Epidemiology Investigtion Setion PA Deprtment

More information

CS Artificial Intelligence 2007 Semester 2. CompSci 366. Classical Planning: Regression Planning. Part II: Lecture 5 1 of 20

CS Artificial Intelligence 2007 Semester 2. CompSci 366. Classical Planning: Regression Planning. Part II: Lecture 5 1 of 20 CS 367 - Artifiil Intelligene 2007 Semester 2 CompSi 366 Clssil Plnning: Regression Plnning Prt II: Leture 5 1 of 20 CS 367 - Artifiil Intelligene 2007 Semester 2 Outline Review of Progression Plnning(PP)

More information

Registre des Tumeurs Digestives du Calvados, CJF INSERM 96-03, Faculté de Médecine, Avenue de Côte de nacre, Caen cedex, France;

Registre des Tumeurs Digestives du Calvados, CJF INSERM 96-03, Faculté de Médecine, Avenue de Côte de nacre, Caen cedex, France; British Journl of Cncer (1999) 81(2), 5 9 Article no. bjoc.1999.0692 Colorectl cncer fter negtive Hemoccult II test nd progrmme sensitivity fter first round of screening: the experience of the Deprtment

More information

Admixture as a tool for finding linked genes and detecting that

Admixture as a tool for finding linked genes and detecting that Proc. Ntl. Acd. Sci. USA Vol. 85, pp. 9119-9123, December 1988 Genetics Admixture s tool for finding linked genes nd detecting tht difference from llelic ssocition between loci (linkge disequilibrium/genetic

More information

LALR Analysis. LALR Analysis. LALR Analysis. LALR Analysis

LALR Analysis. LALR Analysis. LALR Analysis. LALR Analysis LLR nlysis Motivtion s eplined efore, in LR() prsers there re mny more sttes thn in the previous procedures, LR() nd LR(). This is ecuse there re sttes which contin the sme configurtions, ut with different

More information

University of Agriculture and Natural Resource Sciences, Sari, Iran

University of Agriculture and Natural Resource Sciences, Sari, Iran Journl of Socil Sciences 5(2): 123-133, 2009 ISSN 1549-3652 2009 Science Publictions An ssessment of Urbn Qulity of Life by Using Anlytic Hierrchy Process Approch (Cse study: Comprtive Study of Qulity

More information

PAMPHLET. Texas Veterans Commission. Post-Traumatic (PTSD) Stress Distorder TXD V P /NO.3. No. 3, May/June 2008

PAMPHLET. Texas Veterans Commission. Post-Traumatic (PTSD) Stress Distorder TXD V P /NO.3. No. 3, May/June 2008 TXD V 400.6 P191 2008/NO.3 Texs Veterns Commission PAMPHLET No. 3, My/June 2008 TH NVRIYOF TEXAS-PAN AMERICAN 0 1161 0865 0775 Post-Trumtic Stress Distorder (PTSD) The Texs Veterns Commission does not

More information

Analysis of Regulatory of Interrelated Activity of Hepatocyte and Hepatitis B Viruses

Analysis of Regulatory of Interrelated Activity of Hepatocyte and Hepatitis B Viruses Interntionl Journl of Biomedicl Mterils Reserch 8 6(): -7 http://www.sciencepublishinggroup.com/j/ijbmr doi:.648/j.ijbmr.86. ISSN: 33-756 (Print) ISSN: 33-7579 (Online) Anlysis of Regultory of Interrelted

More information

Novel AHP-based QoE Factors Selection Approach

Novel AHP-based QoE Factors Selection Approach Novel AHP-bsed QoE Fctors Selection Approch Yosr Ben Youssef, Mériem Afif, Smi Tbbne MEDIATRON: Reserch Unit on Rdio Communiction nd Multimedi Networks Higher School of communiction of Tunisi (SupCom)

More information

Addendum to the Evidence Review Group Report on Aripiprazole for the treatment of schizophrenia in adolescents (aged years)

Addendum to the Evidence Review Group Report on Aripiprazole for the treatment of schizophrenia in adolescents (aged years) Addendum to the Evidence Review Group Report on Aripiprzole for the tretment of schizophreni in dolescents (ged 15-17 yers) Produced by Authors Correspondence to Southmpton Helth Technology Assessments

More information

CLPNA Pressure Ulcers ecourse: Module 5.3 Quiz I page 1

CLPNA Pressure Ulcers ecourse: Module 5.3 Quiz I page 1 CLPNA Pressure Ulcers ecourse: Module 5.3 Quiz I 1. Clensing is the process of clening nd sterilizing pressure ulcer wound. 2. How often should pressure ulcer wound nd surrounding skin be clensed?. Every

More information

THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS

THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS John F. Ptience nd Doug Gillis SUMMARY

More information

Positional and temporal clustering in serial order memory

Positional and temporal clustering in serial order memory Mem Cogn (22) 4:77 9 DOI.3758/s342--42-8 Positionl nd temporl clustering in seril order memory Alec Solwy & Bennet B. Murdock & Michel J. Khn Pulished online: 5 Novemer 2 # Psychonomic Society, Inc. 2

More information

HEURISTICS-BASED PROTOTYPING STRATEGY FORMATION: DEVELOPMENT AND TESTING OF A NEW PROTOTYPING PLANNING TOOL

HEURISTICS-BASED PROTOTYPING STRATEGY FORMATION: DEVELOPMENT AND TESTING OF A NEW PROTOTYPING PLANNING TOOL DRAFT Proceedings of the ASME 2014 Interntionl Mechnicl Engineering Congress & Exposition IMECE2014 Novemer 14-20, 2014, Montrel, Queec, Cnd IMECE2014-39959 HEURISTICS-BASED PROTOTYPING STRATEGY FORMATION:

More information

ORIGINAL ARTICLE. Diagnostic Signs of Accommodative Insufficiency. PILAR CACHO, OD, ÁNGEL GARCÍA, OD, FRANCISCO LARA, OD, and M A MAR SEGUÍ, OD

ORIGINAL ARTICLE. Diagnostic Signs of Accommodative Insufficiency. PILAR CACHO, OD, ÁNGEL GARCÍA, OD, FRANCISCO LARA, OD, and M A MAR SEGUÍ, OD 1040-5488/02/7909-0614/0 VOL. 79, NO. 9, PP. 614 620 OPTOMETRY AND VISION SCIENCE Copyright 2002 Americn Acdemy of Optometry ORIGINAL ARTICLE Dignostic Signs of Accommodtive Insufficiency PILAR CACHO,

More information

Jurassic Barrovian metamorphism in a western U.S. Cordilleran metamorphic core complex, Funeral Mountains, California

Jurassic Barrovian metamorphism in a western U.S. Cordilleran metamorphic core complex, Funeral Mountains, California GS DT REPOSITORY 214146 Hoisch et l. Jurssic rrovin metmorphism in western U.S. Cordillern metmorphic core complex, Funerl Mountins, Cliforni Supplementl Informtion: dditionl informtion on the methods

More information

DIFFERENTIAL REINFORCEMENT OF VOCAL DURATION1

DIFFERENTIAL REINFORCEMENT OF VOCAL DURATION1 JOURNL OF THE EXPERMENTL NLYSS OF BEHVOR VOLUME 7, NUMBER JNURY, 1 964 DFFERENTL RENFORCEMENT OF VOCL DURTON1 HRLN LNE UNVERSTY OF MCHGN The effects of differentil reinforcement of vocl durtion were exmined

More information

General Microscopic Changes

General Microscopic Changes Generl Microscopic Chnges 2 This chpter covers collection of microscopic chnges tht lck dignostic specificity ut occur in different specific diseses, s will ecome pprent in susequent chpters. Almost ll

More information

SOME MECHANISTIC CONCEPTS IN ELECTROPHILIC ADDITION REACTIONS TO C=C BONDS

SOME MECHANISTIC CONCEPTS IN ELECTROPHILIC ADDITION REACTIONS TO C=C BONDS SM MANISTI NPTS IN LTPILI AITIN ATINS T = BNS The = ond is considered to e wek se/nucleophile. The high concentrtion of electron density mkes the pi ond Lewis se, ut in order to donte electrons the pi

More information

CONCEPT IDENTIFICATION BY SCHIZOPHRENIC AND NORMAL SUBJECTS AS A FUNCTION OF PROBLEM COMPLEXITY AND RELEVANCE OF SOCIAL CUES 1

CONCEPT IDENTIFICATION BY SCHIZOPHRENIC AND NORMAL SUBJECTS AS A FUNCTION OF PROBLEM COMPLEXITY AND RELEVANCE OF SOCIAL CUES 1 Journl»/ Abnorml Psychology 1969, Vol. 74, o. 3, 314-320 COCEPT IDETIFICATIO BY CHIZOPHREIC AD ORMAL UBJECT A A FUCTIO OF PROBLEM COMPLEXITY AD RELEVACE OF OCIAL CUE 1 VLADIMIR PIHKI 2 Veterns' Administrtion

More information

Effect of environmental stress on biochemical and physiological features in cultured fish

Effect of environmental stress on biochemical and physiological features in cultured fish Effect of environmentl stress on biochemicl nd physiologicl fetures in cultured fish Toshiki Nkno, Toshiysu Ymguchi, nd Yoshihiro Ochii Grd. Sch. Agric. Sci., Tohoku Univ., Sendi, Jpn Fmous Smuri Mr. Msmune

More information

Comparison of autologous peripheral blood stem cell dosing by ideal vs actual body weight

Comparison of autologous peripheral blood stem cell dosing by ideal vs actual body weight Bone Mrrow Trnsplnttion, (1999) 23, 867 873 1999 Stockton Press All rights reserved 0268 3369/99 $12.00 http://www.stockton-press.co.uk/bmt Comprison of utologous peripherl blood stem cell dosing by idel

More information

The Effects of Diet Particle Size on Animal Performance

The Effects of Diet Particle Size on Animal Performance MF-2050 Feed Mnufcturing Feed Mnufcturing Cerel grins re the primry energy source in swine nd poultry diets. Therefore, not only must producers be concerned bout the composition of the grin, but lso how

More information

Supplementary Online Content

Supplementary Online Content Supplementry Online Content Zulmn DM, Pl Chee C, Ezeji-Okoye SC, et l. Effect of n intensive outptient progrm to ugment primry cre for high-need Veterns Affirs ptients: rndomized clinicl tril. JAMA Intern

More information

Communication practices and preferences between orthodontists and general dentists

Communication practices and preferences between orthodontists and general dentists Originl rticle ommuniction prctices nd preferences between orthodontists nd generl dentists Kevin ibon ; hvn Shroff b ; l M. est c ; Steven J. Linduer d STRT Objective: To evlute similrities nd differences

More information

CheckMate 153: Randomized Results of Continuous vs 1-Year Fixed-Duration Nivolumab in Patients With Advanced Non-Small Cell Lung Cancer

CheckMate 153: Randomized Results of Continuous vs 1-Year Fixed-Duration Nivolumab in Patients With Advanced Non-Small Cell Lung Cancer CheckMte 53: Rndomized Results of Continuous vs -Yer Fixed-Durtion Nivolumb in Ptients With Advnced Non-Smll Cell Lung Cncer Abstrct 297O Spigel DR, McCleod M, Hussein MA, Wterhouse DM, Einhorn L, Horn

More information

The effects of neural gain on attention and learning

The effects of neural gain on attention and learning The effects of neurl gin on ttention nd lerning Ern Eldr 1, Jonthn D Cohen 1,2 & Yel Niv 1,2 213 Nture Americ, Inc. All rights reserved. Attention is commonly thought to be mnifest through locl vritions

More information

Fast Support Vector Machines for Structural Kernels

Fast Support Vector Machines for Structural Kernels ECML PK 2011 Fst Support ector Mchines for Structurl Kernels Aliksei Severyn nd Alessndro Moschi: University of Trento, Itly September 7, 2011 1 Structured t Much of rel dt is structured: Sequences Trees

More information

THE KIDNEY AND THE CONCEPT OF CLEARANCE*

THE KIDNEY AND THE CONCEPT OF CLEARANCE* THE KIDNEY AND THE CONCEPT OF CLEARANCE* I. The Antomy of the Mmmlin Kidney A. Gross ntomy: 1. The outer region of the kidney = the CORTEX 2. Inner region = the MEDULLA 3. The re where ll of the urine

More information

PATTERNS OF FAMILY RESPONSES TO ALCOHOL AND TOBACCO PROBLEMS

PATTERNS OF FAMILY RESPONSES TO ALCOHOL AND TOBACCO PROBLEMS Drug nd Alcohol Review 15:171-181, 1996. PATTERNS OF FAMILY RESPONSES TO ALCOHOL AND TOBACCO PROBLEMS Robin Room Addiction Reserch Foundtion 33 Russell St. Toronto, Ontrio M5S 2S1, Cnd ABSTRACT Ptterns

More information

The Effects of High-Oil Corn or Typical Corn with or without Supplemental Fat on Diet Digestibility in Finishing Steers

The Effects of High-Oil Corn or Typical Corn with or without Supplemental Fat on Diet Digestibility in Finishing Steers Beef Reserch Report, 2000 Animl Science Reserch Reports 2001 The Effects of High-Oil Corn or Typicl Corn with or without Supplementl Ft on Diet Digestibility in Finishing Steers Crig R. Belknp Iow Stte

More information

Altered dietary nutrient intake maintains metabolic homeostasis in parasitized larvae of the insect Manduca sexta L.

Altered dietary nutrient intake maintains metabolic homeostasis in parasitized larvae of the insect Manduca sexta L. The Journl of Experimentl iology 2, 65 (21) Printed in Gret ritin The Compny of iologists Limited 21 JE316 65 ltered dietry nutrient intke mintins metbolic homeostsis in prsitized lrve of the insect Mnduc

More information

BIOSTATISTICS. Lecture 1 Data Presentation and Descriptive Statistics. dr. Petr Nazarov

BIOSTATISTICS. Lecture 1 Data Presentation and Descriptive Statistics. dr. Petr Nazarov Microrry Center BIOSTATISTICS Lecture 1 Dt Presenttion Descriptive Sttistics dr. Petr Nzrov 25-02-2011 petr.nzrov@crp-snte.lu Lecture 1. Dt presenttion descriptive sttistics COURSE OVERVIEW Orgniztion

More information

SAMPLE YEAR 6 MASTERING THE MATHEMATICS CURRICULUM. Written by Laura Sumner. Including CD-ROM for whiteboard use or printing

SAMPLE YEAR 6 MASTERING THE MATHEMATICS CURRICULUM. Written by Laura Sumner. Including CD-ROM for whiteboard use or printing Including CD-ROM for whiteord use or printing MASTERING THE MATHEMATICS CURRICULUM YEAR 6 Written y Lur Sumner MASTERING THE MATHEMATICS CURRICULUM YEAR 6 Written y Lur Sumner Acknowledgements: Author:

More information

Preservative Resistance in Yeast Species

Preservative Resistance in Yeast Species APPLIED AND ENVIRONMENTAL MICROBIOLOGY, Nov. 1989, p. 2995-2999 Vol. 55, No. 11 99-224/89/112995-5$2./ Copyright 1989, Americn Society for Microbiology Reltionships mong Cell Size, Membrne Permebility,

More information

build Firm, sexy arms

build Firm, sexy arms w uild Firm, sexy rms Wnt toned, strong rms tht crown you pushup queen t oot cmp? Wnt to rock tnk top? These four moves re wht you need. Achieve Totl Arm Envy Mny women zero in on the show-off muscles,

More information

Journal of Personality

Journal of Personality T5r 19c2,4-J uytie& çln 0 Journl of Personlity EDTORAL BOARD GORDON W. ALLPORT Hrvrd University MERTON GLL Austen Riggs Foundtion JOHN GLLN University of North Crolin DONALD. HEBB McGill University DAVD

More information

Geographical influence on digit ratio (2D:4D): a case study of Andoni and Ikwerre ethnic groups in Niger delta, Nigeria.

Geographical influence on digit ratio (2D:4D): a case study of Andoni and Ikwerre ethnic groups in Niger delta, Nigeria. Journl of Applied Biosciences 27: 1736-1741 ISSN 1997 5902 Geogrphicl influence on digit rtio (2D:4D): cse study of Andoni nd Ikwerre ethnic groups in Niger delt, Nigeri. Gwunirem, Isrel U 1 nd Ihemelndu,

More information

Factors influencing help seeking in mentally distressed young adults: a cross-sectional survey

Factors influencing help seeking in mentally distressed young adults: a cross-sectional survey L Biddle, D Gunnell, D Shrp nd J L Donovn Fctors influencing help seeking in mentlly distressed young dults: cross-sectionl survey Lucy Biddle, Dvid Gunnell, Debbie Shrp nd Jenny L Donovn SUMMARY Bckground:

More information

Summary. Effect evaluation of the Rehabilitation of Drug-Addicted Offenders Act (SOV)

Summary. Effect evaluation of the Rehabilitation of Drug-Addicted Offenders Act (SOV) Summry Effect evlution of the Rehbilittion of Drug-Addicted Offenders Act (SOV) The Rehbilittion of Drug-Addicted Offenders Act (SOV) ws lunched on April first 2001. This lw permitted the compulsory plcement

More information

Patterns of Single Gene Inheritance

Patterns of Single Gene Inheritance M1 Humn Genetics Types of Genetic Disese Ptterns of Single Gene Inheritnce Virgini A. Pllnte, M.S. vpllnte@mcvh-vcu.edu Chromosoml Single gene (Mendelin) Multifctoril Tertogenic 1 2 3 4 A A A 1 2 homozygote

More information

Cover Page. The handle holds various files of this Leiden University dissertation

Cover Page. The handle   holds various files of this Leiden University dissertation Cover Pge The hndle http://hdl.hndle.net/1887/5818 holds vrious files of this Leiden University disserttion Author: Olofsen, E. Title: Phrmcokinetic nd phrmcodynmic nlysis in nesthesi : modeling odyssey

More information

Shamsuddin M. Mamun, U. Focken, G. Francis and K. Becker University of Hohenheim, Stuttgart, Germany. September 2004

Shamsuddin M. Mamun, U. Focken, G. Francis and K. Becker University of Hohenheim, Stuttgart, Germany. September 2004 A GROWTH PERFORMANCE AND METABOLIC RATES OF GENETICALLY IMPROVED AND CONVENTIONAL STRAINS OF NILE TILAPIA, OREOCHROMIS NILOTICUS (L.) Shmsuddin M. Mmun, U. Focken, G. Frncis nd K. Becker University of

More information

ET 100 EXTERIOR FRONT DOOR BLACK OUT TAPE INSTALLATION

ET 100 EXTERIOR FRONT DOOR BLACK OUT TAPE INSTALLATION 100 EXTERIOR FRONT DOOR BLCK OUT TPE INSTLLTION The procedure descried elow is for the LH side. Use the sme procedure for oth the RH nd LH sides, unless otherwise specified. 1. INSTLL NO. 2 BLCK OUT TPE

More information

The Mid-Depth Method and HIV-1: A Practical Approach for Testing Hypotheses of Viral Epidemic History

The Mid-Depth Method and HIV-1: A Practical Approach for Testing Hypotheses of Viral Epidemic History The Mid-Depth Method nd HIV-1: A Prcticl Approch for Testing Hypotheses of Virl Epidemic History Oliver G. Pybus, Edwrd C. Holmes, nd Pul H. Hrvey Deprtment of Zoology, University of Oxford We introduce

More information

DIET HISTORY AND BIRTH WEIGHT RELATIONSHIP AMONG SAUDI PREGNANT WOMEN

DIET HISTORY AND BIRTH WEIGHT RELATIONSHIP AMONG SAUDI PREGNANT WOMEN Originl Article DIET HISTORY AND BIRTH WEIGHT RELATIONSHIP AMONG SAUDI PREGNANT WOMEN Ahmed A. Al-Shoshn 1 ABSTRACT Objective: The im of this study ws to see the reltionship between food intke pttern nd

More information

Hepatitis A virus (HAV) infection contributes approximately

Hepatitis A virus (HAV) infection contributes approximately Multiple Fctors Contribute to Positive Results for Heptitis A Virus Immunoglobulin M Antibody Adnn Altoom, MD, PhD; M. Qsim Ansri, MD; Jennifer Cuthbert, MD Context. In the United Sttes, successful vccintion

More information

The Effect of Substituting Sugar with Artificial. Sweeteners on the Texture and Palatability of Pancakes

The Effect of Substituting Sugar with Artificial. Sweeteners on the Texture and Palatability of Pancakes The Effect of Sustituting Sugr with Artificil NUTR 453 Sweeteners on the Texture nd Pltility of Pnckes Jmie Wldron, Rquel Reyes, nd Reecc Legi 1 I. Astrct The effects of replcing sugr with Stevi nd Splend

More information

Heather M. Kelly Field Crops Plant Pathologist UT-WTREC, Jackson, TN

Heather M. Kelly Field Crops Plant Pathologist UT-WTREC, Jackson, TN Trget Spot: Potentil Impcts on Tennessee Cotton Hether M. Kelly Field Crops Plnt Pthologist UT-WTREC, Jckson, TN Trget Spot/ Corynespor lef spot First ppers on lower leves fter cnopy closure Defolites

More information