Mathematical modelling and controlling the dynamics of infectious diseases

Size: px
Start display at page:

Download "Mathematical modelling and controlling the dynamics of infectious diseases"

Transcription

1 Mathematical modelling and controlling the dynamics of infectious diseases Musa Mammadov Centre for Informatics and Applied Optimisation Federation University Australia 25 August 2017, School of Science, RMIT

2 Joint work Rob Evans (University of Melbourne): R.J. Evans and M. Mammadov, Dynamics of Ebola epidemics in West Africa 2014, F1000Research 2015, 3:319 (doi: /f1000research ) (This article is included in the Ebola collection, Peter Piot) R.J. Evans and M. Mammadov, Predicting and controlling the dynamics of infectious diseases, CDC-2015: 54th IEEE Conference on Decision and Control (CDC),

3 Introduction Mathematical models SI, SIR, SEIR, SEIRS, time-delay Possible optimal control models New results Ebola epidemics in West Africa Optimal control problems capacity of beds in hospitals time to isolation (hospitalization) numerical example

4 Introduction The West African Ebola virus epidemic of 2013 to 2016 was the most widespread epidemic of Ebola virus disease in history. Country Cases Deaths Liberia 10,675 4,809 Sierra Leone 14,122 3,955 Guinea 3,814 2,543 Total 28,616 11,310

5 Mathematical models: Statistical-Based Methods Dynamical systems (State-Space Models - SI, SIR, SIRS, SEIR) Empirical/Machine Learning-Based Models

6 Model SIR : N(t) = S(t) + I(t) + R(t) N(t) - total population S(t) - susceptible population I(t) - infectious population R(t) - recovered population ds dt = β S I di dt = β S I γ I dr dt = γ I F (S, I) = β S I - force of infection N(t) = constant : dn dt = 0

7 Figure 1: SIR S(t) 0, I(t) 0, R(t) S 0

8 More Realistic Model SIR : λ - birth rate µ - natural death rate γ - recovery rate ds dt = λ µ S β S I di dt = β S I (γ + µ) I dr dt = γ I µ R

9 Analysis/Investigations on SIR : Stability of solutions: (S(t), I(t), R(t)) as t Reproduction Number: R 0 = βλ µ(µ+γ) Equilibriums: λ µ S β S I = 0 β S I (γ + µ) I = 0 γ I µ R = 0 R 0 1 : (S, I, R) = ( λ, 0, 0) - disease-free equilibrium µ R 0 > 1 : (S, I, R) = ( γ+µ β, µ β (R 0 1), γ β (R 0 1)) Theorem: If R 0 1 then lim t (S(t), I(t), R(t)) = (S, I, R) ; If R 0 > 1 then lim t (S(t), I(t), R(t)) = (S, I, R).

10 Generalizations SIRS : part of Recovered population become susceptible (R(t) S(t)) Take into account death from disease: I = β S I (γ + µ + α) I Adding new compartments; e.g. exposed population SEIR : Ṡ = λ µ S β S I + ξ R Ė = β S I σ E I = σ E (γ + µ + α) I Ṙ = γ I µ R ξ R E(exposed) becomes I(infectious) after some time (2-21 days in Ebola) Vaccination, age

11 Malaria: (S h E h I h R h ) - for human, (S m E m I m ) - for mosquito Figure 2:

12 Generalizations Pros: Good for the study particular effects (e.g. Vaccination - newborns or non-newborns) Cons: Not suitable for prediction (overfitting)! data points (weekly for I and Deaths) Ebola: many papers (Mid-2014) predicted 100,000s or millions of cases for Dec Reality: around 30,000 ( times less!) Infection control: it is crucial to have Accurate/predictive models Control parameter(s) Practical measures (realistic control parameters)

13 Time delay: a good way to simplify the model Assumption: E(exposed) becomes I(infectious) after τ 1 (days) If ξ = 0 (no R S): Ṡ(t) = λ µ S(t) β S(t) I(t) + ξ R(t) Ė(t) = β S(t) I(t) e µτ 1 β S(t τ 1 ) I(t τ 1 ) I(t) = e µτ 1 β S(t τ 1 ) I(t τ 1 ) (γ + µ + α) I(t) Ṙ(t) = γ I(t) µ R(t) ξ R(t) Ṡ(t) = λ µ S(t) β S(t) I(t) I(t) = e µτ 1 β S(t τ 1 ) I(t τ 1 ) (γ + µ + α) I(t) Do we really need S(t)? E.g. in Sierra Leone: S(t) 7, 000, 000 I(t) 14, 122 (0.2% of S(t))

14 Control models: Possible measures/interventations: distribution strategies for vaccination antibiotic programs, safe burials and community engagement travel restrictions Many papers consider β as a control parameter ( 0) Our approach Key point: it uses a second time delay to take into account isolation (hospitalization, beds)

15 I(t + 1) = β τ 1 (1 αω(i)) I(t τ 1 i). i=0 Here ω - gamma distribution, There are 2 time-delays: R 0 = β[τ α τ 1 i=0 ω(i)] τ 1 is the latent period (infected becomes infectious); τ the average time of isolation (i.e. hospitalization) There are 3 parameters: α (death rate) and β (transmission coeff.) constants; τ time dependent (τ(t) {3, 4, 5}).

16 The main features of the model: Simple (only 3 parameters) predictions more reliable; Since τ(t) {3, 4, 5} it is easy to create future scenarios; τ the average time of isolation/hospitalization: it can be well connected to preventive measures to control the spread of infection How it works in data fitting and prediction?

17 α = const, β = const, t [0, T ]; τ(t) = const in each [0, t 1 ], [t 1, t 2 ], [t 2, T ]

18 Figure 3: τ(t) {3, 4, 5} for t 11/Nov/2014

19 After rapidly building new infrastructure and increasing the capacity of beds the outbreak slowed down significantly. Starting from January 2015, the epidemic has moved to the ending phase that involves ensuring capacity for case finding, case management, safe burials and community engagement (from WHO, Ebola Situation Report, 14 Jan 2015) Each of the intense-transmission countries has sufficient capacity to isolate and treat patients, with more than 2 treatment beds per reported confirmed and probable case. However, the uneven geographical distribution of beds and cases, and the under-reporting of cases, means that not all EVD cases are isolated in several areas (from WHO, Ebola Situation Report, 28 Jan 2015)

