VerifiedEvidence: highv1.0.0

Predictive Accuracy

The degree to which a model's forecasts or classifications correspond to actual observed outcomes when tested against real data.

Last reviewedDarrin Baines IP Ltd

Concept Architecture

Concept

Theoretically, Predictive Accuracy is the degree to which a statistical or mathematical model correctly predicts outcomes in new or independent data. It reflects the closeness of predicted values to observed values and provides an assessment of a model's ability to generalise beyond the data used for model development. Predictive accuracy is central to statistical learning and prediction because a model with high explanatory performance may nevertheless perform poorly when applied to external populations. In health economics, predictive accuracy is evaluated when developing risk equations, survival models, utility mapping algorithms and other statistical models used to parameterise economic evaluations.

Mathematically, predictive accuracy is quantified using measures that compare observed outcomes with model predictions. The appropriate measure depends on the outcome type and modelling framework and may include mean squared error, root mean squared error, mean absolute error, classification accuracy, the Brier score or other prediction error statistics. These measures estimate the magnitude of prediction error and facilitate comparison between competing predictive models.

In practice, predictive accuracy is assessed using independent validation datasets, cross-validation or bootstrap resampling to minimise optimism arising from model development. Health economists evaluate predictive accuracy before selecting statistical models used to estimate costs, utilities, treatment effects or disease progression. Assessment is typically combined with calibration and discrimination analyses to provide a comprehensive evaluation of model performance.


Purpose

Used to quantify how closely model predictions match observed outcomes and to compare competing predictive models before their use in health economic evaluation.


Mathematical Formulae

Primary Formula

For continuous outcomes, a widely recognised measure of predictive accuracy is the mean squared error:

MSE = (1/n) �???� (y? ? ??)�

where:

  • y? = observed outcome
  • ?? = predicted outcome
  • n = number of observations

Supporting Formulae

Root Mean Squared Error:

RMSE = �MSE

Mean Absolute Error:

MAE = (1/n) �???� |y? ? ??|

Related Mathematical Methods

  • Cross-validation
  • Bootstrap validation
  • Calibration assessment
  • Discrimination assessment
  • Goodness of fit assessment
  • Mean squared error
  • Root mean squared error
  • Mean absolute error
  • Brier score

Example

A health economist develops a regression model predicting annual healthcare costs for 1,000 patients.

Observed costs (�):

1,950; 2,100; 2,300; 2,450; 2,700

Predicted costs (�):

2,000; 2,050; 2,250; 2,500; 2,650

The mean squared error is

MSE = [(-50)� + 50� + 50� + (-50)� + 50�] / 5 = 2,500

Therefore,

RMSE = �2,500 = 50

The average prediction error is �50, indicating good predictive accuracy relative to the scale of annual healthcare costs.


Excel Implementation

FunctionExample FormulaHealth Economics Application
SUMXMY2=SUMXMY2(B2:B1001,C2:C1001)/COUNT(B2:B1001)Calculates mean squared prediction error.
SQRT=SQRT(D2)Calculates root mean squared error.
ABS=ABS(B2-C2)Calculates absolute prediction error for each observation.
AVERAGE=AVERAGE(D2:D1001)Calculates mean absolute prediction error.

VBA (Optional)

Automate calculation of prediction error measures across validation datasets and generate comparative predictive performance reports.


Sources

  • 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. 4th ed.
  • Harrell FE. Regression Modeling Strategies. 2nd ed.
  • Hastie T, Tibshirani R, Friedman J. The Elements of Statistical Learning.
  • James G, Witten D, Hastie T, Tibshirani R. An Introduction to Statistical Learning.
  • ISPOR-SMDM Modeling Good Research Practices Task Force. Model Validation. Medical Decision Making. 2012.

Library

Publications

1
  • Journal article

    Model Transparency and Validation: A Report of the ISPOR-SMDM Modeling Good Research Practices Task Force-7 — Eddy, Hollingworth, Caro, Tsevat, McDonald & Wong, Task Force Report 7 ed., 2012 (Value in Health / Medical Decision Making)

    Best-practice guidance on model transparency and validation, defining face, internal, external and predictive validation and setting out how models should be documented for scrutiny.

Frequently Asked Questions (6)

  • What is predictive accuracy?

    The degree to which a model's forecasts or classifications correspond to actual observed outcomes when tested against real data.

    Source: Hanley & McNeil 1982

  • What are the two components of predictive accuracy?

    Predictive accuracy is usually understood to have two parts. Calibration concerns whether predicted probabilities match observed frequencies, so that events predicted to happen a tenth of the time indeed occur about that often. Discrimination concerns whether the model ranks those who have the outcome above those who do not. A model can do well on one and badly on the other, so accuracy is judged on both together. Neither alone captures how good the predictions are. Steyerberg and colleagues (2010) set out these components.

    Source: Steyerberg et al. 2010

  • How is predictive accuracy measured?

    Predictive accuracy is measured by comparing a model's predictions with observed outcomes, using measures suited to the prediction. For classification, measures include the proportion correctly classified, sensitivity, specificity, and the area under the receiver operating characteristic curve, which captures discrimination. For continuous forecasts, measures of prediction error, such as mean squared error, are used. Testing against real data, ideally not used to build the model, gives an honest estimate of accuracy, since performance on the training data can overstate how well the model predicts.

    Source: Hanley & McNeil 1982

  • Why does predictive accuracy matter?

    Predictive accuracy matters because a model used to forecast or classify is useful only if its predictions match reality, so accuracy indicates whether the model performs its task well enough to rely on. Inaccurate predictions can mislead decisions, for instance misclassifying patients' risk. Assessing predictive accuracy shows how well the model forecasts, informing whether it is fit for use, and comparing accuracy across models or against a benchmark helps judge which performs best, so accuracy is central to evaluating predictive models.

    Source: Hanley & McNeil 1982

  • How does predictive accuracy relate to discrimination and calibration?

    Predictive accuracy encompasses aspects including discrimination and calibration. Discrimination is the ability to separate those who will and will not experience an outcome, ranking higher-risk individuals above lower-risk ones. Calibration is the agreement between predicted and observed frequencies. A model may discriminate well yet be poorly calibrated, or vice versa, and both contribute to overall predictive performance. Assessing predictive accuracy therefore involves examining discrimination and calibration together, since accurate prediction requires both correct ranking and correct probabilities.

    Source: Kalbfleisch & Prentice 2002

  • Why test predictive accuracy on independent data?

    Predictive accuracy should be tested on data independent of that used to build the model because performance on the training data tends to overstate how well the model predicts, since the model may have fitted noise specific to that data. Testing on new, independent data gives an honest estimate of how the model will perform on future cases. Without this, an apparently accurate model may predict poorly in practice, so independent testing, or methods such as cross-validation, is used to assess genuine predictive accuracy.

    Source: Hanley & McNeil 1982

Trust Record

Verified by Dr Darrin Baines

British health economist

Professional identity: darrinbaines.org

Verification date: 16 Oct 2025

Content version: 1.0.0

Canonical Identity

Term code
HE-EM-MV-060

Stable URI · Machine-readable · Resolvable · CC BY 4.0