Concept Architecture
Concept
Theoretically, an Eigenvalue is a scalar that quantifies the amount of variance or information associated with an eigenvector of a square matrix. It is a fundamental concept in linear algebra and matrix theory, arising whenever a linear transformation changes the magnitude of a vector without altering its direction. In health economics, eigenvalues are used extensively in principal component analysis, factor analysis, multivariate statistics, Markov modelling and numerical optimisation.
Mathematically, an eigenvalue is defined by the characteristic equation of a square matrix. For a matrix A, an eigenvalue ? satisfies the equation A? = ??, where ? is the corresponding eigenvector. Eigenvalues are obtained by solving the characteristic polynomial, and together they describe important properties of the matrix, including its variance structure, stability and dimensionality.
In practice, eigenvalues are calculated during matrix decomposition procedures used in multivariate statistical analyses. In principal component analysis and factor analysis, they determine the amount of variance explained by each component or factor. In Markov models, dominant eigenvalues are used to evaluate long-run system behaviour and convergence properties. Eigenvalues therefore play a central role in numerous quantitative methods used throughout health economics.
Purpose
Used to quantify variance explained by matrix components, perform matrix decomposition, support principal component and factor analysis, evaluate Markov model behaviour and solve multivariate statistical problems.
Mathematical Formulae
Primary Formula
A? = ??
where:
A = square matrix
? = eigenvalue
? = corresponding eigenvector
Supporting Formulae
Characteristic equation:
det(A ? ?I) = 0
Total variance:
??? = tr(A)
Proportion of variance explained:
Variance Explained = ?? / ???
Related Mathematical Methods
Eigenvector
Principal Component Analysis
Factor Analysis
Singular Value Decomposition
Matrix Decomposition
Markov Models
Linear Algebra
Example
A health economist performs principal component analysis on responses to a health-related quality of life questionnaire containing twelve items.
The first three eigenvalues are:
?? = 4.82
?? = 2.14
?? = 1.27
Because each exceeds 1.0, all three components satisfy the Kaiser criterion for retention. Together they explain approximately 68% of the total questionnaire variance and are retained for subsequent interpretation.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| MMULT | =MMULT(A2:D5,E2:H5) | Matrix multiplication during decomposition |
| MINVERSE | =MINVERSE(A2:D5) | Matrix inversion for multivariate analyses |
| MDETERM | =MDETERM(A2:D5) | Calculate matrix determinant used in characteristic equations |
| TRANSPOSE | =TRANSPOSE(A2:D5) | Matrix transposition for covariance calculations |
VBA (Optional)
Automate matrix decomposition and extraction of eigenvalues and eigenvectors for principal component analysis, factor analysis and Markov model evaluation.
Sources
Jolliffe IT. Principal Component Analysis.
Johnson RA, Wichern DW. Applied Multivariate Statistical Analysis.
Rencher AC, Christensen WF. Methods of Multivariate Analysis.
Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes.
Related Concepts (6)
Library
Publications
1
Bayesian Methods in Health Economics — Gianluca Baio, 1st Edition ed., 2012 (Chapman & Hall / CRC Press)
An overview of Bayesian statistical methods for the analysis of health economic data, covering economic evaluation concepts, statistical cost-effectiveness analysis, Bayesian computation and MCMC, and applied health economic evaluation.
BookView source →
Frequently Asked Questions (6)
What is an eigenvalue?
A mathematical quantity indicating the amount of variance explained by its corresponding direction, used in factor analysis to decide how many factors to keep.
Source: Belsley, Kuh & Welsch 1980
What does an eigenvalue represent in factor analysis?
In factor analysis an eigenvalue represents the amount of variance among the measured variables that a particular factor accounts for. A large eigenvalue marks a factor that explains a substantial share of the shared variation, while a small one marks a factor that captures little. Comparing eigenvalues, often by keeping those above one or by reading a scree plot, guides how many factors are worth retaining. Measuring the variance a factor explains is what it does. Kline (2015) describes this.
Source: Kline 2015
How are eigenvalues used in factor analysis?
Eigenvalues are used in factor analysis to decide how many factors to retain, since each eigenvalue indicates the amount of variance a factor explains, and factors with larger eigenvalues account for more of the variation. Common rules retain factors with eigenvalues above one or use a scree plot of the eigenvalues to find where they level off. So eigenvalues are used to guide the number of factors kept, by indicating each factor's contribution to explaining the variance, which helps balance capturing the important structure against retaining too many factors, and they underpin common criteria for deciding the dimensionality of a factor solution.
Source: Belsley, Kuh & Welsch 1980
What does an eigenvalue represent?
An eigenvalue represents the amount of variance in the data explained by its associated factor or component, so a larger eigenvalue means that direction captures more of the total variability. In factor analysis, the eigenvalues from the correlation matrix indicate how much variance each potential factor accounts for. So an eigenvalue represents the variance captured by a factor or component, providing a measure of its importance in summarising the data, which is why the pattern of eigenvalues, from largest to smallest, is examined to judge how many factors meaningfully contribute and how much of the total variance the retained factors together explain.
Source: Belsley, Kuh & Welsch 1980
How do eigenvalues help decide the number of factors?
Eigenvalues help decide the number of factors through criteria based on their sizes: the Kaiser rule retains factors with eigenvalues greater than one, on the reasoning that a factor should explain at least as much variance as a single variable, and the scree plot displays the eigenvalues in order to find the point where they level off, retaining factors before it. So eigenvalues guide the choice of the number of factors by indicating each factor's contribution, with these criteria offering rules of thumb, though they are applied with judgement, since mechanical use can retain too many or too few factors, and interpretability is also considered alongside the eigenvalues.
Source: Belsley, Kuh & Welsch 1980
How do eigenvalues relate to collinearity diagnostics?
Eigenvalues relate to collinearity diagnostics in regression because small eigenvalues of the predictor matrix indicate near-linear dependencies among the predictors, that is collinearity, and the condition indices used to detect collinearity are derived from the eigenvalues. A very small eigenvalue signals a direction along which the predictors barely vary, reflecting strong collinearity. So eigenvalues underlie collinearity diagnostics, with small eigenvalues revealing the near-dependencies that define collinearity and giving rise to large condition indices, which is why examining the eigenvalue structure of the predictors is part of diagnosing collinearity in regression as well as determining dimensions in factor analysis.
Source: Belsley, Kuh & Welsch 1980
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 15 Dec 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/eigenvalue
- Term code
- HE-ES-SA-058
Stable URI · Machine-readable · Resolvable · CC BY 4.0