This document provides an overview of numerical methods. It defines numerical methods as algorithms that generate approximate solutions to mathematical problems through repetitive calculations. It notes that numerical methods are needed when analytical methods are not possible, too time-consuming or involve large data. The document also discusses sources of error in numerical solutions, different types of errors (absolute, relative, percentage), rounding numbers and significant digits.