SlideShare a Scribd company logo
📖
Numerical method
errors analysis
What is Error Analysis in
Numerical method?
Errors Analysis
The error of a quantity is the difference
between it’s true value and
approximate.
Absolute Error
+ The absolute error of a quantity is the absolute
value of the difference between the true value X
and the approximate value x. It is denoted by
An approximate value of ᴫ is 3.1428571 and true
value is 3.1415926.
Find the absolute Error
𝐸𝐴 = 𝑋 − 𝑥 = 3.1415926 − 3.1428571
= − 0 .0 0 1 2 6 4 5
= 0 .0 0 1 2 6 4 5
Find the absolute errors of the number 8.6 if both of its
digits are correct.
• If the number X is rounded to N decimal places, then 𝐸𝐴 =
1
2
(10−𝑁
)
Evaluate the sum S = 2 + 3 + 5 to 4 significant
digits and find its absolute errors.
The relative error of a
quantity is the ratio of it’s
absolute error to it’s true
value. It is denoted by ER
Relative Error
ER =
EA
𝑋
 Find the absolute, relative and percentage errors of the number 8.6 if both of
its digits are correct.
+Solution:
The given number is X =
8.6
Since both digits are
correct so N = 1
The absolute error is,
EA =
1
2
( 10−1
)
= 0.05
The relative error is,
ER =
EA
𝑋
=
0.05
8.6
= 0.0058
The percentage
error is,
EP = 100 ER
= 100 × 0.0058
= o.58
Percentage Error
+Formula
PE =
|𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒−𝑎𝑝𝑝𝑟𝑜𝑥𝑖𝑚𝑎𝑡𝑒𝑑 𝑣𝑎𝑙𝑢𝑒|
|𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒|
x 100
How to Calculate
In order to calculate percentage error in some experiment, one needs to follow
the steps written below:
Step 1: Obtain the true value and approximated value.
Step 2: Find the difference between them and take absolute value, ignore if there is a negative
sign. This is known as error.
Step 3: Find the absolute value of true of exact value as well.
Step 4: Divide the absolute error by absolute true value.
Step 5: Multiply the outcome by 100 to convert it to the percent value and add a "%" sign at the
end
Example 1: It was assumed that around 1,00,000 people would reach at a certain hill station in a month
summer. But the exact number of people counted was 88,000. Calculate the percentage error.
Solution: Assumed or approximated value = 100000
true value = 88000
The formula for the percentage error is:
PE =
|𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒− 𝑎𝑝𝑝𝑟𝑜𝑥𝑖𝑚𝑎𝑡𝑒𝑑 𝑣𝑎𝑙𝑢𝑒|
|𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒|
x 100
PE =
|88000−100000|
|88000|
x 100
PE =
|22000|
|88000|
x 100
PE= 25%
Example 2: The approximated time of a ball to reach at ground when dropped from a 4-
meter height is 3 seconds. But during the experiment, it was found that it took 2.1 seconds.
Solution: Approximated time = 3 sec
true time = 2.1 sec
The formula for the percentage error is given by:
PE =
|𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒−𝑎𝑝𝑝𝑟𝑜𝑥𝑖𝑚𝑎𝑡𝑒𝑑 𝑣𝑎𝑙𝑢𝑒|
|𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒|
x 100
PE =
|2.1−3|
|2.1|
x 100
PE =
|0.9|
|2.1|
x 100
PE = 42.86%
Thanks!
Any questions?
Ad

More Related Content

What's hot (20)

Presentation on Solution to non linear equations
Presentation on Solution to non linear equationsPresentation on Solution to non linear equations
Presentation on Solution to non linear equations
Rifat Rahamatullah
 
newton raphson method
newton raphson methodnewton raphson method
newton raphson method
Yogesh Bhargawa
 
Interpolation and its applications
Interpolation and its applicationsInterpolation and its applications
Interpolation and its applications
RinkuMonani
 
Approximation and error
Approximation and errorApproximation and error
Approximation and error
rubenarismendi
 
Perceptron (neural network)
Perceptron (neural network)Perceptron (neural network)
Perceptron (neural network)
EdutechLearners
 
K - Map
  K - Map    K - Map
K - Map
Abhishek Choksi
 
Bisection method
Bisection methodBisection method
Bisection method
Tirth Parmar
 
Numerical analysis ppt
Numerical analysis pptNumerical analysis ppt
Numerical analysis ppt
MalathiNagarajan20
 
Multiple Choice Questions - Numerical Methods
Multiple Choice Questions - Numerical MethodsMultiple Choice Questions - Numerical Methods
Multiple Choice Questions - Numerical Methods
Meenakshisundaram N
 
Newton's forward & backward interpolation
Newton's forward & backward interpolationNewton's forward & backward interpolation
Newton's forward & backward interpolation
Harshad Koshti
 
presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve
Mukuldev Khunte
 
Applications of linear algebra in computer science
Applications of linear algebra in computer scienceApplications of linear algebra in computer science
Applications of linear algebra in computer science
Arnob Khan
 
Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
Daffodil International University
 
Golden Section method
Golden Section methodGolden Section method
Golden Section method
Syed Rubaid Ahmad
 
Karnaugh map
Karnaugh mapKarnaugh map
Karnaugh map
Vanitha Chandru
 
Ai 8 puzzle problem
Ai 8 puzzle problemAi 8 puzzle problem
Ai 8 puzzle problem
Sanad Bhowmik
 
Methods of solving ODE
Methods of solving ODEMethods of solving ODE
Methods of solving ODE
kishor pokar
 
Curve fitting
Curve fitting Curve fitting
Curve fitting
shopnohinami
 
Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
Tarun Gehlot
 
APPLICATION OF NUMERICAL METHODS IN SMALL SIZE
APPLICATION OF NUMERICAL METHODS IN SMALL SIZEAPPLICATION OF NUMERICAL METHODS IN SMALL SIZE
APPLICATION OF NUMERICAL METHODS IN SMALL SIZE
m.kumarasamy college of engineering
 
Presentation on Solution to non linear equations
Presentation on Solution to non linear equationsPresentation on Solution to non linear equations
Presentation on Solution to non linear equations
Rifat Rahamatullah
 
Interpolation and its applications
Interpolation and its applicationsInterpolation and its applications
Interpolation and its applications
RinkuMonani
 
Approximation and error
Approximation and errorApproximation and error
Approximation and error
rubenarismendi
 
Perceptron (neural network)
Perceptron (neural network)Perceptron (neural network)
Perceptron (neural network)
EdutechLearners
 
Multiple Choice Questions - Numerical Methods
Multiple Choice Questions - Numerical MethodsMultiple Choice Questions - Numerical Methods
Multiple Choice Questions - Numerical Methods
Meenakshisundaram N
 
Newton's forward & backward interpolation
Newton's forward & backward interpolationNewton's forward & backward interpolation
Newton's forward & backward interpolation
Harshad Koshti
 
presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve
Mukuldev Khunte
 
Applications of linear algebra in computer science
Applications of linear algebra in computer scienceApplications of linear algebra in computer science
Applications of linear algebra in computer science
Arnob Khan
 
Methods of solving ODE
Methods of solving ODEMethods of solving ODE
Methods of solving ODE
kishor pokar
 
Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
Tarun Gehlot
 

Similar to Error Finding in Numerical method (20)

NUMERICA METHODS 1 final touch summary for test 1
NUMERICA METHODS 1 final touch summary for test 1NUMERICA METHODS 1 final touch summary for test 1
NUMERICA METHODS 1 final touch summary for test 1
musadoto
 
Ficha 1 errores
Ficha 1 erroresFicha 1 errores
Ficha 1 errores
Ener N° 1 La Quiaca
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
universidad industrial de santander
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
universidad industrial de santander
 
Numerical approximation
Numerical approximationNumerical approximation
Numerical approximation
Lizeth Paola Barrero
 
Chapter assignment character assignemetb
Chapter assignment character assignemetbChapter assignment character assignemetb
Chapter assignment character assignemetb
tsegayeblen57
 
Error in chemical analysis
Error in chemical analysisError in chemical analysis
Error in chemical analysis
Suresh Selvaraj
 
