2015 Mathematical Contest in Modeling (MCM) Summary Sheet: Team Control Number
2015 Mathematical Contest in Modeling (MCM) Summary Sheet: Team Control Number
For
T1
T2
office use only
________________
________________
35532 For
F1
F2
office use only
________________
________________
T3 ________________ F3 ________________
Problem Chosen
T4 ________________ F4 ________________
A
2015 Mathematical Contest in Modeling (MCM) Summary Sheet
Summary
The complex epidemic of Zaire ebolavirus has been affecting West Africa. A series of
realistic, sensible, and useful mathematical model about Ebola of spreading and medication
delivery are developed to eradicating Ebola.
First, we divide the spreading of disease into three periods: naturally spreading period,
spreading period with isolation but without effective medications and spreading period with
effective medications. We develop a SEIR (susceptible-exposed-infectious-recovered) model
to simulate the spread of the disease in the primary period. Then the model are improved to a
SEIQR (susceptible-exposed-infectious-quarantined-recovered) model to adapt to the second
and third period and to predict the future trends in Guinea, Sierra Leone and Liberia.
According to our plan, drugs are delivered to countries in need separately by air, then to
medical centers by highway and be used for therapy of patients there. To solve the problem of
location decision of medical centers, which belongs to a set covering problem, we developed
a multi-objective optimization model. The model’s goal is minimizing the numbers of
medical centers and total patients’ time cost on the road on the condition that all of patients can
be sent a medical center in time. We solved the model with genetic algorithm, and get an
approximate optimal solution with 7 medical centers.
Then we built a logistic block growth model to describe the changing speed of drugs
manufacturing. Comparing it with the SEIIR model, we considered the two situations: one is in
severe shortage of drugs, the other is relatively sufficient in drugs. We built two optimization
models for the two situations. The optimization goal is minimizing the number of the infectious
and minimizing of death cases and the number of infectious individuals, respectively. The
decision variables is the drug allocation for every country, and the constraint conditions is drug
production.
Finally, by a comprehensive analysis, we made a six-month drug delivery plan for Guinea,
Liberia and Sierra Leone, and predict the spreading trends of Ebola in the next six month with
the efficient medication’s blockage.
The sensitivity analysis of our models has pointed out that the transmission rate and the
initial value setting will affect the result greatly. We find that the speed of drug manufacturing’s
growth rate r may control of the epidemic. The minimum daily output of drugs Gm must
greater than 4000. Otherwise ,the epidemic will be out of control.
更多数学建模资料请关注微店店铺“数学建模学习交流”
https://k.weidian.com/RHO6PSpA
Team # 35532 1 / 34
Introduction
Problem background
A complex epidemic of Zaire Ebola virus (EBOV) has been affecting West Africa since
approximately December 2013, with first cases likely occurring in southern Guinea [1] and
facilitating several transmission chains to progress essentially unchecked in the region and to
cross porous borders with neighboring Sierra Leone and Liberia and seed a limited outbreak in
Nigeria via commercial airplane on 20 July 2014 [2]. Then the number of new cases appear an
exponential growth. While public health interventions have been introduced in all affected
countries, the numbers of infected cases and deaths from EBOV continue to increase due to the
loss of effective medication. A total of 22,495 cases, with 8,981 deaths, have been reported to
the World Health Organization as of 4 February 2015[3].
Our work
Since new anti-Ebola drug has been developed, a realistic, sensible, and useful
mathematical model about drug allocation and delivery is necessary. Depending on the goal,
we divide the spread of disease into three periods: naturally spreading period, spreading period
with intervention and spreading period with effective medications. And then we develop a SEIR
(susceptible-exposed-infectious-recovered) model to simulate the spread of the disease in the
primary period, based on the changing trend of the numbers of infected cases and deaths. Finally,
the model are improved to a SEIIR (susceptible-exposed-infectious-isolated-recovered) model
to adapt to the second and third period and to predict the future trends in Guinea, Sierra Leone
and Liberia.
A delivery system include two main parts: numbers and locations of medical central
delivering drugs decision and drug allocation of every medical center. For this reason, an
evaluation system of every country’s long-term epidemic situation, two multi-objective
optimization are built separately. We developed a detailed plan via our models.
K age coefficient
Assumptions
1. In early transmission period, EBOV spread in absence of control interventions.
2. The average duration of the incubation and infectious period were fixed to previous estimates
from an outbreak of the same EBOV subtype in Congo in 1995 ( 1 = 5 .3 days and 1 =
4. Even if without effective medication, the mortality rate of isolated patients is lower than that
of free patients.
5. People who have recovered from Ebola will obtain the long-term immunity against Ebola.
6. Only being sent to medical center and isolated, affected people have the chance to receive
therapy.
7. Ignoring patient’s different condition, the quantity of the medicine needed by all affected
people whose disease is not advanced during the whole therapy is equal to one portion of drugs.
8. The population of the region we study is a constant N
9. The transmission only occurs btween only the susceptible and the infective.
10. Patients isolated will not affect the suspective. In other word,their effective contact rate
equals to zero.
11 .The medication only refers to drugs used therapy of Ebola, not include vaccine.
12. If affected people want to accept therapy, they must get to a medical center set as delivering
medication.
13. If a patient in whom symptoms of Ebola has appeared don’t get a medical central (usually
the nearest medical center) in 24 hours, the new medication won’t affect his disease.
14. We set all the medical centers at the capitals of first-level administrative divisions.
15. We use the capital of an administrative division as a representation of the administrative
Model I
SEIR model
After transmission of the virus, susceptible individuals S enter the exposed class E before
they become infectious individuals I that either recover and survive R or die D .
Fig.1 shows the process.
Let be the contact rate in absence of control interventions. S N is the proportion of the
susceptible in total population. Hence, the effective contact rate is S N , and in a unit of time,
Team # 35532 5 / 34
the number of new patients is SI N .In other words, the rate of change in the number of the
susceptible is
dS SI
. (1)
dt N
We assumed that E is the number of people newly entering the infectious. Therefore,
1 is the average durations of incubation. As for the number of people newly entering the
exposed every day, it can be calculated as follows:
dE SI
E (2)
dt N
In the same manner, we calculate the increment of the infective people:
dI
E I ,
dt
Where is sum of natural cure rate and mortality of the infectious. 1 can be seen the
average durations of infectiousness. Suppose the case fatality rate is given by f , then
(1 f ) I is the number of death per day. Thus, the changing rate of recovery case and death
case with time can be represented as follows respectively:
dR
(1 f ) I , (3)
dt
dD
fI .
dt
From the above analysis results, We described the early transmission of EBOV as a SEIR
(susceptible-exposed-infectious-recovered) dynamics model.
Result
The average duration of the incubation and infectious period were fixed to previous estimates
from an outbreak of the same EBOV subtype in Congo in 1995 ( 1 = 5 .3 days and 1 = 5 .61
days).The other parameter has been given by Chowell et al . All important parameters’ value
[4]
2 December
Date of appearance of first infectious case, T 19 Apr 2014 16 Apr 2014
2013
Based on facts, we set the initial numbers of all kinds of as follows:
Fig 2. Dynamics of 2014 EBOV outbreaks in Guinea, Sierra Leone and Liberia.
Outbreak data for Guinea, Sierra Leone and Liberia were based on the cumulative numbers of reported total
cases (confirmed, probable and suspected) and deaths from the World Health Organization (WHO) [5].
As we can see, The model fits the reported data of cases and deaths in Guinea, Sierra Leone and
Liberia well.
SEIIR model
Team # 35532 8 / 34
Generally, when the affected people is much enough, it will draw the attention of the
government, and the epidemic will be declared as a public health emergency. So does EVBO.
According to WHO’s suggestion [6], the first measurement that government should take is
isolate the patients, which will impede the spreading of epidemic apparently. The SEIR
(susceptible-exposed-infectious-recovered) model fit the early spreading of the disease, but it
don’t consider this point. Therefore, there needs to be a improvement for the it. To achieve this
goal, we develop a new SEIIR(susceptible-exposed-infectious-quarantined -recovered) model
based on the SEIR model, considering the isolated people and without efficient medication.
In this model, as transmission of the virus, susceptible individuals S enter the exposed class E
individuals I free that either recover and survive R or die D . Fig.3 shows the process.
N S E I free Iisolated R
dS SI f r e e
,
dt N
Similarly, formula (2) and (3)
dE SI f r e e
E ,
dt N
dI free
E I free , (7).
dt
And the numbers of isolated patients’ changing rate is:
dIisolated
(1 ) E Iisolated , (8)
dt
The coefficient in Formula (7) and (8) represents the ratio of new non-isolated infective
patients in new infective patients, since not all of patients are willing to be isolated out of
different reason. The value of mainly depends on the development level of medical system.
Suppose that:
Team # 35532 9 / 34
(1 ) ;
If all the patients in isolation can be cured, all the infective patients will be willing to be
isolated, and 0 ;
The lower the mortality of isolated patients is, the smaller the value of is.
According to it, we can describe the relationship between and f 2 with a function:
e f 2
Obviously, the mortality of isolated patients f1 is much lower that of non-isolated patient f 2 .
So, the recovered people can be divided into two parts according to being isolated or not. Thus,
the changing rate of recovery case and death case with time can be represented as follows
respectively:
dR
(1 f1 ) I free (1 f 2 ) Iisolated
dt
dD
f1 I free f 2 I isolated
dt
For the initial value, S (0) 0 , E (0) E0 0 , I isolated (0) 0 I free (0) 0 , R(0) 0
Simulation Result:
According to the report of WHO, the fatality rate of Ebola range from 0.6 to 0.8. Let f1 0.8
Due to the naturally spreading stage before isolation measures being taken, we set the initial
value with the data in the 100th day as follows:
Now since the World Medical Association has developed a new medication which could stop
Ebola and cures patients whose disease is not advanced. Outside of isolation , we can eradicate
Ebola with the mediation, which has more effect on Ebola’s spreading. Base on this former
work, we improve our model once again and get the SEIIR model with effective medication.
The model can be described by a system of differential equations as follows
dS SI free
,
dt N
dE SI f r e e
E ,
dt N
dI free
E I free ,
dt
dIisolated
(1 ) E Iisolated M (t ) ,
dt
dR
(1 f1 ) I free (1 f 2 ) Iisolated M (t ) ,
dt
dD
f1 I free f 2 I isolated M (t ) ,
dt
Where M (t ) is the number of people who can receive the medication in a unit of time.
According assumption 12, the M(t) have no effect on the changing rate of I free . And other
In addition, as M (t ) increase, more and more patients will be being isolated, in other word,
Team # 35532 11 / 34
Model II
Since the new medication still cannot be manufactured on a large scale, which indicates a
shortage of the drug, a feasible delivery system is necessary based on epidemic situation of
countries and districts.
The setting of the delivery system can be divided into two main parts:
the medical center number and location decision
and the medication allocation for every affected countries and districts.
Our first goal is decide the number and locations of medical centers.
Due to the assumption, there must be at least one medical center within a specified distance
from every administrative division to ensure patients can get to a medical center. This suggests
the number and location decision is a set covering problem. In set covering problems, the
objective is to minimize the number or cost of facility location such that a specified level of
coverage is obtained.
To describe the issue more clearly, we define some parameters as follows:
p , the number of capitals of first-level administrative divisions in a country;
q , the number of medical centers for EVD set in a country;
V v1 , v2 , , vi , , v p , the set of capitals;
x j V , j 1, 2, ,q .
Then we let d (vi , X q ) be the distance from the i th administrative division to the nearest
medical central:
d (vi , X q ) min d (vi , x j ) .
1 j q
d (vi , X q )=0
Suppose that the distance patients can moved within 24h is , because the assumption,
max d vi , X q .
1i p
Considering that healthcare works, financial resources and devices are limited, we should
minimize the number of medical centers for EVD, q ,on the premise of meeting the coverage
requirement.
In addition, administrative division’s need in medication vary from each other. Obviously,
the larger an administrative division’s quantity of the medicine needed, the closer the nearest
medical center should be. So, we also should
p
Min h d (v , X
1
i i q ),
Where hi is the metric of quantity of drug needed of the i th administrative in the coming
period.
To sum up, We model the problem about medical centers number and location decision with
multi-objective optimization. The formulas of this model is
p
Min hi d (vi , X q )
i 1
Min q
s.t. max d vi , X q
1i p
X q x1 , x2 , , xq
x j V , for i 1, 2, ,q
Solution:
Without loss of generality, we take the most seriously effected Sierra Leone for example and
locate medical centers for it.
The Republic of Sierra Leone is composed of four regions: the Northern Province, Southern
Province, the Eastern Province, and the Western Area. The first three provinces are further
divided into 12 districts. Fig.6 shows it.
According to our model, we replace every district with its capital (the western area be seen
as a district and Freetown is its capital). So , the value of p equals 13.
We search and calculate the shortest path and distance between any two capitals via google
map, and the results be shown in Table 2.
Table 2 :the shortest path and distance between any two capitals
Kail Ken Koi Ma Ka Po Ka Magb Bo Bon Moy Puje Free
ahu ema du ken mbi rt bal uraka the amb hun town
n i a Lo a a
ko
Kailah 0 112 46 204 353 30 32 179 169 261 284 222 417
Team # 35532 14 / 34
un .4 0 1
Kene 112 0 11 192 330 22 30 167 68. 149 173 110 305
ma 3 7 9 5
Koidu 46.4 113 0 159 308 25 27 133 162 256 253 213 340
3 6
Make 204 192 15 0 152 97 11 26.8 133 217 124 206 185
ni 9 .7 8
Kamb 353 330 30 152 0 51 26 176 263 298 181 337 126
ia 8 .1 9
Port 300 227 25 97. 51. 0 21 122 210 244 128 284 119
Loko 3 7 1 6
Kabal 321 309 27 118 269 21 0 105.9 144 334 242 323 302
a 6 6
Magb 179 167 13 26. 176 12 10 0 108 191 100 216 208
uraka 3 8 2 5.9
Bo 169 68.5 16 133 263 21 14 108 0 82. 106 75.3 174.
2 0 4 4 66
Mattr 261 149 25 217 298 24 33 191 82. 0 130 98.5 237
u jong 6 4 4 4
Moya 284 173 25 124 181 12 24 100 106 130 0 179 114
mba 3 8 2
Pujeh 222 110 21 206 337 28 32 216 75. 98. 179 0 312
un 3 4 3 3 5
Freet 417 305 34 185 126 11 30 208 174 237 114 312 0
own 0 9 2 .66
(unit: kilometer)
(source: google earth)
As for the value of , accounting for the time of preliminary judgment and poor transport
facilities, a reasonable value is 92.1km.
This optimal problem belongs to the NP-hard problems that can’t be solved in polynomial
time. So, we can only get the approximate solution with a heuristic, such as genetic algorithm,
simulated annealing and so on. Here, we select the genetic algorithm and write a program with
Matlab2014.
Team # 35532 15 / 34
Running the program repeatedly, we obtain a relatively good results and make our plan:
There are seven mental centers located in Kailahun, Makeni, Kambia, Kabala, Bo, Moyamba
and Freetown respectively. The Fig. 7 shows the scope that every mental center manages.
The pollution density of the main city in the area could be calculated as follows:
Team # 35532 16 / 34
rn
a2 n
mn
By the above calculation, the population density in the evaluation of the model is more
reasonable and accurate.
Temperature
Form the past Information and data, the Ebola usually outbreak in the summer ,but in the
winter, the entire epidemic have been more effective control, and the status of major
outbreaks in Africa is the lower latitudes area, which shows that the temperature is an
important aspects in the demand level of the drug evaluation.
The temperature of the area is:
Bn
Humidity
Ebola outbreak in the areas which the annual precipitation is high and harmonious,
especially in the tropical rain forest areas with high coverage. The World Health
Organization's report shows that humid climate is conducive to the spread of the virus,
therefore, we choose the humidity as an aspects in the evaluation model.
The temperature of the area is
Cn
In
As we all know, controlling the flow of people is an effective measure to prevent further
deterioration of infectious diseases, On the one hand, under construction can control the
spread of infection to uninfected areas, on the other hand, it have the ability to reduce the risk
of infection of healthy people in infected area.
In a country, some cities under opening while some cities under closing (we only consider
the large cities of the country).
We define Open coefficient which could be calculated as follows:
copen
Fn
call
En
Jn
Age[8]
According to the report of the World Health Organization, the probability of illness in young
adults over the age of 14 is three times the age of 14, the probability of illness aged 65 or
older is four times the age of 14. Thus, we can see that the higher proportion of the population
over the age of 14 is, the greater the overall probability of illness is.
We define age coefficient which could be calculated as follows:
K14~65 K 65
K
K all
Model
Team # 35532 18 / 34
Introduction:
TOPSIS (technique for order performance by similarity to ideal solution) is a useful technique
in dealing with multiattribute or multi-criteria decision making (MADM/MCDM) problems in
the real world[9]. It helps decision maker organize the problems to be solved, and carry out
analysis, comparisons and rankings of the alternatives. Accordingly, the selection of a suitable
alternative(s) will be made. However, many decision making problems within organizations
will be a collaborative effort. Hence, this model will extend TOPSIS to evaluate the demand of
the drug. A complete and efficient procedure for decision making will then be provided.
Step one
Since the different factors have greatly different in magnitude, we should normalized the
value of this factors. the normalized value X k of the decision matrix X can be any linear-
ij
We consider that the normalized value of X k is the value of the corresponding element X k
ij ij
divided by the operation of its column elements, i.e., vector normalization, then (take the factor
as example).
An
X mk 1
A A22
1
2
An2
Step two: Construct decision matrix X
The structure of the matrix can be expressed as follows:
X1 X2 X Xn
x1 X 11k X 12k X 1kj X 1kn
k
x2 X 21 X 22k X 2k j X 2kn
X
k
xi X i1 X ik2 X ijk X ink
k
X m1 X mk 2 X mjk
k
xm X mn
j =1,2, , n ;
In the model, xi means different country, and X i means different factors in the evaluation.
Observe that we can also set the outcomes of qualitative attributes from each alternative as
discrete values, e.g., 1 to 10 or linguistics values, so that the quantitative values will be placed
in the above decision matrix. For example, current disease infection is a factor which we can’t
evaluate it directly, we can use some Index to show it[10].
Step three
Determine the ideal and negative ideal solutions V and V - .
k k
Team # 35532 19 / 34
Vk = X 1k ,
, X nk max X ijk | j 1, 2,
i
,m
Vk- = X 1k - , , X nk - min X
i
k
ij | j 1, 2, , m
Step four
Calculate the separation measure from the ideal and the negative ideal solutions, S and S - ,
i i
n
Si- = (v
j 1
k
ij v kj )2,for alternativei, i 1, ,m
Step five
Calculate the relative closeness C to the ideal solution for the group.
Calculate the relative closeness to the ideal solution and rank the alternatives in descending
order. The relative closeness of the i th alternative Ai with respect to positive idea solution
can be expressed as
Si
C , i 1, ,m
Si Si
Where 0 C 1 The larger the index value, the better the performance of the alternative.
2. Collect data
To evaluate h of every districts, Many data is needed, we can find every district’s data
needed for our specific evaluation norms by searching from the website,like Wikipedia and
WHO. We finally conclude the relative statistics of those areas and list them in a form.
Table4:the data of the different district
Population Open Temperature Humidity Current
density coefficient (ºC) (%) disease situation
Kailahun 458.1595 100 24 94 4
Kenema 4697.336 100 23 94 4
Kono 2618.687 0 21 87 3
Bombali 267.3536 100 26 81 2
Kambia 281.6377 50 24 94 3
Port Loko 860.1828 100 22 89 5
Koinadugu 299.7132 50 22 69 4
Tonkolili 1740.713 0 23 83 4
Bo 266.1477 100 23 94 4
Bonthe 1248.725 50 24 91 1
Moyamba 392.2557 100 23 93 4
Pujehun 1176.208 50 25 89 3
Team # 35532 20 / 34
By analysis, we find that not only is associated with the nature of the epidemic but also
affected by some external factors. These factors include population density, temperature,
humidity, current epidemic situation ,open degree of ETC, economy, national education and
age. Hence, vary from country to country. Some of these factors are change with time,
which result changing with time. If we want to develop different reasonable long-term
delivery system for different countries, evaluating the external factor’s impact on is needed.
For the same reason, we can estimate the effect of external facts on with TOPSIS. We
appear a growth.
The first four factors: population density, temperature, humidity, the current epidemic
situation are defined as before. Obviously, their addition will result in increment of C. the other
factors are redefined or defined as follows:
Open degree of ETC(Ebola treatment centers)
Considering there are many ETCs in a country, we redefine the open degree of ETC: h
i
Economy
In general situation, the more undeveloped a country is, the more difficult to control the
epidemic is. Therefore, the economic situation of a country, measured by GDP per capital is an
important indicator to determine the medical treatment level.
The economy of the n th country is represented by:
En
National Education
Team # 35532 21 / 34
Cremation do not comply with the local traditions in Africa, which is an important reason
for the large-scale outbreak of Ebola. Ebola can spread through the corpses which lead a large
number of people infected at the funeral. According to the survey, the higher the education level
is, the greater the proportion of accept cremation is. Therefore, we choose the proportion of
people received higher education in each country as a measure of the country's education level,
Age
According to the report of the World Health Organization, the probability of being infected
Ebola of young adults over the age of 14 is three times child below the age of 14, and the
probability of poeple aged 65 or older is four times. Thus, we can see that the higher
proportion of the population over the age of 14 is, the greater the will be. We define age
K14~65 K 65
K
K all
Considering the epidemic mainly spread in Sierra Leone, Guinea and Liberia, we select their
data to solve our models and decide their drug allocation.
By searching online carefully, we final get data needed from the website of World Bank.
Table 5: the data of the three country
current
Temperature Humidity Open Economy education Population
disease age
(ºC) (%) coefficient (dollar) (% of all) density
situation
Sierra
10518 27 85 85 366 26.44 58.44 79.4
Leone
Note: the unit of the population is People /per km
After calculating ,the results are shown in Table
Table 6 the initial influence coefficient of three country
Guinea 0.28615361
Liberia 0.467444301
Sierra Leone 0.728861892
Team # 35532 22 / 34
Part IV
Assumptions
(1).Ebola drug production in the world can reach 5 10 doses every year[14], we can calculate
7
(2).The maximal amount of drugs produced per day can finally reach 2 10 doses every year.
5
(3). Each patient needs 1 portion to rehabilitation, and each portion contain 10 doses drug.
(4) Assumed that the drug distributed in every period of drug delivery are be used evenly every
day.
Model:
Drug production model based logisitic.
Because
This model meets these characteristic that the production in initial time is small, then sharp
increase in the mid-production .and production in the finally time is large and stable.
the derivative of drug production rate increases at first and then decreases to zero.
Therefore, we assume that the relationship between the drug production and time meets the
logistic growth model, and the following equation can be listed:
dG G
rt (1 )
dg Gm
G (t0 ) 100
G :the daily production of drugs, namely the production speed.
Gm : the maximal production speed of drugs.
rt : growth rate of drug production speed.
amount of the drug delivered every time
Our drug delivery plan think that there is only a drug delivery in a period of drug delivery
Tp . Let T 14days , Which is reasonable because it can save cost and don’t cause delay to
Delivery model
According to former analysis, drug production and drug demand change over time.
Team # 35532 23 / 34
Comparing the drug production model and drug demand models, we can divide the whole
duration into two stage: stage severely short in drugs and stage relative sufficient in drugs. now,
we choose the 150th days as a time node.150th days ago, we faced with a severe drug shortage,
and our purposes is to control the increment rate of the infectious .After 150th days, the
production of the drugs achieve the certain number and the purpose become to reduce the
number of death every day.
Delivery model at the stage severely short in drugs
Nonlinear programming model
In the first stage of drug manufacturing, Because of the great shortage in drug, many patients
can’t get effective medical treatment, and the increment of the infectious and deaths are both
high.
In this moment, we should give priority to the decrement of the increment of the infectious
to make the epidemic becoming under the control as soon as possible which will benefit later
epidemic controlling.
Hence, For the first stage of drug manufacturing, we build a nonlinear programming model:
the optimization goal which is minimizing the number of the infection sources of all
countries:
k
Min I
i 1
i , free , i 1, 2, ,k
Where k is the number of countries needing drug assistance, and I i , free is the average
the decision variables is the drug allocation distributed for each country noted by Gi (t ) ,
G (t ) P , i 1, 2,
i 1
i tn ,k
G (t ) P , i 1, 2,
i 1
i tn ,k
i 1, 2 ,k .
speed of drugs become high enough to meet the need of every countries to control disease.
In the moment, our goal become to minimize death cases every day with the number of the
infectious stable. So, a multi-objective optimization model will be developed next based on the
former model for the second stage.
Our goal can be described as follows:
k
dDi
Min
i 1 dt
,
dDi
Where is the average death cases per day in a period of drug delivery.
dt
And
k
Min I
i 1
i , free ,
G (t ) P , i 1, 2,
i 1
i tn ,k .
I i , free 1 k I i , free
Ni
is i th country’s percent of infectious individuals.
k i 1 N i
is average percent
k
min I
i 1
i , free
k
s.t. G (t ) P
i 1
i tn
Team # 35532 25 / 34
Gi (t ) 0
In the Drug production model, the formula (1 G Gm ) represent the resistance from the
finite ability to manufacture drug. Obviously, as t goes on, rt becomes larger , and
Gm = 2 105 .
And we solved the model with ode toolbox in Matlab2014 numerically. The result is shown
in Fig.8.
Since the epidemic mainly spread in Guinea, Liberia, Sierra Leone, we consider the situation
where all the drugs are provided to these three country, and make a half-of-year drug delivery
plan and predict the spreading trend in the half of year with the SEIIR model with efficient
medication.
Suppose we start to distribute the drug from the 100th day since the epidemic spread. Table.7
Team # 35532 26 / 34
S0 E0 I 0, free I 0,isolated R0 D0
Guinea 12181398 4775 639 1209 243 1910
Liberia 4129792 9215 1228 2333 453 3686
Sierra 6223952 7799 1042 1079 475 3199
Leone
In our plan, the period of drug delivery is 14 days, therefore, we will make the new delivery
plan every 14 days. As we know from the former analysis, within the half of year, the value of
vary from country to country and will change with time. Due to this, to recalculate the value
of after a certain period time is also needed. We recalculate with the TOSIS mentioned
Conclusion
The isolation method and drug intervention can effectively control the EBOV spreading.
And Drug manufacturing can also influence epidemic control. The difference between each
country will cause the epidemic situation is different. So making epidemic control Strategy
need consider a great deal.
Team # 35532 28 / 34
Model extending
In SEIIR with effective drug intervention model, we assume that medication only refers to
drugs used therapy of Ebola, not include vaccine; Medications only work on patients but the
vaccine can be used for individuals who live in the Susceptible area . Now we consider drugs
and vaccines can simultaneously supply. The vaccines production is F dose per day. The drug
production is G dose per day. Vaccine is able to let the individual to produce antibodies against
the virus. So this formula (1) can be rewritten as
dS SI free
F (t ).
dt N
At the same time putting the immune into the survivor population, then this formula (3) can be
rewritten as
dR
(1 f1 ) I free (1 f 2 ) Iisolated M (t ) F (t ). .
dt
SEIIR with effective drug intervention model was extended to SEIIR with effective drug and
Vaccine intervention model. At the same time F Consistent with the Logistic block growth
model,then
dF F
r1t (1 ) ,
dg Fm
F (t0 ) 100.
Sensitivity Analysis
SEIIR with effective drug intervention model
There are some coefficients related to properties of the virus in SEIIR with effective
drug intervention model:
1 : The average durations of incubation,
1 : the average durations of infectiousness,
: the transmission rate.
We analysis the effect of the three factors on the death case by changing them.
Table 8:the three factors on the death case
Initial value Changed value Changed percent
1 5.3 6 13.21%
Team # 35532 29 / 34
The table 8 shows that is the factor which has the greatest effect on the death case
In conclusion, is a key factors to control Ebola, we can take some measures, such as control
When solving the models, we have set initial values of the initial susceptive S 0 ,exposed
E0 ,infectious I 0 ,etc. As for S 0 , I 0 , we can get relatively data from the data statistics of WHO.
by changing E0 and observing the change of result. We change E0 from 10 to 1000 by step
of 10.
As we can see from fig. 10, the death case increases related to E0 increases. In conclusion,
the E0 can affect the result greatly. When we set model for predicting the future trend, we
should determine the value of , E0 based on the reality situation , which will make the finally
only that, the coefficients r and Gm can also influent the results ( r is the increase speed of
output growth rate; Gm is the maximum daily output).Similarly, we study their influence by
The sensitivity to Gm
We see the needed time to make the epidemic under the control is changed with the change of
Gm in the Fig.11
Team # 35532 31 / 34
Fig.11
Epidemic controlling is very sensitive to the maximal daily output. The more the maximum
daily output is, the less the death case is less. When the maximal daily output is under 4000
dose per day, the drug production can’t meet the need of epidemic controlling. When the
maximum daily output is smaller, it is more difficult to control the epidemic and the death cases
become high.
Therefore, a way to control the epidemic and reduce the death cases is maximize the output
every day and improve the increase speed of output growth rate.
reasonable. We consider two situations. The one is the condition of severe lacking drug, other
one is the condition of relatively sufficient drug. At last we assume the disease is under control
when the growth rate of infectious individuals develop into zero.
Ebola has received wide attention of people all over the world since 2014, and until now, the
situation of the Ebola in Africa is still not optimistic. Recently, the number of the infected people
appeared an increment again. With the coming warm rainy season, we must pay attention to the
development trend of Ebola disease.
To prevent the spread of epidemic, we propose the following suggestion Based on our study:
Yours sincerely
References
[1] Baize S, Pannetier D, Oestereich L, et al. Emergence of Zaire Ebola virus disease in
Guinea[J]. New England Journal of Medicine, 2014, 371(15): 1418-1425.
World Health Organization: Ebola Virus Disease, West Africa –Update on 27.July 2014.
2014.
[2] Gire S K, Goba A, Andersen K G, et al. Genomic surveillance elucidates Ebola virus origin
and transmission during the 2014 outbreak[J]. Science, 2014, 345(6202): 1369-1372.
Team # 35532 33 / 34