Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Approximation error

In the mathematical subfield of numerical analysis the approximation error in some data is the difference between the exact value and the value used. An approximation error can occur because

  1. the measurement of the data is not precise (due to the instruments)
  2. we use an approximation instead of the real data (e.g. 3.14 instead of π)

One commonly distinguishes between the relative error and the absolute error.

The numerical stability of an algorithm in numerical analysis indicates how the error is propagated by the algorithm.

Definition

Given some value a and an approximation b the absolute error is

ε: = a - b

and the relative error is

\eta := \frac{a - b}{a}.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy