i dont know how to match a function with stats i have.

red_radishs

New member
Joined
Feb 23, 2023
Messages
4
Hello, I am a 10th grader. We did a lab in science. and i received coordinates which our math teacher decided to create a homework with. He wants us to find the function corresponding to these coordinates. I have tried all, I did some research, l but nothing at all helped me.1677207919677.png
 
Hello, I am a 10th grader. We did a lab in science. and i received coordinates which our math teacher decided to create a homework with. He wants us to find the function corresponding to these coordinates. I have tried all, I did some research, l but nothing at all helped me.View attachment 35097
It looks like a logarithmic function. A common one is: [imath]y= a\ln(x) + b[/imath]
Can you use the known points to find the values of [imath]a \text { and } b?[/imath]

Note that you might not find one that perfectly fits the values but it should be with high accuracy.
 
Hello, I am a 10th grader. We did a lab in science. and i received coordinates which our math teacher decided to create a homework with. He wants us to find the function corresponding to these coordinates. I have tried all, I did some research, l but nothing at all helped me.View attachment 35097
Hopefully what he meant was "find a function". It will not be unique, but will depend on what type of function you try.

Try a function of the form y=a*b^x+c, or y=a*e^(bx)+c. You could also use a polynomial (a cubic, say), but that will look quite different. (I also tried a log, but that didn't work well at all.)

Desmos can do this for you; look for "regressions" in their documentation.
 
Hopefully what he meant was "find a function". It will not be unique, but will depend on what type of function you try.

Try a function of the form y=a*b^x+c, or y=a*e^(bx)+c. You could also use a polynomial (a cubic, say), but that will look quite different. (I also tried a log, but that didn't work well at all.)

Desmos can do this for you; look for "regressions" in their documentation.
thank you :)
 
It looks like a logarithmic function. A common one is: [imath]y= a\ln(x) + b[/imath]
Can you use the known points to find the values of [imath]a \text { and } b?[/imath]

Note that you might not find one that perfectly fits the values but it should be with high accuracy.
Thank you too ;)
 
Here are my results:

1677284122264.png

Green is the exponential y=a*e^(bx)+c, red is the cubic y=ax^3+bx^2+xcx+d, and blue is the log y=a log(x+b)+c, which doesn't actually pass through the points.

The exponential clearly seems most appropriate (and gives an exact fit despite having only 3 parameters for 4 points); but whether it's actually suitable for the actual experiment depends on the nature of the experiment.
 
Top