Accuracy and Errors
Accuracy and Errors
Accuracy
and
Errors
Presented by | PMAtienza
12 JULY 2023
Accuracy of
Numbers
TWO (2) TYPES OF NUMBERS:
1) Exact Numbers
example: 9, 22, 27, 1/2 = 0.5
2) Approximate Numbers
example: π = 3.14159…
1/3 = 0.33333...
PMAtienza | 2023
Errors in Numerical Solutions
1. Inherent Errors
2. Round-off Errors
3. Truncation Errors
4. Absolute Errors
5. Relative Errors
6. Percentage Errors
7. General Formula for Error
PMAtienza | 2023
1 | Inherent Errors
Errors which exist in the
problem either due to
approximate given data,
limitations of computing aids.
This can be minimized by
taking better data and using
high precision computing aids.
PMAtienza | 2023
WHAT ARE ROUND-OFF ERRORS?
These errors are due to rounding off the
numbers while process of computations.
The round off errors can be reduced by
doing the computations to stop on the
most significant digits of a number.
2 | Round-
EXAMPLE
off Errors Sometimes, we have numbers with a
large number of digits such as
9.27381234 which can be rounded off to
a significant figure 9.274.
= 9.27381234 – 9.274
PMAtienza | 2023 = -0.00018766 (Round-off Error)
These errors arise due to use of
approximate formula in computation or by
truncating the infinite series to some
approximate terms. The study of this type
of error is usually associated with the
problem of convergence of infiniteseries.
3 | Truncation Errors
PMAtienza | 2023
Truncation Errors | Example
TAYLOR SERIES (INFINITE SERIES)
PMAtienza | 2023
4 | Absolute Error & 5 | Relative Error
If X is true value of quantity and X’ is its
approximate value, then
/7.5846712-7.585/ x 100
/7.5846712/
=/-0.00004335059376/x100
= 0.004335059376
PMAtienza | 2023
7 | General Formula for Error
PMAtienza | 2023
7 | General Formula for Error
Example: Find relative maximum error in the function
PMAtienza | 2023
PMAtienza | 2023
CE 324
Numerical Solutions to CE Problems
Thank you
very much!