Numerical approximation
Numerical approximationNumerical approximation
Numerical approximation
Lizeth Paola Barrero
 
Teoriadelerror21
Teoriadelerror21Teoriadelerror21
Teoriadelerror21
oscarvelasco64
 
Numerical approximation
Numerical approximationNumerical approximation
Numerical approximation
Mileacre
 
Introduction-Accuracy-and-Errors.pdf
Introduction-Accuracy-and-Errors.pdfIntroduction-Accuracy-and-Errors.pdf
Introduction-Accuracy-and-Errors.pdf
STEVEDOMINICSISNO
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
mahamoh6
 
Statistics for entrepreneurs
Statistics for entrepreneurs Statistics for entrepreneurs
Statistics for entrepreneurs
Dr. Trilok Kumar Jain
 
Lec
LecLec
Lec
Ahmed Atallah
 
Lec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsdd
Lec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsddLec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsdd
Lec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsdd
ssuser148ae0
 
Numerical differentiation and integration
Numerical differentiation and integrationNumerical differentiation and integration
Numerical differentiation and integration
Bektu Dida
 
Laboratorios virtuales fisica mecanica
Laboratorios virtuales fisica mecanicaLaboratorios virtuales fisica mecanica
Laboratorios virtuales fisica mecanica
DeiviJhoneySalazarRi
 
Error in Numerical method Mtech.pptx
Error in Numerical method Mtech.pptxError in Numerical method Mtech.pptx
Error in Numerical method Mtech.pptx
souravmondal9934
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handout
fatima d
 
Statisticslectures 140625114154-phpapp01
Statisticslectures 140625114154-phpapp01Statisticslectures 140625114154-phpapp01
Statisticslectures 140625114154-phpapp01
Cleophas Rwemera
 
NUMERICA METHODS 1 final touch summary for test 1
NUMERICA METHODS 1 final touch summary for test 1NUMERICA METHODS 1 final touch summary for test 1
NUMERICA METHODS 1 final touch summary for test 1
musadoto
 
Chapter assignment character assignemetb
Chapter assignment character assignemetbChapter assignment character assignemetb
Chapter assignment character assignemetb
tsegayeblen57
 
Error in chemical analysis
Error in chemical analysisError in chemical analysis
Error in chemical analysis
Suresh Selvaraj
 
Numerical approximation
Numerical approximationNumerical approximation
Numerical approximation
Mileacre
 
Introduction-Accuracy-and-Errors.pdf
Introduction-Accuracy-and-Errors.pdfIntroduction-Accuracy-and-Errors.pdf
Introduction-Accuracy-and-Errors.pdf
STEVEDOMINICSISNO
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
mahamoh6
 
Lec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsdd
Lec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsddLec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsdd
Lec 1 CBNST.pptxdhdhdhdjdjdkdkdvddhdhsdd
ssuser148ae0
 
Numerical differentiation and integration
Numerical differentiation and integrationNumerical differentiation and integration
Numerical differentiation and integration
Bektu Dida
 
Laboratorios virtuales fisica mecanica
Laboratorios virtuales fisica mecanicaLaboratorios virtuales fisica mecanica
Laboratorios virtuales fisica mecanica
DeiviJhoneySalazarRi
 
Error in Numerical method Mtech.pptx
Error in Numerical method Mtech.pptxError in Numerical method Mtech.pptx
Error in Numerical method Mtech.pptx
souravmondal9934
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handout
fatima d
 
Statisticslectures 140625114154-phpapp01
Statisticslectures 140625114154-phpapp01Statisticslectures 140625114154-phpapp01
Statisticslectures 140625114154-phpapp01
Cleophas Rwemera
 
Ad

More from Fazle Rabbi Ador (12)

Online Shopping Agent in AI
Online Shopping Agent in AIOnline Shopping Agent in AI
Online Shopping Agent in AI
Fazle Rabbi Ador
 
00 java basic programming in Bangla|| Introduction
00 java basic programming in Bangla|| Introduction00 java basic programming in Bangla|| Introduction
00 java basic programming in Bangla|| Introduction
Fazle Rabbi Ador
 
