Error Analysis
Error Analysis
Numerical Methods
Numerical Methods: Some times, some mathematical problem can not be solved
analytically or can be solved but are very difficult, tedious and time consuming.
Facing such situations we goes toward numerical methods. In numerical methods
we feed input and get output.
Solving any mathematical problem analytically yields very exact solution and there
is no error but some time when we solve the same problem numerically (by any
numerical method), the obtained solution is accurate and precise but not exact.
Real word problems yields very lengthy and non-linear equations (during
mathematical modeling) which can not be tackled analytically, so we goes toward
numerical methods which gives guess towards the exact solutions.
Round-off errors: These errors occur due to finite number of bits or due to short
storage in computers (machines) for storing of floating point numbers (decimal
numbers). Due to which these number are either chopped or rounded after so
many significant digits (digits in decimal part are chopped or rounded).
Truncation errors: These errors occur due to fixing number of term of an infinite
series or reducing terms of finite series in order to approximate it to a certain
function.
Quantifying errors
Significant Digits:
The digits that are used to express a number are called significant digits or significant figures. Thus,
the numbers 3.1416, 0.66667 and 4.0687 contain five significant digits each. The number 0.00023 has,
however, only two significant digits, 2 and 3, since the zeros serve only to fix the position of the decimal
point.
The digits 1, …, 9 are always called significant digits.
If 0 appears between any two significant digits, then 0 is also called significant digit.
If 0 appears on the rightest sides of the significant digits, then 0 is called a significant digit.