|
|
|
|
|
by tr352
2298 days ago
|
|
Apart from the other answers, there is also one important technical difference. Fuzzy logic is truth functional but probability is not. That is, in fuzzy logic, if you know the fuzzy truth value of A and of B, you can calculate the fuzzy truth value of “A and B” “A or B” and so on. Not in probability. If you know, let’s say, A and B both have probably 0.9, you don’t know enough to calculate the probability of “A and B”, which lies somewhere between 0.8 and 0.9, or “ A or B”, which lies between 0.9 and 1. |
|
you cannot compute the probability A and B for a reason: they might be related (what if they're mutually exclusive for instance? )
So how does fuzzy logic deals with this?