Types of memory in Computer
Types of memory in ComputerTypes of memory in Computer
Types of memory in Computer
Fazle Rabbi Ador
 
Cloning Bio-Informative
Cloning Bio-InformativeCloning Bio-Informative
Cloning Bio-Informative
Fazle Rabbi Ador
 
Amd Athlon Processors
Amd Athlon ProcessorsAmd Athlon Processors
Amd Athlon Processors
Fazle Rabbi Ador
 
Data Mining & Applications
Data Mining & ApplicationsData Mining & Applications
Data Mining & Applications
Fazle Rabbi Ador
 
Structure in C
Structure in CStructure in C
Structure in C
Fazle Rabbi Ador
 
Electromagnetic induction & useful applications
Electromagnetic induction & useful applicationsElectromagnetic induction & useful applications
Electromagnetic induction & useful applications
Fazle Rabbi Ador
 
Bangladesh Cricket Team.
Bangladesh Cricket Team.Bangladesh Cricket Team.
Bangladesh Cricket Team.
Fazle Rabbi Ador
 
Application of mathematics in daily life
Application of mathematics in daily lifeApplication of mathematics in daily life
Application of mathematics in daily life
Fazle Rabbi Ador
 
Application of mathematics in daily life
Application of mathematics in daily lifeApplication of mathematics in daily life
Application of mathematics in daily life
Fazle Rabbi Ador
 
SIXTH SENSE-TECHNOLOGY
SIXTH SENSE-TECHNOLOGYSIXTH SENSE-TECHNOLOGY
SIXTH SENSE-TECHNOLOGY
Fazle Rabbi Ador
 
Online Shopping Agent in AI
Online Shopping Agent in AIOnline Shopping Agent in AI
Online Shopping Agent in AI
Fazle Rabbi Ador
 
00 java basic programming in Bangla|| Introduction
00 java basic programming in Bangla|| Introduction00 java basic programming in Bangla|| Introduction
00 java basic programming in Bangla|| Introduction
Fazle Rabbi Ador
 
Types of memory in Computer
Types of memory in ComputerTypes of memory in Computer
Types of memory in Computer
Fazle Rabbi Ador
 
Data Mining & Applications
Data Mining & ApplicationsData Mining & Applications
Data Mining & Applications
Fazle Rabbi Ador
 
Electromagnetic induction & useful applications
Electromagnetic induction & useful applicationsElectromagnetic induction & useful applications
Electromagnetic induction & useful applications
Fazle Rabbi Ador
 
Application of mathematics in daily life
Application of mathematics in daily lifeApplication of mathematics in daily life
Application of mathematics in daily life
Fazle Rabbi Ador
 
Application of mathematics in daily life
Application of mathematics in daily lifeApplication of mathematics in daily life
Application of mathematics in daily life
Fazle Rabbi Ador
 
Ad

Recently uploaded (20)

Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...
Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...
Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...
TechSoup
 
How to Create Kanban View in Odoo 18 - Odoo Slides
How to Create Kanban View in Odoo 18 - Odoo SlidesHow to Create Kanban View in Odoo 18 - Odoo Slides
How to Create Kanban View in Odoo 18 - Odoo Slides
Celine George
 
What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFAMEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
Dr. Nasir Mustafa
 
Form View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo SlidesForm View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo Slides
Celine George
 
spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)
Mohamed Rizk Khodair
 
TERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptx
TERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptxTERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptx
TERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptx
PoojaSen20
 
Ancient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian HistoryAncient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian History
Virag Sontakke
 
Lecture 1 Introduction history and institutes of entomology_1.pptx
Lecture 1 Introduction history and institutes of entomology_1.pptxLecture 1 Introduction history and institutes of entomology_1.pptx
Lecture 1 Introduction history and institutes of entomology_1.pptx
Arshad Shaikh
 
Myasthenia gravis (Neuromuscular disorder)
Myasthenia gravis (Neuromuscular disorder)Myasthenia gravis (Neuromuscular disorder)
Myasthenia gravis (Neuromuscular disorder)
Mohamed Rizk Khodair
 