20 Optimal control Problem: Optimal distribution of bed capacities Difficulties: Opt. dist. beds # future infecs. # future infecs. Opt. dist. beds Note: Methods/models for prediction were not accurate Main steps in our approach: Predict future infections (a few scenarios) by setting τ(t) constant over 2-3 months periods Find optimal distribution of new beds according to each scenario

21 Optimal distribution of beds (Example) Minimize (λ1,λ 2,λ 3,λ 4 ) 150 t=101 [ h1 (t : τ 1, x 1 ) b 1 (t) + h ] 2(t : τ 2, x 2 ) b 2 (t) subject to : λ k [0, 1], k = 1, 2, 3, 4; t [101, 150]; τ r (t) 1 x r (t + 1) = β rr (1 αω(i)) x r (t d i), r = 1, 2; i=0 b 1 (t) = b 1 (100) + {T b j t; j=1,2,3,4} i=1 λ i b i ; b 2 (t) = b 2 (100) + {Tj b t; j=1,2,3,4} i=1 (1 λ i ) b i

22 Here x r (t) is the # of infectious individuals and h r (t : τ, x) = σ i=τ(t) (1 αω(i)) x r (t d i) (1) where σ = 11 (ave.stay in hosp) and d = 6. # of beds at t = 100: b 1 (t) = 126, b 2 (t) = 60 Cumulative infs. at t = 100: 1259 and 675 New beds are introduced weekly: 350 new beds at t = new beds at t = new beds at t = new beds at t = 122

23 Case 1: τ 1 = τ 2 = 3. The optimal distribution of additional beds: Region1 : Region2 : T otal : The average number of bed occupancy over the time interval [100, 150] is 0.45 for Region 1 and 0.29 for Region 2. The maximum occupancy rates are: 0.83 (that is, average 0.83 patient per bed) in Region 1 and 0.55 in Region 2; that is, the demand for hospital beds is met at every point t [100, 150]. Thus the solution obtained is feasible.

24 Case 2: τ 1 = τ 2 = 4. The optimal distribution of additional beds: Region1 : Region2 : T otal : Again, the demand for hospital beds is met at every point t [100, 150] and accordingly the optimal solution obtained is feasible.

25 Case 3: τ 1 = τ 2 = 5. The optimal distribution of additional beds: Region1 : Region2 : T otal : The average number of bed occupancy over the time interval [100, 150] is 0.83 for Region 1 and 0.51 for Region 2. The maximum occupancy rates are: 1.91 (that is, 1.91 patient per bed) in Region 1 and 1.05 in Region 2.

26 Table 1: Optimal distr. add. beds (Not trivial!) τ 1 τ 2 time = week1 week2 week3 week4 τ 1 = τ 2 Region 1: Region 2: τ 1 < τ Region 1: Region 2: Region 1: Region 2: τ 1 > τ Region 1: Region 2: Region 1: Region 2:

27 Summary Consider future scenarios; in the example: τ 1 = 3, 4 or 5 and τ 2 = 3, 4 or 5 in total: 9 scenarios in fact (τ 1, τ 2 ) = (5, 5) - most likely (!?) Find optimal distribution of new beds according to each scenario; in the example: in total: 9 optimal bed distributions Analyze all optimal bed distributions/patterns; in the example: only 3 different distributions

28 Table 2: Optimal bed distributions: 3 different patterns τ 1, τ 2 time = week1 week2 week3 week4 τ 1 τ 2 Region 1: (scenario1) Region 2: τ 1 < τ 2 Region 1: (scenario2) Region 2: τ 1 > τ 2 Region 1: (scenario3) Region 2: Recall: Initial data (at t = 100): Region 1: 126 beds, 1259 cumulative-infecs Region 2: 60 beds, 675 cumulative-infecs

29 THANK YOU

Mathematical Analysis of Epidemiological Models: Introduction

Mathematical Analysis of Epidemiological Models: Introduction Mathematical Analysis of Epidemiological Models: Introduction Jan Medlock Clemson University Department of Mathematical Sciences 8 February 2010 1. Introduction. The effectiveness of improved sanitation,

More information

Thursday. Threshold and Sensitivity Analysis

Thursday. Threshold and Sensitivity Analysis Thursday Threshold and Sensitivity Analysis SIR Model without Demography ds dt di dt dr dt = βsi (2.1) = βsi γi (2.2) = γi (2.3) With initial conditions S(0) > 0, I(0) > 0, and R(0) = 0. This model can

More information

Introduction to SEIR Models

Introduction to SEIR Models Department of Epidemiology and Public Health Health Systems Research and Dynamical Modelling Unit Introduction to SEIR Models Nakul Chitnis Workshop on Mathematical Models of Climate Variability, Environmental

More information

Epidemics in Networks Part 2 Compartmental Disease Models

Epidemics in Networks Part 2 Compartmental Disease Models Epidemics in Networks Part 2 Compartmental Disease Models Joel C. Miller & Tom Hladish 18 20 July 2018 1 / 35 Introduction to Compartmental Models Dynamics R 0 Epidemic Probability Epidemic size Review

More information

University of Minnesota Duluth Department of Mathematics and Statistics. Modeling of Ebola Control Strategies

University of Minnesota Duluth Department of Mathematics and Statistics. Modeling of Ebola Control Strategies University of Minnesota Duluth Department of Mathematics and Statistics Modeling of Ebola Control Strategies Duluth, May 216 Václav Hasenöhrl Acknowledgments I would like to express my appreciation to

More information

MODELING THE SPREAD OF DENGUE FEVER BY USING SIR MODEL. Hor Ming An, PM. Dr. Yudariah Mohammad Yusof

MODELING THE SPREAD OF DENGUE FEVER BY USING SIR MODEL. Hor Ming An, PM. Dr. Yudariah Mohammad Yusof MODELING THE SPREAD OF DENGUE FEVER BY USING SIR MODEL Hor Ming An, PM. Dr. Yudariah Mohammad Yusof Abstract The establishment and spread of dengue fever is a complex phenomenon with many factors that

