This document discusses numerical methods and sources of error in numerical analysis. It defines numerical analysis as using approximate solutions to solve complex mathematical problems. Numerical methods break problems into steps to find solutions. Errors can occur from modeling assumptions or approximations in calculations. Round-off error results from representing numbers approximately. Truncation error occurs when infinite processes are truncated to a finite number of steps, such as limiting infinite series or integrals to a certain number of terms. The document shows that truncation error decreases with smaller step sizes or more terms in approximations.