Skip to main content
The Scientific World Journal logoLink to The Scientific World Journal
. 2016 Apr 27;2016:1673537. doi: 10.1155/2016/1673537

Z-Distance Based IF-THEN Rules

R A Aliev 1,2,*, O H Huseynov 3, R X Zulfugarova 3
PMCID: PMC4863133  PMID: 27239549

Abstract

Decision making, reasoning, and analysis in real-world problems are complicated by imperfect information. Real-world imperfect information is mainly characterized by two features. In view of this, Professor Zadeh suggested the concept of a Z-number as an ordered pair Z = (A, B) of fuzzy numbers A and B, the first of which is a linguistic value of a variable of interest, and the second one is a linguistic value of probability measure of the first one, playing a role of its reliability. The concept of distance is one of the important concepts for handling imperfect information in decision making and reasoning. In this paper, we, for the first time, apply the concept of distance of Z-numbers to the approximate reasoning with Z-number based IF-THEN rules. We provide an example on solving problem related to psychological issues naturally characterized by imperfect information, which shows applicability and validity of the suggested approach.

1. Introduction

Decision making, reasoning, and analysis in real-world problems are complicated by imperfect information. Real-world imperfect information is mainly characterized by two features. On the one hand, real-world information is often described on a basis of perception, experience, and knowledge of a human being. In turn, these operate with linguistic description carrying imprecision and vagueness, for which fuzzy sets based formalization can be used. On the other side, perception, experience, and knowledge of a human being are not sources of the truth. Therefore, the reliability is a degree of a partial confidence of a human being, which is naturally partial. This partial reliability is also naturally imprecise and can be formalized as a fuzzy value of probability measure. In order to ground the formal basis for dealing with real-world information, Zadeh suggested the concept of a Z-number [1] as an ordered pair Z = (A, B) of continuous fuzzy numbers used to describe a value of a random variable X, where A is a fuzzy constraint on values of X and B is a fuzzy reliability of A and is considered as a value of probability measure of A. Nowadays a series of works devoted to Z-numbers and their application in decision making, control, and other fields [213] exists. A general and computationally effective approach to computation with discrete Z-numbers is suggested in [1416]. The authors provide motivation of the use of discrete Z-numbers mainly based on the fact that NL-based information is of a discrete framework. The suggested arithmetic of discrete Z-numbers includes basic arithmetic operations and important algebraic operations.

The concept of distance is one of the important concepts for decision making and reasoning [17, 18]. In this paper, we for the first time apply the concept of distance of Z-numbers to the approximate reasoning with Z-number based IF-THEN rules. An approximate reasoning refers to a process of inferring imprecise conclusions from imprecise premises [1738]. As one can see, this process often takes place in various fields of human activity including economics, decision analysis, system analysis, control, and everyday activity. The reason for this is that information relevant to real-world problems is, as a rule, imperfect. According to Zadeh, imperfect information is information which in one or more respects is imprecise, uncertain, incomplete, unreliable, vague, or partially true [39]. We can say that in a wide sense approximate reasoning is reasoning with imperfect information.

The paper is structured as follows. In Section 2, we present some prerequisite material including definitions of a discrete fuzzy number, a discrete Z-number, and probability measure of a discrete fuzzy number. In Section 3, we propose several distance measures for Z-numbers. In Section 4, we describe the statement of the problem and the suggested approach to reasoning with Z-rules on the basis of distance of Z-numbers. In Section 5, we illustrate an application of the suggested approach to a real-world problem which involves modeling of psychological aspects. Section 6 concludes.

2. Preliminaries

2.1. Main Definitions

Definition 1 (a discrete fuzzy number [4043]). —

A fuzzy subset A of the real line with membership function μ A : → [0,1] is a discrete fuzzy number if its support is finite; that is, there exist x 1,…, x n with x 1 < x 2 < ⋯<x n, such that supp⁡(A) = {x 1,…, x n} and there exist natural numbers s, t with 1 ≤ stn satisfying the following conditions:

  • (1)

    μ A(x i) = 1 for any natural number i with sit;

  • (2)

    μ A(x i) ≤ μ A(x j) for natural numbers i, j with 1 ≤ ijs;

  • (3)

    μ A(x i) ≥ μ A(x j) for natural numbers i, j with tijn.

Definition 2 (a discrete random variable and a discrete probability distribution [44]). —

A random variable, X, is a variable whose possible values x are outcomes of a random phenomenon. A discrete random variable is a random variable which takes only a countable set of its values x.

Consider a discrete random variable X with outcomes space {x 1,…, x n}. A probability of an outcome X = x i, denoted P(X = x i), is defined in terms of a probability distribution. A function p is called a discrete probability distribution or a probability mass function if

PX=xi=pxi, (1)

where p(x i)∈[0,1] and ∑i=1 n p(x i) = 1.

Definition 3 (arithmetic operations over discrete random variables [44, 45]). —

Let X 1 and X 2 be two independent discrete random variables with the corresponding outcome spaces X 1 = {x 11,…, x 1i,…, x 1n1} and X 2 = {x 21,…, x 2i,…, x 2n2} and the corresponding discrete probability distributions p 1 and p 2. The probability distribution of X 12 = X 1 ∗X 2, ∈ {+, −, ·, /}, is the convolution p 12 = p 1p 2 of p 1 and p 2 which is defined for any x ∈ {x 1 ∗x 2x 1X 1, x 2X 2}, x 1X 1, x 2X 2, as follows:

p12x=x=x1x2p1x1p2x2. (2)

Definition 4 (probability measure of a discrete fuzzy number [46]). —

Let X be discrete random variable with probability distribution p. Let A be a discrete fuzzy number describing a possibilistic restriction on values of X. A probability measure of A denoting P(A) is defined as

PAi=1nμAxipxi=μAx1px1+μAx2px2++μAxnpxn. (3)

Definition 5 (a scalar multiplication of a discrete fuzzy number [16]). —

A scalar multiplication of a discrete fuzzy number A by a real number λ is the discrete fuzzy number A 1 = λA, whose α-cut is defined as

A1α=xλ·suppAminλAαxmaxλAα, (4)

where

λ·suppA=λxxsuppA,minλAα=minλxxAα,maxλAα=maxλxxAα, (5)

and the membership function is defined as

μλAx=supα0,1xλAα. (6)

Definition 6 (addition of discrete fuzzy numbers [4043]). —

For discrete fuzzy numbers A 1, A 2, their addition A 12 = A 1 + A 2 is the discrete fuzzy number whose α-cut is defined as

A12α=xsuppA1+suppA2minA1α+A2αxmaxA1α+A2α, (7)

where supp⁡(A 1) + supp⁡(A 2) = {x 1 + x 2x j ∈ supp⁡(A j), j = 1,2}, min⁡{A 1 α + A 2 α} = min{x 1 + x 2x jA j α,  j = 1,2}, max⁡{A 1 α + A 2 α} = max⁡{x 1 + x 2x jA j α, j = 1,2}, and the membership function is defined as

μA1+A2x=supα0,1xA1α+A2α. (8)

Definition 7 (a discrete Z-number [15, 16]). —

A discrete Z-number is an ordered pair Z = (A, B) of discrete fuzzy numbers A and B. A plays a role of a fuzzy constraint on values that a random variable X may take. B is a discrete fuzzy number with a membership function μ B : {b 1,…, b n}→[0,1], {b 1,…, b n}⊂[0,1], playing a role of a fuzzy constraint on the probability measure of A, P(A) = ∑i=1 n μ A(x i)p(x i), P(A) ∈ supp⁡(B).

3. Distance between Two Z-Numbers

Denote by the space of discrete fuzzy sets of . Denote by [a,b] the space of discrete fuzzy sets of [a, b] ⊂ .

Definition 8 (the supremum metric on 𝒟 [47]). —

The supremum metric d on is defined as

dA1,A2=supdHA1α,A2α0<α1,A1,A2F, (9)

where d H is the Hausdorff distance.

(, d) is a complete metric space [47, 48].

Definition 9 (fuzzy Hausdorff distance [16]). —

The fuzzy Hausdorff distance d fH between A 1, A 2 is defined as

dfHA1,A2=α0,1αdfHαA1,A2, (10)

where

dfHαA1,A2=supαα1dHA1α,A2α, (11)

where α- is the value which is within α-cut and 1-cut. (, d fH) is a complete metric space.

Denote by 𝒵 the space of discrete Z-numbers:

Z=Z=A,BAF,BF0,1. (12)

Definition 10 (supremum metrics on 𝒵 [16]). —

The supremum metrics on 𝒵 are defined as

DZ1,Z2=dA1,A2+dB1,B2; (13)

(𝒵, D) is a complete metric space. This follows from the fact that (, d) is a complete metric space.

D(Z 1, Z 2) has the following properties:

DZ1+Z,Z2+Z=DZ1,Z2,DZ2,Z1=DZ1,Z2,DλZ1,λZ2=λDZ1,Z2,λR,DZ1,Z2DZ1,Z+DZ,Z2. (14)

Definition 11 (fuzzy Hausdorff distance between Z-numbers [16]). —

The fuzzy Hausdorff distance d fHZ between Z-numbers Z 1 = (A 1, B 1), Z 2 = (A 2, B 2) ∈ 𝒵 is defined as

dfHZZ1,Z2=dfHA1,A2+dfHB1,B2. (15)

Definition 12 (Z-valued Euclidean distance between discrete Z-numbers [16]). —

Given two discrete Z-numbers Z 1 = (A 1, B 1), Z 2 = (A 2, B 2) ∈ 𝒵, Z-valued Euclidean distance d E(Z 1, Z 2) between Z 1 and Z 2 is defined as

dEZ1,Z2=Z1Z22. (16)

4. Z-Valued IF-THEN Rules Based Reasoning

A problem of interpolation of Z-rules termed as Z-interpolation was addressed by Zadeh as a challenging problem [33]. This problem is the generalization of interpolation of fuzzy rules [49]. The problem of Z-interpolation is given below.

Given the following Z-rules,

  • if X 1 is Z X1,1 = (A X1,1, B X1,1) and so on and X m is Z Xm,1 = (A Xm,1, B Xm,1), then Y is Z Y = (A Y,1, B Y,1),

  • if X 1 is Z X1,2 = (A X1,2, B X1,2) and so on and X m is Z Xm,2 = (A Xm,2, B Xm,2), then Y is Z Y = (A Y,2, B Y,2),

  • if X 1 is Z X1,n = (A X1,n, B X1,n) and so on and X m is Z Xm,n = (A Xm,n, B Xm,n) then Y is Z Y = (A Y,n, B Y,n),

and a current observation

  • X 1 is Z X1′ = (A X1′, B X1′) and so on and X m is Z Xm′ = (A Xm′, B Xm′),

find the Z-value of Y. Here m is the number of Z-valued input variables and n is the number of rules.

The idea underlying the suggested interpolation approach is that the ratio of distances between the resulting output and the consequent parts is equal to one between the current input and the antecedent parts [49]. This implies for Z-rules that the resulting output Z Y′ is computed as

ZY=j=1nwjZY,j=j=1nwjAY,j,BY,j, (17)

where Z Y,j is the Z-number valued consequent of the jth rule, w j = (1/ρ j)/(∑j=1 n1/ρ j), j = 1,…, n are coefficients of linear interpolation, and n is the number of Z-rules. ρ j = ∑i=1 m D(Z Xi′, Z Xi,j), where D is the distance between current ith Z-number valued input and the ith Z-number valued antecedent of the jth rule. Thus, ρ j computes the distance between a current input vector and the vector of the antecedents of jth rule.

In this paper, we will consider discrete Z-numbers. The operations of addition and scalar multiplication of discrete Z-numbers are described below.

Addition of Discrete Z-Numbers. Let Z 1 = (A 1, B 1) and Z 2 = (A 2, B 2) be discrete Z-numbers describing imperfect information about values of variables X 1 and X 2. Consider the problem of computation of addition Z 12 = Z 1 + Z 2. The first stage is the computation addition of discrete fuzzy numbers A 12 = A 1 + A 2 on the basis of Definition 6.

The second stage involves stage-by-stage construction of B 12 which is related to propagation of probabilistic restrictions. We realize that, in Z-numbers Z 1 = (A 1, B 1) and Z 2 = (A 2, B 2), the “true” probability distributions p 1 and p 2 are not exactly known. In contrast, the information available is represented by the fuzzy restrictions:

k=1n1μA1x1kp1x1k is B1,k=1n2μA2x2kp2x2k is B2, (18)

which are represented in terms of the membership functions as

μB1k=1n1μA1x1kp1x1k,μB2k=1n2μA2x2kp2x2k. (19)

Thus, one has the fuzzy sets of probability distributions of p 1 and p 2 with the membership functions defined as

μp1p1=μB1k=1n1μA1x1kp1x1k,μp2p2=μB2k=1n2μA2x2kp2x2k. (20)

Therefore, we should construct these fuzzy sets. B j, j = 1,2, is a discrete fuzzy number which plays the role of a soft constraint on a value of a probability measure of A j. Therefore, basic values b jl ∈ supp⁡(B j), j = 1,2, l = 1,…, m, of a discrete fuzzy number B j, j = 1,2, are values of a probability measure of A j, b jl = P(A j). Thus, given b jl, we have to find such probability distribution p jl which satisfies

bjl=μAjxj1pjlxj1+μAjxj2pjlxj2++μAjxjnjpjlxjnj. (21)

At the same time, we know that p jl has to satisfy

k=1njpjlxjk=1,pjlxjk0. (22)

Thus, the following goal programming problem should be solved to find p j:

μAjxj1pjlxj1+μAjxj2pjlxj2++μAjxjnjpjlxjnjbjl, (23)

subject to

pjlxj1+pjlxj2++pjlxjnj=1,pjlxj1,pjlxj2,,pjlxjnj0. (24)

