This document discusses numerical integration techniques including the trapezoidal rule, Simpson's 1/3 rule, Simpson's 3/8 rule, and Gaussian integration formulas. It provides the formulas for calculating integration numerically using these methods and notes that accuracy increases with smaller interval widths h. Errors are estimated to be order h^2 for trapezoidal rule and order h^4 for Simpson's rules.