SlideShare a Scribd company logo
ERRORMarcela Fernanda Garzón TorresPetroleumEngineeringNumericalMethods
MEANING ERRORIn mathematics and physics, the error is the difference between a value calculation and the real value"A minimum error can be up to the top end." 		Aristotle"Un error mínimo al principio puede ser máximo al final."Aristóteles
ERROR TYPESExperimental Error:   Arises from the inability to control the influence of all variablesError Calculation:    Is a mistake to specify a mathematical operation
ERROR TYPESApproximation Error:    Is presented to express a more simple approach of a numerical scale rather than the actual sizehttp://www.cienciakanija.com/wp-content/uploads/quantum_threat_to_relativity_1.jpg
found several types of errors but the common ones are as followsa) Error por truncamiento:Assuming we want to calculate 24 / 7, we know that the outcome of this fraction is 3.428571 ...Truncating to two decimals, then 3.42 only, its expression as 171/50 would be broken, and this, as you can see, is generating an error.
b) Error due to roundingTaking the example above, if rounded to two decimals, then 3.43 only, its expression as 343/100 would be broken, and this will generate an error, as in the previous case.
TOTAL NUMERICAL ERRORThe total numerical error is defined as the sum of the rounding and truncation errors introduced in the calculation. But here comes a big problem. The more calculations would be carried out to obtain a result, the rounding error will be increased.But on the other hand, the truncation error can be minimized by including more terms in the equation, reduce or continue the iteration step (then larger number of calculations and probably biggest mistake of rounding.)CALCULATION ERRORWhen we obtain an approximate value, regardless of method used, we can calculate the error in two ways:
Absolute error (AE): It is the difference between the actual value (RV) and approximate value (VA).
b) Relative error is the percentage difference between the absolute value and real value. Y is calculated as
BIBLIOGRAPHYwww.fisicanet.com.ar/fisica/.../ap01_errores.php200.45.54.90/depar/areas/matematica/.../5.../tema_AproxiNum_2009.pdf fcqi.tij.uabc.mx/docentes/esqueda/curso_m3.swf html.rincondelvago.com/metodos-numericos_5.html
Error

More Related Content

PPT
Numerical approximation and solution of equations
PPTX
Error(Computer Oriented Numerical and Statistical Method)
PPTX
Approximation and error
PPTX
Error Finding in Numerical method
DOCX
NUMERICAL METHOD
PPT
12 13 h2_measurement_ppt
PDF
Linear regression interpretation
DOCX
Autocorrelation
Numerical approximation and solution of equations
Error(Computer Oriented Numerical and Statistical Method)
Approximation and error
Error Finding in Numerical method
NUMERICAL METHOD
12 13 h2_measurement_ppt
Linear regression interpretation
Autocorrelation

What's hot (10)

PPTX
2.2 measurements, estimations and errors(part 2)
PPT
Autocorrelation- Concept, Causes and Consequences
PPTX
Heteroscedasticity
PPTX
3.6 (1)
PPT
Auto Correlation Presentation
PPT
Trigonometry 1
PPT
Ratios, prop % with cloze
PPT
Multicollinearity
PPTX
150860106054 theory of errors
PPTX
Tn 110 lecture 2 logic
2.2 measurements, estimations and errors(part 2)
Autocorrelation- Concept, Causes and Consequences
Heteroscedasticity
3.6 (1)
Auto Correlation Presentation
Trigonometry 1
Ratios, prop % with cloze
Multicollinearity
150860106054 theory of errors
Tn 110 lecture 2 logic
Ad

Viewers also liked (10)

PPTX
Ramanujan
PPTX
Newton’s Forward & backward interpolation
PPTX
Newton Raphson Method Using C Programming
PPT
Numerical Methods
PPT
Type 1 and type 2 errors
PPTX
Errors in research
PPTX
Type i and type ii errors
PPT
SAMPLING AND SAMPLING ERRORS
PPT
Test of hypothesis
PPT
Error Detection And Correction
Ramanujan
Newton’s Forward & backward interpolation
Newton Raphson Method Using C Programming
Numerical Methods
Type 1 and type 2 errors
Errors in research
Type i and type ii errors
SAMPLING AND SAMPLING ERRORS
Test of hypothesis
Error Detection And Correction
Ad