For each l = 1,…, m and each k = 1,…, n j denote c k = μ Aj(x jk) and v k l = p jl(x jk), k = 1,…, n j. As c k and b jl are known and v k l are unknown, we see that problem (23)-(24) is nothing but the following goal linear programming problem:

23c1v1l+c2v2l++cnvnlbjl,

subject to

24v1l+v2l++vnl=1,v1l,v2l,,vnl0.

Having obtained the solution v k l, k = 1,…, n j, of problems 23′-24′ for each l = 1,…, m, recall that v k l = p jl(x jk), k = 1,…, n j. As a result, p jl(x jk), k = 1,…, n j, is found, and, therefore, distribution p jl is obtained. Thus, to construct μ pjl, we need to solve m simple problems 23′-24′. Let us mention that in general, problems 23′-24′ do not have a unique solution. In order to guarantee existence of a unique solution, the compatibility conditions can be included:

k=1njxjkpjlxjk=k=1njxjkμAjxjkk=1njμAjxjk. (25)

This condition implies that the centroid of A j is to coincide with that of p jl.

Probability distributions p jl(x jk), k = 1,…, n j, naturally induce probabilistic uncertainty over the result X = X 1 + X 2. This implies, given any possible pair p 1l, p 2l of the extracted distributions, the convolution p 12s = p 1lp 2l, s = 1,…, m 2, is to be computed as follows:

p12x=x1+x2=xp1lx1p2lx2,xX12;x1X1,x2X2. (26)

Given p 12s, the value of probability measure of A 12 can be computed:

PA12=k=1nμA12x12kp12x12k. (27)

However, the “true” p 12s is not exactly known as the “true” p 1l and p 2l are described by fuzzy restrictions. In other words, the fuzzy sets of probability distributions p 1l and p 2l induce the fuzzy set of convolutions p 12s, s = 1,…, m 2, with the membership function defined as

μp12p12=maxp1,p2μp1p1μp2p2, (28)

subject to

p12=p1p2,μpjpj=μBjk=1njμAjxjkpjlxjk, (29)

where ∧ is min operation.

As a result, fuzziness of information on p 12s described by μ p12 induces fuzziness of the value of probability measure P(A 12) as a discrete fuzzy number B 12. The membership function μ B12 is defined as

μB12b12s=supμp12sp12s, (30)

subject to

b12s=kp12sxkμA12xk. (31)

As a result, Z 12 = Z 1 + Z 2 is obtained as Z 12 = (A 12, B 12).

Scalar Multiplication of Discrete Z-Numbers. Let us consider a scalar multiplication of a discrete Z-number Z X = (A X, B X): Z Y = λ · Z X, λ. The resulting Z Y = (A Y, B Y) is found as follows. A Y = λA X is determined based on Definition 5.

In order to construct B Y, at first probability distributions p X,l, l = 1,…, m, should be extracted by solving a linear programming problem analogous to 23′-24′. Next, we realize that p X,l, l = 1,…, m, induce probability distributions p Y,l, l = 1,…, m, related to Z Y as follows:

pY=pYy1y1+pYy2y2++pYynyn, (32)

such that

yk=λxk,pYyk=pXxk. (33)

The fuzzy set of probability distributions p X with membership function μpX(pX,l)=μB~Xk=1nμA~X(xk)pX,l(xk) induces the fuzzy set of probability distributions p Y,l with the membership function defined as

μpYpY,l=μpXpX,l, (34)

taking into account (32)-(33).

Next, we compute probability measure of A Y, given p Y. Given a fuzzy restriction on p Y described by μ pY, we construct a fuzzy number B Y with the membership function μ BY:

μBYbY,l=supμpYpY,l, (35)

subject to

bY,l=kpY,lxkμAYxk. (36)

As a result, Z Y = λ · Z X is obtained as Z Y = (A Y, B Y).

Let us now consider the special case of the considered problem of Z-rules interpolation, suggested in [50, 51].

Given the Z-rules

If X is AX,1 then Y is AY,1,BIf X is AX,2 then Y is AY,2,BIf X is AX,n then Y is AY,n,B (37)

and a current observation

X is AX,BX, (38)

find the Z-value of Y.

For this case, as the reliabilities of the Z-number based consequents of the considered rules are equal, B Y,k = B, according to formula (17) the Z-number valued output of the Z-rules, Z Y′ = (A Y′, B Y′), is computed as

ZYj=1nwjZY,j=j=1nwjAY,j,BY,j=j=1nwjAY,j,B, (39)

where w j = (1/ρ j)/(∑k=1 n1/ρ k) and ρ j = ∑i=1 m D(Z Xi′, Z Xi,j) = ∑i=1 m D((A Xi′, 1), (A Xi,j, 1)) = ∑i=1 m d(A Xi′, A Xi,j) as both inputs and the antecedents of the considered Z-rules are of a special Z-number; that is, they are represented by discrete fuzzy numbers with the reliability equal to 1.

