SlideShare a Scribd company logo
1 of 29
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
CHAPTER 11
FUZZY ARITHMETIC
AND FUZZY MEASURES
 Distributions do not have to be precise.
 Requires no assumption about correlations.
 Fuzzy measures are upper bounds on probability.
 Fuzzy arithmetic might be a conservative way to do risk
assessments.
FUZZY ARITHMETIC
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 Fuzzy numbers
• Fuzzy sets of the real line,
• Unimodal,
• Reach possibility level one.
 Fuzzy arithmetic
• Interval arithmetic at each possibility level.
FUZZY NUMBERS AND THEIR ARITHMETIC
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 Fully developed arithmetic and logic
• Addition, subtraction, multiplication, division, min, max;
• Log, exp, sqrt, abs, powers, and, or, not;
• Backcalculation, updating, mixtures, etc.
 Very fast calculation and convenient software.
 Very easy to explain.
 Distributional answers (not just worst case).
 Results robust to choice about shape.
FEATURES OF FUZZY ARITHMETIC
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 Scalars are well-known or mathematically defined integers and
real numbers.
 Intervals are numbers whose values are not know with certainty
but about which bounds can be established.
 Fuzzy numbers are uncertain numbers for which, in addition to
knowing a range of possible values, one can say that some values
are more plausible than others.
TYPES OF NUMBERS
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
1
0.5
0
no YESno
FUZZY NUMBERS
 Fuzzy set that is unimodal and reaches 1.
 Nested stack of intervals.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
LEVEL-WISE INTERVAL ARITHMETIC
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
FUZZY INTERVALS BY TRAPEZOIDAL
SHAPES
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 Subtraction, multiplication, division, minimum, maximum,
exponentiation, logarithms, etc. are also defined.
 If distributions are multimodal, possibility theory (rather than just
simple fuzzy arithmetic) is required.
FUZZY ADDITION
0
1
0
A A+BB
0
0.5
2 4 6 8
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
FUZZY ARITHMETIC
Interval Arithmetic
[a, b] + [d, e] = [a+d, b+e]
[a, b] - [d, e] = [a-e, b-d]
[a, b] x [d, e] = [min(a.d, a.e, b.d, b.e), max(a.d, a.e, b.d, b.e)]
[a, b]/[d, e] = [min(a/d, a/e, b/d, b/e), max(a/d, a/e, b/d, b/e)]
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
EXTENSION PRINCIPLE
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
VARIOUS FUZZY MEASURES
 Belief and Plausibility Measure.
 Probability Measure.
 Possibility and Necessity Measure.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 No single definition.
 Many definitions could be used:
• Subjective assessments.
• Social consensus.
• Measurement error.
• Upper betting rates (Giles)
• Extra-observational ranges (Gaines).
POSSIBILITY MEASURE
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
FUZZY SET AS POSSIBILITY MEASURE
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 Subjective assignments:
• Make them up from highest, lowest and best-guess estimates.
 Objective consensus:
• Stack up consistent interval estimates or bridge inconsistent
ones.
 Measurement error:
• Infer from measurement protocols.
GETTING FUZZY INPUTS
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
SUBJECTIVE ASSIGNMENTS
 Triangular fuzzy numbers, e.g. [1,2,3].
 Trapezoidal fuzzy numbers, e.g. [1,2,3,4].
0 1 2 3 4
0
0.5
1
0 1 2 3 4 5
0
0.5
1
Possibility
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 [1000, 3000]
 [2000, 2400]
 [500, 2500]
 [800, 4000]
 [1900, 2300]
OBJECTIVE CONSENSUS
Possibility
0 2000 4000
0
0.5
1
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 46.8 ± 0.3
 [46.5, 46.8, 47.1]
MEASUREMENT ERROR
 [12.32]
 [12.315, 12.32, 12.325]
46.5 46.7 46.9 47.1
0
1
Possibility
12.31 12.32 12.33
0
1
Possibility
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
SHAPE OF X AFFECTING aX+b
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
Different choices for the fuzzy number X all yield very similar
distributions for aX + b
ROBUSTNESS OF THE ANSWER
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
PROBABILITY MEASURE
 A fuzzy number F is said to “enclose” a probability distribution P if,
• the left side of F is larger than P(x) for each x,
• the right side of F is larger than 1-P(x) for each x.
 For every event X < x and x < X, possibility is larger than the
probability, so it is an upper bound.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
ADVANTAGES OF FUZZY ARITHMETIC
 Requires little data.
 Applicable to all kinds of uncertainty.
 Fully comprehensive.
 Fast and easy to compute.
 Doesn’t require information about correlations.
 Conservative, but not hyper-conservative
 In between worst case and probability.
 Backcalculations easy to solve.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 Controversial.
 Are alpha levels comparable for different variables?
 Not optimal when there're a lot of data.
 Can’t use knowledge of correlations to tighten answers.
 Not conservative against all possible dependencies.
 Repeated variables make calculations cumbersome.
