I would like to fit a quadratic curve to some data:
Label X Y S 0 105 E 277 85 Min m 72
Min is the minimum of the curve. My aim is to find m. (I suspect m is around 400 to 500)
a) Is this possible given this amount of data?
b) If not, would specifying the slope at S be sufficient?
In either case, how do I find the coefficients of the curve?
This is a real world problem for which my 30 years old school math knowledge is failing me.