5. An Application

Let us consider modeling of a fragment of a relationship between the student motivation, attention, anxiety, and educational achievement [52]. The information on the considered characteristics is naturally imprecise and partially reliable. Indeed, one deals mainly with intangible, nonmeasurable mental indicators. For this reason, the use of Z-rules, as rules with Z-number valued inputs and outputs based on linguistic terms from a predefined codebook, is adequate way for modeling of this relationship. This rules will help to evaluate a student with given Z-number based evaluations of the characteristics. Consider the following Z-rules:

  • The 1st rule: If motivation is (M, U), attention is (H, U), and anxiety is (L, U), then achievement is (E, U).

  • The 2nd rule: If motivation is (M, U), attention is (M, U), and anxiety is (M, U), then achievement is (G, U).

Here, the pairs (·,·) are Z-numbers where uppercase letters denote the following linguistic terms: H, High; L, Low; M, Medium; G, Good; E, Excellence; U, Usually. The codebooks containing linguistic terms of values of antecedents and consequents are given in Figures 1, 2, 3, and 4. The codebook for the degrees of reliability of values of antecedents and consequents is shown in Figure 5.

Figure 1.

Figure 1

Linguistic terms for a value of motivation.

Figure 2.

Figure 2

Linguistic terms for a value of attention.

Figure 3.

Figure 3

Linguistic terms for a value of anxiety.

Figure 4.

Figure 4

Linguistic terms for a value of achievement.

Figure 5.

Figure 5

Linguistic terms for reliability of antecedents and consequents.

The considered Z-numbers are given below.

The 1st rule inputs:

ZAM=02.6+0.53.3+14+0.54.7+05.4,ZBU=00.7+0.50.75+10.8+0.50.85+00.9;ZAH=057.5+0.568.75+180+190,ZBU=00.7+0.50.75+10.8+0.50.85+00.9;ZAL=01.19+0.51.6+12+0.52.4+02.8,ZBU=00.7+0.50.75+10.8+0.50.85+00.9. (40)

The 1st rule output:

ZAVH=080+0.585+190+0.595+0100,ZBU=00.7+0.50.75+10.8+0.50.85+00.9. (41)

The 2nd rule inputs:

ZAM=02.6+0.53.3+14+0.54.7+05.4,ZBU=00.7+0.50.75+10.8+0.50.85+00.9;ZAM=035+0.546.25+157.5+0.568.75+080,ZBU=00.7+0.50.75+10.8+0.50.85+00.9;ZAM=02+0.52.4+12.8+0.53.2+03.6,ZBU=00.7+0.50.75+10.8+0.50.85+00.9. (42)

The 2nd rule output:

ZAH=070+0.575+180+0.585+090,ZBU=00.7+0.50.75+10.8+0.50.85+00.9. (43)

Consider a problem of reasoning within the given Z-rules by using the suggested Z-interpolation approach. Let the current input information for motivation, attention, and anxiety be described by the following Z-numbers Z 1 = (Z A1, Z B1), Z 2 = (Z A2, Z B2), and Z 3 = (Z A3, Z B3), respectively:

ZA1=02.5+0.53+13.5+0.54+04.5,ZB1=00.6+0.50.65+10.7+0.50.75+00.8;ZA2=025+0.535+145+0.555+065,ZB2=00.6+0.50.65+10.7+0.50.75+00.8;ZA3=01.3+0.52.3+13.3+0.53.65+04,ZB3=00.6+0.50.65+10.7+0.50.75+00.8. (44)

Z-interpolation approach based reasoning consists of two main stages.

(1) For each rule compute dist as distance ρ j between the current input Z-information Z 1 = (Z A1, Z B1), Z 2 = (Z A2, Z B2), and Z 3 = (Z A3, Z B3) and Z-antecedents of Z-rules base Z j1 = (A j1, B j1), Z j2 = (A j2, B j2), and Z j3 = (A j3, B j3), j = 1,2. For simplicity, we will use the supremum metric D(Z i, Z ji) (13):

ρj=i=13DZi,Zji. (45)

Consider computation of ρ j for the 1st and 2nd rules. Thus, we need to determine ρ j = ∑j=1 3 D(Z j, Z 1j), where values D(Z 1, Z 11), D(Z 2, Z 12), and D(Z 3, Z 13) are computed on the basis of (13). We have obtained the results:

DZ1,Z11dHA1,A11+dHB1,B11=0.9+0.1=1,DZ2,Z1240.1,DZ3,Z131.4. (46)

Thus, the distance for the 1st rule is

