Back to Numerical Methods
Session 1
Numerical Methods

Introduction to Numerical Analysis and Error Analysis

3 hours
Duration
7
Materials
6
Objectives
Session Overview

Fundamental concepts of numerical analysis including sources of errors, floating-point arithmetic, machine epsilon, and error propagation. Introduction to Taylor series and its role in numerical methods.

Learning Objectives
By the end of this session, you should be able to:
  • Understand the fundamental concepts and scope of numerical analysis
  • Analyze different types of errors: round-off, truncation, and discretization errors
  • Master IEEE 754 floating-point representation and machine epsilon calculations
  • Apply Taylor series expansion for error analysis and algorithm development
  • Compute absolute and relative errors, and understand error propagation
  • Evaluate condition numbers and numerical stability concepts
Course Materials
Download materials for offline study and reference
Complete Lecture Notes (45 pages)
Available material
IEEE 754 Standard Reference Guide
Available material
Error Analysis Workbook with 25 Problems
Available material
MATLAB/Python Code Examples
Available material
Interactive Error Visualization Tools
Available material
Problem Set 1 (10 problems)
Available material
Solution Manual Chapter 1
Available material