Finding relation between inputs and outputs

430 Views Asked by At

Is anyone able to find the rule? If possible, can you explain how and what's the name of that kind of rule?

  • Input Output
  • 0,18 0,316
  • 0,3 0,432
  • 0,32 0,4536
  • 0,33 0,4644
  • 0,34 0,4752
  • 0,353 0,4892

  • 0,354 0,4903

  • 0,36 0,4968
  • 0,365 0,5022

Thanks a lot to anyone willing to help me!

1

There are 1 best solutions below

2
On

Standard fitting programs yield:

$y = 0.17595 + 0.661938 x + 0.643346 x^2$

enter image description here