ρ1=42.5. (47)

Analogously, we computed the distance for the 2nd rule as

DZ1,Z2,1=1,DZ2,Z2,2=15.1,DZ3,Z2,3=0.8,ρ2=16.9. (48)

(2) Computation of the aggregated output Z Y for Z-rules base by using linear Z-interpolation:

ZY=w1ZY,1+w2ZY,2,w1=1/ρ11/ρ1+1/ρ2,w2=1/ρ21/ρ1+1/ρ2. (49)

The obtained interpolation coefficients are w 1 = 0.28 and w 2 = 0.72. The aggregated output Z Y is defined as

ZY=0.28ZY1+0.72ZY2=AY,BY. (50)

We have obtained the following result:

ZAY=072.8+0.578.2+182.6+0.584+089,ZBY=00.68+0.50.73+10.78+0.50.81+00.84. (51)

In accordance with the codebooks shown in Figures 4 and 5, we have achievement is “High” with the reliability being “Usually.” This linguistic approximation is made by using similarity measure between the obtained output and fuzzy sets in the codebooks.

6. Conclusion

A concept of a Z-number suggested by Zadeh is a key to computation with imprecise and partial reliable information. In this paper, we propose applying distance of Z-numbers to approximate reasoning within IF-THEN rules with Z-numbers-based antecedents and consequents.

A real-world application of the suggested research has been provided to illustrate its validity and potential applicability.

Competing Interests

The authors declare that they have no competing interests.

