79716416

Date: 2025-07-27 13:01:46
Score: 1
Natty:
Report link

I agree with the judicious Reinderien's answer.

In order to confirm I tried a very different method which is not iterative and which doesn't need initial estimate. That way the lack of estimate or bad estimate doesn't affect the result.

The principle of the method with integral equation is explained in https://fr.scribd.com/doc/14674814/Regressions-et-equations-integrales

The algorithm is very simple :

enter image description here

For example with MathCad :

enter image description here

The fitted curve ( in red on the figures below ) is quite indistinguishable from the curve obtained by Reinderien.

Of course the found approximates a=74.9 ; b=728 ; c=-0.545 could be used as very good initial estimate for an usual iterative method of regression.

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • No code block (0.5):
Posted by: JJacquelin