More information

Mathematical Epidemiology Lecture 1. Matylda Jabłońska-Sabuka

Mathematical Epidemiology Lecture 1. Matylda Jabłońska-Sabuka Lecture 1 Lappeenranta University of Technology Wrocław, Fall 2013 What is? Basic terminology Epidemiology is the subject that studies the spread of diseases in populations, and primarily the human populations.

More information

arxiv: v2 [q-bio.pe] 7 Nov 2015

arxiv: v2 [q-bio.pe] 7 Nov 2015 Modeling Contact Tracing in Outbreaks with Application to Ebola Cameron Browne a,, Hayriye Gulbudak b,c, Glenn Webb a a Department of Mathematics, Vanderbilt University b School of Biology, Georgia Institute

More information

The changing epidemiology of ebola virus in West Africa

The changing epidemiology of ebola virus in West Africa The changing epidemiology of ebola virus in West Africa John Edmunds, Anton Camacho, Sebastian Funk, Stefan Flasche, Adam Kucharski and Conall Watson London School of Hygiene and Tropical Medicine john.edmunds@lshtm.ac.uk

More information

Stability of SEIR Model of Infectious Diseases with Human Immunity

Stability of SEIR Model of Infectious Diseases with Human Immunity Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 6 (2017), pp. 1811 1819 Research India Publications http://www.ripublication.com/gjpam.htm Stability of SEIR Model of Infectious

More information

Delay SIR Model with Nonlinear Incident Rate and Varying Total Population

Delay SIR Model with Nonlinear Incident Rate and Varying Total Population Delay SIR Model with Nonlinear Incident Rate Varying Total Population Rujira Ouncharoen, Salinthip Daengkongkho, Thongchai Dumrongpokaphan, Yongwimon Lenbury Abstract Recently, models describing the behavior

More information

CS224W: Analysis of Networks Jure Leskovec, Stanford University

CS224W: Analysis of Networks Jure Leskovec, Stanford University Announcements: Please fill HW Survey Weekend Office Hours starting this weekend (Hangout only) Proposal: Can use 1 late period CS224W: Analysis of Networks Jure Leskovec, Stanford University http://cs224w.stanford.edu

More information

Global Analysis of an SEIRS Model with Saturating Contact Rate 1

Global Analysis of an SEIRS Model with Saturating Contact Rate 1 Applied Mathematical Sciences, Vol. 6, 2012, no. 80, 3991-4003 Global Analysis of an SEIRS Model with Saturating Contact Rate 1 Shulin Sun a, Cuihua Guo b, and Chengmin Li a a School of Mathematics and

More information

Modelling of the Hand-Foot-Mouth-Disease with the Carrier Population

Modelling of the Hand-Foot-Mouth-Disease with the Carrier Population Modelling of the Hand-Foot-Mouth-Disease with the Carrier Population Ruzhang Zhao, Lijun Yang Department of Mathematical Science, Tsinghua University, China. Corresponding author. Email: lyang@math.tsinghua.edu.cn,

More information

Announcements. Topics: Work On: - sec0ons 1.2 and 1.3 * Read these sec0ons and study solved examples in your textbook!

Announcements. Topics: Work On: - sec0ons 1.2 and 1.3 * Read these sec0ons and study solved examples in your textbook! Announcements Topics: - sec0ons 1.2 and 1.3 * Read these sec0ons and study solved examples in your textbook! Work On: - Prac0ce problems from the textbook and assignments from the coursepack as assigned

More information

Models of Infectious Disease Formal Demography Stanford Spring Workshop in Formal Demography May 2008

Models of Infectious Disease Formal Demography Stanford Spring Workshop in Formal Demography May 2008 Models of Infectious Disease Formal Demography Stanford Spring Workshop in Formal Demography May 2008 James Holland Jones Department of Anthropology Stanford University May 3, 2008 1 Outline 1. Compartmental

More information

Electronic appendices are refereed with the text. However, no attempt has been made to impose a uniform editorial style on the electronic appendices.

Electronic appendices are refereed with the text. However, no attempt has been made to impose a uniform editorial style on the electronic appendices. This is an electronic appendix to the paper by Alun L. Lloyd 2001 Destabilization of epidemic models with the inclusion of realistic distributions of infectious periods. Proc. R. Soc. Lond. B 268, 985-993.

More information

A Note on the Spread of Infectious Diseases. in a Large Susceptible Population

A Note on the Spread of Infectious Diseases. in a Large Susceptible Population International Mathematical Forum, Vol. 7, 2012, no. 50, 2481-2492 A Note on the Spread of Infectious Diseases in a Large Susceptible Population B. Barnes Department of Mathematics Kwame Nkrumah University

More information

Mathematical Modeling and Analysis of Infectious Disease Dynamics

Mathematical Modeling and Analysis of Infectious Disease Dynamics Mathematical Modeling and Analysis of Infectious Disease Dynamics V. A. Bokil Department of Mathematics Oregon State University Corvallis, OR MTH 323: Mathematical Modeling May 22, 2017 V. A. Bokil (OSU-Math)

More information

PARAMETER ESTIMATION IN EPIDEMIC MODELS: SIMPLIFIED FORMULAS

PARAMETER ESTIMATION IN EPIDEMIC MODELS: SIMPLIFIED FORMULAS CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 19, Number 4, Winter 211 PARAMETER ESTIMATION IN EPIDEMIC MODELS: SIMPLIFIED FORMULAS Dedicated to Herb Freedman on the occasion of his seventieth birthday

More information

S. L. Lee K. W. Liang X. B. Pan RogerC.E.Tan. Department of Mathematics,

S. L. Lee K. W. Liang X. B. Pan RogerC.E.Tan. Department of Mathematics, SEIR MODEL: SARS OUTSIDE THE HOSPITAL S. L. Lee K. W. Liang X. B. Pan RogerC.E.Tan Department of Mathematics, NUS Typeset by AMS-TEX 1 2 Some Questions of SARS Epidemic ² Epidemics in hospital vs. outside

