Describe the difference between numerical and analytical methods in solving mathematical problems
Numerical methods involve iterative calculations to approximate solutions, while analytical methods derive exact solutions through algebraic manipulations.
Describe the relationship between accuracy and precision in numerical methods
Accuracy refers to how closely a computed value agrees with the true value, and precision refers to how closely individual or measured values agree with each other.
Which criteria can be used to determine if an iterative method has converged?
The approximate relative error decreases and ultimately is less than the stopping criterion.