LIMITATIONS OF FUZZY ARITHMETIC
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
 FuziCalc
• (Windows 3.1) FuziWare, 800-472-6183
 Fuzzy Arithmetic C++ Library
• (C code) anonymous ftp to mathct.dipmat.unict.it and get
fuzzyfznum*.*
 Cosmet (Phaser)
• (DOS, soon for Windows) acooper@sandia.gov
 Risk Calc
• (Windows) 800-735-4350; www.ramas.com
SOFTWARES FOR FUZZY ARITHMETIC
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
SCREEN SHOT OF FUZZY CALCULATOR -
FzCalc
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
SUMMARY
This chapter has given an overview on Fuzzy Arithmetic and Fuzzy
Measures.
“Principles of Soft Computing, 2nd
Edition”
by S.N. Sivanandam & SN Deepa
Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.

More Related Content

What's hot (7)

NNFL 13- Guru Nanak Dev Engineering College
NNFL   13- Guru Nanak Dev Engineering CollegeNNFL   13- Guru Nanak Dev Engineering College
NNFL 13- Guru Nanak Dev Engineering College
 
NNFL 3 - Guru Nanak Dev Engineering College
NNFL  3 - Guru Nanak Dev Engineering CollegeNNFL  3 - Guru Nanak Dev Engineering College
NNFL 3 - Guru Nanak Dev Engineering College
 
NNFL 5 - Guru Nanak Dev Engineering College
NNFL  5 - Guru Nanak Dev Engineering CollegeNNFL  5 - Guru Nanak Dev Engineering College
NNFL 5 - Guru Nanak Dev Engineering College
 
NNFL - Guru Nanak Dev Engineering College
NNFL - Guru Nanak Dev Engineering CollegeNNFL - Guru Nanak Dev Engineering College
NNFL - Guru Nanak Dev Engineering College
 
Artificial Neural Network for hand Gesture recognition
Artificial Neural Network for hand Gesture recognitionArtificial Neural Network for hand Gesture recognition
Artificial Neural Network for hand Gesture recognition
 
Soft computing
Soft computingSoft computing
Soft computing
 
Cni102jnl
Cni102jnlCni102jnl
Cni102jnl
 

More from MR. VIKRAM SNEHI (6)

Integers pointers | By Vikram Snehi
Integers pointers | By Vikram SnehiIntegers pointers | By Vikram Snehi
Integers pointers | By Vikram Snehi
 
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram SnehiVLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
 
Routing and IP in Advance Computer Network,Vikram Snehi
Routing and IP in Advance Computer Network,Vikram  SnehiRouting and IP in Advance Computer Network,Vikram  Snehi
Routing and IP in Advance Computer Network,Vikram Snehi
 
NNFL 16- Guru Nanak Dev Engineering College
NNFL   16- Guru Nanak Dev Engineering CollegeNNFL   16- Guru Nanak Dev Engineering College
NNFL 16- Guru Nanak Dev Engineering College
 
NNFL 15- Guru Nanak Dev Engineering College
NNFL   15- Guru Nanak Dev Engineering CollegeNNFL   15- Guru Nanak Dev Engineering College
NNFL 15- Guru Nanak Dev Engineering College
 
NNFL 4 - Guru Nanak Dev Engineering College
NNFL  4 - Guru Nanak Dev Engineering CollegeNNFL  4 - Guru Nanak Dev Engineering College
NNFL 4 - Guru Nanak Dev Engineering College
 

Recently uploaded

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Recently uploaded (20)

Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 

