I have some graphs, with lots and lots of data points, and I need to determine the maximum of the graph.
Here is the same graph twice. Trendline on one is 6th order polynomial and "moving average" on the other.
Now, which of these methods would be best to determine the maximum? The teacher has given us the graphs with the moving average, and told us to draw two lines, and decide maximum that way, but is that really the best? It's hard to see, but on all the graphs I have there is a
slight difference between using moving average and polynomial.
I am calculating the melting point of some DNA, which is about 60 degree C. The polynomial method is pretty much always 1 degree higher.
What would be best?