Similar to Error (20)

PDF
numerical analysis
PPTX
Error in Numerical method Mtech.pptx
PDF
Numerical analysis using Scilab: Error analysis and propagation
PPTX
Approximation and error
PPTX
numerical chapter 2 numerical method and analysis.pptx
PDF
Chapter assignment character assignemetb
PDF
Lecture note 2
PPTX
Error Discussion: Types, Causes, and Solutions
DOCX
Ficha 1 errores
PPTX
ERROR ESTIMATION-1 for numerical methods.pptx
PPTX
Chapter 3.pptx
PDF
About the size and frequency of prime gapsMaximum prime gaps
PPTX
Errors and uncertainities net
PPTX
LEC01.wararAWQWWRwrrwqRQRWQWQqqrwq1.pptx
PDF
Robust Geometric Computation Mehlhorn K Yap C
PPTX
Instrumentation & Measurement: Error and Its Types
PPTX
Numerical approximation
PPT
Errors and Error Measurements
numerical analysis
Error in Numerical method Mtech.pptx
Numerical analysis using Scilab: Error analysis and propagation
Approximation and error
numerical chapter 2 numerical method and analysis.pptx
Chapter assignment character assignemetb
Lecture note 2
Error Discussion: Types, Causes, and Solutions
Ficha 1 errores
ERROR ESTIMATION-1 for numerical methods.pptx
Chapter 3.pptx
About the size and frequency of prime gapsMaximum prime gaps
Errors and uncertainities net
LEC01.wararAWQWWRwrrwqRQRWQWQqqrwq1.pptx
Robust Geometric Computation Mehlhorn K Yap C
Instrumentation & Measurement: Error and Its Types
Numerical approximation
Errors and Error Measurements

More from marcelafernandagarzon (10)

DOC
Some codes in java
PPTX
Some methods for small systems of equations solutions
PPTX
DOCX
Clase martes 18 de mayo
DOCX
Clase martes 18 de mayo
PPTX
Series contribution to the numerical approximations
PPTX
Aproximacion numerica
PPTX
Ley de darcy
PPTX
Modelamiento
Some codes in java
Some methods for small systems of equations solutions
Clase martes 18 de mayo
Clase martes 18 de mayo
Series contribution to the numerical approximations
Aproximacion numerica
Ley de darcy
Modelamiento

Error

  • 1. ERRORMarcela Fernanda Garzón TorresPetroleumEngineeringNumericalMethods
  • 2. MEANING ERRORIn mathematics and physics, the error is the difference between a value calculation and the real value"A minimum error can be up to the top end." Aristotle"Un error mínimo al principio puede ser máximo al final."Aristóteles
  • 3. ERROR TYPESExperimental Error: Arises from the inability to control the influence of all variablesError Calculation: Is a mistake to specify a mathematical operation
  • 4. ERROR TYPESApproximation Error: Is presented to express a more simple approach of a numerical scale rather than the actual sizehttp://www.cienciakanija.com/wp-content/uploads/quantum_threat_to_relativity_1.jpg
  • 5. found several types of errors but the common ones are as followsa) Error por truncamiento:Assuming we want to calculate 24 / 7, we know that the outcome of this fraction is 3.428571 ...Truncating to two decimals, then 3.42 only, its expression as 171/50 would be broken, and this, as you can see, is generating an error.
  • 6. b) Error due to roundingTaking the example above, if rounded to two decimals, then 3.43 only, its expression as 343/100 would be broken, and this will generate an error, as in the previous case.
  • 7. TOTAL NUMERICAL ERRORThe total numerical error is defined as the sum of the rounding and truncation errors introduced in the calculation. But here comes a big problem. The more calculations would be carried out to obtain a result, the rounding error will be increased.But on the other hand, the truncation error can be minimized by including more terms in the equation, reduce or continue the iteration step (then larger number of calculations and probably biggest mistake of rounding.)CALCULATION ERRORWhen we obtain an approximate value, regardless of method used, we can calculate the error in two ways:
  • 8. Absolute error (AE): It is the difference between the actual value (RV) and approximate value (VA).
  • 9. b) Relative error is the percentage difference between the absolute value and real value. Y is calculated as