Water quality predictions through linear regression - A brute force algorithm approach

A C P Fernandes1, A R Fonseca2, F A L Pacheco3

  • 1Centre for Natural Resources and Environment (CERENA/FEUP), Engineering Faculty, University of Porto, Rua Dr. Roberto Frias, Porto 4200-465, Portugal.

Methodsx
|April 20, 2023
PubMed

Related Concept Videos

Testing Water Quality01:14

Testing Water Quality

When the quality of water for concrete preparation is uncertain, its impact on the setting time of cement and compressive strength of mortar is assessed by comparison with de-ionized or distilled water benchmarks. American Society for Testing and Materials (ASTM) C1602 requires the setting times to be within 90 minutes of the control, British Standard (BS) 3146:1980 allows a 30-minute variance in the initial setting, while British Standards European Norm (BS EN) 1008 specifies initial setting...
151
Multiple Regression01:25

Multiple Regression

Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
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...
3.1K
Quality of Water01:19

Quality of Water

In concrete preparation, the quality of water is paramount as it affects the strength and durability of the concrete. Potable water is usually preferred; however, it must not have excessive sodium or potassium to prevent compromising the concrete's integrity. Water quality is typically evaluated based on impurities such as dissolved solids, chlorides, and sulfates, and its pH value is ideally between 6 and 8. Even slightly acidic natural water may be acceptable unless it contains harmful...
144
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
7.6K
Typical Model Studies01:30

Typical Model Studies

Fluid mechanics model studies often utilize scaled-down systems to predict fluid behavior in full-scale environments, such as river flows, dam spillways, and structures interacting with open surfaces. Maintaining Froude number similarity in river models is crucial, as it replicates surface flow features like wave patterns and velocities.
393
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
69