Related Experiment Video
Updated: May 17, 2026

O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression
Published on: November 8, 2019
What Polynomial Regression Reveals About Scientific Data Compression
None:
Scientific instruments and large-scale simulations produce vast amounts of floating-point data, posing challenges for storage, transfer, and analysis. Modern lossy compression reduces data size within error limits but often obscures local data behavior. Consequently, compression is seen mainly as a tool for size reduction rather than a means of learning about the data. Polynomial regression offers another option. Fitting simple mathematical curves to small regions of data can both reduce data size and highlight features such as smooth trends, abrupt changes, and noisy regions. In this work, we examine piecewise polynomial regression as a structure-aware form of compression. Our goal is less about outperforming other compressors and more about showing how locally fitted models can expose the underlying structure of the data.
Related Concept Videos
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Correlation and Regression
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Correlation of Experimental Data
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity, and...
Residual Plots
When the residual values are plotted against the variable x, it is called a residual...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...