WEEK02 Assignment02 Solution
WEEK02 Assignment02 Solution
1. (c). The degree of membership of the pair (b,c) corresponds to the number in the second row and the
third column of the given matrix R, which is 0.6.
2. (b). A fuzzy relation R is reflexive if R(x, x) = 1, ∀ x ∈ X.
3. (d). A fuzzy relation R is said to be a fuzzy equivalence relation if R is,
i Reflexive
ii Symmetric
iii Transitive
But here R is not reflexive. So, R is not a valid fuzzy equivalence relation.
4. (c). In the centroid method, the defuzzified value is calculated as the weighted average of all possible
values.
5. (d). The crispification method is not a commonly used defuzzification method.
6. (b). A fuzzy relation maps each pair (x,y) to a degree of membership in the interval [0, 1].
8. 3.2, range is 3.19 to 3.21. Using the centroid defuzzification method, the defuzzified value is given by
n
P
xi µ(xi )
i=1 0 × 0.1 + 1 × 0.3 + 2 × 0.5 + 3 × 0.7 + 4 × 0.8 + 5 × 0.6
n =
P 0.1 + 0.3 + 0.5 + 0.7 + 0.8 + 0.6
µ(xi )
i=1
9.6
=
3
n
P
xi µ(xi )
i=1
=⇒ Pn = 3.2
µ(xi )
i=1
9. (a). For given A and B, A × B is given by
min(0.2, 0.8) min(0.2, 0.6) min(0.2, 0.3)
min(0.3, 0.8) min(0.3, 0.6) min(0.3, 0.3)
A×B =
min(0.5, 0.8)
min(0.5, 0.6) min(0.5, 0.3)
min(0.6, 0.8) min(0.6, 0.6) min(0.6, 0.3)
0.2 0.2 0.2
0.3 0.3 0.3
=⇒ A × B = 0.5
0.5 0.3
0.6 0.6 0.3
10. (c). In a Mamdani fuzzy inference system, the rule base contains fuzzy rules with fuzzy antecedents
and crisp consequents.
11. (d). We will determine the conclusion by taking the minimum of the membership values of temperature
and humidity.
12. (b). The Cartesian product of the two given fuzzy sets A and B is given by,
R(x, y) = min µA (x), µB (y)
13. 2.782, range is 2.78 to 2.79. The membership value, µA (x), of given fuzzy set A is
1, if x = 2
0.8, if x = 3
µA (x) =
0.5, if x = 4
0, otherwise
14. (b). The diagonal elements are 1, i.e., R is reflexive. Also, the matrix is symmetric so R is symmetric.
For transitivity R must satisfy the following inequality :