More information

Modelling the Effect of Post-mortem Contact on the Spread of Ebola with Quarantine As an Intervention

Modelling the Effect of Post-mortem Contact on the Spread of Ebola with Quarantine As an Intervention Journal of Mathematics Research; Vol. 8, o. 4; August 016 ISS 1916-9795 E-ISS 1916-9809 Published by Canadian Center of Science and Education Modelling the Effect of Post-mortem Contact on the Spread of

More information

Understanding the contribution of space on the spread of Influenza using an Individual-based model approach

Understanding the contribution of space on the spread of Influenza using an Individual-based model approach Understanding the contribution of space on the spread of Influenza using an Individual-based model approach Shrupa Shah Joint PhD Candidate School of Mathematics and Statistics School of Population and

More information

Models of Infectious Disease Formal Demography Stanford Summer Short Course James Holland Jones, Instructor. August 15, 2005

Models of Infectious Disease Formal Demography Stanford Summer Short Course James Holland Jones, Instructor. August 15, 2005 Models of Infectious Disease Formal Demography Stanford Summer Short Course James Holland Jones, Instructor August 15, 2005 1 Outline 1. Compartmental Thinking 2. Simple Epidemic (a) Epidemic Curve 1:

More information

Stochastic modelling of epidemic spread

Stochastic modelling of epidemic spread Stochastic modelling of epidemic spread Julien Arino Centre for Research on Inner City Health St Michael s Hospital Toronto On leave from Department of Mathematics University of Manitoba Julien Arino@umanitoba.ca

More information

Epidemiology, Equilibria, and Ebola: A Dynamical Analysis

Epidemiology, Equilibria, and Ebola: A Dynamical Analysis Epidemiology, Equilibria, and Ebola: A Dynamical Analysis Graham Harper Department of Mathematics Colorado State University - Pueblo May 1, 2015 1 Abstract In order to understand the forces that drive

More information

Estimating the Exponential Growth Rate and R 0

Estimating the Exponential Growth Rate and R 0 Junling Ma Department of Mathematics and Statistics, University of Victoria May 23, 2012 Introduction Daily pneumonia and influenza (P&I) deaths of 1918 pandemic influenza in Philadelphia. 900 800 700

More information

On the Spread of Epidemics in a Closed Heterogeneous Population

On the Spread of Epidemics in a Closed Heterogeneous Population On the Spread of Epidemics in a Closed Heterogeneous Population Artem Novozhilov Applied Mathematics 1 Moscow State University of Railway Engineering (MIIT) the 3d Workshop on Mathematical Models and Numerical

More information

Global Stability of a Computer Virus Model with Cure and Vertical Transmission

Global Stability of a Computer Virus Model with Cure and Vertical Transmission International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) Volume 3, Issue 1, January 016, PP 16-4 ISSN 349-4840 (Print) & ISSN 349-4859 (Online) www.arcjournals.org Global

More information

Non-Linear Models Cont d: Infectious Diseases. Non-Linear Models Cont d: Infectious Diseases

Non-Linear Models Cont d: Infectious Diseases. Non-Linear Models Cont d: Infectious Diseases Cont d: Infectious Diseases Infectious Diseases Can be classified into 2 broad categories: 1 those caused by viruses & bacteria (microparasitic diseases e.g. smallpox, measles), 2 those due to vectors

More information

A New Mathematical Approach for. Rabies Endemy

A New Mathematical Approach for. Rabies Endemy Applied Mathematical Sciences, Vol. 8, 2014, no. 2, 59-67 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.39525 A New Mathematical Approach for Rabies Endemy Elif Demirci Ankara University

More information

Dynamical models of HIV-AIDS e ect on population growth

Dynamical models of HIV-AIDS e ect on population growth Dynamical models of HV-ADS e ect on population growth David Gurarie May 11, 2005 Abstract We review some known dynamical models of epidemics, given by coupled systems of di erential equations, and propose

More information

Downloaded from:

Downloaded from: Camacho, A; Kucharski, AJ; Funk, S; Breman, J; Piot, P; Edmunds, WJ (2014) Potential for large outbreaks of Ebola virus disease. Epidemics, 9. pp. 70-8. ISSN 1755-4365 DOI: https://doi.org/10.1016/j.epidem.2014.09.003

More information

GLOBAL DYNAMICS OF A MATHEMATICAL MODEL OF TUBERCULOSIS

GLOBAL DYNAMICS OF A MATHEMATICAL MODEL OF TUBERCULOSIS CANADIAN APPIED MATHEMATICS QUARTERY Volume 13, Number 4, Winter 2005 GOBA DYNAMICS OF A MATHEMATICA MODE OF TUBERCUOSIS HONGBIN GUO ABSTRACT. Mathematical analysis is carried out for a mathematical model

More information

Analysis of SIR Mathematical Model for Malaria disease with the inclusion of Infected Immigrants

Analysis of SIR Mathematical Model for Malaria disease with the inclusion of Infected Immigrants IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 14, Issue 5 Ver. I (Sep - Oct 218), PP 1-21 www.iosrjournals.org Analysis of SIR Mathematical Model for Malaria disease

More information

Limits to Confidence in Estimates of R 0 as Inferred from EVD Case Data

Limits to Confidence in Estimates of R 0 as Inferred from EVD Case Data 2/4/215 Ebola Modeling Call Organizer: Kun Hu, BM Limits to Confidence in Estimates of R as nferred from EV Case ata Joshua S. Weitz 1,2 and Jonathan ushoff 3 1 School of Biology and 2 School of Physics

More information

MA 138 Calculus 2 for the Life Sciences Spring 2016 Final Exam May 4, Exam Scores. Question Score Total

MA 138 Calculus 2 for the Life Sciences Spring 2016 Final Exam May 4, Exam Scores. Question Score Total MA 138 Calculus 2 for the Life Sciences Spring 2016 Final Exam May 4, 2016 Exam Scores Question Score Total 1 10 Name: Section: Last 4 digits of student ID #: No books or notes may be used. Turn off all

More information

STABILITY ANALYSIS OF A GENERAL SIR EPIDEMIC MODEL

