Fuzzy Logic

Fuzzy logic is a way of thinking that allows for degrees of truth rather than simply black-and-white answers like TRUE or FALSE when using Boolean logic (a.k.a. Boolean algebra ). Fuzzy logic is an approach to handling the "shades of gray" type situations that exist where information might be incomplete, vague, or have some level of subjectivity. For example, in my subject matter of accountancy you have the notion of "audit risk". The notion of audit risk is subjective. Using fuzzy logic you can get a computer based system to provide useful information when it comes to working with information such as the notion of audit risk. With fuzzy logic you have a set of tools that enable software to interact appropriately with information in a known, understandable way. Using fuzzy logic you can have things like: Fuzzy sets : Using normal set theory, membership in a set is black or white. But with fuzzy sets you can have "degrees of membership" of a set. Lin...