Related Experiment Video
Updated: Feb 7, 2026

11:09
An Easy Method for Plant Polysome Profiling
Published on: August 28, 2016
13.4K
Precision Profile Weighted Deming Regression for Methods Comparison
Douglas M Hawkins1, Jessica J Kraker2
1School of Statistics, University of Minnesota, Minneapolis, MN, United States.
The Journal of Applied Laboratory Medicine
|February 5, 2026
Summary
Precision profile models enhance Deming regression for method validation by accounting for varying measurement variance. This approach improves accuracy when explicit variance information is unavailable, offering more generalizable results.
Area of Science:
- Analytical Chemistry
- Biostatistics
- Method Validation
Background:
- Method validation commonly uses methods comparison (MC) with a reference method.
- Parametric modeling, specifically Deming regression, is the most robust approach for MC.
- Deming regression requires accurate weighting based on measurement variance, which is often concentration-dependent.
Purpose of the Study:
- To present the mathematical framework for integrating precision profile models with errors-in-variables (Deming) regression.
- To provide a method for weighted Deming regression applicable when precision profiles are known or unknown.
- To enhance the accuracy and generalizability of method validation studies.
Main Methods:
- The study outlines the mathematical theory connecting precision profile models with Deming regression.
- Weighted Deming regression is implemented using R code for both known and unknown precision profile scenarios.
- The implementation includes diagnostics such as jackknife standard errors, confidence intervals, and outlier testing.
Main Results:
- R code is provided for weighted Deming regression with known and unknown precision profiles.
- The methodology supports diagnostics for normality, linearity, and outlier identification.
- This approach overcomes limitations of previous methods that assumed constant variance or coefficient of variation.
Conclusions:
- Precision profile models offer a more flexible and generalizable approach to Deming regression compared to existing methods.
- This framework allows for accurate method validation even when measurement variance changes with analyte concentration.
- The developed R codes facilitate the practical application of these advanced statistical methods.
Related Concept Videos
Regression Toward the Mean
7.1K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.1K
Drug Dissolution: Requirements and Profile Comparison
282
The acceptance criteria for dissolution profile data are anchored in Q values, representing the percentage of drug dissolved within a specified period. This assessment unfolds in three stages:First Stage: The test passes if all six drug dosage units are equal to or greater than Q plus 5%; otherwise, the sample proceeds to the second stage.Second Stage: The average of twelve units must be equal to or greater than Q, with no unit falling below Q - 15% to pass; if not, it progresses to the final...
282
Multiple Regression
4.0K
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...
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...
4.0K
Correlation and Regression
3.5K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
3.5K
Regression Analysis
8.4K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
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:
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:
8.4K
Uncertainty in Measurement: Accuracy and Precision
102.4K
Scientists typically make repeated measurements of a quantity to ensure the quality of their findings and to evaluate both the precision and the accuracy of their results. Measurements are said to be precise if they yield very similar results when repeated in the same manner. A measurement is considered accurate if it yields a result that is very close to the true or the accepted value. Precise values agree with each other; accurate values agree with a true value.
102.4K

