High School Creating Equation Based on Data Set of x,y Values

Click For Summary
To project trends beyond a given set of x,y values, various models can be utilized depending on the nature of the data. While a simple linear equation can be created by estimating the slope, more accurate methods like regression analysis or polynomial expressions may be necessary for non-linear trends. Suggested models include logarithmic and exponential functions, with examples provided for their formulations. It's important to choose the right model based on whether the data is measured or calculated, as this will influence the accuracy of predictions outside the original dataset. Exploring resources on curve fitting can further enhance understanding and application of these concepts.
Zarathuztra
Messages
36
Reaction score
0
I'm attempting to reclaim lost knowledge... hopefully this works. I would like to take a data set I have x,y values and project the trend beyond the (10) values I currently have. For example, I have a graph with (10) values for x and y, but would like to graph the trend created by values 1-10 to values 11-15.

I recall learning how to derive an equation to represent the data set but how no idea how I used to to it. Need some help on this one. I'm sure there are other ways to do this that I haven't thought of and wouldn't mind suggestions.

PS, I know I could create a simple linear equation by eyeballing the best fitting slope, but would like to be more accurate as the trend is not always linear.
 
Mathematics news on Phys.org
If the trend is not linear and you want to extrapolate beyond the outermost data points, you'll need some other model ("it is linear" is a model as well). There are many possible models, the best one will depend on your data source. A parabola, an exponential function, a square root, a logarithm, some combination of those, ...
 
In that case I would say the tendency is for logarithmic and exponential. Could you suggest an example model for logarithmic?
 
y=c*log(x)?
y=c*log(x+d)?
y=c*log(x+d)+e?
 
Zarathuztra said:
I'm attempting to reclaim lost knowledge... hopefully this works. I would like to take a data set I have x,y values and project the trend beyond the (10) values I currently have. For example, I have a graph with (10) values for x and y, but would like to graph the trend created by values 1-10 to values 11-15.
As usual, it depends. If the data set is a set of measurements, I would use a form of regression (linear, quadratic, exponential...). If the data is a set of calculated values, you can create a polynomial expression that passes exactly through your data points (but that expression is usually useless in predicting values outside the original data set). I suggest you peruse https://en.wikipedia.org/wiki/Curve_fitting.
 
Here is a little puzzle from the book 100 Geometric Games by Pierre Berloquin. The side of a small square is one meter long and the side of a larger square one and a half meters long. One vertex of the large square is at the center of the small square. The side of the large square cuts two sides of the small square into one- third parts and two-thirds parts. What is the area where the squares overlap?

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 76 ·
3
Replies
76
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K