#how would I go about creating a function like this?

13 messages · Page 1 of 1 (latest)

covert crest
#

Where 47mil would give me 100, and the rest of the numbers in the image

supple gazelleBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
neat furnace
#

I'd say use exponential regression

#

basically y = a * b^x + c

#

or else you could use polynomial regression too

#

6 data points means a unique 5 degree polynomial

#

you could use lagrange interpolation in that case

neat furnace
bronze compass
#

or interpolate

drowsy dock
#

where'd this come from? some data set?

#

did they ask you to just "guess the graph"