Discussion Overview
The discussion revolves around determining the equation of a graph based on a given dataset of (x,y) coordinates, specifically in the context of fitting models to data representing a velocity profile of a carotid bifurcation artery. Participants explore various fitting techniques and the implications of using different models.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- One participant suggests using trendlines in Excel, such as logarithmic or polynomial fits, but notes that these may not yield the "real" equation of the dataset.
- Another participant explains how Excel's linear fit minimizes the least-square residuals and discusses the mathematical approach to finding the best fit.
- A dataset of (x,y) coordinates is provided for plotting and analysis, with a participant expressing a preference for a 6th order polynomial fit.
- Concerns are raised about the limitations of polynomial fits, with a participant emphasizing the need for a physical model to accurately describe the data rather than merely smoothing it.
- One participant mentions the potential for a Poisson distribution fit and compares its adjusted R-squared value to that of the polynomial fit.
- Suggestions are made to split the dataset into segments for different fitting approaches based on the shape of the data.
- A later reply proposes investigating a Fourier series model to ensure periodicity in the data representation.
- Another participant recommends considering a cubic spline fit instead of a high-degree polynomial to avoid overfitting issues.
Areas of Agreement / Disagreement
Participants express differing opinions on the best fitting approach, with no consensus on a single method. Some advocate for polynomial fits, while others suggest physical models or alternative fitting techniques like cubic splines or Fourier series.
Contextual Notes
Participants acknowledge the limitations of their approaches, including the absence of a physical model and the potential inaccuracies of high-degree polynomial fits. The discussion highlights the complexity of accurately modeling the data without a clear underlying theory.
Who May Find This Useful
This discussion may be useful for individuals interested in data fitting techniques, particularly in the context of biomedical data analysis and modeling approaches in physics and engineering.