STABILITY ANALYSIS OF A GENERAL SIR EPIDEMIC MODEL VFAST Transactions on Mathematics http://vfast.org/index.php/vtm@ 2013 ISSN: 2309-0022 Volume 1, Number 1, May-June, 2013 pp. 16 20 STABILITY ANALYSIS OF A GENERAL SIR EPIDEMIC MODEL Roman Ullah 1, Gul

More information

SIR Epidemic Model with total Population size

SIR Epidemic Model with total Population size Advances in Applied Mathematical Biosciences. ISSN 2248-9983 Volume 7, Number 1 (2016), pp. 33-39 International Research Publication House http://www.irphouse.com SIR Epidemic Model with total Population

More information

Supplemental Information Population Dynamics of Epidemic and Endemic States of Drug-Resistance Emergence in Infectious Diseases

Supplemental Information Population Dynamics of Epidemic and Endemic States of Drug-Resistance Emergence in Infectious Diseases 1 2 3 4 Supplemental Information Population Dynamics of Epidemic and Endemic States of Drug-Resistance Emergence in Infectious Diseases 5 Diána Knipl, 1 Gergely Röst, 2 Seyed M. Moghadas 3, 6 7 8 9 1 1

More information

Kasetsart University Workshop. Mathematical modeling using calculus & differential equations concepts

Kasetsart University Workshop. Mathematical modeling using calculus & differential equations concepts Kasetsart University Workshop Mathematical modeling using calculus & differential equations concepts Dr. Anand Pardhanani Mathematics Department Earlham College Richmond, Indiana USA pardhan@earlham.edu

More information

Section 8.1 Def. and Examp. Systems

Section 8.1 Def. and Examp. Systems Section 8.1 Def. and Examp. Systems Key Terms: SIR Model of an epidemic o Nonlinear o Autonomous Vector functions o Derivative of vector functions Order of a DE system Planar systems Dimension of a system

More information

Hepatitis C Mathematical Model

Hepatitis C Mathematical Model Hepatitis C Mathematical Model Syed Ali Raza May 18, 2012 1 Introduction Hepatitis C is an infectious disease that really harms the liver. It is caused by the hepatitis C virus. The infection leads to

More information

Australian Journal of Basic and Applied Sciences. Effect of Personal Hygiene Campaign on the Transmission Model of Hepatitis A

Australian Journal of Basic and Applied Sciences. Effect of Personal Hygiene Campaign on the Transmission Model of Hepatitis A Australian Journal of Basic and Applied Sciences, 9(13) Special 15, Pages: 67-73 ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: wwwajbaswebcom Effect of Personal Hygiene

More information

Research Article Modeling and Analysis of Epidemic Diffusion within Small-World Network

Research Article Modeling and Analysis of Epidemic Diffusion within Small-World Network Applied Mathematics Volume 212, Article ID 841531, 14 pages doi:1.1155/212/841531 Research Article Modeling and Analysis of Epidemic Diffusion within Small-World Network Ming Liu and Yihong Xiao Department

More information

An Improved Computer Multi-Virus Propagation Model with User Awareness

An Improved Computer Multi-Virus Propagation Model with User Awareness Journal of Information & Computational Science 8: 16 (2011) 4301 4308 Available at http://www.joics.com An Improved Computer Multi-Virus Propagation Model with User Awareness Xiaoqin ZHANG a,, Shuyu CHEN

More information

Infectious Disease Modeling with Interpersonal Contact Patterns as a Heterogeneous Network

Infectious Disease Modeling with Interpersonal Contact Patterns as a Heterogeneous Network Infectious Disease Modeling with Interpersonal Contact Patterns as a Heterogeneous Network by Joanna Boneng A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for

More information

MCMC 2: Lecture 3 SIR models - more topics. Phil O Neill Theo Kypraios School of Mathematical Sciences University of Nottingham

MCMC 2: Lecture 3 SIR models - more topics. Phil O Neill Theo Kypraios School of Mathematical Sciences University of Nottingham MCMC 2: Lecture 3 SIR models - more topics Phil O Neill Theo Kypraios School of Mathematical Sciences University of Nottingham Contents 1. What can be estimated? 2. Reparameterisation 3. Marginalisation

More information

Recovering the Time-Dependent Transmission Rate in an SIR Model from Data and an Overfitting Danger

Recovering the Time-Dependent Transmission Rate in an SIR Model from Data and an Overfitting Danger Recovering the Time-Dependent Transmission Rate in an SIR Model from Data and an Overfitting Danger Mark Pollicott 1, Hao Wang 2, and Howie Weiss 3 1 Mathematics Institute, University of Warwick, Coventry,

More information

A FRACTIONAL ORDER SEIR MODEL WITH DENSITY DEPENDENT DEATH RATE

A FRACTIONAL ORDER SEIR MODEL WITH DENSITY DEPENDENT DEATH RATE Hacettepe Journal of Mathematics and Statistics Volume 4(2) (211), 287 295 A FRACTIONAL ORDER SEIR MODEL WITH DENSITY DEPENDENT DEATH RATE Elif Demirci, Arzu Unal and Nuri Özalp Received 21:6 :21 : Accepted

More information

Modeling and Global Stability Analysis of Ebola Models

Modeling and Global Stability Analysis of Ebola Models Modeling and Global Stability Analysis of Ebola Models T. Stoller Department of Mathematics, Statistics, and Physics Wichita State University REU July 27, 2016 T. Stoller REU 1 / 95 Outline Background

More information

Approximation of epidemic models by diffusion processes and their statistical inferencedes

Approximation of epidemic models by diffusion processes and their statistical inferencedes Approximation of epidemic models by diffusion processes and their statistical inferencedes Catherine Larédo 1,2 1 UR 341, MaIAGE, INRA, Jouy-en-Josas 2 UMR 7599, LPMA, Université Paris Diderot December

More information

(mathematical epidemiology)

