Small test data: a = 3.0 b = 2.1 Big test data: a = 4.5 b = 1.0 For noNoise and someNoise, your algorithm should find a and b exactly For moreNoise, you algorithm should find a and b within plus or minus 0.6 most of the time