References

  • 1.Zadeh L. A. A note on Z-numbers. Information Sciences. 2011;181(14):2923–2932. doi: 10.1016/j.ins.2011.02.022. [DOI] [Google Scholar]
  • 2.Aliev R. A., Zeinalova L. M. Decision making under Z-information. In: Guo P., Pedrycz W., editors. Human-Centric Decision-Making Models for Social Sciences. Springer; 2014. pp. 233–252. (Studies in Computational Intelligence). [Google Scholar]
  • 3.Banerjee R., Pal S. K. The Z-number enigma: a study through an experiment. In: Yager R. R., Abbasov A. M., Reformat M. Z., Shahbazova S. N., editors. Soft Computing State of the Art Theory and Novel Applications. Vol. 291. Berlin, Germany: Springer; 2013. pp. 71–88. (Studies in Fuzziness and Soft Computing). [DOI] [Google Scholar]
  • 4.Kang B., Wei D., Li Y., Deng Y. A method of converting Z-number to classical fuzzy number. Journal of Information & Computational Science. 2012;9(3):703–709. [Google Scholar]
  • 5.Kang B., Wei D., Li Y., Deng Y. Decision making using Z-numbers under uncertain environment. Journal of Computational Information Systems. 2012;8(7):2807–2814. [Google Scholar]
  • 6.Khorasani E. S., Patel P., Rahimi S., Houle D. An inference engine toolkit for computing with words. Journal of Ambient Intelligence and Humanized Computing. 2013;4(4):451–470. doi: 10.1007/s12652-012-0137-8. [DOI] [Google Scholar]
  • 7.Lorkowski J., Aliev R. A., Kreinovich V. Towards decision making under interval, set-valued, fuzzy, and Z-number uncertainty: a fair price approach. Proceedings of the IEEE International Conference on Fuzzy Systems; July 2014; Beijing, China. pp. 2244–2253. [DOI] [Google Scholar]
  • 8.Pal S. K., Dutta S., Banerjee R., Sarma S. S. An insight into the Z-number approach to CWW. Fundamenta Informaticae. 2013;124(1-2):197–229. doi: 10.3233/fi-2013-831. [DOI] [Google Scholar]
  • 9.Springer M. D. The Algebra of Random Variables. New York, NY, USA: John Wiley & Sons; 1979. [Google Scholar]
  • 10.Tadayon S., Tadayon B. Recent Developments and New Directions in Soft Computing. Vol. 317. Berlin, Germany: Springer; 2014. Approximate Z-number evaluation based on categorical sets of probability distributions; pp. 117–134. (Studies in Fuzziness and Soft Computing). [DOI] [Google Scholar]
  • 11.Yager R. R. Advances in Computational Intelligence: 14th International Conference on Information Processing and Management of Uncertainty in Knowledge-Based Systems, IPMU 2012, Catania, Italy, July 9–13, 2012, Proceedings, Part III. Vol. 299. Berlin, Germany: Springer; 2012. On a view of Zadeh's Z-numbers; pp. 90–101. (Communications in Computer and Information Science). [DOI] [Google Scholar]
  • 12.Kóczy L. T., Hirota K. Approximate reasoning by linear rule interpolation and general approximation. International Journal of Approximate Reasoning. 1993;9(3):197–225. doi: 10.1016/0888-613x(93)90010-b. [DOI] [Google Scholar]
  • 13.Zadeh L. A. Methods and systems for applications with Z-numbers. United States Patent no. US 8,311,973 B1, November 2012.
  • 14.Aliev R. A., Alizadeh A. V., Huseynov O. H., Jabbarova K. I. Z-number-based linear programming. International Journal of Intelligent Systems. 2015;30(5):563–589. doi: 10.1002/int.21709. [DOI] [Google Scholar]
  • 15.Aliev R. A., Alizadeh A. V., Huseynov O. H. The arithmetic of discrete Z-numbers. Information Sciences. 2015;290:134–155. doi: 10.1016/j.ins.2014.08.024. [DOI] [Google Scholar]
  • 16.Aliev R. A., Huseynov O. H., Aliyev R. R., Alizadeh A. A. The Arithmetic of Z-Numbers. Theory and Applications. Singapore: World Scientific; 2015. [DOI] [Google Scholar]
  • 17.Kóczy L. T. Approximate reasoning by linear rule interpolation and general approximation. International Journal of Approximate Reasoning. 1993;9(3):197–225. doi: 10.1016/0888-613x(93)90010-b. [DOI] [Google Scholar]
  • 18.Zadeh L. A. Interpolative reasoning in fuzzy logic and neural network theory. Proceedings of the 1st IEEE International Conference on Fuzzy Systems; 1992; San Diego, Calif, USA. [Google Scholar]
  • 19.Pal S. K., Mandal D. P. Fuzzy logic and approximate reasoning an overview. The Journal of the Institution of Electronics and Telecommunication Engineers, India. 1991;37(5-6):548–560. [Google Scholar]
  • 20.Dubois D., Prade H. Fuzzy sets in approximate reasoning, Part 1: inference with possibility distributions. Fuzzy Sets and Systems. 1999;100(1):73–132. doi: 10.1016/s0165-0114(99)80008-6. [DOI] [Google Scholar]
  • 21.Yager R. R. On the theory of approximate reasoning. Controle Automacao. 1994;4:116–125. [Google Scholar]
  • 22.Zadeh L. A. Fuzzy logic and approximate reasoning. Synthese. 1975;30(3-4):407–428. doi: 10.1007/bf00485052. [DOI] [Google Scholar]
  • 23.Yager R. R. Deductive approximate reasoning systems. IEEE Transactions on Knowledge and Data Engineering. 1991;3(4):399–414. doi: 10.1109/69.109102. [DOI] [Google Scholar]
  • 24.Yager R. R. Fuzzy sets and approximate reasoning in decision and control. Proceedings of the IEEE International Conference on Fuzzy Systems; March 1992; IEEE; pp. 415–428. [Google Scholar]
  • 25.Dompere K. K. Fuzziness and Approximate Reasoning. Epistemics on Uncertainty, Expectation and Risk in Rational Behavior. Vol. 237. Berlin, Germany: Springer; 2009. (Studies in Fuzziness and Soft Computing). [DOI] [Google Scholar]
  • 26.Aliev R., Tserkovny A. Systemic approach to fuzzy logic formalization for approximate reasoning. Information Sciences. 2011;181(6):1045–1059. doi: 10.1016/j.ins.2010.11.021. [DOI] [Google Scholar]
  • 27.Mamdani E. H. Application of fuzzy logic to approximate reasoning using linguistic synthesis. IEEE Transactions on Computers. 1977;26(12):1182–1191. doi: 10.1109/tc.1977.1674779. [DOI] [Google Scholar]
  • 28.Zadeh L. A. Fuzzy sets. Information and Computation. 1965;8:338–353. [Google Scholar]
  • 29.Zadeh L. A. Outline of a new approach to the analysis of complex system and decision processes. IEEE Transactions on Systems, Man and Cybernetics. 1973;3:28–44. [Google Scholar]
  • 30.Zadeh L. A. The concept of a linguistic variable and its application to approximate reasoning-I. Information Sciences. 1975;8(3):199–249. doi: 10.1016/0020-0255(75)90036-5. Part II, vol. 8, no. 4, pp. 301–357, Part III, vol. 9, no. 1, pp. 43–80. [DOI] [Google Scholar]
  • 31.Zadeh L. A. Toward a generalized theory of uncertainty (GTU)—an outline. Information Sciences. 2005;172(1-2):1–40. doi: 10.1016/j.ins.2005.01.017. [DOI] [Google Scholar]
  • 32.Zadeh L. A. Is there a need for fuzzy logic? Information Sciences. 2008;178(13):2751–2779. doi: 10.1016/j.ins.2008.02.012. [DOI] [Google Scholar]
  • 33.Takagi T., Sugeno M. Fuzzy identification of systems and its applications tomodeling and control. IEEE Transactions on Systems, Man and Cybernetics. 1985;15(1):116–132. [Google Scholar]
  • 34.Sugeno M. Fuzzy Control. North-Holland Publishing; 1988. [Google Scholar]
  • 35.Tang Y., Yang X. Symmetric implicational method of fuzzy reasoning. International Journal of Approximate Reasoning. 2013;54(8):1034–1048. doi: 10.1016/j.ijar.2013.04.012. [DOI] [Google Scholar]
  • 36.Luo M., Yao N. Triple I algorithms based on Schweizer-sklar operators in fuzzy reasoning. International Journal of Approximate Reasoning. 2013;54(5):640–652. doi: 10.1016/j.ijar.2013.01.008. [DOI] [Google Scholar]
  • 37.Zhang L., Cai K.-Y. Optimal fuzzy reasoning and its robustness analysis. International Journal of Intelligent Systems. 2004;19(11):1033–1049. doi: 10.1002/int.20035. [DOI] [Google Scholar]
  • 38.Wu Z. Q., Masaharu M., Shi Y. An improvement to Kóczy and Hirota's interpolative reasoning in sparse fuzzy rule bases. International Journal of Approximate Reasoning. 1996;15(3):185–201. doi: 10.1016/s0888-613x(96)00054-0. [DOI] [Google Scholar]
  • 39.Zadeh L. A. Computing with words and perceptions—a paradigm shift. Proceedings of the IEEE International Conference on Information Reuse and Integration (IRI '09); August 2009; Las Vegas, Nev, USA. pp. 450–452. [DOI] [Google Scholar]
  • 40.Casasnovas J., Riera J. V. On the addition of discrete fuzzy numbers. WSEAS Transactions on Mathematics. 2006;5(5):549–554. [Google Scholar]
  • 41.Casasnovas J., Riera J. V. Weighted means of subjective evaluations. In: Seizing R., Sanz V., editors. Soft Computing and Humanities in Social Sciences. Vol. 273. Berlin, Germany: Springer; 2012. pp. 323–345. (Studies in Fuzziness and Soft Computing). [DOI] [Google Scholar]
  • 42.Voxman W. Canonical representations of discrete fuzzy numbers. Fuzzy Sets and Systems. 2001;118(3):457–466. doi: 10.1016/s0165-0114(99)00053-6. [DOI] [Google Scholar]
  • 43.Wang G., Wu C., Zhao C. Representation and operations of discrete fuzzy numbers. Southeast Asian Bulletin of Mathematics. 2005;28:1003–1010. [Google Scholar]
  • 44.Charles M., Grinstead J., Snell L. Introduction to Probability. American Mathematical Society; 1997. [Google Scholar]
  • 45.Williamson R. C., Downs T. Probabilistic arithmetic. I. Numerical methods for calculating convolutions and dependency bounds. International Journal of Approximate Reasoning. 1990;4(2):89–158. doi: 10.1016/0888-613X(90)90022-T. [DOI] [Google Scholar]
  • 46.Zadeh L. A. Probability measures of fuzzy events. Journal of Mathematical Analysis and Applications. 1968;23(2):421–427. doi: 10.1016/0022-247x(68)90078-4. [DOI] [Google Scholar]
  • 47.Diamond P., Kloeden P. Metric Spaces of Fuzzy Sets, Theory and Applications. Singapore: World Scientific; 1994. [DOI] [Google Scholar]
  • 48.Diamond P., Kloeden P. Metric Spaces of Fuzzy Sets, Theory and Applications. River Edge, NJ, USA: World Scientific; 1994. [DOI] [Google Scholar]
  • 49.Kóczy L. T., Hirota K. Rule interpolation by α-level sets in fuzzy approximate reasoning. Bulletin for Studies and Exchanges on Fuzziness and Its Applications. 1991;46:115–123. [Google Scholar]
  • 50.Aliev R., Memmedova K. Application of Z-number based modeling in psychological research. Computational Intelligence and Neuroscience. 2015;2015:7. doi: 10.1155/2015/760403.760403 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 51.Zadeh L. A. Z-numbers—a new direction in the analysis of uncertain and complex systems. Proceedings of the 7th IEEE International Conference on Digital Ecosystems and Technologies (IEEE-DEST '13); July 2013. [Google Scholar]
  • 52.Mammadova K. Modeling of impact of pilates on students performance under Z-information. Proceedings of the 8th World Conference on Intelligent Systems for Industrial Automation (WCIS '14); 2014; Tashkent, Uzbekistan. pp. 171–178. [Google Scholar]

Articles from The Scientific World Journal are provided here courtesy of Wiley

RESOURCES