(mathematical epidemiology) 1. 30 (mathematical epidemiology) 2. 1927 10) * Anderson and May 1), Diekmann and Heesterbeek 3) 7) 14) NO. 538, APRIL 2008 1 S(t), I(t), R(t) (susceptibles ) (infectives ) (recovered/removed = βs(t)i(t)

More information

Bifurcations in an SEIQR Model for Childhood Diseases

Bifurcations in an SEIQR Model for Childhood Diseases Bifurcations in an SEIQR Model for Childhood Diseases David J. Gerberry Purdue University, West Lafayette, IN, USA, 47907 Conference on Computational and Mathematical Population Dynamics Campinas, Brazil

More information

Applications in Biology

Applications in Biology 11 Applications in Biology In this chapter we make use of the techniques developed in the previous few chapters to examine some nonlinear systems that have been used as mathematical models for a variety

More information

Figure The Threshold Theorem of epidemiology

Figure The Threshold Theorem of epidemiology K/a Figure 3 6. Assurne that K 1/ a < K 2 and K 2 / ß < K 1 (a) Show that the equilibrium solution N 1 =0, N 2 =0 of (*) is unstable. (b) Show that the equilibrium solutions N 2 =0 and N 1 =0, N 2 =K 2

More information

Research Article A Delayed Epidemic Model with Pulse Vaccination

Research Article A Delayed Epidemic Model with Pulse Vaccination Hindawi Publishing Corporation Discrete Dynamics in Nature and Society Volume 2008, Article ID 746951, 12 pages doi:10.1155/2008/746951 Research Article A Delayed Epidemic Model with Pulse Vaccination

More information

Multistate Modelling Vertical Transmission and Determination of R 0 Using Transition Intensities

Multistate Modelling Vertical Transmission and Determination of R 0 Using Transition Intensities Applied Mathematical Sciences, Vol. 9, 2015, no. 79, 3941-3956 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.52130 Multistate Modelling Vertical Transmission and Determination of R 0

More information

Simple Mathematical Model for Malaria Transmission

Simple Mathematical Model for Malaria Transmission Journal of Advances in Mathematics and Computer Science 25(6): 1-24, 217; Article no.jamcs.37843 ISSN: 2456-9968 (Past name: British Journal of Mathematics & Computer Science, Past ISSN: 2231-851) Simple

More information

An intrinsic connection between Richards model and SIR model

An intrinsic connection between Richards model and SIR model An intrinsic connection between Richards model and SIR model validation by and application to pandemic influenza data Xiang-Sheng Wang Mprime Centre for Disease Modelling York University, Toronto (joint

More information

On a stochastic epidemic SEIHR model and its diffusion approximation

On a stochastic epidemic SEIHR model and its diffusion approximation On a stochastic epidemic SEIHR model and its diffusion approximation Marco Ferrante (1), Elisabetta Ferraris (1) and Carles Rovira (2) (1) Dipartimento di Matematica, Università di Padova (Italy), (2)

More information

Stability Analysis and Solutions of Dynamical Models for Dengue

Stability Analysis and Solutions of Dynamical Models for Dengue Punjab University Journal of Mathematics (ISSN 6-2526 Vol. 5(2(28 pp. 45-67 Stability Analysis and Solutions of Dynamical Models for Dengue Shumaila Javeed Department of Mathematics, COMSATS Institute

More information

GLOBAL STABILITY OF THE ENDEMIC EQUILIBRIUM OF A TUBERCULOSIS MODEL WITH IMMIGRATION AND TREATMENT

GLOBAL STABILITY OF THE ENDEMIC EQUILIBRIUM OF A TUBERCULOSIS MODEL WITH IMMIGRATION AND TREATMENT CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 19, Number 1, Spring 2011 GLOBAL STABILITY OF THE ENDEMIC EQUILIBRIUM OF A TUBERCULOSIS MODEL WITH IMMIGRATION AND TREATMENT HONGBIN GUO AND MICHAEL Y. LI

More information

Accepted Manuscript. Backward Bifurcations in Dengue Transmission Dynamics. S.M. Garba, A.B. Gumel, M.R. Abu Bakar

Accepted Manuscript. Backward Bifurcations in Dengue Transmission Dynamics. S.M. Garba, A.B. Gumel, M.R. Abu Bakar Accepted Manuscript Backward Bifurcations in Dengue Transmission Dynamics S.M. Garba, A.B. Gumel, M.R. Abu Bakar PII: S0025-5564(08)00073-4 DOI: 10.1016/j.mbs.2008.05.002 Reference: MBS 6860 To appear

More information

Forecast and Control of Epidemics in a Globalized World

Forecast and Control of Epidemics in a Globalized World Forecast and Control of Epidemics in a Globalized World L. Hufnagel, D. Brockmann, T. Geisel Max-Planck-Institut für Strömungsforschung, Bunsenstrasse 10, 37073 Göttingen, Germany and Kavli Institute for

More information

Inferring the origin of an epidemic with a dynamic message-passing algorithm

Inferring the origin of an epidemic with a dynamic message-passing algorithm Inferring the origin of an epidemic with a dynamic message-passing algorithm HARSH GUPTA (Based on the original work done by Andrey Y. Lokhov, Marc Mézard, Hiroki Ohta, and Lenka Zdeborová) Paper Andrey

More information

Transmission in finite populations

Transmission in finite populations Transmission in finite populations Juliet Pulliam, PhD Department of Biology and Emerging Pathogens Institute University of Florida and RAPIDD Program, DIEPS Fogarty International Center US National Institutes

More information

MATHEMATICAL MODELS Vol. III - Mathematical Models in Epidemiology - M. G. Roberts, J. A. P. Heesterbeek

MATHEMATICAL MODELS Vol. III - Mathematical Models in Epidemiology - M. G. Roberts, J. A. P. Heesterbeek MATHEMATICAL MODELS I EPIDEMIOLOGY M. G. Roberts Institute of Information and Mathematical Sciences, Massey University, Auckland, ew Zealand J. A. P. Heesterbeek Faculty of Veterinary Medicine, Utrecht

More information

Malaria transmission: Modeling & Inference

Malaria transmission: Modeling & Inference University of Michigan, Ann Arbor June 8, 2009 Overview Malaria data and model Inference via Iterated Filtering Results (Joint work with Karina Laneri, Ed Ionides and Mercedes Pascual of the University

More information

Three Disguises of 1 x = e λx

Three Disguises of 1 x = e λx Three Disguises of 1 x = e λx Chathuri Karunarathna Mudiyanselage Rabi K.C. Winfried Just Department of Mathematics, Ohio University Mathematical Biology and Dynamical Systems Seminar Ohio University November

More information

Development and Validation of. Statistical and Deterministic Models. Used to Predict Dengue Fever in. Mexico

Development and Validation of. Statistical and Deterministic Models. Used to Predict Dengue Fever in. Mexico Development and Validation of Statistical and Deterministic Models Used to Predict Dengue Fever in Mexico A thesis presented by Aditi Hota to the Applied Mathematics Department in partial fulfillment of

More information

From Agent-BasedModelsonComplexNetworkstotheRiskA sesementof EmergentInfectiousDiseaseDynamics: from SimpleMathematicalModelstoRealEpidemics

From Agent-BasedModelsonComplexNetworkstotheRiskA sesementof EmergentInfectiousDiseaseDynamics: from SimpleMathematicalModelstoRealEpidemics ConstantinosSIETTOS SchoolofAppliedMathematicsandPhysicalSciencesNationalTechnical UniversityofAthens,Greece From Agent-BasedModelsonComplexNetworkstotheRiskA sesementof EmergentInfectiousDiseaseDynamics:

More information

The Existence and Stability Analysis of the Equilibria in Dengue Disease Infection Model

The Existence and Stability Analysis of the Equilibria in Dengue Disease Infection Model Journal of Physics: Conference Series PAPER OPEN ACCESS The Existence and Stability Analysis of the Equilibria in Dengue Disease Infection Model Related content - Anomalous ion conduction from toroidal

More information

2015 IAA Colloquium in OSLO

2015 IAA Colloquium in OSLO 2015 IAA Colloquium in OSLO The 2014 West African Ebola outbreak as a Branching Process [Working Paper] Guillaume Ominetti 1 Benjamin Schannes 2 June 8, 2015 Working Paper URL upon request 1 SCOR, 5 avenue

More information

A comparison of delayed SIR and SEIR epidemic models

A comparison of delayed SIR and SEIR epidemic models Nonlinear Analysis: Modelling and Control, 2011, Vol. 16, No. 2, 181 190 181 A comparison of delayed SIR and SEIR epidemic models Abdelilah Kaddar a, Abdelhadi Abta b, Hamad Talibi Alaoui b a Université

More information

Stability Analysis of an SVIR Epidemic Model with Non-linear Saturated Incidence Rate

Stability Analysis of an SVIR Epidemic Model with Non-linear Saturated Incidence Rate Applied Mathematical Sciences, Vol. 9, 215, no. 23, 1145-1158 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ams.215.41164 Stability Analysis of an SVIR Epidemic Model with Non-linear Saturated

More information

Determining Important Parameters in the Spread of Malaria Through the Sensitivity Analysis of a Mathematical Model

Determining Important Parameters in the Spread of Malaria Through the Sensitivity Analysis of a Mathematical Model Bulletin of Mathematical Biology (2008) 70: 1272 1296 DOI 10.1007/s11538-008-9299-0 ORIGINAL ARTICLE Determining Important Parameters in the Spread of Malaria Through the Sensitivity Analysis of a Mathematical

More information

Research Article An Impulse Model for Computer Viruses

Research Article An Impulse Model for Computer Viruses Discrete Dynamics in Nature and Society Volume 2012, Article ID 260962, 13 pages doi:10.1155/2012/260962 Research Article An Impulse Model for Computer Viruses Chunming Zhang, Yun Zhao, and Yingjiang Wu

More information

Threshold Conditions in SIR STD Models

Threshold Conditions in SIR STD Models Applied Mathematical Sciences, Vol. 3, 2009, no. 7, 333-349 Threshold Conditions in SIR STD Models S. Seddighi Chaharborj 1,, M. R. Abu Bakar 1, V. Alli 2 and A. H. Malik 1 1 Department of Mathematics,

More information

Derivation of Itô SDE and Relationship to ODE and CTMC Models

Derivation of Itô SDE and Relationship to ODE and CTMC Models Derivation of Itô SDE and Relationship to ODE and CTMC Models Biomathematics II April 23, 2015 Linda J. S. Allen Texas Tech University TTU 1 Euler-Maruyama Method for Numerical Solution of an Itô SDE dx(t)

More information

Modeling the Existence of Basic Offspring Number on Basic Reproductive Ratio of Dengue without Vertical Transmission

Modeling the Existence of Basic Offspring Number on Basic Reproductive Ratio of Dengue without Vertical Transmission International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 232-869 Modeling the Existence of Basic Offspring Number on Basic Reproductive Ratio of Dengue without Vertical

More information

Mathematical Model of Tuberculosis Spread within Two Groups of Infected Population

Mathematical Model of Tuberculosis Spread within Two Groups of Infected Population Applied Mathematical Sciences, Vol. 10, 2016, no. 43, 2131-2140 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.63130 Mathematical Model of Tuberculosis Spread within Two Groups of Infected

More information

Research Article Propagation of Computer Virus under Human Intervention: A Dynamical Model

Research Article Propagation of Computer Virus under Human Intervention: A Dynamical Model Discrete Dynamics in Nature and ociety Volume 2012, Article ID 106950, 8 pages doi:10.1155/2012/106950 Research Article Propagation of Computer Virus under Human Intervention: A Dynamical Model Chenquan

More information

Australian Journal of Basic and Applied Sciences. Effect of Education Campaign on Transmission Model of Conjunctivitis

Australian Journal of Basic and Applied Sciences. Effect of Education Campaign on Transmission Model of Conjunctivitis ISSN:99-878 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com ffect of ducation Campaign on Transmission Model of Conjunctivitis Suratchata Sangthongjeen, Anake Sudchumnong

More information

Global Analysis of an Epidemic Model with Nonmonotone Incidence Rate

Global Analysis of an Epidemic Model with Nonmonotone Incidence Rate Global Analysis of an Epidemic Model with Nonmonotone Incidence Rate Dongmei Xiao Department of Mathematics, Shanghai Jiaotong University, Shanghai 00030, China E-mail: xiaodm@sjtu.edu.cn and Shigui Ruan

More information

Complex networks: an introduction Alain Barrat

Complex networks: an introduction Alain Barrat Complex networks: an introduction Alain Barrat CPT, Marseille, France ISI, Turin, Italy http://www.cpt.univ-mrs.fr/~barrat http://cxnets.googlepages.com Plan of the lecture I. INTRODUCTION I. Networks:

More information

6. Age structure. for a, t IR +, subject to the boundary condition. (6.3) p(0; t) = and to the initial condition

6. Age structure. for a, t IR +, subject to the boundary condition. (6.3) p(0; t) = and to the initial condition 6. Age structure In this section we introduce a dependence of the force of infection upon the chronological age of individuals participating in the epidemic. Age has been recognized as an important factor

More information

István Faragó, Róbert Horváth. Numerical Analysis of Evolution Equations, Innsbruck, Austria October, 2014.

István Faragó, Róbert Horváth. Numerical Analysis of Evolution Equations, Innsbruck, Austria October, 2014. s István, Róbert 1 Eötvös Loránd University, MTA-ELTE NumNet Research Group 2 University of Technology Budapest, MTA-ELTE NumNet Research Group Analysis of Evolution Equations, Innsbruck, Austria 14-17

More information

arxiv: v2 [cs.si] 15 Apr 2016

arxiv: v2 [cs.si] 15 Apr 2016 Disease dynamics on a network game: a little empathy goes a long way Ceyhun Eksin Jeff S Shamma Joshua S Weitz arxiv:64324v2 [cssi] 5 Apr 26 Abstract Individuals change their behavior during an epidemic

More information

SI j RS E-Epidemic Model With Multiple Groups of Infection In Computer Network. 1 Introduction. Bimal Kumar Mishra 1, Aditya Kumar Singh 2

SI j RS E-Epidemic Model With Multiple Groups of Infection In Computer Network. 1 Introduction. Bimal Kumar Mishra 1, Aditya Kumar Singh 2 ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.13(2012) No.3,pp.357-362 SI j RS E-Epidemic Model With Multiple Groups of Infection In Computer Network Bimal Kumar

More information

Control of Epidemics by Vaccination

Control of Epidemics by Vaccination Control of Epidemics by Vaccination Erik Verriest, Florent Delmotte, and Magnus Egerstedt {erik.verriest,florent,magnus}@ece.gatech.edu School of Electrical and Computer Engineering Georgia Institute of

More information

Essential Ideas of Mathematical Modeling in Population Dynamics

Essential Ideas of Mathematical Modeling in Population Dynamics Essential Ideas of Mathematical Modeling in Population Dynamics Toward the application for the disease transmission dynamics Hiromi SENO Research Center for Pure and Applied Mathematics Department of Computer

More information

A survey of mathematical models of Dengue fever

A survey of mathematical models of Dengue fever Georgia Southern University Digital Commons@Georgia Southern Electronic Theses and Dissertations Graduate Studies, Jack N. Averitt College of Spring 2015 A survey of mathematical models of Dengue fever

More information

Qualitative Analysis of a Discrete SIR Epidemic Model

Qualitative Analysis of a Discrete SIR Epidemic Model ISSN (e): 2250 3005 Volume, 05 Issue, 03 March 2015 International Journal of Computational Engineering Research (IJCER) Qualitative Analysis of a Discrete SIR Epidemic Model A. George Maria Selvam 1, D.

More information

Can multiple species of Malaria co-persist in a region? Dynamics of multiple malaria species

Can multiple species of Malaria co-persist in a region? Dynamics of multiple malaria species Can multiple species of Malaria co-persist in a region? Dynamics of multiple malaria species Xingfu Zou Department of Applied Mathematics University of Western Ontario London, Ontario, Canada (Joint work

More information

Introduction to Stochastic SIR Model

Introduction to Stochastic SIR Model Introduction to Stochastic R Model Chiu- Yu Yang (Alex), Yi Yang R model is used to model the infection of diseases. It is short for Susceptible- Infected- Recovered. It is important to address that R

More information

Modeling the Transmission Dynamics and Control of Rabies in China

Modeling the Transmission Dynamics and Control of Rabies in China Modeling the Transmission Dynamics and Control of Rabies in China Shigui Ruan Department of Mathematics, University of Miami, Coral Gables, FL 3346, USA E-mail: ruan@math.miami.edu. February 2, 27 Abstract

More information

Introduction to Epidemic Modeling

Introduction to Epidemic Modeling Chapter 2 Introduction to Epidemic Modeling 2.1 Kermack McKendrick SIR Epidemic Model Introduction to epidemic modeling is usually made through one of the first epidemic models proposed by Kermack and

More information

GLOBAL STABILITY AND HOPF BIFURCATION OF A DELAYED EPIDEMIOLOGICAL MODEL WITH LOGISTIC GROWTH AND DISEASE RELAPSE YUGUANG MU, RUI XU

GLOBAL STABILITY AND HOPF BIFURCATION OF A DELAYED EPIDEMIOLOGICAL MODEL WITH LOGISTIC GROWTH AND DISEASE RELAPSE YUGUANG MU, RUI XU Available online at http://scik.org Commun. Math. Biol. Neurosci. 2018, 2018:7 https://doi.org/10.28919/cmbn/3636 ISSN: 2052-2541 GLOBAL STABILITY AND HOPF BIFURCATION OF A DELAYED EPIDEMIOLOGICAL MODEL

More information

GEMF: GENERALIZED EPIDEMIC MODELING FRAMEWORK SOFTWARE IN PYTHON

GEMF: GENERALIZED EPIDEMIC MODELING FRAMEWORK SOFTWARE IN PYTHON GEMF: GENERALIZED EPIDEMIC MODELING FRAMEWORK SOFTWARE IN PYTHON HEMAN SHAKERI Network Science and Engineering Group (NetSE) Department of Electrical and Computer Engineering Kansas State University Manhattan,

More information