NNFL 11- Guru Nanak Dev Engineering College

  • 1. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved. CHAPTER 11 FUZZY ARITHMETIC AND FUZZY MEASURES
  • 2.  Distributions do not have to be precise.  Requires no assumption about correlations.  Fuzzy measures are upper bounds on probability.  Fuzzy arithmetic might be a conservative way to do risk assessments. FUZZY ARITHMETIC “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 3.  Fuzzy numbers • Fuzzy sets of the real line, • Unimodal, • Reach possibility level one.  Fuzzy arithmetic • Interval arithmetic at each possibility level. FUZZY NUMBERS AND THEIR ARITHMETIC “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 4.  Fully developed arithmetic and logic • Addition, subtraction, multiplication, division, min, max; • Log, exp, sqrt, abs, powers, and, or, not; • Backcalculation, updating, mixtures, etc.  Very fast calculation and convenient software.  Very easy to explain.  Distributional answers (not just worst case).  Results robust to choice about shape. FEATURES OF FUZZY ARITHMETIC “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 5.  Scalars are well-known or mathematically defined integers and real numbers.  Intervals are numbers whose values are not know with certainty but about which bounds can be established.  Fuzzy numbers are uncertain numbers for which, in addition to knowing a range of possible values, one can say that some values are more plausible than others. TYPES OF NUMBERS “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 6. 1 0.5 0 no YESno FUZZY NUMBERS  Fuzzy set that is unimodal and reaches 1.  Nested stack of intervals. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 7. LEVEL-WISE INTERVAL ARITHMETIC “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 8. FUZZY INTERVALS BY TRAPEZOIDAL SHAPES “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 9.  Subtraction, multiplication, division, minimum, maximum, exponentiation, logarithms, etc. are also defined.  If distributions are multimodal, possibility theory (rather than just simple fuzzy arithmetic) is required. FUZZY ADDITION 0 1 0 A A+BB 0 0.5 2 4 6 8 “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 10. FUZZY ARITHMETIC Interval Arithmetic [a, b] + [d, e] = [a+d, b+e] [a, b] - [d, e] = [a-e, b-d] [a, b] x [d, e] = [min(a.d, a.e, b.d, b.e), max(a.d, a.e, b.d, b.e)] [a, b]/[d, e] = [min(a/d, a/e, b/d, b/e), max(a/d, a/e, b/d, b/e)] “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 11. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 12. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 13. EXTENSION PRINCIPLE “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 14. VARIOUS FUZZY MEASURES  Belief and Plausibility Measure.  Probability Measure.  Possibility and Necessity Measure. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 15.  No single definition.  Many definitions could be used: • Subjective assessments. • Social consensus. • Measurement error. • Upper betting rates (Giles) • Extra-observational ranges (Gaines). POSSIBILITY MEASURE “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 16. FUZZY SET AS POSSIBILITY MEASURE “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 17.  Subjective assignments: • Make them up from highest, lowest and best-guess estimates.  Objective consensus: • Stack up consistent interval estimates or bridge inconsistent ones.  Measurement error: • Infer from measurement protocols. GETTING FUZZY INPUTS “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 18. SUBJECTIVE ASSIGNMENTS  Triangular fuzzy numbers, e.g. [1,2,3].  Trapezoidal fuzzy numbers, e.g. [1,2,3,4]. 0 1 2 3 4 0 0.5 1 0 1 2 3 4 5 0 0.5 1 Possibility “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 19.  [1000, 3000]  [2000, 2400]  [500, 2500]  [800, 4000]  [1900, 2300] OBJECTIVE CONSENSUS Possibility 0 2000 4000 0 0.5 1 “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 20.  46.8 ± 0.3  [46.5, 46.8, 47.1] MEASUREMENT ERROR  [12.32]  [12.315, 12.32, 12.325] 46.5 46.7 46.9 47.1 0 1 Possibility 12.31 12.32 12.33 0 1 Possibility “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 21. SHAPE OF X AFFECTING aX+b “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 22. Different choices for the fuzzy number X all yield very similar distributions for aX + b ROBUSTNESS OF THE ANSWER “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 23. PROBABILITY MEASURE  A fuzzy number F is said to “enclose” a probability distribution P if, • the left side of F is larger than P(x) for each x, • the right side of F is larger than 1-P(x) for each x.  For every event X < x and x < X, possibility is larger than the probability, so it is an upper bound. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 24. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 25. ADVANTAGES OF FUZZY ARITHMETIC  Requires little data.  Applicable to all kinds of uncertainty.  Fully comprehensive.  Fast and easy to compute.  Doesn’t require information about correlations.  Conservative, but not hyper-conservative  In between worst case and probability.  Backcalculations easy to solve. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 26.  Controversial.  Are alpha levels comparable for different variables?  Not optimal when there're a lot of data.  Can’t use knowledge of correlations to tighten answers.  Not conservative against all possible dependencies.  Repeated variables make calculations cumbersome. LIMITATIONS OF FUZZY ARITHMETIC “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 27.  FuziCalc • (Windows 3.1) FuziWare, 800-472-6183  Fuzzy Arithmetic C++ Library • (C code) anonymous ftp to mathct.dipmat.unict.it and get fuzzyfznum*.*  Cosmet (Phaser) • (DOS, soon for Windows) acooper@sandia.gov  Risk Calc • (Windows) 800-735-4350; www.ramas.com SOFTWARES FOR FUZZY ARITHMETIC “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 28. SCREEN SHOT OF FUZZY CALCULATOR - FzCalc “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.
  • 29. SUMMARY This chapter has given an overview on Fuzzy Arithmetic and Fuzzy Measures. “Principles of Soft Computing, 2nd Edition” by S.N. Sivanandam & SN Deepa Copyright © 2011 Wiley India Pvt. Ltd. All rights reserved.