Kenan Fellows Participants, Projects 2025-26 Cohort
Kenan Fellows Participants, Projects 2025-26 CohortKenan Fellows Participants, Projects 2025-26 Cohort
Kenan Fellows Participants, Projects 2025-26 Cohort
EducationNC
 
CNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscessCNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscess
Mohamed Rizk Khodair
 
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
Celine George
 
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living WorkshopLDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDM Mia eStudios
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
U3 ANTITUBERCULAR DRUGS Pharmacology 3.pptx
U3 ANTITUBERCULAR DRUGS Pharmacology 3.pptxU3 ANTITUBERCULAR DRUGS Pharmacology 3.pptx
U3 ANTITUBERCULAR DRUGS Pharmacology 3.pptx
Mayuri Chavan
 
How to Add Customer Note in Odoo 18 POS - Odoo Slides
How to Add Customer Note in Odoo 18 POS - Odoo SlidesHow to Add Customer Note in Odoo 18 POS - Odoo Slides
How to Add Customer Note in Odoo 18 POS - Odoo Slides
Celine George
 
The History of Kashmir Karkota Dynasty NEP.pptx
The History of Kashmir Karkota Dynasty NEP.pptxThe History of Kashmir Karkota Dynasty NEP.pptx
The History of Kashmir Karkota Dynasty NEP.pptx
Arya Mahila P. G. College, Banaras Hindu University, Varanasi, India.
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
Tax evasion, Tax planning & Tax avoidance.pptx
Tax evasion, Tax  planning &  Tax avoidance.pptxTax evasion, Tax  planning &  Tax avoidance.pptx
Tax evasion, Tax planning & Tax avoidance.pptx
manishbaidya2017
 
Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...
Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...
Drive Supporter Growth from Awareness to Advocacy with TechSoup Marketing Ser...
TechSoup
 
How to Create Kanban View in Odoo 18 - Odoo Slides
How to Create Kanban View in Odoo 18 - Odoo SlidesHow to Create Kanban View in Odoo 18 - Odoo Slides
How to Create Kanban View in Odoo 18 - Odoo Slides
Celine George
 
What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFAMEDICAL BIOLOGY MCQS  BY. DR NASIR MUSTAFA
MEDICAL BIOLOGY MCQS BY. DR NASIR MUSTAFA
Dr. Nasir Mustafa
 
Form View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo SlidesForm View Attributes in Odoo 18 - Odoo Slides
Form View Attributes in Odoo 18 - Odoo Slides
Celine George
 
spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)
Mohamed Rizk Khodair
 
TERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptx
TERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptxTERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptx
TERMINOLOGIES,GRIEF PROCESS AND LOSS AMD ITS TYPES .pptx
PoojaSen20
 
Ancient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian HistoryAncient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian History
Virag Sontakke
 
Lecture 1 Introduction history and institutes of entomology_1.pptx
Lecture 1 Introduction history and institutes of entomology_1.pptxLecture 1 Introduction history and institutes of entomology_1.pptx
Lecture 1 Introduction history and institutes of entomology_1.pptx
Arshad Shaikh
 
Myasthenia gravis (Neuromuscular disorder)
Myasthenia gravis (Neuromuscular disorder)Myasthenia gravis (Neuromuscular disorder)
Myasthenia gravis (Neuromuscular disorder)
Mohamed Rizk Khodair
 
Kenan Fellows Participants, Projects 2025-26 Cohort
Kenan Fellows Participants, Projects 2025-26 CohortKenan Fellows Participants, Projects 2025-26 Cohort
Kenan Fellows Participants, Projects 2025-26 Cohort
EducationNC
 
CNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscessCNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscess
Mohamed Rizk Khodair
 
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
How to Clean Your Contacts Using the Deduplication Menu in Odoo 18
Celine George
 
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living WorkshopLDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDM Mia eStudios
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
U3 ANTITUBERCULAR DRUGS Pharmacology 3.pptx
U3 ANTITUBERCULAR DRUGS Pharmacology 3.pptxU3 ANTITUBERCULAR DRUGS Pharmacology 3.pptx
U3 ANTITUBERCULAR DRUGS Pharmacology 3.pptx
Mayuri Chavan
 
