Computing the Conditioning of the Components of a Linear Least Squares Solution
Marc Baboulin, Jack Dongarra, Serge Gratton, and Julien Langou

TL;DR
This paper investigates the accuracy and conditioning of solutions to overdetermined linear least squares problems, providing computable estimates, statistical interpretations, and practical LAPACK-based algorithms, illustrated with historical and real-world examples.
Contribution
It introduces practical condition number estimates for least squares components, linking them to statistical variances and providing computational tools and examples.
Findings
Condition numbers relate to variances in statistical models.
Provided LAPACK routines for computing condition numbers.
Illustrated with historical and real-world data examples.
Abstract
In this paper, we address the accuracy of the results for the overdetermined full rank linear least squares problem. We recall theoretical results obtained in Arioli, Baboulin and Gratton, SIMAX 29(2):413--433, 2007, on conditioning of the least squares solution and the components of the solution when the matrix perturbations are measured in Frobenius or spectral norms. Then we define computable estimates for these condition numbers and we interpret them in terms of statistical quantities. In particular, we show that, in the classical linear statistical model, the ratio of the variance of one component of the solution by the variance of the right-hand side is exactly the condition number of this solution component when perturbations on the right-hand side are considered. We also provide fragment codes using LAPACK routines to compute the variance-covariance matrix and the least squares…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical and numerical algorithms · Blind Source Separation Techniques · Matrix Theory and Algorithms
