Undergrad Uncertainties from linear interpolation

Click For Summary
SUMMARY

The discussion centers on the challenges of using piecewise linear interpolation to estimate a function of multiple variables, specifically ##y = f(x_1, x_2)##, from simulated data. The user seeks to understand how to propagate uncertainties associated with the independent variables ##(x_1, x_2)## and the model parameters, particularly when no theoretical formula exists for the function. Key tools mentioned include Python for implementation and the R statistics package for obtaining confidence intervals using the confint function. The conversation highlights the distinction between interpolation and regression, emphasizing that interpolation assumes no errors in the data or model parameters.

PREREQUISITES
  • Understanding of piecewise linear interpolation techniques
  • Familiarity with error propagation methods in statistics
  • Knowledge of Python programming for data analysis
  • Basic concepts of regression analysis and confidence intervals
NEXT STEPS
  • Research methods for error propagation in piecewise linear interpolation
  • Explore the use of neural networks for function approximation in Python
  • Learn about spline functions as an alternative to piecewise linear interpolation
  • Investigate the application of the R package for linear regression and confidence intervals
USEFUL FOR

Data scientists, statisticians, and researchers working on function approximation and uncertainty quantification in multi-variable datasets.

  • #31
I would suggest that you make a simple model and use your techniques to solve it thereby learning your techniques.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K