Keywords

These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Chapter 9 stated that the methods of incorporating uncertainties in mathematical models are quite varied and mentioned that there two such ways of incorporating fuzzy uncertainty, environmental fuzziness and demographic fuzziness. Whereas the aim of Chap. 9 was the incorporation of demographic fuzziness in models, this chapter focuses on environmental fuzziness. Thus, for pedagogical and didactic purposes and for clarity, we have distinguished these two types of fuzziness inherent in modeling biomathematical systems: demographic fuzziness (Chap. 9) and environmental fuzziness, this chapter. These terms, demographic and environmental fuzziness, have their origin in dynamic population modeling (see [13]). “Demographic stochasticity (or ‘within-individual variability’, - ... individuals who are apparently identical have different life spans and produce different numbers of offspring. ... Environmental stochasticity - Environments vary unpredictably through time in ways that affect all individuals equally” (Turelli [3], p. 321).

The estimation of the entity such as the future “number of descendents” in a population, already inherently exhibits stochastic or fuzzy uncertainty properties because of the existence of perturbations in the conditions surrounding any population as a whole. Examples of this nature are abundant - how the cost of living in a particular locality influences the life expectancy in a group of people, how, in a predator-prey model, the natural surroundings favor either the predator or the prey, how in a survival of the fittest model nature is favorable to one or another of the competitors at various periods of time. Through translation of rules, environmental fuzziness may be changed into a parameters or demographic fuzziness in biomathematical models. In this chapter we study how to model with environmental fuzziness and compare this type of fuzzy model with the deterministic and stochastic ones. Details of similar types of models can be found in [4, 5]. Recall that what we have called environmental fuziness is fuzziness in the parameters of model.

The models we treat next can, from the mathematical point of view, be treated by classical methods without the necessity of new concepts of mathematics to model the evolution of uncertainty in them. For example, if the phenomenon were modeled with differential equations and the rate of change in the differential equation were uncertain, the differential equation may be understood as a family of classical differential equations dependent on the parameters governing the uncertain rates of change (the derivatives) so that the theory of stochastic differential equations may be used. These types of equations are called random dynamical equations (see [6]).

Most of the models with uncertainty of interest to us have both types of uncertainties present (demographic and environmental fuzziness) and, in these cases, the modeling is not very different than what has been developed in the previous chapters of this book. However, depending on the purpose of the model, environmental fuzziness can be treated as demographic fuzziness. For this, however, we need to transform all the uncertainty of the variables into the parameters of the mathematical model assuming that such a process makes sense. Let us begin with an example in which environmental fuzziness appears in the model.

10.1 Life Expectancy and Poverty

We can use various indicators to model poverty, for example, caloric intake, vitamin intake, basic sanitation, and so on. For this presentation, we will use income of the relevant group we are studying [5].

10.1.1 The Model

Suppose that A is a closed group (no in-migration or out-migration) with n(t) individuals at instant t. Assuming that poverty, here evaluated as the income level, is one factor in the reduction of the number of years of life of all the individuals in A, we can consider that

$$\begin{aligned} \left\{ \begin{array}{l} \dfrac{\mathrm {d}n}{\mathrm {d}t}=-\left[ \lambda _{1}+\beta (r)\lambda _{2}\right] n \\ n_{0}=n(0) \end{array} \right. , \end{aligned}$$
(10.1)

where:

  • \(\lambda _{1}\) is the natural death rate (obtained from a group who is under favorable survival conditions);

  • \(\beta (r)\lambda _{2}\) indicates the influence of poverty on the increase on the natural death rate \(\lambda _{1}\);

  • \(\beta (r)\) indicates the level to which an individual with income r belongs to the fuzzy set poverty, that is, \(\beta \) is a membership function.

We note that the maximum mortality rate is \(\lambda _{1}+\lambda _{2}\) which is obtained when \(\beta (r)=1\).

The solution to the differential equation (10.1) is

$$\begin{aligned} n(t)=n_{0}e^{-\left[ \lambda _{1}+\beta (r)\lambda _{2}\right] t}. \end{aligned}$$

The membership function \(\beta \) can be represented by a function that is decreasing in r and, here, we think it convenient to adopt a family of curves (see Example 1.5)

$$\begin{aligned} \beta _{k}(r)=\left\{ \begin{array}{cl} [1-(\frac{r}{r_{0}})^{2}]^{k} &{} \text {if }0<r<r_{0} \\ 0 &{} \text {if }r\ge r_{0} \end{array} ,\right. \end{aligned}$$
(10.2)

where k is a parameter that supplies some characteristics of the group poverty.

Recall, from our previous models, the larger the value of k, the smaller the dependence of the individual has in relation to income, that is, the smaller the influence that income has on poverty. In this way, intuitively, k reveals if the environment in which the group lives is more or is less favorable to life expectancy.

Observe that (10.1) is a family of ordinary differential equations. Thus, n(.) is a family of solutions of the differential equation indexed by r, that is, for each fixed r, n(.) is a solution of the differential equation corresponding to this r. This set forms the solution of the fuzzy problem (10.1). In this way, suppose that r has a statistical distribution, then n(t) is a random variable for each fixed t . If we wish to select precisely one curve to represent the evolution of the number of individuals over time, a strong candidate is the one that gives us numbers at the midpoint of n(t) for each t. This “mid-curve” is obtained calculating the expectation in the same way as it is done in stochastics/statistics.

Our object in what follows is to obtain an expectation of life expectancy of the group by means of classical mathematical and fuzzy expectation according to the concepts we have seen in Chap. 7.

10.1.2 Statistical Expectation: E[n(t)]

Statistical expectation is given by

$$\begin{aligned} E[n(t)]=\int _{-\infty }^{\infty }n(t)h(r)dr, \end{aligned}$$
(10.3)

where h(r) is the probability density function of income.

The Pareto distribution for developing countries (see [7]) with parameters a and b,

$$\begin{aligned} h(r)=\left\{ \begin{array}{cl} ab^{a}r^{-(a+1)} &{} \text {if }r\ge b \\ 0 &{} \text {if }r<b \end{array} .\right. \end{aligned}$$

is used for our specific case (Fig. 10.1).

Fig. 10.1
figure 1

Probability density function of income - Pareto distribution

Therefore,

$$\begin{aligned} E[n(t)]=n(0)e^{-\lambda _{1}t}ab^{a}\int _{b}^{\infty }e^{-\beta _{k}(r)\lambda _{2}t}r^{-(a+1)}dr \end{aligned}$$

or

$$\begin{aligned} E\left[ \frac{n(t)}{n(0)}\right] =e^{-\lambda _{1}t}ab^{a}\int _{b}^{\infty }e^{-\beta _{k}(r)\lambda _{2}t}r^{-(a+1)}dr. \end{aligned}$$
(10.4)
  • If \(r_{0}\le b\), then \(\beta _{k}(r)=0\) for \(r\ge b\) and

    $$\begin{aligned} \displaystyle E[n(t)]=n(0)e^{-\lambda _{1}t}ab^{a}\int _{b}^{\infty }r^{-(a+1)}dr=n(0)e^{-\lambda _{1}t}. \end{aligned}$$

    This means that \(E[\frac{n(t)}{n(0)}]=e^{-\lambda _{1}t}\) for all \(a>0\), that is, in this case the value of b is sufficiently large so that there is no affect of poverty on the life expectancy of the group.

  • If \(r_{0}>b\), we have that \(\displaystyle ab^{a}\int _{b}^{\infty }e^{-\beta _{k}(r)\lambda _{2}t}r^{-(a+1)}dr<1\), so that \( E[n(t)]<n(0)e^{-\lambda _{1}t}\). This means that we can interpret the number

    $$\begin{aligned} ab^{a}\int _{b}^{\infty }e^{-\beta _{k}(r)\lambda _{2}t}r^{-(a+1)}dr \end{aligned}$$

    as a factor of reduction in the life expectancy due to poverty.

What follows is the calculation of fuzzy expectation in order for us to compare it with the statistical expectation given above.

10.1.3 Fuzzy Expectation Value: \(FEV\left[ \frac{n(t)}{n(0)}\right] \)

Let us consider \(Y_{t}(r)=\frac{n(t)}{n_{0}}\) a membership function of a fuzzy set since we have \(\frac{n(t)}{n_{0}}\in [0,1]\). Let us next obtain \(FEV\left[ \frac{n(t)}{n(0)}\right] \) using Theorem 7.1 applying the function

$$\begin{aligned} H(\alpha )= & {} P\{r:Y_{t}(r)=\frac{n(t)}{n(0)}\ge \alpha \}=P\{r:e^{-(\lambda _{1}+\lambda _{2}\beta _{k}(r))t}\ge \alpha \} \nonumber \\= & {} P\{r:e^{-\lambda _{2}\beta _{k}(r)t}\ge \alpha e^{\lambda _{1}t}\}, \end{aligned}$$
(10.5)

where P is a probability defined by the density function for income h(r).

Thus, \(H(\alpha )=0\) if \(\alpha >e^{-\lambda _{1}t}.\) On the other hand, if \(\alpha \le e^{-\lambda _{1}t}\),

$$\begin{aligned} H(\alpha )=P\{r:\alpha \le e^{-(\lambda _{1}+\lambda _{2}\beta _{k}(r))t}<e^{-\lambda _{1}t}\}+P\{r:r\ge r_{0}\} \end{aligned}$$

which, with a little algebraic manipulation, we arrive at

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{cl} 1 &{} \text {if }0\le \alpha \le e^{-(\lambda _{1}+\lambda _{2}\beta _{k}(b))t} \\ \left[ \dfrac{b}{r_{0}\sqrt{1-(-(\frac{\ln \alpha }{\lambda _{2}t}+\frac{ \lambda _{1}}{\lambda _{2}}))^{\frac{1}{k}}}}\right] ^{a} &{} \text {if } e^{-(\lambda _{1}+\lambda _{2}\beta _{k}(b))t}<\alpha \le e^{-\lambda _{1}t} \\ 0 &{} \text {if }e^{-\lambda _{1}t}<\alpha \le 1 \end{array} .\right. \end{aligned}$$
(10.6)

It is easy to see that \(H(\alpha )\) is continuous over [0, 1], except when \( \alpha =e^{-\lambda _{1}t}\) and H has a fixed point between \(Y_{t}(b)\) and \(e^{-\lambda _{1}t}\), that is,

$$Y_{t}(b)=e^{-(\lambda _{1}+\lambda _{2}\beta _{k}(b))t}\le FEV\left[ \frac{ n(t)}{n(0)}\right] \le e^{-\lambda _{1}t} (Fig.\,10.2).$$

Some conclusions can quickly be made which are different than that of statistical expectation. Specifically, if

$$\begin{aligned} \left( \frac{b}{r_{0}}\right) ^{a}\ge e^{-\lambda _{1}t}, \end{aligned}$$

then

$$\begin{aligned} FEV\left[ \frac{n(t)}{n(0)}\right] =e^{-\lambda _{1}t}=FEV[e^{-\lambda _{1}t}]. \end{aligned}$$

In particular, we have if \(b\ge r_{0}\), then poverty does not affect life expectancy. This was the case with the results that were obtained using statistic expectation. However, fuzzy expectation indicates more. In order for poverty to have no effect on life expectancy, what is of interest is the relationship \(\left[ \left( \frac{b}{r_{0}}\right) ^{a}\ge e^{-\lambda _{1}t}\right] \) between individual income and the minimal group income. For example, an individual can have a relatively small income (\(b<r_{0})\) and even so, not have it interfere with his/her life expectancy. For this to occur, we just need that \(\left( \frac{b}{r_{0}}\right) ^{a}\ge e^{-\lambda _{1}t}\). This is the typical case of a single person who has all the infrastructure to survive.

We want to emphasize that, from a technical point of view, it is harder to obtain E(n(t)), since it is not integrable in closed form, whereas \(FEV\left[ \frac{n(t)}{n(0)}\right] \) whose value is the fixed point of H, can be obtained by the Banach Fixed Point Theorem (see [8, 9]). If \(\left( \frac{b}{r_{0}}\right) ^{a}<e^{-\lambda _{1}t}\), we can compute the value of \(FEV\left[ \frac{n(t)}{n(0)}\right] \) determined by the fixed point of H once this function is continuous and decreasing for \(\alpha <e^{-\lambda _{1}t}.\) We observe that H has the same fixed point as its inverse, that is, as

$$\begin{aligned} H^{-1}(\alpha )=\exp \left\{ -\left[ \lambda _{1}+\lambda _{2}\beta _{k}( \frac{b}{\alpha ^{1/a}})\right] \right\} t,\text { if }\left( \frac{b}{r_{0}} \right) ^{a}<\alpha <1. \end{aligned}$$
Fig. 10.2
figure 2

\(H(\alpha )\) and Fuzzy Expectation (FEV)

This model of poverty was used to evaluate the life expectancy of a group of metal workers in the city of Recife (see Tables 10.1 and 10.2), the capital of the state of the northeast state of Pernambuco in Brazil. For this group we had some information about the income and the calculation of life expectancy using classical statistical methods thus permitting us to compare the statistical methods to the fuzzy methods.

10.1.4 Application: Life Expectancy of a Group of Metal Workers in Recife, Pernambuco - Brazil

We can determine the values of the parameter a and b of the income variable from Table 10.1 for a Pareto distribution h(r). Now consider the cumulative distribution of income

Table 10.1 Workers’ distribution by minimum wage ranges. Recife, 1988 Source: DIEESE
$$\begin{aligned} F(r)=\int _{b}^{r}h(x)dx=\int _{b}^{r}ab^{a}x^{-a-1}dx=1-b^{a}r^{-a}=R. \end{aligned}$$

This means that,

$$\begin{aligned} \ln (1-R)=a\ln b-a\ln r. \end{aligned}$$

Linearizing the data from Table 10.1, we obtain an approximation of \( a\approxeq 2.031\) and \(b\approxeq 1.726.\) Thus,

$$\begin{aligned} h(r)=\left\{ \begin{array}{cl} 6.15r^{-3031} &{} \text {if }r\ge 1.726 \\ 0 &{} \text {if }r<1.726 \end{array} .\right. \end{aligned}$$

The table for life expectancy in the northeast of Brazil in 1977, in urban areas, where the minimum salary (which we denote S) was Cr$ 156.00 per month, is given in Table 10.2.

Table 10.2 Source: Carvalho and Wood (1977)

Suppose that income r is proportional to a power of the minimum salary S of the group we are studying, \(r=S^{m}\), where m is a constant. Then, we have

$$\begin{aligned} \beta _{k}(S^{m})=\left\{ \begin{array}{cl} [1-\left( \frac{S}{S_{0}}\right) ^{2m}]^{k} &{} \text {if }0<S<S_{0} \\ 0 &{} \text { if }S\ge S_{0} \end{array} .\right. \end{aligned}$$

Life expectancy, independent of family income was 54.4 years. From this, the natural mortality rate is \(\lambda _{1}=\frac{1}{54.4}.\) On the other hand, \(\lambda _{1}+\lambda _{2}\) is the highest rate of mortality of the group which is 40, that is,

$$\begin{aligned} \lambda _{1}+\lambda _{2}=\frac{1}{40}\Longrightarrow \lambda _{2}=\frac{1}{ 40}-\frac{1}{54.4}=6.618\times 10^{-3}. \end{aligned}$$

Let us consider that the minimum livable wage in 1977 was Cr$ 500.00 per month which is equivalent to \(S_{0}=\frac{500}{156}=3.2\) minimum salaries. From Table 10.2 we have two values for life expectancy

$$\begin{aligned} \begin{array}{lcl} \text {If }S=1\Longrightarrow \frac{1}{\lambda _{1}+\lambda _{2}\beta _{k}(1)} &{} = &{} 45.9 \\ \text {If }S=2\Longrightarrow \frac{1}{\lambda _{1}+\lambda _{2}\beta _{k}(2^{m})} &{} = &{} 50.8 \end{array} \Longrightarrow \end{aligned}$$
$$\begin{aligned} \begin{array}{cll} \lambda _{2}\beta _{k}(1) &{} = &{} \frac{1}{45.9}-\frac{1}{54.4}=3.404\times 10^{-3} \\ \lambda _{2}\beta _{k}(2^{m}) &{} = &{} \frac{1}{50.8}-\frac{1}{54.4} =1.303\times 10^{-3}. \\ &{} &{} \end{array} \end{aligned}$$

Since \(\lambda _{2}=6.618\times 10^{-3}\), we have

$$\begin{aligned} \begin{array}{cccr} \beta _{k}(1) &{} = &{} 0.514\Longrightarrow &{} \left[ 1-(\frac{1}{S_{0}})^{2m} \right] ^{k}=0.514 \\ \beta _{k}(2^{m}) &{} = &{} 0.197\Longrightarrow &{} \left[ 1-(\frac{2}{S_{0}} )^{2m}\right] ^{k}=0.197. \end{array} \end{aligned}$$

Then, \(m=0.4435\) and \(k=1.51.\) Since \(S_{0}=3.2\), it must be that \(r_{0}=(3.2)^{0.4435}\simeq 1.68\) which means the membership function of the fuzzy set \(\beta _{k}(r)\) (Fig. 10.3) is given by

$$\begin{aligned} \beta _{k}(r)=\left\{ \begin{array}{cl} \left[ 1-\left( \frac{r}{3.2}\right) ^{0.887}\right] ^{1.51} &{} \text { if } 0<r<1.68 \\ 0 &{} \text { if }r\ge 1.68 \end{array} \right. . \end{aligned}$$
(10.7)
Fig. 10.3
figure 3

Membership function of poor for \(k = {1.51}\)

10.1.5 Comparisons of the Statistical Expected Value and the Fuzzy Expected Value

We have, in hand, the membership function of the set poverty (\( \beta _{1.51}\)), so that we can calculate the average for the metal workers that we have been studying in Sect. 10.1.4, year by year, utilizing the results obtained in Sects. 10.1.2 and 10.1.3. Table 10.3 illustrate these values.

Table 10.3 Statistical expectation and fuzzy of number of workers and difference between two methodology

The fourth column of Table 10.3 shows us the various differences between the two methods to calculate life expectancy. In a general manner, Corollary 7.3 guarantees us that the differences are no greater than 0.25. For the values of the table, the largest difference in life expectancy is on the order of 0.63 %.

Moreover, for this specific example, it is easy to see that \({ FEV}\left[ \frac{ n(t)}{n(0)}\right] \) is in fact between \(Y(cb^{m})\) and \(e^{-\lambda _{1}t}\). Thus,

$$\begin{aligned} \lim _{t\rightarrow \infty }\left| E\left[ \frac{n(t)}{n(0)}\right] -{ FEV} \left[ \frac{n(t)}{n(0)}\right] \right| =0, \end{aligned}$$

that is, \(E\left[ \frac{n(t)}{n(0)}\right] \simeq { FEV}\left[ \frac{n(t)}{n(0)} \right] \) for t sufficiently large.

Now, as an example, let us suppose that income are given as fixed and let us use Theorem 7.5. Moreover, suppose that the group of workers A have 150 individuals, that is, \(\#A=150=\) \(n_{0}\) and income is distributed in the following manner:

1. \(n_{1}=100\) individuals receive an income of about \(r=2.0\) minimum salaries \(\rightarrow Y(2)=e^{-0.0013t}e^{-\lambda _{1}t};\)

2. \(n_{2}=40\) individuals receive an income of about \(r=2.5\) minimum salaries \(\rightarrow Y(2.5)=e^{-0.00057t}e^{-\lambda _{1}t};\)

3. \(n_{3}=10\) individuals receive an income of about \(r=3.5\) minimum salaries \(\rightarrow Y(3.5)=e^{-\lambda _{1}t}.\)

We can consider that

$$\begin{aligned} P\left\{ n\left| Y>\alpha \right. \right\} =\frac{\#\left\{ n\left| Y>\alpha \right. \right\} }{\#A}. \end{aligned}$$

Then,

$$\begin{aligned} \text {if }Y(2.5)<&\alpha \le Y(3.5)\Longrightarrow \frac{n_{2}}{\#A}= \frac{10}{150}=0.0667; \\ \text {if }Y(2.0)< & {} \alpha \le Y(2.5)\Longrightarrow \frac{n_{2}+n_{1}}{\#A} =\frac{50}{150}=0.333. \end{aligned}$$

If we now use the fuzzy expected value at time t of Y(r), we have,

$$\begin{aligned} { FEV}[Y_{t}(r)]= & {} \sup _{0\le \alpha \le 1}\inf \left[ \alpha ,P\left\{ n\left| Y>\alpha \right. \right\} \right] \\= & {} \text {median }\left\{ 0.0667;0.333;e^{-0.0013t -\lambda _{1}t};e^{-0.00057t -\lambda _{1}t};e^{-\lambda _{1}t}\right\} \\= & {} e^{-0.0013t}e^{-\lambda _{1}t}. \end{aligned}$$

Observe that for \(t=1\) we have \({ FEF}(Y_{1}(r))\approxeq 0.9987e^{-\lambda _{1}}.\)

On the other hand, if we take the classical average for these same data we obtain

$$\begin{aligned} E[Y_{t}]=\frac{100Y_{1}+40Y_{2}+10Y_{3}}{150}=\frac{e^{-\lambda _{1}t}}{150} (100e^{-0.0013t}+40e^{-0.00057t}+10) \end{aligned}$$

so that for \(t=1\)

$$\begin{aligned} E[Y_{1}]\approxeq 0.9998e^{-\lambda _{1}}. \end{aligned}$$

That is, the values \({ FEF}(Y_{1}(r))\) and \(E(Y_{1})\) are similar. This corroborates that, in general, \({ FEV}[Y]\) and E[Y] are similar for normalized random variable.

The two following examples have similar characteristics in mathematical models and as such are treated as analogous mathematical tools in terms of building blocks in general biomathematical models. The principal similarity between the two examples as we shall see, is the fact that their uncertainties have their origin in the state variables and so we treat the uncertainty as environmental fuzziness. However, we will “transform” this uncertainty into uncertainty in the parameters. This procedure results in the reduction of complexity in the associated solution methods. To be specific, to treat demographic fuzziness, we will need to use rule-based systems which is generally more complex than if the uncertainty is all in the parameters - environmental fuzziness. However, it is clear that we cannot always use this process of transforming demographic fuzziness to environmental fuzziness. It depends on the situation being modeled.

10.2 The SI Epidemiological Model

The simplest mathematical model to describe the dynamics of directly transmitted illnesses where there is interaction between susceptible individuals and infected individuals is the SI model type and it can be represented by the compartmental model depicted by Fig. 10.4.

Fig. 10.4
figure 4

Compartimental diagram of SI model

The classical differential equations that describe the dynamics are given by:

$$\begin{aligned} {\left\{ \begin{array}{ll} \dfrac{\mathrm {d}S}{\mathrm {d}t}=-\beta SI \\ \dfrac{\mathrm {d}I}{\mathrm {d}t}=\beta SI \end{array}\right. } , \end{aligned}$$
(10.8)

where S is the proportion of susceptible individuals, I is the proportion of infected individuals and \(\beta \) is the coefficient of transmission of the disease. Taking into account that the model is normalized, that is, \(S+I=1\), the number of infected individuals is obtained by the solution to the logistic equation

$$\begin{aligned} \begin{array}{lll} \dfrac{\mathrm {d}I}{\mathrm {d}t}= & {} \beta (1-I)I. \end{array} \end{aligned}$$

whose solution is given by:

$$\begin{aligned} I=\dfrac{I_{0}e^{\beta t}}{S_{0}+I_{0}e^{\beta t}}, \end{aligned}$$
(10.9)

where \(S_{0}\) and \(I_{0}\) are the initial proportions of susceptible and infected individuals respectively.

The SI model (10.8) is a part of a group of direct disease transmission models. These models are formulated as differential equations and are based on the law of mass action whose origin is in kinematic chemistry. The law of mass action postulates that the rate of formation of composites is proportional to the concentration of the reactants. The acceptance of this law is based on the fact that each particle of the reactants are moving independently with respect to all the other particles which means that the mixture is homogeneous so that each particle has the same chance of encountering the other particles. The translation of this law to biomathematical models is made considering that the encounter between the variables of the model is their product. Lotka and Volterra, in the same epoch also used this formulation to model the interaction between animal species.

The incorporation of this law into epidemiological models was first made by Kermack-Mackendric (see [10, 11]) based on the hypothesis that infected individuals are homogeneously distributed in the entire population and each infected individual has the same potential to transmit the illness. This is a rather considerable assumption for epidemiological models since there are heterogeneous sources that interfere or accelerate the propagation of an illness, for example, age and/or social class, health habits (washing hands or quarantine, for example).

The model that we are going to propose uses the law of mass action, that is, each infected individual has the same chance of encountering a susceptible individual. This notwithstanding, let us also consider that the chance of new cases of the illness varies from individual to individual. In particular let us consider that a new infection can only occur if a minimal number of viruses (or another pathogenetic agent) is transmitted by the host. In this way, we will take as a factor, the viral (or other pathogen) load as a factor in the propagation of an illness where our assumption is that individuals with a large viral load have a greater chance of transmitting an illness than an individual with a lower viral load (see [12]). Thus, the SI model that we present next takes into consideration viral load as a relevant property of an infected individual.

10.2.1 The Fuzzy SI Model

With the heterogeneity in the population described above in mind as we build SI model, we will consider that the higher the viral load, the higher the chance of transmitting the disease. In other words, we will assume that \( \beta \) \(=\beta (v)\), where v denotes the viral load which will be a non-decreasing function in v. On the other hand, we expect that when the viral load is very low, there is no chance of transmission occurring. That is, we assume that there is a minimum viral load, \(v_{m \acute{\imath }n}\), necessary for there to be the possibility of transmission of the illness. Moreover, after a viral load of \(v_{M}\), the chance chance of infection is maximum. Lastly, we suppose the there is an upper bound to the viral load which we denote as \(v_{\max }.\)

We choose, keeping the above in mind, for \(\beta \) the following membership function,

$$\begin{aligned} \beta (v)=\left\{ \begin{array}{cl} 0 &{} \text {if }v\le v_{\min } \\ \dfrac{v-v_{\min }}{v_{M}-v_{\min }} &{} \text {if }v_{\min }<v\le v_{M} \\ 1 &{} \text {if }v_{M}<v\ \le v_{\max } \\ 0 &{} \text {if }v>v_{\max } \end{array} .\right. \end{aligned}$$
(10.10)

The parameter \(v_{\min }\), as was mentioned, represents the minimal quantity of virus (pathogens) necessary for there to be a transmission of the illness. This parameter could be interpreted as the threshold value of susceptibility of the group in question. In fact, the larger the value of \( v_{\min }\), the larger the quantity of virus necessary for a transmission of the disease to occur and this means that the group in question has low susceptibility to the illness. In other words, the larger that \(v_{\min }\) is, the larger the resistance of the susceptible individuals. Whereas the parameter \(v_{M}\) represents the viral load above which the chance of transmission is maximum, that is, \(\beta (v)=1\). Obviously, this does not mean that a transmission of the disease will occur in fact when \(\beta (v)=1\), just that the chance of transmission is the greatest at this value.

Since \(\beta (v)\in [0,1]\), we can interpret \(\beta \) as a membership function of some fuzzy set whose domain is the viral load (see Example 7.6) (Fig. 10.5).

Fig. 10.5
figure 5

Fuzzy transmission coefficient \(\beta \) [4]

Fuzzy Solution

System (10.8), incorporating viral lood, can be seen as a family of ordinary differential equations that has as a solution the functions

$$\begin{aligned} I(v,t)=\dfrac{I_{0}e^{\beta (v)t}}{S_{o}+I_{0}e^{\beta (v)t}} \end{aligned}$$
(10.11)

for each fixed v. Now, for each fixed \(t>0\), I(vt) is a set of real numbers and this means that for each instant t, a solution (10.11) of the fuzzy problem (10.8) is a distribution of possible values for the number of infected individuals whose range lies in the interval \(\left[ 0,1\right] \). Thus,

$$\begin{aligned} I(v,t)=I_{t}(v)\in [0,1] \end{aligned}$$

may be interpreted as a membership function of a fuzzy set. If for some reason it is necessary to adopt a single real-value to represent the number in infected individuals, we should choose some defuzzification. We could use, for example, the average at every instant of time t by way of the fuzzy expected value \({ FEV}[I(V,t)]\) using as our defuzzier of the fuzzy set I(vt). To make a comparison between the classical and fuzzy SI models we are calculating the statistic expected value \(E\left[ I(V,t)\right] \) and the fuzzy expected value \({ FEV}[I(V,t)]\). To do this, let us consider that the viral load V is a linguistic variable that can be considered weak (\(V_{-}\)), medium (\(V_{-}^{+}\)) or strong (\( V_{+}\)), where each of these classifications is a fuzzy set whose membership function is a triangular fuzzy number dependent on actual viral load associated with the disease being studied,

$$\begin{aligned} \rho (v)=\left\{ \begin{array}{cl} 1-\frac{|v-\bar{v}|}{\delta } &{}\quad \text {if }v\in [\bar{v}-\delta ,\bar{v }+\delta ] \\ 0 &{}\quad \text {if }v\notin [\bar{v}-\delta ,\bar{v}+\delta ] \end{array} .\right. \end{aligned}$$
(10.12)

Note that \(\rho (v)\) may be viewed as a possibility of occurrence \( V=v\) and, in this case \(\rho \) becomes a possibility distribution for the variable V. For a fuller interpretation of possibility (say of a fuzzy set like \(\rho )\) see Example 7.6 of Chap. 7 (Fig. 10.6).

Fig. 10.6
figure 6

Possibility distribution of viral load \(\rho \) [4]

The parameter \(\bar{v}\) is an average value around which each one of the fuzzy sets generated by V distributes itself, whereas \(\delta \) is half of the distance of the base of the triangles. This triangular fuzzy number may be considered as an ideal dispersion around the average \(\bar{v}\). The fuzzy sets generated by the linguistic variable V are classified based on the parameters \(v_{\min }\) and \(v_{M}\) that appear in the definition of \( \beta \).

10.2.2 Expected Value of the Number of Infected Individuals

This section calculates the average number of infected individuals in the distinct cases corresponding to the distributions of the viral load of the group. Since in Chap. 7 we have already defined the fuzzy expected value \({ FEV}\), we now use this definition to define the expected value of the fuzzy set I(Vt) as follows

$$\begin{aligned} { FEV}[I(V,t)]=\underset{0\le \alpha \le 1}{\sup }\min [\alpha ,\mu \{I(v,t)\ge \alpha \}], \end{aligned}$$

where \(\mu \{v:I(v,t)\ge \alpha \}\) is the classical measure of the \(\alpha -level\) \([I(V,t)]^{\alpha }\), which is a classical set. In this way, for each t, the function \(H(\alpha )\), whose fixed point is the value of \( { FEV}[I(V,t)]\) according to Theorem 7.1 is given by

$$\begin{aligned} H(\alpha )=\mu \{v:I(v,t)\ge \alpha \}=\int \limits _{[I(v,t)]^{\alpha }}\!\!\!\rho (v)\mathrm {d}v=1-\mu \{v:I(v,t)<\alpha \}. \end{aligned}$$

First, observe that \(H(0)=1\) and \(H(1)=0\). For \(0<\alpha <1\), and setting \(k= \frac{S_{0}}{I_{0}}\) we have

$$\begin{aligned} H(\alpha )=1-\mu \{v:I(v,t)<\alpha \}=1-\mu \{v:\beta (v)<\ln \left( \frac{\alpha k }{1-\alpha }\right) ^{\frac{1}{t}}\}= \end{aligned}$$
$$\begin{aligned} =\left\{ \begin{array}{cl} 1 &{}\,\, \text {if }\ln (\frac{\alpha k}{1-\alpha })^{\frac{1}{t}}\le 0 \\ \mu \{v\in [0,B)\} &{}\quad \text {if }0<\ln (\frac{\alpha k}{1-\alpha })^{ \frac{1}{t}}<1 \\ 0 &{}\,\, \text {if }\ln (\frac{\alpha k}{1-\alpha })^{\frac{1}{t}}\ge 1 \\ &{} \end{array} \right. = \end{aligned}$$
$$\begin{aligned} =\left\{ \begin{array}{cl} 1 &{}\,\, \text {if }0\le \alpha \le I_{0} \\ \mu \{v\in [0,B)\} &{}\quad \text {if }I_{0}<\alpha <\frac{I_{0}e^{t}}{ S_{0}+I_{0}e^{t}} \\ 0 &{}\,\, \text {if }\frac{I_{0}e^{t}}{S_{0}+I_{0}e^{t}}\le \alpha \le 1 \\ &{} \end{array} \right. , \end{aligned}$$

where \(B=v_{\min }+(v_{M}-v_{\min })\ln (\frac{\alpha k}{1-\alpha })^{\frac{1 }{t}}\). Note that \(v_{\min }<B\le v_{M}.\)

To calculate the fuzzy expectation, any measure can be used not necessarily a \(\sigma \)-additive one. To this end, in our case, let us adopt a fuzzy measure

$$\begin{aligned} \mu (A)=\frac{1}{\delta }\int _{A}\rho (v)\mathrm {d}v=\int _{A}\frac{\rho (v)}{ \delta }\mathrm {d}v, \end{aligned}$$

which is also a probability measure where in that case, \(\frac{\rho (v)}{ \delta }\) is the probability density function and we note that \(\int _{A} \frac{\rho (v)}{\delta }\mathrm {d}v\) \(=1\). With the aim of giving the example of the cases where the viral load is weak, medium, or strong, let us calculate the fuzzy expectation \({ FEV}[I(V,t)]\) for the three distinct cases according to Fig. 10.7.

Fig. 10.7
figure 7

Classification of viral load [4]

\(\bullet \) Weak viral load (\(V_{-}\)).

This case \(B>v_{\min }> \bar{v}+\delta \) and we have \(\mu \left\{ v\in [0,B]\right\} =1\) and thus,

$$\begin{aligned} H(\alpha )= \left\{ \begin{array}{cl} 1 &{}\quad \text {if }0\le \text { }\alpha \le I_{0} \\ 0 &{}\quad \text {if }I_{0}<\alpha \le 1 \end{array}.\right. \end{aligned}$$

Therefore,

$$\begin{aligned} { FEV}[I(V,t)]=I_{0}. \end{aligned}$$

The number if infected at each instant of time t remains the same as at the initial state and so the disease does not propagate. This result is concordant with the fact that in this interval, \(\beta (v)=0\).

\(\bullet \) Strong viral load (\(V^{+}\)).

This case \(B\le v_{M}\) \(\le \bar{v}-\delta \) and we obtain \(\mu \left\{ v\in [0,B]\right\} =0\). As a result

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{cl} 1 &{}\quad \text {if }0\le \alpha \le \frac{I_{0}e^{t}}{S_{0}+I_{0}e^{t}} \\ 0 &{}\quad \text {if }\frac{I_{0}e^{t}}{S_{0}+I_{0}e^{t}}<\alpha \le 1 \end{array} \right. \end{aligned}$$

and therefore,

$$\begin{aligned} { FEV}[I(V,t)]=\frac{I_{0}e^{t}}{S_{0}+I_{0}e^{t}}. \end{aligned}$$

In addition, we obtain the classical solution when \(\beta =1\).

\(\bullet \) Medium viral load (\(V_{-}^{+}\)). This case has \(v_{\min }<\bar{v}-\delta<\bar{v}+\delta <v_{M}\) and a direct calculation, though it requires quite a bit of work, gives us the following,

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{cl} 1 &{}\quad \text {if }0\le \alpha \le I(\bar{v}-\delta ,t) \\ 1-\frac{1}{2}\left( \dfrac{B-\bar{v}}{\delta }+1\right) ^{2} &{} \quad \text {if }I( \bar{v}-\delta ,t)<\alpha \le I(\bar{v},t) \\ \frac{1}{2}\left( \dfrac{\bar{v}-B}{\delta }+1\right) ^{2} &{}\quad \text {if }I( \bar{v},t)<\alpha \le I(\bar{v}+\delta ,t) \\ 0 &{} \quad \text {if }I(\bar{v}+\delta ,t)<\alpha \le 1 \end{array} .\right. \end{aligned}$$
(10.13)

In accordance with expression (10.13) and the above figure, we can conclude that \(H(\alpha )\) is continuous and decreasing with \( H(0)=1\) and \(H(1)=0\). Consequently, H has one and only one fixed point that coincides with \({ FEV}[I(V,t)]\) (Theorem 7.1). Once give the values of the parameters \(\delta \), \(\bar{v}\), \(v_{\min }\) and \(v_{M}\) are used to obtain \( { FEV}[I(V,t)]\) (Fig. 10.8).

It is not hard to see that for each \(t>0\), if \(v\in [v-\delta ,v+\delta ]\) then \(I(\bar{v}-\delta ,t)\) and \(I(\bar{v}+\delta ,t)\) are, respectively, the left and right endpoints of a real-valued interval. We also have that if \(v_{2}\ge v_{1}\), then \(I(v_{2},t)\ge I(v_{1},t)\). In this way, by the Intermediate-Value Theorem (see [13, 14]), for each \(t>0\) there exists a unique \(v=v(t)\in [v-\delta ,v+\delta ]\) such that

$$\begin{aligned} { FEV}[I(V,t)]=I(v(t),t)=\frac{I_{0}e^{\beta (v(t))t}}{S_{0}+I_{0}e^{\beta (v(t))t}}. \end{aligned}$$
Fig. 10.8
figure 8

Level function \(H(\alpha )\) for the medium viral load [4]

Therefore, the expectation of the solutions \({ FEV}[I(V,t)]\) does not coincide with any of the solution curves (10.11) of the model. What we have is that for each t, the value of \({ FEV}[I(V,t)]\) coincides with I(vt) for some v. Consequently, changing the instant t, also will change the curve I(vt), since \({ FEV}[I(V,t)]=I(v(t),t)\) and \(v=v(t)\) varies with time. In other words, a curve \({ FEV}[I(V,t)]=I(v(t),t)\) is not a solution of the original autonomous differential equation

$$\begin{aligned} \begin{array}{l} \dfrac{\mathrm {d}I}{\mathrm {d}t}=\beta (1-I)I. \end{array} \end{aligned}$$

We make several observations based on what we presented above.

\(\bullet \) While there are susceptible individuals and \(\bar{v} -\delta -v_{\min }>0\), the expectation of the infected \({ FEV}[I(V,t)]\) grow with respect to t, because

$$\begin{aligned} \lim _{t\rightarrow \infty }{} { FEV}[I(V,t)]\ge \lim _{t\rightarrow \infty }I(\bar{ v}-\delta ,t)=1. \end{aligned}$$

\(\bullet \) The disease can be controlled by \(I(\bar{v}+\delta ,t)\), that is, making \(\bar{v}+\delta -v_{\min }\le 0\), the average number of infected cannot grow since

$$\begin{aligned} \lim _{t\rightarrow \infty }{} { FEV}[I(V,t)]\le \lim _{t\rightarrow \infty }I(\bar{ v}+\delta ,t)=I_{0}. \end{aligned}$$

10.2.3 Statistical Expected Values of the Number in Infected

The way we have considered the parameter \(\beta =\beta (v) \), the classical statistical expected value of the number of infected individuals, E[I(Vt)], is given by

$$\begin{aligned} E[I(V,t)]=\int \limits _{-\infty }^{+\infty }I(v,t)\frac{\rho (v)}{\delta } dv=\dfrac{1}{\delta }\int \limits _{\bar{v}-\delta }^{\bar{v}+\delta }I(v,t)\rho (v)dv, \end{aligned}$$
(10.14)

since \(\rho (v)=0\) outside the interval \([\bar{v}-\delta ,\bar{v} +\delta ]\). So, we have

$$\begin{aligned} I(\bar{v}-\delta ,t)\le E[I(v,t)]\le I(\bar{v}+\delta ,t). \end{aligned}$$

Since there exist various ways for us to calculate the expected value as a function of the parameters, we choose the three particular cases already analyzed using the fuzzy expected value (\({ FEV}\)).

Weak viral load: \(v_{\min }>\) \(\bar{v}+\delta \).

In this case, for all the infected individuals, the transmission coefficient \(\beta (v)\) is zero. Substituting \(\beta (v)=0\) and I(Vt) given by (10.11) in (10.14), we obtain:

$$\begin{aligned} E[I(V,t)]=\frac{1}{\delta }\int \limits _{\bar{v}-\delta }^{\bar{v}+\delta }I(v,t)\rho (v)dv=I_{0}. \end{aligned}$$

Therefore, since all the infected individuals exhibit a viral load less than \(v_{\min }\), that is, no individual possesses a minimal viral load necessary for transmission, there occurs no propagation of the disease. We may interpret this situation as one in which the group of individuals is highly resistant (\(v_{\min }\) is high), that in turn makes the susceptibility to the disease low. In this case the number of infected remains unaltered from \( I_{0}\).

Strong viral load: \(v_{M}<\bar{v}-\delta \).

In this case, the coefficient of transmission is maximum for all the infected individuals, that is, \(\beta (v)=1\). After some calculations we obtain

$$\begin{aligned} E[I(V,t)]=\frac{1}{\delta }\int \limits _{\bar{v}-\delta }^{\bar{v}+\delta }I(v,t)\rho (v)dv=\dfrac{I_{0}e^{t}}{S_{0}+I_{0}e^{t}}\text {.} \end{aligned}$$
(10.15)

Observe that (10.15) coincides with the classical model when we consider the transmission coefficient as constant, that is, \(\beta =1\).

Medium viral load: \(\bar{v}-\delta >v_{\min }\;\) and \(\;\bar{v} +\delta <v_{M}\).

In this case, similar to we saw for the fuzzy expectation, here also the coefficient of transmission is variable for all infected individuals. All the distribution, the support of the distribution of V is in the region where \(\beta (v)=\frac{ v-v_{\min }}{v_{M}-v_{\min }}\). So, to obtain E[I(Vt)] it is necessary to know the values of all the parameters: \(\delta ,\bar{v},v_{\min },v_{M}\) and \(v_{\max }\).

Analogous observations that were made about the propagation of the disease made for the fuzzy expected value also apply here remembering that

$$\begin{aligned} I(\bar{v}-\delta ,t)\le E[I(v,t)]\le I(\bar{v}+\delta ,t), \end{aligned}$$
$$\begin{aligned} \lim _{t\rightarrow \infty }E[I(V,t)]\ge \lim _{t\rightarrow \infty }I(\bar{v} -\delta ,t)=1 \end{aligned}$$

and

$$\begin{aligned} \lim _{t\rightarrow \infty }E[I(V,t)]\le \lim _{t\rightarrow \infty }I(\bar{v} +\delta ,t)=I_{0}. \end{aligned}$$

For the statistic expectation, we also have

$$\begin{aligned} E[I(V,t)]=I(v(t),t)), \end{aligned}$$

for some function \(v=v(t)\).

To conclude this section we would like to emphasize that unlike the statistic expectation, we could have utilized other fuzzy measures to obtain the fuzzy expectation. This possibility to choose different measures, according to the phenomenon being studied, is what makes the fuzzy expectation a powerful tool in applications. For example, instead of using the measure

$$\begin{aligned} \mu (A)=\dfrac{1}{\delta }\int \rho (v)dv, \end{aligned}$$

we could have used the possibilistic measure (see Chap. 7)

$$\begin{aligned} \mu (A)=\sup _{v\in A}\rho (v). \end{aligned}$$

In our view, this is a very reasonable measure to use for our example if we want to be very conservative in the following sense. It may be that for a particular disease, a group A of infected individuals is evaluated by the one person with the greatest viral load. The expectation of the number of infected individuals, \({ FEV}[I(V,t)]\), could be evaluated with this more conservative measure and from this, mechanisms applied to control the disease could be made according to this figure. To be specific, for the possibility measure, we arrive at a very similar conclusion for the three cases previously analyzed where in the possibilistic measure case the function H becomes

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{cl} 1 &{}\,\, \text {if }0\le \alpha \le I_{0} \\ \displaystyle \sup _{v\in [a,v_{\max }]}\rho (v) &{} \,\,\text {if } I_{0}<\alpha \le \frac{I_{0}e^{t}}{S_{0}+I_{0}e^{t}} \\ 0 &{} \,\,\text {if }\frac{I_{0}e^{t}}{S_{0}+I_{0}e^{t}}<\alpha \le 1 \end{array} \right. \end{aligned}$$
(10.16)

and \({ FEV}[I(V,t)]\) is the fixed point of the function H.

Let us do a comparative study between the approaches taken above and the deterministic method with the aim of exploring a little more this example.

10.2.4 \(I({ FEV}[V],t)\) Versus \({ FEV}[I(V,t)]\)

This section will compare the trajectories of the three cases we have been studying previously above of the curve \({ FEV}[I(V,t)]\), that is, \( I({ FEV}[V],t)=I(\bar{v},t).\) From the expression of H (10.16), we can conclude that \(H(I(\bar{v},t))=\frac{1}{2}\) for all t. Thus \( { FEV}[I(V,t)]=I(\bar{v},t)\) only when \(I(\bar{v},t)=\frac{1}{2}\).

On the other hand, once \({ FEV}[I(V,t)]\) is a fixed point of H we have

$$\begin{aligned} \begin{array}{lll} { FEV}[I(V,t)]>I(\bar{v},t) &{} \text {if} &{} I(\bar{v},t)<\frac{1}{2} \\ { FEV}[I(V,t)]<I(\bar{v},t) &{} \text {if} &{} I(\bar{v},t)>\frac{1}{2} \end{array}. \end{aligned}$$

In this way, a trajectory due to a medium viral load (\(\bar{v}\)), does not produce the medium number of infected individuals, as given by \({ FEV}[I(V,t)]\), at every instant. Therefore, from our point of view, it is not correct to adopt an average or modal viral load, \(\bar{v}\), to study the evolution of the disease in a population as a whole since \({ FEV}[I(V,t)]=I(\bar{v},t)\) only at the instant \(\bar{t}=\frac{v_{M}-v_{\min }}{\bar{v}-v_{\min }}\ln ( \frac{S_{0}}{I_{0}})\), \(S_{0}\ge I_{0}.\) We observe that \(\bar{t}\) is the inflection point of \(I(\bar{v},t)\) and that \(I(\bar{v},\bar{t})=\frac{1}{2}\), that is, at the instant \(\bar{t}\), the increment of the rate of increase of \(I(\bar{v},t)\) is larger than \(I(\bar{v},\bar{t})=\frac{1}{2}\) (see Fig. 10.9). Starting with Jensen’s inequality [15], we obtain similar results as those commented upon above for the classical expectation, E(I(Vt)), by only changing the time \(\bar{t}\) at which the curve \(I(\bar{v} ,t)\) lies above E(I(Vt)).

Fig. 10.9
figure 9

Deterministic solution \(I(\bar{v},t)\) with \(\bar{v}\) and the fuzzy expected value \({ FEV}[I(V,t)]\) [4]

These facts reveal that, for heterogeneous systems, two distinct instants of time can appear in which the uncertainties of the model can induce different values for the system as a whole. If we adopt a deterministic model to study the system above, it leads us to adopt \(I(\bar{v},t)\) as a solution since in this case, all the uncertainty should be extracted right at the beginning of the mathematical model which in our case is, \(V=\bar{v}\). On the other hand, the fuzzy model allows the uncertainties, in this case inherent in the phenomenon, to be extracted in a desired (future) moment resulting in the solution \({ FEV}[I(V,t)]\) or E[I(Vt)] which is more representative of the system as a whole.

Mathematical models of epidemics are studied, in large part, with the aim of the implementation of policies or strategies to control the disease. We further illustrate this by studying a fuzzy SI model.

10.2.5 Control of Epidemics and the Basic Reproductive Number

The discussion in this section is based on the properties of the fuzzy \({ SI}\) model, keeping in mind the curve given by the fuzzy expectation \({ FEV}[I(V,t)]. \) In our previous development, we obtained conclusions based on the curve E[I(Vt)] [4, 16]. In our previous discussions we saw the following facts.

  • If \(S_{0}>I_{0}\), while \(t<\) \(\bar{t}=\frac{v_{M}-v_{\min }}{\bar{v} -v_{\min }}\ln (\frac{S_{0}}{I_{0}})\), then \({ FEV}[I(V,t)]>I(\bar{v},t)\). Beginning with \(t=\) \(\bar{t}\) we have that \({ FEV}[I(V,t)]<I(\bar{v},t)\). In this way we can say that the deterministic model underestimates the number of infected individuals at the beginning of the illness and overestimates the number of infected individuals beginning with \(\bar{t}\) (see Fig. 10.9).

  • If \(S_{0}\le I_{0}\) then \({ FEV}[I(V,t)]\le I(\bar{v},t)\) for all \(t>0\) and in this case, the deterministic model overestimates the number of infected individuals.

Therefore, at the beginning of the illness when \(t<\) \(\bar{t}= \frac{v_{M}-v_{\min }}{\bar{v}-v_{\min }}\ln (\frac{S_{0}}{I_{0}})\) and \( S_{0}>>\) \(I_{0}\), we have

$$\begin{aligned} I(\bar{v},t)\le { FEV}[I(V,t)]\le I(\bar{v}+\delta ,t) \end{aligned}$$

and thus, \(v(t)\in [\bar{v},\bar{v}+\delta ].\)

Once \({ FEV}[I(V,t)]=I(v(t),t)\) increases with the increase in v(t), we can say that the larger the medium viral load the larger the average number of infected individuals \({ FEV}[I(V,t)]\). Also, the larger the dispersal \(\delta \), the larger will be \({ FEV}[I(V,t)]\) and the larger \(v_{\min }\) is, the smaller \({ FEV}[I(V,t)]\) will be.

An essential parameter, for epidemiological classical models, is the basic reproductive number \(R_{0}\), which gives the number of secondary cases caused by an infected individual introduced in a population that is totally susceptible [10, 17]. In this way, this parameter indicates under what conditions the disease is propagated in a population. If an infected individual causes more than one new case, that is, if \(R_{0}>1\) then the disease will propagate. On the other hand, when \(R_{0}<1\) the disease will be extinguished.

The expression for the parameter \(R_{0}\), for the more simple epidemiological models can be obtained beginning with the condition \(\mathrm {d}{I}/\mathrm {d}{t}>0\), that is, the condition that there occurs an increase in the number of infected. In this case, for the classical normalized \({ SI}\) model where \(I+S=1\), we will have

$$\begin{aligned} \frac{\mathrm {d}I}{\mathrm {d}t}>0\Longleftrightarrow \beta { SI}=\beta (1-I)I>0, \end{aligned}$$

which holds as long as there exist susceptible individuals in the populations since \(\beta >0\). In other words we will always have \(R_{0}>1\) when \(\beta >0\) and \(I<1\). However, when we use a fuzzy set to describe the parameter \(\beta \) this cannot occur. In our case, according to the analysis we made above, it is easy to verify that a sufficient condition for there to be no transmission of the disease is that no infected individual possesses the minimum or higher viral load. That is, the condition \(\bar{v} +\delta<\) \(v_{\min }\) should be satisfied. We can therefore define the fuzzy basic reproductive number as being the value

$$\begin{aligned} R_{0}^{\text {fuzzy}}=\frac{\bar{v}+\delta }{v_{\min }}\text {.} \end{aligned}$$
(10.17)

Classical epidemiological models use, as a prevention control mechanism, the policy of reducing the value of the parameter \(R_{0}\) in such a way that \( R_{0}<1\) so that the disease will not propagate. But for the classical \({ SI}\) model this is not possible since the number of susceptible individuals is always positive as we have seen above.

However, if we consider the number of susceptible individuals was a fuzzy set, that is, \(\beta =\beta (v)\) in (10.8), even in this simple model, we will garner additional information about the dynamics of the disease. For example, it is possible to interfere in the illness’ transmission by reducing the value of the fuzzy parameter \(R_{0}^{\text {fuzzy}}\). This can be done in two ways: (1) Increasing the value of \(v_{\min }\), which means that we increase the resistance of the susceptible individuals (decrease the susceptibility); Increasing the value of \(v_{\min }\) could be done through, for example, vaccination, basic sanitation, etc. In this sense, by the fact that the parameter \(v_{\min }\) is related to the susceptible individuals, the way to reduce the value of \( R_{0}\) is referred to as methods of control; (2) the second way to reduce \(R_{0}\) would be to diminish the value of \(\bar{v}+\delta \), by reducing the value of \(\bar{v}\) and/or \(\delta \). The reduction of the value of \(\delta \) could be done by means of control of the infected population as in, for example, quarantine or isolation. The reduction in \(\bar{v}\) is related to measures of treatment of the infected individuals.

We finish our discussion of this application by emphasizing that unlike the classical \({ SI}\) model that is quite simple as we presented it, and inadequate for most diseases, even the simple fuzzy \({ SI}\) model is more inclusive whose results are more closely associated with more complex models in which the class of infected are divided into subclasses in accordance with the intensity of the infected (see [18]). A more detailed study of the fuzzy \({ SI} \) models can be found in [4] and fuzzy \({ SIS}\) models in [11, 16, 19].

10.3 A Fuzzy Model of the Transference from Asymptomatic to Symptomatic in HIV\(^{+}\) Patients

The model that we present next can be found in [20, 21]. When we analyze the evolution of a population of individuals from asymptomatic \({ HIV}^{+}\) to a class of symptomatic ones, many factors are involved in the process since the rate at which the transference occurs is subject to the factors responsible for the change in the stages of \({ HIV}^{+}.\) Some of these factors are more crucial and influential than others. For example, the viral load of an individual and the level of \( { CD}4^{+}\) are fundamental to the determining the next state in a \({ HIV}^{+}\) the patient. What we exhibit with this example is to show how we can study a phenomenon, that is typically modeled deterministically, as a fuzzy model that explicitly and effectively uses inexact variables and parameters as they occur in the data and model statement. We demonstrate the transformation of the subjective, uncertain, and inexact variables and parameters into a fuzzy model via environmental fuzziness. To this end, the demographic fuzziness (fuzzy variables) are transformed into environmental (parameters) fuzziness. This being the case, we will consider the rate of transference, from asymptomatic to symptomatic, subjectively dependent on the viral load and the level \({ CD}4^{+}\). In this way, we can express the rate of transference by a fuzzy set, that is, we express the transference rate via a linguistic variable as developed and studied in Chap. 5. However, to begin, we review the classical deterministic case.

10.3.1 The Classical Model

In 1986 Anderson et al. [22] proposed the following model for the transference of asymptomatic individuals to symptomatic \({ HIV}^{+}\) ones,

$$\begin{aligned} {\left\{ \begin{array}{ll} \dfrac{\mathrm {d}x}{\mathrm {d}t}=-\lambda (t)x\text { with }x(0)=1 \\ \dfrac{\mathrm {d}y}{\mathrm {d}t}=\lambda (t)x\text { with }y(0)=0 \\ \end{array}\right. } \text {,} \end{aligned}$$
(10.18)

where the function \(\lambda (.)\) represents the rate of transference of infected asymptomatic individuals with \({ HIV}^{+}\) into symptomatic ones. The state variable x is the proportion of the infected individuals who still do not have symptoms indicative of \({ AIDS}\) and y is the proportion of the individuals that possess clear symptoms of \({ AIDS}\). As a first approximation, Anderson proposes that this rate be given as a linear function

$$\begin{aligned} \lambda (t)=at,\text { with }a>0, \end{aligned}$$

which means that the solution of the deterministic system (10.18) is

$$\begin{aligned} x(t)=e^{-\frac{at^{2}}{2}}\text { and }y(t)=1-e^{-\frac{at^{2}}{2}}. \end{aligned}$$

10.3.2 The Fuzzy Model

Let us now consider the rate of transference to be dependent on viral load v and the level of \(CD4^{+}\) c, that is,

$$\begin{aligned} \lambda =\lambda (\upsilon ,c). \end{aligned}$$

Using the analogous deterministic model given by Anderson, we can write the model as:

$$\begin{aligned} \left\{ \begin{array}{l} \dfrac{\mathrm {d}x}{\mathrm {d}t}=-\lambda (\upsilon ,c)x \\ x(0)=1 \end{array} \right. \end{aligned}$$
(10.19)

or as its complementary/dual equation in terms of the variable y,

$$\begin{aligned} \dfrac{\mathrm {d}y}{\mathrm {d}t}=\lambda (\upsilon ,c)x=k\lambda (\upsilon ,c)(1-y)\text { with }y(0)=0. \end{aligned}$$

The difference in the fuzzy model and the deterministic one is that now the rate of transference \(\lambda \) has a clear biological and linguistical meaning whereas with the deterministic case, this rate was a adjustable parameter. The fuzzy model solution is

$$\begin{aligned} x(t)=e^{-\lambda (\upsilon ,c)t}\text { or }y(t)=1-e^{-\lambda (\upsilon ,c)t}. \end{aligned}$$

Each solution can be understood as an element of a family of curves which has initial value equal to 1,

$$\begin{aligned} x(t)=e^{-\lambda (\upsilon ,c)t},\text { with }t>0, \end{aligned}$$

where \(\lambda \) assumes values dependent on the viral load and the level of \(CD4^{+}\) present in the blood. The values \(\upsilon \) and c of variables, are characteristic properties of the infected population. The analytic definition of the parameter \(\lambda \) is obtained through a combination of the linguistic meaning of the variables V and \(CD4^{+}\) and a rule base as developed in Chap. 5.

Medical knowledge and research seems to indicate that the parameter most used to control the transference from asymptomatic \({ HIV}^{+}\) to symptomatic ones is the value of \(CD4^{+}.\) In this way we can simply use \(\lambda =\lambda (c)\) as the transference rate in the fuzzy model (10.19). If for every viral load v we have \(\lambda =\lambda (c)\), then its graph is approximately the decreasing curve depicted by Fig. 10.10. The equation that defines \(\lambda =\lambda (c)\) given next and depicted in Fig. 10.10, was chosen taking in consideration arguments similar to those of the models previously presented (see Chap. 5, Subsect. 5.6.2 for more technical justification) is,

$$\begin{aligned} \lambda (c)=\left\{ \begin{array}{cl} 1 &{} \text { if }c<c_{\min } \\ \dfrac{c_{M}-c}{c_{M}-c_{\min }} &{} \text { if }c_{\min }\le c\le c_{M}, \\ 0 &{} \text { if }c>c_{M} \end{array} \right. \end{aligned}$$
(10.20)

where \(c_{\min }\) represents the minimal level of \({ CD}4^{+}\) required for an individual to become symptomatic and \(c_{M}\) represents the level of \( { CD}4^{+} \) after which the chance of an infected individual becoming symptomatic is minimal or none.

Fig. 10.10
figure 10

Transference rate \(\lambda =\lambda (c) \) [21]

10.3.3 The Fuzzy Expectation of the Asymptomatic Individuals

The fuzzy expected value provides a type of average value for the values of x(tc) at each instant of time, since it is a type of defuzzification of the fuzzy set of asymptomatic individuals

$$\begin{aligned} x(t,c)=e^{-\lambda (c)t}. \end{aligned}$$

As we have seen in Chap. 7, to define fuzzy expectation we initially need to choose a fuzzy measure \(\mu \). Once this is done, the value of the fuzzy expectation of the asymptomatic individuals x(tc) is given by

$$\begin{aligned} { FEV}\left[ x\right] =\sup _{0\le \alpha \le 1}\inf \left[ \alpha ,\mu \left\{ x\ge \alpha \right\} \right] , \end{aligned}$$

where \(\{x\ge \alpha \}=\{c:x(c)\ge \alpha \}\) and \(\mu \) is a fuzzy measure. Here, we have, recalling Theorem 7.1, \(H(\alpha )=\mu \{c:x(c)\ge \alpha \}\) for each \(t>0.\) For this case, a direct calculation results in the following expression of the function H:

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{cl} \mu \left[ c_{M},c_{\max }\right] &{} \text { if }\alpha =1 \\ \mu \left[ B,c_{\max }\right] &{} \text { if }e^{-t}\le \alpha <1 \\ 1 &{} \text { if }\alpha \le e^{-t} \end{array} ,\right. \end{aligned}$$
(10.21)

where \(B=c_{M}-(c_{M}-c_{\min })(\frac{\ln \alpha }{t})\Longrightarrow c_{\min }<B\le c_{M}\).

The fuzzy measure that we choose is a distribution of levels of \({ CD}4^{+}\) with different associated possibilities of occurrence. We will assume that the levels of \({ CD}4^{+}\) has a triangular distribution given by,

$$\begin{aligned} \rho (c)=\left\{ \begin{array}{cl} 1-\frac{\left| c-\bar{c}\right| }{\delta } &{}\,\, \text { if }c\in \left[ \bar{c}-\delta ,\bar{c}+\delta \right] \\ 0 &{}\,\, \text { if }c\notin \left[ \bar{c}-\delta ,\bar{c}+\delta \right] \end{array} .\right. \end{aligned}$$
(10.22)
Fig. 10.11
figure 11

Possibility distribution of \(CD4^{+}\) [21]

Here, we take \(\bar{c}\) to be the modal or median value in \(\left[ 0,c_{\max }\right] \), with \(c_{\max }\) as a maximum limit of viral load in an individual and \(\delta \) being the dispersion of the levels of \(CD4^{+}\) within the population of interest (those infected with HIV). Thus, with this in mind, we suggest to use the following fuzzy measure \(\mu \)

$$\begin{aligned} \mu (A)=\left\{ \begin{array}{cl} \displaystyle \sup _{{c\in A}}\rho (c) &{}\,\, \text { if }A\ne \emptyset \\ 0 &{}\,\, \text { if }A=\emptyset \end{array} ,\right. \end{aligned}$$

where A is a subset of real numbers, containing the domain of possible values of \(CD4^{+}\) (Fig. 10.11).

The subsets A of real numbers of interest are the intervals \(A=[B,c_{\max }]\), where \(B=c_{M}-(c_{M}-c_{\min })(\frac{-\ln \alpha }{t})\Longrightarrow c_{\min }<B\le c_{M}.\) Observe that \(\mu \) is an optimistic measure in the sense that the level of \(CD4^{+}\) of a group is evaluated as being the best level of the individuals of this group.

Consider the level of \(CD4^{+}\) as a linguistic variable with values low, medium and high, each one of these being characterized by a triangular fuzzy set according to the membership function \(\rho \) (see Fig. 10.12).

Fig. 10.12
figure 12

Values of the linguistic variable “level of \(CD4^{+}\)” [21]

Case 1: :

The level of \(CD4^{+}\) \(\varvec{low}\) \((C_{-})\).

In this case, we take \(c_{\min }>\bar{c}+\delta \). Since \(B>c_{\min }\) we have that \(\mu \left[ c_{M},c_{\max }\right] =0\) and \(\mu \left[ B,c_{\max } \right] =0.\) Thus,

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{cl} 1 &{}\,\, \text {if }\alpha \le e^{-t} \\ 0 &{}\,\, \text {if }e^{-t}<\alpha \le 1 \end{array} \right. \end{aligned}$$

so that we obtain \({ FEV}[x]=e^{-t}\) which means that the average number of transferences from asymptomatic to symptomatic has an exponential decay since the expected value of individuals with no HIV symptoms, x, goes to zero exponentially and the transference to symptomatic is an exponential decay.

Case 2: :

The level of \(CD4^{+}\) \(\varvec{high}\) \((C+)\).

In this case, we take \(c_{M}\le \bar{c}-\delta \) and \(\bar{c}+\delta \le c_{\max }\). Thus, we have \(B\le c_{M}\) and therefore \(\mu [c_{M},c_{min}]=1\) and \(\mu [B,c_{\max }]=1\) which yields

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{ll} 1 &{}\,\, \text {if}\,\alpha =0 \\ 0 &{}\,\, \text {if}\,\alpha >0 \end{array}.\right. \end{aligned}$$

This means that \({ FEV}[x]=1\), so that if in the group, the level of \( CD4^{+}\) is high, then there is no transference of asymptomatic individuals to symptomatic ones.

Case 3: :

The level of CD4\(^{+}\) \(\varvec{medium}\) \((C_{-}^{+})\).

In this case, we take \(\bar{c}-\delta >c_{\min }\) and \(\bar{c}+\delta <c_{M}\) which implies that \(\mu \left[ c_{M},c_{\max }\right] =1\). After a few calculations we have that

$$\begin{aligned} H(\alpha )=\left\{ \begin{array}{cl} 1 &{} \text {if }0\le \alpha \le e^{-\lambda (\bar{c})t} \\ \rho (B) &{} \text {if }e^{-\lambda (\bar{c})t}<\alpha <e^{-\lambda (\bar{c} +\delta )t} \\ 0 &{} \text {if }e^{-\lambda (\bar{c}+\delta )t}\le \alpha \le 1 \end{array} \right. , \end{aligned}$$

where \(\rho (B)=\frac{1}{\delta }[-c_{M}-(c_{M}-c_{\min })(\frac{\ln \alpha }{t})+\bar{c}+\delta ]\). Since \(H(\alpha )\) is a continuous decreasing function with \(H(0)=1\) and \(H(1)=0\), H has a unique fixed point that coincides with \({ FEV}[x]\) (see Chap. 7). Figure 10.13 illustrates this fact. Thus,

$$\begin{aligned} e^{-\lambda (\bar{c})t}<{ FEV}[x]<e^{-\ \lambda (\bar{c}+\delta )t}. \end{aligned}$$

We observe that for the three cases of low/medium/high, we always have the inequality

$$\begin{aligned} e^{-EF\left[ \lambda \right] t}\le e^{-\lambda (\bar{c})t}\le { FEV}\left[ x \right] . \end{aligned}$$
Fig. 10.13
figure 13

Representation of \({ FEV}[x]\) [21]

This means that the expected value of the asymptomatic population, at each instant, is larger than the deterministic model which considers the rate of transference (from asymptomatic to symptomatic) as a constant \(\lambda (\bar{ c})=\bar{\lambda }\).

10.4 Population Dynamics and Migration of Blow Flies

We close this chapter with the presentation of a two-dimensional model that represents a competition and migration of flies. This model was developed by Castanho et al. [23]. The model comes from a discrete two-dimensional system where the parameters were determined by means of a rule base. This is a environmental fuzziness case because in the model, the uncertainties are all in the parameters. The uncertainties in the parameters are treated by means of fuzzy set theory and the values obtained are via fuzzy controllers.

A deterministic model used by Godoy [24] to analyze the establishment of colonies of blow flies has its foundation based on the incorporation of deterministic models of Prout and McCheney [25] and the stochastic model of Roughgarden [26]. The Godoy model is,

$$\begin{aligned} \left\{ \begin{array}{c} N_{1,t+1}= \dfrac{(1-m_{12})}{2}F_{1}S_{1}e^{-(f+s)N_{1,t}}N_{1,t}+\dfrac{m_{21}}{2} F_{2}S_{2}e^{-(f+s)N_{2,t}}N_{2,t} \\ \\ N_{2,t+1}=\dfrac{m_{12}}{2}F_{1}S_{1}e^{-(f+s)N_{1,t}}N_{1,t}+\dfrac{ (1-m_{21})}{2}F_{2}S_{2}e^{-(f+s)N_{2,t}}N_{2,t} \end{array} \right. . \end{aligned}$$
(10.23)

This model relates the dynamics of a population of blow flies with a process of migration between two colonies of blow flies. The variables and parameters are:

1. \(N_{i,t}\): the population of blow flies of colony i at time t;

2. \(F_{i}\): maximal fecundity of the blow flies when these are encountered in colony i;

3. \(S_{i}\): maximal survival of the blow flies in colony i;

4. \(m_{ij}\): rate of migration from colony i to colony j;

5. f and s represent the variation in fecundity and the survival respectively.

The parameters \(m_{ij}\), \(F_{i}\) and \(S_{i}\) are dependent on a series of factors usually hard to evaluate quantitatively. In this case, it seems that the approach of fuzzy set theory can be useful. So, to obtain the solution of our model, we get the parameters via fuzzy method and substituting them on the deterministic equation (10.23).

Let’s consider that the parameters \(m_{ij}\), \(F_{i}\) and \(S_{i}\) are uncertainty and modeled by linguitic variable. Also, consider that these parameters are dependent on two input variables, the Population (\(N_{i,t}\)) and its Environment (\(E_{i}\)) which is the habitat of each colony. So, we have based rule fuzzy system (if - then) with two input and three output, according to Frame 10.1. For the input variable Population, using the experimental data found in Godoy [24], the linguistic terms adolted were, Small, Medium and Large according to Fig. 10.14. For the input variable Environment the linguistic terms considered were Hostile, Slightly Unfavourable and Favorable whose membership functions are given in Fig. 10.15. To model the fuzzy parameter rate of Migration, m, as an output variable, dependent on Population and on Environment, we adopt a rule base given by Frame 10.1. The linguistic terms Small, Medium and Large representing the rate of migration are given by Fig. 10.16. The memberships values of the output linguistic variables Fecundity F (Fig. 10.17) and fuzzy Survival S (Fig. 10.18) are intuitively derived considering an interpolation between the experimental values for maxima and minima of these variables.

Fig. 10.14
figure 14

Fuzzy values of the populations [23]

Fig. 10.15
figure 15

Fuzzy values of the environment [23]

figure a
Fig. 10.16
figure 16

Fuzzy values of migration [23]

Fig. 10.17
figure 17

Fuzzy values of fecundity [23]

Fig. 10.18
figure 18

Fuzzy values of survaival [23]

Fig. 10.19
figure 19

Stability solution of the colonies for \(N_{1,0} = 300\), \(N_{2,0} = 700\), \(E_{1,0}=0.01\), and \(E_{2,0}=0.3\) [23]

The result of the equation of Godoy (10.23) with the parameters obtained from fuzzy controller with inference of Mamdani (see Chap. 5) are showed in the Figs. 10.19 and 10.20.

Fig. 10.20
figure 20

Periodic variations of the populations for \(N_{1,0} = 300\), \(N_{2,0} = 400\), \(E_{1,0}=1\), and \(E_{2,0}=0.9\) [23]

A study of metapopulations of blow flies using a fuzzy dynamic population model was developed in [23, 27].