I've been given a set of data from an experiment:
x= 0, 1, 2, 5, 7, 10
Y=(3), (5), (8,7), (25,4) (40), (66,2)
My mission is to come up with a function that i can use, based on these values I've been given. I've tride to LN the values so I get a straight line (Y=kx...