How to Add Customer Note in Odoo 18 POS - Odoo Slides
How to Add Customer Note in Odoo 18 POS - Odoo SlidesHow to Add Customer Note in Odoo 18 POS - Odoo Slides
How to Add Customer Note in Odoo 18 POS - Odoo Slides
Celine George
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
Tax evasion, Tax planning & Tax avoidance.pptx
Tax evasion, Tax  planning &  Tax avoidance.pptxTax evasion, Tax  planning &  Tax avoidance.pptx
Tax evasion, Tax planning & Tax avoidance.pptx
manishbaidya2017
 

Error Finding in Numerical method

  • 2. What is Error Analysis in Numerical method?
  • 3. Errors Analysis The error of a quantity is the difference between it’s true value and approximate.
  • 4. Absolute Error + The absolute error of a quantity is the absolute value of the difference between the true value X and the approximate value x. It is denoted by
  • 5. An approximate value of ᴫ is 3.1428571 and true value is 3.1415926. Find the absolute Error 𝐸𝐴 = 𝑋 − 𝑥 = 3.1415926 − 3.1428571 = − 0 .0 0 1 2 6 4 5 = 0 .0 0 1 2 6 4 5
  • 6. Find the absolute errors of the number 8.6 if both of its digits are correct. • If the number X is rounded to N decimal places, then 𝐸𝐴 = 1 2 (10−𝑁 )
  • 7. Evaluate the sum S = 2 + 3 + 5 to 4 significant digits and find its absolute errors.
  • 8. The relative error of a quantity is the ratio of it’s absolute error to it’s true value. It is denoted by ER Relative Error ER = EA 𝑋
  • 9.  Find the absolute, relative and percentage errors of the number 8.6 if both of its digits are correct. +Solution: The given number is X = 8.6 Since both digits are correct so N = 1 The absolute error is, EA = 1 2 ( 10−1 ) = 0.05 The relative error is, ER = EA 𝑋 = 0.05 8.6 = 0.0058 The percentage error is, EP = 100 ER = 100 × 0.0058 = o.58
  • 10. Percentage Error +Formula PE = |𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒−𝑎𝑝𝑝𝑟𝑜𝑥𝑖𝑚𝑎𝑡𝑒𝑑 𝑣𝑎𝑙𝑢𝑒| |𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒| x 100
  • 11. How to Calculate In order to calculate percentage error in some experiment, one needs to follow the steps written below: Step 1: Obtain the true value and approximated value. Step 2: Find the difference between them and take absolute value, ignore if there is a negative sign. This is known as error. Step 3: Find the absolute value of true of exact value as well. Step 4: Divide the absolute error by absolute true value. Step 5: Multiply the outcome by 100 to convert it to the percent value and add a "%" sign at the end
  • 12. Example 1: It was assumed that around 1,00,000 people would reach at a certain hill station in a month summer. But the exact number of people counted was 88,000. Calculate the percentage error. Solution: Assumed or approximated value = 100000 true value = 88000 The formula for the percentage error is: PE = |𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒− 𝑎𝑝𝑝𝑟𝑜𝑥𝑖𝑚𝑎𝑡𝑒𝑑 𝑣𝑎𝑙𝑢𝑒| |𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒| x 100 PE = |88000−100000| |88000| x 100 PE = |22000| |88000| x 100 PE= 25%
  • 13. Example 2: The approximated time of a ball to reach at ground when dropped from a 4- meter height is 3 seconds. But during the experiment, it was found that it took 2.1 seconds. Solution: Approximated time = 3 sec true time = 2.1 sec The formula for the percentage error is given by: PE = |𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒−𝑎𝑝𝑝𝑟𝑜𝑥𝑖𝑚𝑎𝑡𝑒𝑑 𝑣𝑎𝑙𝑢𝑒| |𝑡𝑟𝑢𝑒 𝑣𝑎𝑙𝑢𝑒| x 100 PE = |2.1−3| |2.1| x 100 PE = |0.9| |2.1| x 100 PE = 42.86%