Risk score

Last updated

A risk score is a metric used in statistics, biostatistics, econometrics and related disciplines to stratify a population for targeted screening. It assigns scores to individuals based on risk factors; a higher score reflects higher risk. The score reflects the level of risk in the presence of some risk factors (e.g. risk of mortality or disease in the presence of symptoms or genetic profile, risk financial loss considering credit and financial history, etc.).

Contents

Risk scores are mainly designed to be:

Formal definition

A typical scoring method is composed of 3 components: [1]

  1. A set of consistent rules (or weights) that assign a numerical value ("points") to each risk factor that reflect our estimation of underlying risk.
  2. A formula (typically a simple sum of all accumulated points) that calculates the score.
  3. A set of thresholds that helps to translate the calculated score into a level of risk, or an equivalent formula or set of rules to translate the calculated score back into probabilities (leaving the nominal evaluation of severity to the practitioner).

Items 1 & 2 can be achieved by using some form of regression, that will provide both the risk estimation and the formula to calculate the score. Item 3 requires setting an arbitrary set of thresholds and will usually involve expert opinion.

Estimating risk with GLM

Risk score are designed to represent an underlying probability of an adverse event denoted given a vector of explanatory variables containing measurements of the relevant risk factors. In order to establish the connection between the risk factors and the probability, a set of weights is estimated using a generalized linear model:

Where is a real-valued, monotonically increasing function that maps the values of the linear predictor to the interval . GLM methods typically uses the logit or probit as the link function.

Estimating risk with other methods

While it's possible to estimate using other statistical or machine learning methods, the requirements of simplicity and easy interpretation (and monotonicity per risk factor) make most of these methods difficult to use for scoring in this context:

  • With more sophisticated methods it becomes difficult to attribute simple weights for each risk factor and to provide a simple formula for the calculation of the score. A notable exception are tree-based methods such as CART, which can provide a simple set of decision rules and calculations but cannot ensure the monotonicity of the scale across the different risk factors.
  • Because the goal is to estimate underlying risk across the population, individuals cannot be tagged in advance on an ordinal scale—it's not known in advance whether an observed individual belongs to a "high risk" group. Thus, classification methods are only relevant if individuals are to be classified into 2 groups or 2 possible actions.

Constructing the score

When using GLM, the set of estimated weights can be used to assign different values (or "points") to different values of the risk factors in (continuous or nominal as indicators). The score can then be expressed as a weighted sum:

Making score-based decisions

Let denote a set of "escalating" actions available for the decision maker (e.g. for credit risk decisions: = "approve automatically", = "require more documentation and check manually", = "decline automatically"). In order to define a decision rule, we want to define a map between different values of the score and the possible decisions in . Let be a partition of into consecutive, non-overlapping intervals, such that .

The map is defined as follows:

Examples

Biostatistics

(see more examples on the category page Category:Medical scoring system)

Financial industry

The primary use of scores in the financial sector is for Credit scorecards, or credit scores:

Social Sciences

References

  1. Toren, Yizhar (2011). "Ordinal Risk-Group Classification". arXiv: 1012.5487 [stat.ML].
  2. Le Gall, JR; Lemeshow, S; Saulnier, F (1993). "A new Simplified Acute Physiology Score (SAPS II) based on a European/North American multicenter study". JAMA. 270 (24): 2957–63. doi:10.1001/jama.1993.03510240069035. PMID   8254858.
  3. "Simplified Acute Physiology Score (SAPS II) Calculator - ClinCalc.com". clincalc.com. Retrieved August 20, 2018.
  4. Johnston SC; Rothwell PM; Nguyen-Huynh MN; Giles MF; Elkins JS; Bernstein AL; Sidney S. "Validation and refinement of scores to predict very early stroke risk after transient ischaemic attack" Lancet (2007): 369(9558):283-292
  5. "ABCD² Score for TIA". www.mdcalc.com. Retrieved December 16, 2018.
  6. 1 2 "ISM7 (NI) Scorecard, Allstate Property & Casualty Company" (PDF). Retrieved December 16, 2018.
  7. "How We Analyzed the COMPAS Recidivism Algorithm" . Retrieved December 16, 2018.